Apache CloudStack 4.23.0.0 Root Admin API Reference

listDnsZones

Lists DNS zones.

Request parameters

Parameter NameDescriptionRequired
dnsserveridList DNS zones belonging to a specific DNS serverfalse
idList DNS zone by IDfalse
keywordList by keywordfalse
nameList by zone namefalse
pagefalse
pagesizefalse

Response Tags

Response NameDescription
idID of the DNS zone
accountthe account associated with the DNS zone
descriptionDescription for the DNS zone
dnsserveraccountthe account name of the DNS server owner
dnsserveridID of the DNS server this zone belongs to
dnsservernamethe name of the DNS server hosting this zone
domainthe name of the domain associated with the DNS zone
domainidthe ID of the domain associated with the DNS server
nameName of the DNS zone
networkidID of the network this zone is associated with
networknameName of the network this zone is associated with
stateThe state of the zone (Active/Inactive)
typeThe type of the zone (Public/Private)