zcell_list_sim_usage_by_country
Retrieve top countries by Zscaler cellular data usage over a specified day range for monitoring SIM usage distribution.
Instructions
List Zscaler Cellular data usage grouped by country (top countries).
Read-only. Returns the top countries 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. |