Password Management
Permission | API | Action | Dependent Permission | IAM Project | Enterprise Project |
---|---|---|---|---|---|
Obtaining the Password for Logging In to a Windows ECS | GET /v1/{project_id}/cloudservers/{server_id}/os-server-password | ecs:cloudServers:get | N/A | √ | √ |
Deleting the Password for Logging In to a Windows ECS | DELETE /v1/{project_id}/cloudservers/{server_id}/os-server-password | ecs:cloudServers:deletePassword | N/A | √ | √ |
Obtaining the Password for Logging In to a Windows ECS (Native OpenStack) | GET /v2.1/{project_id}/servers/{server_id}/os-server-password | ecs:serverPasswords:manage | N/A | √ | x |
Deleting the Password for Logging In to a Windows ECS (Native OpenStack) | DELETE /v2.1/{project_id}/servers/{server_id}/os-server-password | ecs:serverPasswords:manage | N/A | √ | x |
Parent topic: Permissions Policies and Supported Actions