Remove Records from DNS Zone RRSet
hetzner_remove_zone_rrset_recordsRemove specified DNS records from a zone's RRSet by matching their values, leaving the RRSet intact. Manage Hetzner DNS resource records precisely.
Instructions
Remove specific records from an RRSet (matched by value) without deleting the RRSet itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | RRSet name | |
| type | Yes | DNS record type (A, AAAA, CNAME, MX, NS, TXT, etc.) | |
| records | Yes | Records to remove (matched by value) | |
| id_or_name | Yes | Zone ID or name |