Perform shutoff action on an instance
PUT/portal/api/v1/instances/action/:instance_id/:action
Performs the shutoff action on the instance identified by instance_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 500
Instance shut off successfully
Unauthorized
Forbidden
Resource not found.
Resource conflict.
Internal Server Error