Updated on 2023-05-29 GMT+08:00

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

-