unifi_get_dns_policy
Retrieve a single DNS policy by ID to view its current settings and configuration. Use this when you need detailed information about one policy instead of listing all entries.
Instructions
Get a specific DNS policy by ID (same fields as the list entry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID | |
| dnsPolicyId | Yes | DNS policy ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | No | ||
| domain | No | ||
| enabled | No | ||
| metadata | No | ||
| ttlSeconds | No | ||
| ipv4Address | No |