Apache CloudStack 4.23.0.0 Root Admin API Reference

associateDnsZoneToNetwork

Associates a DNS Zone with a Network for VM auto-registration

Request parameters

Parameter NameDescriptionRequired
dnszoneidThe ID of the DNS zonetrue
networkidThe ID of the networktrue
subdomainOptional subdomain to append (e.g., 'dev' creates vm1.dev.example.com)false

Response Tags

Response NameDescription
idThe ID of the mapping
dnszoneidThe ID of the DNS zone
networkidThe ID of the Network
subdomainThe sub domain name of the auto-registered DNS record