diff --git a/api-ref/src/docbkx/ch_compute-v2.1.xml b/api-ref/src/docbkx/ch_compute-v2.1.xml index 97fe0ebc9..a4a2b22e3 100644 --- a/api-ref/src/docbkx/ch_compute-v2.1.xml +++ b/api-ref/src/docbkx/ch_compute-v2.1.xml @@ -324,8 +324,9 @@
Servers password (servers, os-server-password) - Gets the encrypted administrative password set through the metadata - service. + Gets the encrypted administrative password. Also, clears the + encrypted administrative password for a server, which removes it from + the metadata server. + @@ -31,12 +32,14 @@ - Gets the administrative password - for a server. + + Gets the administrative password for a server. + - Policy defaults enable only users with the administrative role - or the owner of the server to perform this operation. Cloud providers can change - these permissions through the policy.json file. + Policy defaults enable only users with the administrative role + or the owner of the server to perform this operation. Cloud + providers can change these permissions through the + policy.json file. @@ -50,4 +53,25 @@ + + + + Clears the encrypted administrative password for a server, + which removes it from the metadata server. + + + This action does not actually change the instance server + password. + + + Policy defaults enable only users with the administrative role + or the owner of the server to perform this operation. Cloud + providers can change these permissions through the + policy.json file. + + + + +