Skip to content

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.

list_dynamic_dns(controller="default")
ParameterTypeRequiredDefaultDescription
controllerstringno”default”Name of the UniFi controller to target. Defaults to "default".