ncloud_dns_delete_records
Permanently delete specified DNS records from a Global DNS domain. Provide domain ID, record IDs, and set confirm=true to execute the destructive removal.
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 |