Elastigroup Azure Stateful

Update Stateful Node State

Update the stateful node state.

put/azure/compute/statefulNode/{nodeId}/state

Parameters

#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
#/paths/~1azure~1compute~1statefulNode~1%7BnodeId%7D/get/parameters/1 — unresolved $ref

Request body

state'pause' | 'resume' | 'recycle'

Example request

{
  "state": "pause"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.