Skip to content

get_dynamic_dns_details

Show one Dynamic DNS config’s full record by _id.

Side effects: None (read-only). Call this before update_dynamic_dns to see the current provider, hostname, and tracked interface.

Returns the DDNS record (with x_password redacted), or an error envelope if no config matches.

get_dynamic_dns_details(ddns_id="65f...")
ParameterTypeRequiredDefaultDescription
ddns_idstringyesThe _id from list_dynamic_dns.
controllerstringno”default”Name of the UniFi controller to target. Defaults to "default".