1
0
forked from docs/doc-exports
doc-exports/docs/ecs/api-ref/en-us_topic_0184167662.html
Goncharov, Artem e804cc1855 ecs api-ref update from https://github.com/opentelekomcloud-docs/doc-exports/pull/13/
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Goncharov, Artem <artem.goncharov@t-systems.com>
Co-committed-by: Goncharov, Artem <artem.goncharov@t-systems.com>
2022-08-17 15:16:30 +00:00

5.1 KiB

Batch Operations

Permission

API

Action

Dependent Permission

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