Remove records from an RRSet
remove_recordsRemove specific records from a DNS RRSet by matching values; deleting the last record removes the entire RRSet.
Instructions
Remove specific records (matched by value) from an RRSet. Removing the last record deletes the RRSet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the RRSet, relative to the zone and in lower case, e.g. "www" or "@" for the zone apex | |
| type | Yes | Type of the RRSet, e.g. "A" or "TXT" | |
| zone | Yes | ID or name of the zone, e.g. "example.com" | |
| records | Yes |