zcell_list_sim_usage_by_sim
Lists top SIMs by cellular data usage over a configurable lookback window to monitor consumption.
Instructions
List Zscaler Cellular data usage grouped by SIM (top SIMs).
Read-only. Returns the top SIMs by data usage over a days lookback window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | 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. |