Expands the size of the cluster
Request:
{
"instances":1, "profile": "small"
}
Response:
200 OK
Shrinks the size of cluster
Request:
{
"instances":1
}
Response:
200 OK
Response:
{
"pendingTasks":[
],
"stagingTasks":[
],
"activeTasks":[
],
"killableTasks":[
]
}