Apache CloudStack 4.0.0-incubating Root Admin API Reference
deleteUser
Creates a user for an account
Request parameters
Parameter Name | Description | Required |
id | Deletes a user | true |
Response Tags
Response Name | Description |
id | the user ID |
account | the account name of the user |
accountid | the account ID of the user |
accounttype | the account type of the user |
apikey | the api key of the user |
created | the date and time the user account was created |
domain | the domain name of the user |
domainid | the domain ID of the user |
the user email address | |
firstname | the user firstname |
lastname | the user lastname |
secretkey | the secret key of the user |
state | the user state |
timezone | the timezone user was created in |
username | the user name |