CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference

listDomainChildren

Lists all children domains belonging to a specified domain

Request parameters

Parameter NameDescriptionRequired
idlist children domain by parent domain ID.false
isrecursiveto return the entire tree, use the value "true". To return the first level children, use the value "false".false
keywordList by keywordfalse
listallIf 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 falsefalse
namelist children domains by namefalse
pagefalse
pagesizefalse

Response Tags

Response NameDescription
idthe ID of the domain
haschildwhether the domain has one or more sub-domains
levelthe level of the domain
namethe name of the domain
networkdomainthe network domain
parentdomainidthe domain ID of the parent domain
parentdomainnamethe domain name of the parent domain
paththe path of the domain