Enable alert type notifications globally

Prev Next

Enables global alert types.

API URL

GET https://<host>/wsapis/v2.0.0/devicemgmt/notification/global_events

SET https://<host>/wsapis/v2.0.0/devicemgmt/notification/global_events -d <payload>

Payload

JSON containing flags for alert types, such as domain_match and infection_match.

Example: {"malware_object:"true"}

Sample curl requests

curl -qgsSkH --no-progress-bar --header "$T" -H 'Accept: application/json' -H 'Content-Type: application/json' "SET https://10.128.59.86/wsapis/v2.0.0/devicemgmt/notification/global_events"}

Availability

This command is available on the following appliances:

  • Network Security

  • Email Security — Server

  • File Protect

  • Malware Analysis

Authentication

Standard WSAPI authentication

Response mime type

application/json