Apache CloudStack 4.23.0.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