CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference
addAccountToProject
Adds acoount to a project
Request parameters
Parameter Name | Description | Required |
projectid | id of the project to add the account to | true |
account | name of the account to be added to the project | false |
email to which invitation to the project is going to be sent | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |