Remove Records from DNS Zone RRSet
hetzner_remove_zone_rrset_recordsRemove specific DNS records from an RRSet by matching value, without deleting the entire RRSet.
Instructions
Remove specific records from an RRSet (matched by value) without deleting the RRSet itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes | Zone ID or name | |
| name | Yes | RRSet name | |
| type | Yes | DNS record type (A, AAAA, CNAME, MX, NS, TXT, etc.) | |
| records | Yes | Records to remove (matched by value) |