list_content_filters
list_content_filters
Section titled “list_content_filters”List DNS content-filtering profiles (category blocking, safe-search).
Side effects: None (read-only).
Returns one record per profile with _id, name, enabled,
categories (blocked DNS-category enum list), allow_list /
block_list (per-domain overrides), client_macs and
network_ids (the scope the profile applies to), safe_search,
and schedule. Empty on a gateway with no filtering profiles.
Example
Section titled “Example”list_content_filters(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". |