Batch Operations
Permission |
API |
Action |
Dependencies |
---|---|---|---|
Stopping ECSs in a batch |
POST /v1/{project_id}/cloudservers/action |
ecs:cloudServers:stop |
- |
Restarting ECSs in a batch |
POST /v1/{project_id}/cloudservers/action |
ecs:cloudServers:reboot |
- |
Starting ECSs in a batch |
POST /v1/{project_id}/cloudservers/action |
ecs:cloudServers:start |
- |
Modifying ECSs in a batch |
PUT /v1/{project_id}/cloudservers/server-name |
ecs:cloudServers:put |
- |
Attaching a specified shared EVS disk to multiple ECSs in a batch |
POST /v1/{project_id}/batchaction/attachvolumes/{volume_id} |
ecs:cloudServers:attachSharedVolume |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.