CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference
								
listDomains
Lists domains and provides detailed information for listed domains
Request parameters
| Parameter Name | Description | Required | 
| id | List domain by domain ID. | false | 
| keyword | List by keyword | false | 
| level | List domains by domain level. | false | 
| listall | If set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false | false | 
| name | List domain by domain name. | false | 
| page | false | |
| pagesize | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the domain | 
| haschild | whether the domain has one or more sub-domains | 
| level | the level of the domain | 
| name | the name of the domain | 
| networkdomain | the network domain | 
| parentdomainid | the domain ID of the parent domain | 
| parentdomainname | the domain name of the parent domain | 
| path | the path of the domain |