Apache CloudStack 4.23.0.0 Root Admin API Reference

deleteDnsZone

Removes a DNS Zone from CloudStack and the external provider

Request parameters

Parameter NameDescriptionRequired
idThe ID of the DNS zonetrue
unmanageIf true, removes the DNS zone only from CloudStack; if false, removes it from both CloudStack and the DNS provider. Default: falsefalse

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully