CloudStack v2.2.13 - 2.2.14 Root Admin API Reference

updateUser

Updates a user account

Request parameters

Parameter NameDescriptionRequired
idUser idtrue
emailemailfalse
firstnamefirst namefalse
lastnamelast namefalse
passwordHashed password (default is MD5). If you wish to use any other hasing algorithm, you would need to write a custom authentication adapterfalse
timezoneSpecifies a timezone for this command. For more information on the timezone parameter, see Time Zone Format.false
userapikeyThe API key for the user. Must be specified with userSecretKeyfalse
usernameUnique usernamefalse
usersecretkeyThe secret key for the user. Must be specified with userApiKeyfalse

Response Tags

Response NameDescription
idthe user ID
accountthe account name of the user
accountidthe account ID of the user
accounttypethe account type of the user
apikeythe api key of the user
createdthe date and time the user account was created
domainthe domain name of the user
domainidthe domain ID of the user
emailthe user email address
firstnamethe user firstname
lastnamethe user lastname
secretkeythe secret key of the user
statethe user state
timezonethe timezone user was created in
usernamethe user name