list_dynamic_dns
list_dynamic_dns
Section titled “list_dynamic_dns”List Dynamic DNS update configurations on the controller.
Side effects: None (read-only).
Returns one record per DDNS config with _id, service
(provider), host_name (the FQDN kept updated), login,
server (custom update-URL host, if any), interface (tracked
WAN), and enabled. The provider password (x_password) is
write-only and comes back redacted. Empty on a gateway with no DDNS
configured.
Example
Section titled “Example”list_dynamic_dns(controller="default")Parameters
Section titled “Parameters”| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
controller | string | no | ”default” | Name of the UniFi controller to target. Defaults to "default". |