Lifecycle Management

Permission

API

Action

Dependent Permission

Creating an ECS

POST /v1/{project_id}/cloudservers

  • Assigning a New EIP

    ecs:cloudServers:create

  • Using an Existing EIP

    ecs:cloudServers:create

  • Assigning a New EIP

    vpc:publicIps:create

  • Using an Existing EIP

    vpc:publicIps:update

Deleting ECSs

POST /v1/{project_id}/cloudservers/delete

ecs:cloudServers:delete

N/A

Querying Details About ECSs (Native OpenStack API)

GET /v2/{project_id}/servers/detail

GET /v2.1/{project_id}/servers/detail

ecs:servers:list

ecs:servers:get

ecs:serverVolumes:use

ecs:diskConfigs:use

ecs:securityGroups:use

ecs:serverKeypairs:get

vpc:securityGroups:get

vpc:securityGroupRules:get

vpc:networks:get

vpc:subnets:get

vpc:ports:get

vpc:routers:get

Querying ECSs (Native OpenStack API)

GET /v2/{project_id}/servers

GET /v2.1/{project_id}/servers

ecs:servers:list

N/A

Querying Details About an ECS (Native OpenStack API)

GET /v2/{project_id}/servers/{server_id}

GET /v2.1/{project_id}/servers/{server_id}

ecs:servers:get

ecs:serverVolumes:use

ecs:diskConfigs:use

ecs:securityGroups:use

ecs:serverKeypairs:get

vpc:securityGroups:get

vpc:securityGroupRules:get

vpc:networks:get

vpc:subnets:get

vpc:ports:get

vpc:routers:get

Creating an ECS (Native OpenStack API)

POST /v2/{project_id}/servers

POST /v2/{project_id}/os-volumes_boot

POST /v2.1/{project_id}/servers

POST /v2.1/{project_id}/os-volumes_boot

ecs:servers:create

ecs:servers:get

ecs:serverInterfaces:use

ecs:serverInterfaces:get

ecs:flavors:get

ecs:securityGroups:use

evs:volumes:list

evs:volumes:get

evs:volumes:create

evs:volumes:attach

evs:volumes:manage

vpc:securityGroups:get

vpc:networks:get

vpc:networks:update

vpc:subnets:get

vpc:subnets:update

vpc:ports:create

vpc:ports:update

vpc:ports:get

vpc:ports:delete

vpc:networks:create

vpc:subnets:create

vpc:routers:get

vpc:routers:update

ims:images:list

ims:images:get

Deleting an ECS (Native OpenStack API)

DELETE /v2/{project_id}/servers/{server_id}

DELETE /v2.1/{project_id}/servers/{server_id}

ecs:servers:delete

N/A

Modifying an ECS (Native OpenStack API)

PUT /v2/{project_id}/servers/{server_id}

PUT /v2.1/{project_id}/servers/{server_id}

ecs:servers:update

ecs:servers:get