cisco_umbrella_list_protocols
Retrieves a paginated list of discovered network protocols from App Discovery data, with optional identity filters and sorting by first or last detection.
Instructions
List discovered network protocols (App Discovery).
API: GET /reports/v2/appDiscovery/protocols
Args:
identity: Filter by identity (e.g. roaming computer or network) ID.
limit: Max results per page.
offset: Pagination offset.
sort: Sort field — "firstDetected" or "lastDetected".
order: Sort order — "asc" or "desc".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| order | No | ||
| offset | No | ||
| identity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |