latestOpenAPI 3.0.02026-08-2045003.8 MB
72813baf8d47
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
}
}