get_dns_record
Retrieve detailed DNS records for any name within a zone to validate or troubleshoot your FreeIPA-managed DNS infrastructure.
Instructions
Get detailed DNS information for a specific record name within a zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Record name relative to the zone (e.g., 'www' for www.example.com, or '@' for the zone apex) | |
| zone | Yes | DNS zone name (e.g., 'example.com') |