get_dynamic_dns
Retrieve a specific Dynamic DNS configuration by ID from any UniFi site, returning full details including credentials. Use the ID from list_dynamic_dns to fetch the exact record.
Instructions
Get a single Dynamic DNS configuration by ID.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID.
Returned verbatim, including plaintext x_password credential fields.
ddns_id: REQUIRED. Obtain it from list_dynamic_dns (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| ddns_id | Yes |