Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Zscaler Zero Trust Exchange

OCI · DOCKER.IO/ZSCALER/ZSCALER-MCP-SERVER:LATEST · 2 COMPONENTS · SCANNED AUG 3

Manage Zscaler Zero Trust Exchange via 280+ tools — ZPA, ZIA, ZDX, ZCC, EASM, and more.

−4 this week 38 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • CVE data not yet available for this package.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency-health data not yet available.Unverified
Provenance & Transparency45
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 15189 tokens (~59/item across 254 items; 254 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 2 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

oci · docker.io/zscaler/zscaler-mcp-server:latest

# add to Claude Code
claude mcp add zscaler-zscaler-mcp-server -- docker run --rm -i docker.io/zscaler/zscaler-mcp-server:latest
# add to Codex CLI
codex mcp add zscaler-zscaler-mcp-server -- docker run --rm -i docker.io/zscaler/zscaler-mcp-server:latest
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "zscaler-zscaler-mcp-server": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  zscaler-zscaler-mcp-server:
    command: "docker"
    args: ["run", "--rm", "-i", "docker.io/zscaler/zscaler-mcp-server:latest"]
// mcp.json
{
  "mcpServers": {
    "zscaler-zscaler-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 31 Jul 26 −4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 +31
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: fail functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: good functional
  • 26 Jul 26 11

    First indexed and scored.

    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed oci/docker.io/zscaler/zscaler-mcp-server:latest

Provenance none

Ecosystem: oci · Outcome: none

Reason: no_attestation

MCP tools — 254 exposed · ~26,215 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_zia_dlp_dictionaries ~124

Read ZIA DLP dictionaries: list all/lite, or fetch one by ID (read-only).

NameTypeReqDescription
actionstring
dict_id
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zia_dlp_engines ~124

Read ZIA DLP engines: list all/lite, or fetch one by ID (read-only).

NameTypeReqDescription
actionstring
engine_id
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zia_user_departments ~150

Read ZIA user departments: list with filters, or fetch one by ID (read-only).

NameTypeReqDescription
actionstring
department_id
limit_search
page
page_size
queryOptional 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`]",…
search
sort_by
sort_order

No output schema declared.

No examples provided.

get_zia_user_groups ~148

Read ZIA user groups: fetch by ID, find by name, or list (read-only).

NameTypeReqDescription
defined_by
group_id
name
page
page_size
queryOptional 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`]",…
search
sort_by
sort_order

No output schema declared.

No examples provided.

get_zia_users ~133

Read ZIA users: list with optional filters, or fetch one by ID (read-only).

NameTypeReqDescription
dept
group
name
page
page_size
queryOptional 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`]",…
user_id

No output schema declared.

No examples provided.

get_zpa_app_protection_profile ~108

List ZPA App Protection (inspection) profiles, or filter by name (read-only).

NameTypeReqDescription
name
queryOptional 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`]",…

No output schema declared.

No examples provided.

get_zpa_app_segments_by_type ~151

Retrieve ZPA application segments filtered by application type (read-only). `application_type` must be BROWSER_ACCESS, INSPECT, or SECURE_REMOTE_ACCESS.

NameTypeReqDescription
application_typestringyes
expand_allboolean
microtenant_id
page_size
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zpa_enrollment_certificate ~121

Read ZPA enrollment certificates: list all, or look one up by name or ID (read-only).

NameTypeReqDescription
certificate_id
name
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zpa_isolation_profile ~110

List ZPA Cloud Browser Isolation (CBI) profiles, or filter by exact name (read-only).

NameTypeReqDescription
name
queryOptional 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`]",…

No output schema declared.

No examples provided.

get_zpa_posture_profile ~113

List ZPA posture profiles, or look one up by ID or name (read-only).

NameTypeReqDescription
name
profile_id
queryOptional 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`]",…

No output schema declared.

No examples provided.

get_zpa_saml_attribute ~114

List ZPA SAML attributes, optionally scoped to a named IdP (read-only).

NameTypeReqDescription
idp_name
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zpa_scim_attribute ~125

List ZPA SCIM attributes for a named IdP, or fetch one by ID (read-only).

NameTypeReqDescription
attribute_id
idp_namestringyes
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

get_zpa_scim_group ~127

Fetch one ZPA SCIM group by ID, or list all groups under a named IdP (read-only).

NameTypeReqDescription
idp_name
queryOptional 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`]",…
scim_group_id
search

No output schema declared.

No examples provided.

get_zpa_trusted_network ~113

List ZPA trusted networks, or look one up by ID or name (read-only).

NameTypeReqDescription
name
network_id
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcc_get_device_otp ~87

Get the OTP bundle for a ZCC device (logout / exit / uninstall / disable OTPs). Read-only (GET, no tenant mutation) but the returned values ARE sensitive short-lived credentials — treat them like passwords. Requires the device's `udid` (from `zcc_list_devices`).

NameTypeReqDescription
device_id
udid

No output schema declared.

No examples provided.

zcc_list_devices ~171

List ZCC enrolled devices (read-only). Each row is the full device record — identity, OS, agent version, registration state, assigned `policy_name`, ownership, hardware, VPN/tunnel state, and the enrollment / keep-alive timestamps. Use the returned `udid` with `zcc_get_device_otp`.

NameTypeReqDescription
os_type
page
page_size
queryOptional 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`]",…
username

No output schema declared.

No examples provided.

zcc_list_forwarding_profiles ~112

List ZCC forwarding profiles (by company). Read-only.

NameTypeReqDescription
page
page_size
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

zcc_list_trusted_networks ~113

List ZCC trusted networks (by company). Read-only.

NameTypeReqDescription
page
page_size
queryOptional 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`]",…
search

No output schema declared.

No examples provided.

zcell_get_customer_data_handling ~73

Get the logged-in Zscaler Cellular customer's profile and SIM totals. Read-only. Returns the customer record: identity, activation state, platform, configured regions, SIM counts, current usage, and the linked ZIA/ZPA cloud and SIM-provider metadata. Scoped by ZCELL_CUSTOMER_ID.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

zcell_get_sim_details ~76

Get the full Zscaler Cellular record for one SIM by ICCID. Read-only. Returns the identifying, status, and device fields for the SIM (ICCID, IMSI/IMEI, status, network status, APN, IP, device, tags, usage).

NameTypeReqDescription
icc_idstringyes

No output schema declared.

No examples provided.

zcell_get_sim_location_group ~61

Get one Zscaler Cellular SIM location group. Read-only. Adds the geo-fence definition, linked anomaly policies, and the inside/outside ICCID membership buckets on top of the summary fields.

NameTypeReqDescription
group_idstringyes

No output schema declared.

No examples provided.

zcell_list_anomaly_policies ~172

List Zscaler Cellular anomaly policies. Read-only. Returns one row per policy (id, name, type, enabled state, run status, applied SIM location groups, violation count) over a `days` lookback window. Use the returned `id` with the anomaly-policy logs and violations tools.

NameTypeReqDescription
daysinteger
page
policy_type
queryOptional 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`]",…
size

No output schema declared.

No examples provided.

zcell_list_anomaly_policy_logs ~140

List the activity log for one Zscaler Cellular anomaly policy. Read-only. Returns the enable/disable/run history (status + message + timestamp) for the given `policy_id`.

NameTypeReqDescription
page
policy_idstringyes
queryOptional 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`]",…
size

No output schema declared.

No examples provided.

zcell_list_anomaly_policy_violations ~170

List the ICCIDs that violated a Zscaler Cellular anomaly policy. Read-only. Returns the policy rows carrying violation data over a `days` lookback window. Use `zcell_list_iccid_violations` to drill into the per-event detail for a specific ICCID.

NameTypeReqDescription
daysinteger
page
policy_idstringyes
queryOptional 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`]",…
size

No output schema declared.

No examples provided.

zcell_list_audit_customers_search ~201

Search Zscaler Cellular audit-log entries over a lookback window. Read-only. Returns curated audit rows (who changed what, when, and the operation) over a `days` window, with optional operation/object/visibility filters. The before/after data blobs are omitted from the row.

NameTypeReqDescription
daysinteger
modified_by_user_id
object_id
object_name
object_type
operation_type
page
queryOptional 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`]",…
size
visibility

No output schema declared.

No examples provided.

zcell_list_audit_metadata ~120

List the Zscaler Cellular audit filter vocabulary. Read-only. Returns the valid operation types and object types you can pass to `zcell_list_audit_customers_search`.

NameTypeReqDescription
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_iccid_violations ~157

List the anomaly-policy violation events for one ICCID. Read-only. Returns the individual violation events (event type, zone, timestamp) attributed to `iccid` under `policy_id`, over a `days` lookback window.

NameTypeReqDescription
daysinteger
iccidstringyes
policy_idstringyes
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_network_events ~183

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.

NameTypeReqDescription
daysinteger
exclude_apn_config
filter_by
page
queryOptional 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`]",…
size
sort_by

No output schema declared.

No examples provided.

zcell_list_region_operational_status ~139

List Zscaler Cellular configured regions with their operational status. Read-only. Returns each configured region plus the broker-cluster (BC) and app-connector (AC) status blocks and the MAP A-C / B-C link statuses.

NameTypeReqDescription
bc_size
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_regions ~116

List the Zscaler Cellular regions available/configured for the customer. Read-only. Returns each region and whether it is configured.

NameTypeReqDescription
queryOptional 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`]",…
skip_sku_check

No output schema declared.

No examples provided.

zcell_list_sim_analytics_map ~141

List Zscaler Cellular SIM map points (dashboard lat/lng summary). Read-only. Returns SIM location points with their ICCIDs, IMSIs, and tags — the data that backs the fleet map. Optionally scope to specific ICCIDs.

NameTypeReqDescription
icc_ids
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_sim_analytics_summary ~115

List the Zscaler Cellular SIM status summary (total/used/active/inactive). Read-only. Returns the SIM-count breakdown for the tenant.

NameTypeReqDescription
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_sim_location_groups ~152

List Zscaler Cellular SIM location groups. Read-only. Returns one row per group (id, name, tracked ICCIDs). Use the returned `id` with `zcell_get_sim_location_group` for the geo-fence and linked-policy detail.

NameTypeReqDescription
name
page
queryOptional 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`]",…
size

No output schema declared.

No examples provided.

zcell_list_sim_usage_by_country ~131

List Zscaler Cellular data usage grouped by country (top countries). Read-only. Returns the top countries by data usage over a `days` lookback window.

NameTypeReqDescription
daysinteger
limit
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_sim_usage_by_day ~139

List Zscaler Cellular data usage per day over the window. Read-only. Returns one usage bucket per day over a `days` lookback window, optionally scoped to a single ICCID.

NameTypeReqDescription
daysinteger
icc_id
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_sim_usage_by_sim ~132

List Zscaler Cellular data usage grouped by SIM (top SIMs). Read-only. Returns the top SIMs by data usage over a `days` lookback window.

NameTypeReqDescription
daysinteger
limit
queryOptional 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`]",…

No output schema declared.

No examples provided.

zcell_list_sims ~225

Search the Zscaler Cellular SIM inventory with filters and pagination. Read-only (browses the inventory). Returns a page of curated SIM records plus the aggregate usage/pagination envelope. Filter by ICCID, status, network status, country, tag, device attributes, or IMEI lock status.

NameTypeReqDescription
brand_name
device_type
form_factor
iccid
imei_status
ip_address
location_country
marketing_name
model_name
network_status
page
queryOptional 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`]",…
size
status
tag

No output schema declared.

No examples provided.

zcell_list_tags ~140

List the Zscaler Cellular SIM tags defined for the customer. Read-only. Returns one row per tag (id, name, provenance). Use the returned tag `id` when assigning tags to SIMs.

NameTypeReqDescription
name
page
queryOptional 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`]",…
size

No output schema declared.

No examples provided.

zdx_get_alert ~51

Get one ZDX alert as a curated, agent-facing detail view. Read-only. Adds the impacted department / location / geolocation scope to the summary fields.

NameTypeReqDescription
alert_idstringyes

No output schema declared.

No examples provided.

zdx_get_analysis ~58

Get the status/result of a ZDX score analysis (full record). Read-only. Returns whether the analysis is still running or its results if complete. Start one with `zdx_start_analysis`.

NameTypeReqDescription
analysis_idstringyes
NameTypeReqDescription
analysis_idAnalysis ID.
dataobjectAnalysis result payload, if complete.
statusAnalysis status (running/complete).

No examples provided.

zdx_get_application ~102

Get the ZDX score for one application, with its most-impacted regions. Read-only. Returns the headline ZDX score plus the per-region impact breakdown for the `since` HOURS window (default 2h). Use `app_id` from `zdx_list_applications`.

NameTypeReqDescription
app_idstringyes
department_id
geo_id
location_id
since

No output schema declared.

No examples provided.

zdx_get_application_metric ~193

Get ZDX performance metrics for one application (time-series). Read-only. Returns one series per metric (Page Fetch Time, DNS Time, availability), each with its datapoints over the `since` HOURS window (default 2h). Pass `metric_name` to narrow to a single metric. Use `app_id` from `zdx_list_applications`.

NameTypeReqDescription
app_idstringyes
department_id
geo_id
location_id
metric_name
queryOptional 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`]",…
since

No output schema declared.

No examples provided.

zdx_get_application_score_trend ~113

Get the ZDX score trend (over time) for one application. Read-only. Returns the score-over-time datapoints for the `since` HOURS window (default 2h) so the agent can reason about whether an app's experience is improving or degrading. Use `app_id` from `zdx_list_applications`.

NameTypeReqDescription
app_idstringyes
department_id
geo_id
location_id
since

No output schema declared.

No examples provided.

zdx_get_application_user ~100

Get one user's ZDX detail for an application (per-device breakdown). Read-only. Returns the user's score plus the nested per-device metrics for the `since` HOURS window (default 2h). Use `app_id` from `zdx_list_applications` and `user_id` from `zdx_list_application_users`.

NameTypeReqDescription
app_idstringyes
since
user_idstringyes

No output schema declared.

No examples provided.

zdx_get_deeptrace_cloudpath ~130

Get the cloud-path (hop-by-hop network path) captured during a ZDX deep trace (curated, nested JSON). Read-only.

NameTypeReqDescription
device_idstringyes
queryOptional 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`]",…
trace_idstringyes

No output schema declared.

No examples provided.

zdx_get_deeptrace_cloudpath_metrics ~126

Get cloud-path metrics captured during a ZDX deep trace (curated, nested time-series JSON). Read-only.

NameTypeReqDescription
device_idstringyes
queryOptional 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`]",…
trace_idstringyes

No output schema declared.

No examples provided.

zdx_get_deeptrace_events ~124

Get the events captured during a ZDX deep trace (curated, nested JSON with ISO timestamps). Read-only.

NameTypeReqDescription
device_idstringyes
queryOptional 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`]",…
trace_idstringyes

No output schema declared.

No examples provided.

zdx_get_deeptrace_health_metrics ~125

Get device health metrics captured during a ZDX deep trace (curated, nested time-series JSON). Read-only.

NameTypeReqDescription
device_idstringyes
queryOptional 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`]",…
trace_idstringyes

No output schema declared.

No examples provided.

zdx_get_deeptrace_webprobe_metrics ~127

Get web-probe metrics captured during a ZDX deep trace (curated, nested time-series JSON). Read-only.

NameTypeReqDescription
device_idstringyes
queryOptional 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`]",…
trace_idstringyes

No output schema declared.

No examples provided.

zdx_get_device ~75

Get one active ZDX device. Read-only. The ZDX SDK returns a single-element list; the device record is unwrapped and shaped to the identifying fields.

NameTypeReqDescription
department_id
device_idstringyes
geo_id
location_id
since

No output schema declared.

No examples provided.