ncloud_dns_delete_records
Delete DNS records from a Global DNS domain. Permanently removes specified records; set confirm to true to execute.
Instructions
⚠️ Destructive: Delete DNS records from a Global DNS domain. This permanently removes the specified records. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| domainId | Yes | Domain ID to delete records from | |
| recordIds | Yes | Array of record IDs to delete |