Elastigroup Azure Spot VMs
Update Capacity
Update the capacity of an Elastigroup
put/azure/compute/group/{groupId}/capacity
Parameters
#/paths/~1aws~1ec2~1group~1%7BgroupId%7D/put/parameters/0 — unresolved $ref
#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
Request body
Example request
{
"capacity": {
"target": 8,
"minimum": 2,
"maximum": 10
}
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.