Get and reset the encrypted admin password set through the metadata service.
Method | URI | Description |
---|---|---|
GET | /v2/servers/{server_id}/os-server-password | Gets the administrative password for a specified server. |
DELETE | /v2/servers/{server_id}/os-server-password | Clears the encrypted copy of the password in the metadata server. This is done after the client has retrieved the password and knows it doesn't need it in the metadata server anymore. The password for the server remains the same. |