zia_get_atp_malware_inspection
Retrieve current ATP malware inspection toggles for inbound and outbound traffic. Use before updating to merge partial changes.
Instructions
Get the ZIA ATP Malware Protection traffic-direction inspection toggles (read-only). Returns two booleans: inspect_inbound (scan incoming internet traffic for malicious content) and inspect_outbound (scan outgoing traffic). Always call this before zia_update_atp_malware_inspection so partial updates can be merged onto the existing payload (the update is PUT-replace). 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 inspection dict. | |
| service | No | The service to use. | zia |