cisco_umbrella_list_applications
Retrieve a filtered list of discovered cloud applications, using options for source, identity, labels, categories, and pagination.
Instructions
List discovered cloud applications (App Discovery).
API: GET /reports/v2/appDiscovery/applications
Args:
sources: Comma-separated data source filter, e.g. "dns,swg,cdfw".
identity: Filter by identity (e.g. roaming computer or network) ID.
labels: Comma-separated label filter.
controllable: Filter to only applications with a controllable policy.
categories: Comma-separated application category ID filter.
subcategory: Filter by application subcategory.
limit: Max results per page.
offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| labels | No | ||
| offset | No | ||
| sources | No | ||
| identity | No | ||
| categories | No | ||
| subcategory | No | ||
| controllable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |