Batch Operations¶
Permission | API | Action | Dependencies | IAM Project | Enterprise Project |
---|---|---|---|---|---|
POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:stop |
| Supported | Supported | |
POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:reboot |
| Supported | Supported | |
POST /v1/{project_id}/cloudservers/action | ecs:cloudServers:start |
| Supported | Supported | |
PUT /v1/{project_id}/cloudservers/server-name | ecs:cloudServers:put |
| Supported | Supported | |
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 | Supported | Supported |