Security Group Management¶
Permission | API | Action | Dependencies |
---|---|---|---|
Querying security groups of a specified ECS (native OpenStack API) | GET /v2/{project_id}/servers/{server_id}/os-security-groups GET /v2.1/{project_id}/servers/{server_id}/os-security-groups | ecs:securityGroups:use | vpc:securityGroups:get |
POST /v2/{project_id}/servers/{server_id}/action POST /v2.1/{project_id}/servers/{server_id}/action | ecs:securityGroups:use | ecs:servers:get ecs:servers:list ecs:serverVolumes:use ecs:diskConfigs:use ecs:serverKeypairs:get vpc:securityGroups:get vpc:securityGroups:create vpc:securityGroups:update vpc:securityGroupRules:get vpc:networks:get vpc:subnets:get vpc:routers:get vpc:ports:get vpc:ports:update | |
POST /v2/{project_id}/servers/{server_id}/action POST /v2.1/{project_id}/servers/{server_id}/action | ecs:securityGroups:use | ecs:servers:get ecs:servers:list ecs:serverVolumes:use ecs:diskConfigs:use ecs:serverKeypairs:get vpc:securityGroups:get vpc:securityGroups:delete vpc:securityGroups:update vpc:securityGroupRules:get vpc:networks:get vpc:subnets:get vpc:routers:get vpc:ports:get vpc:ports:update |