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 | N/A | √ | √ |
Parent topic: Permissions Policies and Supported Actions