Resource Center/Bare Metal Management (Plus)/Bare Metal Management Operations
GETBare Metal Management OperationsSince 2.6.0SynchronousAuth Required
GetBaremetalChassisPowerStatus
GetBaremetalChassisPowerStatus
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Query Parameters
Request Inputs
Path Parameters
uuidStringRequiredThe UUID of the bare metal chassis.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/baremetal/chassis/{uuid}/powerstatus
/zstack/v1/baremetal/chassis/{uuid}/powerstatus
Request Example
curl -X GET 'http://{host}/zstack/v1/baremetal/chassis/{uuid}/powerstatus?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "status": "ON" }Change History
This API has no change history records yet.
