/v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/suspend¶
Contents
POST /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/suspend¶
Suspend an Ethernet hub
Parameters¶
- project_id: Project UUID
- node_id: Node UUID
Response status codes¶
- 204: Instance suspended
- 400: Invalid request
- 404: Instance doesn’t exist