Apache CloudStack v4.8.0 Root Admin API Reference

updateHostPassword

Update password of a host/pool on management server.

Request parameters

Parameter NameDescriptionRequired
passwordthe new password for the host/clustertrue
usernamethe username for the host/clustertrue
clusteridthe cluster IDfalse
hostidthe host IDfalse
update_passwd_on_hostif the password should also be updated on the hostsfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully