Batch Operations
| Permission | API | Action | Dependent Permission | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Stopping ECSs in a Batch | POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:stop | N/A | √ | √ |
| Restarting ECSs in a Batch | POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:reboot | N/A | √ | √ |
| Starting ECSs in a Batch | POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:start | N/A | √ | √ |
| Modifying ECSs in a Batch | PUT /v1/{project_id}/cloudservers/server-name | ecs:cloudServers:put | N/A | √ | √ |
| Attaching a Specified Shared EVS Disk to Multiple ECSs in a Batch | POST /v1/{project_id}/batchaction/attachvolumes/{volume_id} | ecs:cloudServers:attachSharedVolume | evs:volumes:use | √ | √ |
Last Article: ECS Status Management
Next Article: Network Management
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.