Apache CloudStack 4.23.0.0 Root Admin API Reference
updateHostPassword
Update password of a host/pool on management server.
Request parameters
| Parameter Name | Description | Required |
| password | The new password for the host/cluster | true |
| username | The username for the host/cluster | true |
| clusterid | The cluster ID | false |
| hostid | The host ID | false |
| update_passwd_on_host | If the password should also be updated on the hosts | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |