latestOpenAPI 3.0.02026-08-2045003.8 MB

72813baf8d47

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