umbrella_top_categories
Retrieve the most-requested content and security categories for a specified time range to identify top traffic destinations and potential risks.
Instructions
Report of the most-requested content/security categories over a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Range end, epoch milliseconds. | |
| from | Yes | Range start, epoch milliseconds. | |
| limit | No | Maximum number of records to return. | |
| offset | No | Number of records to skip, for paging. | |
| additionalParams | No | Escape hatch for any documented Cisco Reports/Investigate query parameter not modeled explicitly above (e.g. categories, identityids, verdict, domains), passed through verbatim as query string key/value pairs. |