Exclusion Options
GET {{baseUrl}}/web/api/v2.1/threats/:threat_id/whitening-options
Get the Exclusion types that can be created from the detection data.
For example, if a threat is a file with a detected SHA1 hash and pathname, the values of the whiteningOptions in the response are path
and file_hash
. This command requires the ID of the threat, which you can get from threats
(see Get Threats). To create an Exclusion, see Exclusions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |