List RRSets
list_rrsetsList DNS record sets (RRSets) for a Hetzner DNS zone, showing records, TTLs, and protection status. Supports filtering by name, type, and pagination.
Instructions
List the RRSets (DNS record sets) of a zone, including their records, TTLs and protection status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter RRSets by name, e.g. "www" | |
| page | No | Page number to return (pagination) | |
| type | No | Filter RRSets by type(s), e.g. ["A", "AAAA"] | |
| zone | Yes | ID or name of the zone, e.g. "example.com" | |
| per_page | No | Entries per page (1-100, default 25) | |
| label_selector | No | Filter RRSets by label selector |