latestOpenAPI 3.0.02026-08-2045003.8 MB
72813baf8d47
Elastigroup Azure Spot VMs
Detach VMs
Scale down specific virtual machines in Elastigroup cluster.
put/azure/compute/group/{groupId}/detachVms
Parameters
#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
#/paths/~1aws~1ec2~1group~1%7BgroupId%7D/put/parameters/0 — unresolved $ref
Request body
Example request
{
"vmsToDetach": [
"vm-0fbd69f960db"
],
"shouldTerminateVms": true,
"shouldDecrementTargetCapacity": true,
"shouldDeregisterVmFromLb": true
}