delete_dns_zone
Delete a DNS zone and all its records. Provide the zone UUID to remove the zone and associated data.
Instructions
Delete a DNS zone and all its records.
Args: zone_uuid: The UUID of the DNS zone to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |