CloudStack v2.2.13 - 2.2.14 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 |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |