CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
listProjectInvitations
Lists projects and provides detailed information for listed projects
Request parameters
Parameter Name | Description | Required |
account | List resources by account. Must be used with the domainId parameter. | false |
activeonly | if true, list only active invitations - having Pending state and ones that are not timed out yet | false |
id | list invitations by id | false |
projectid | list by project id | false |
state | list invitations by state | false |
Response Tags
Response Name | Description |
id | the id of the invitation |
account | the account name of the project's owner |
domain | the domain name where the project belongs to |
domainid | the domain id the project belongs to |
the email the invitation was sent to | |
project | the name of the project |
projectid | the id of the project |
state | the invitation state |