Password Management
| Permission | API | Action | Dependent Permission | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Resetting the Password for Logging In to an ECS with a Few Clicks for Enterprise Projects | PUT /v1/{project_id}/cloudservers/{server_id}/os-reset-password | ecs:cloudServers:resetServerPwd | N/A | √ | √ |
| Displaying Whether an ECS Supports Password Reset | GET /v1/{project_id}/cloudservers/{server_id}/os-resetpwd-flag | ecs:cloudServers:get | N/A | √ | √ |
| Retrieving 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 | √ | √ |
| Resetting the Password for Logging In to an ECS with a Few Clicks | PUT /v2.1/{project_id}/servers/{server_id}/os-reset-password | ecs:cloudServers:resetServerPwd | N/A | √ | x |
| Retrieving the Password of a Windows ECS (Native OpenStack API) | GET /v2.1/{project_id}/servers/{server_id}/os-server-password | ecs:serverPasswords:manage | N/A | √ | x |
| Deleting the Password of a Windows ECS (Native OpenStack API) | DELETE /v2.1/{project_id}/servers/{server_id}/os-server-password | ecs:serverPasswords:manage | N/A | √ | x |
Last Article: SSH Key Management
Next Article: Floating IP Address Management
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.