ncloud_dns_delete_records
Permanently delete specified DNS records from a domain. Provide domain ID and record IDs, then confirm 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 |