restart instance
POST/v1/tenants/:tenant/workspaces/:workspace/instances/:name/restart
Power cycle (reboot) a specific instance.
This action is only valid when the instance's status.powerState is on. If the
instance is off, a 409 is returned.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 409
- 412
- 500
action accepted
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Precondition Failed
Internal Server Error