Apache CloudStack 4.20.0.0 Root Admin API Reference
forgotPassword
Sends an email to the user with a token to reset the password using resetPassword command.
Request parameters
| Parameter Name | Description | Required |
| username | Username | true |
| domain | Path of the domain that the user belongs to. Example: domain=/com/cloud/internal. If no domain is passed in, the ROOT (/) domain is assumed. | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |