ovh_domain_dns_records
List DNS records for a domain zone, with optional filters by record type or subdomain to quickly locate specific entries.
Instructions
List DNS records for a zone (optionally filter by type or subdomain)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | DNS zone (domain name, e.g. example.com) | |
| fieldType | No | Filter by record type (A, CNAME, MX, TXT, etc.) | |
| subDomain | No | Filter by subdomain (www, @, mail, etc.) |