Apache CloudStack v4.9.0 Root Admin API Reference
deleteAccountFromProject
Deletes account from the project
Request parameters
Parameter Name | Description | Required |
account | name of the account to be removed from the project | true |
projectid | ID of the project to remove the account from | true |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |