Add records to an RRSet
add_recordsAdd DNS records to an existing or new RRSet in Hetzner DNS, preserving current records.
Instructions
Add records to an RRSet. Existing records are kept. Creates the RRSet if it does not exist yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Time To Live in seconds. If omitted, the zone's default TTL applies. | |
| 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 |