latestOpenAPI 3.0.02026-08-2045003.8 MB
72813baf8d47
Elastigroup Azure Spot VMs
Start Deployment
Deploy the Elastigroup. This triggers a Blue/Green deployment that replaces the existing VMs in the Elastigroup.
post/azure/compute/group/{groupId}/deployment
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
{
"deployment": {
"id": "sbgd-f331fb8e",
"groupId": "sig-a7aa60cd",
"status": "deploymentStart",
"currentBatch": 1,
"numOfBatches": 2,
"progress": {
"unit": "percentage",
"value": 10
},
"updatedAt": "2020-06-22T11:15:06.614Z",
"createdAt": "2020-06-22T11:15:06.614Z",
"batchSizePercentage": 50,
"gracePeriod": 300,
"batchMinHealthyPercentage": 100,
"drainingTimeout": 120,
"healthCheckTypes": [
"vmState"
]
}
}Response
— unresolved $ref