Status Management
| Permissions | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Change the Name of a BMS | PUT /v1/{project_id}/baremetalservers/{server_id} | bms:servers:put | √ | √ |
| Reinstalling the BMS OS | POST /v1/{project_id}/baremetalservers/{server_id}/reinstallos | bms:servers:reInstallOS | √ | √ |
| Stopping BMSs in a Batch | POST /v1/{project_id}/baremetalservers/action | bms:servers:stop | √ | √ |
| Restarting BMSs in a Batch | POST /v1/{project_id}/baremetalservers/action | bms:servers:reboot | √ | √ |
| Starting BMSs in a Batch | POST /v1/{project_id}/baremetalservers/action | bms:servers:start | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.