list_dpi_applications
Retrieve DPI applications from a UniFi host to obtain IDs for configuring traffic rules. Returns the full catalogue with pagination support.
Instructions
List DPI applications available for traffic rules.
Companion to list_dpi_categories; use application IDs in traffic rule configurations. host: console name, ID, or composite ID (MAC:numericId format). site: ignored — DPI data is host-level, not site-scoped. By default every page is drained and the complete catalogue is returned as {data, totalCount}. Pass offset/limit to fetch a single page manually. A capped drain returns the applications gathered so far with incomplete=true rather than truncating silently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||