Update Spa
PATCH /v1/armada/simple_product_assignment/{spa_id}
Update a simple product assignment
Authorizations
Parameters
Path Parameters
The simple product assignment ID
The simple product assignment ID
Request Body required
This is a minimal assignment type that represents how we currently handle assignments, but should be improved upon in the future.
object
The name of the product that will be used directly by the deployment system. e.g., paladins, roco
The number of instances of the product that will be used directly by the deployment system.
The ID of the host this assignment is associated with
Responses
200
Successful Response
This is a minimal assignment type that represents how we currently handle assignments, but should be improved upon in the future.
object
The name of the product that will be used directly by the deployment system. e.g., paladins, roco
The number of instances of the product that will be used directly by the deployment system.
The ID of the host this assignment is associated with
422
Validation Error