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 NameDescriptionRequired
usernameUsernametrue
domainPath 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 NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully