CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
								
listProjects
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 | 
| displaytext | list projects by display text | false | 
| id | list projects by project ID | false | 
| name | list projects by name | false | 
| state | list projects by state | false | 
Response Tags
| Response Name | Description | 
| id | the id of the project | 
| account | the account name of the project's owner | 
| displaytext | the displaytext of the project | 
| domain | the domain name where the project belongs to | 
| domainid | the domain id the project belongs to | 
| name | the name of the project | 
| state | the state of the project |