zia_get_atp_settings
Retrieve the complete ZIA Advanced Threat Protection policy settings, including 50+ security knobs, for review or before updating. Supports JMESPath filtering for targeted results.
Instructions
Get the full ZIA Advanced Threat Protection (ATP) policy settings block — 50+ knobs covering command-and-control blocking, malware sites, browser exploits, file-format vulnerabilities, phishing, blocked countries, BitTorrent, Tor, crypto-mining, DGA domains, ad/spyware sites, and per-threat capture toggles. Always call this before zia_update_atp_settings so partial updates can be merged onto the existing payload (the update is PUT-replace). Read-only. Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | JMESPath expression for client-side filtering/projection of the returned settings dict (e.g. "{tor: tor_blocked, bittorrent: bit_torrent_blocked}"). | |
| service | No | The service to use. | zia |