Elastigroup AWS
Update Capacity
Update the capacity of an Elastigroup
put/aws/ec2/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": {
"minimum": 1,
"maximum": 10,
"target": 2
}
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.