zcell_list_network_events
Search Zscaler cellular network events over a configurable lookback period. Filter, sort, and paginate results to view session details like timestamp, outcome, SIM/ICCID, and IP.
Instructions
Search Zscaler Cellular network/session events over a lookback window.
Read-only. Returns curated event rows (timestamp, event, outcome, SIM/ICCID,
country, carrier, RAT, IP) over a days window, with optional filter_by
conditions, sort_by, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| page | No | ||
| size | No | ||
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| sort_by | No | ||
| filter_by | No | ||
| exclude_apn_config | No |