Apache CloudStack 4.23.0.0 Root Admin API Reference

updateDnsZone

Updates a DNS Zone's metadata

Request parameters

Parameter NameDescriptionRequired
idThe ID of the DNS zonetrue
descriptionThe description of the DNS zone to be updatedfalse

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)