Apache CloudStack 4.23.0.0 Root Admin API Reference
deleteDnsZone
Removes a DNS Zone from CloudStack and the external provider
Request parameters
| Parameter Name | Description | Required |
| id | The ID of the DNS zone | true |
| unmanage | If true, removes the DNS zone only from CloudStack; if false, removes it from both CloudStack and the DNS provider. Default: false | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |