Apache CloudStack 4.20.0.0 Root Admin API Reference

moveUser

Moves a user to another account in the same domain.

Request parameters

Parameter NameDescriptionRequired
idid of the user to be moved.true
accountMoves the user under the specified account. If no account name is specified, it is necessary to provide an account id.false
accountidMoves the user under the specified account. If no account id is specified, it is necessary to provide an account name.false

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully