Get detection exception content
Retrieve the content of an Exception in its native JSON structure.
Service endpoint | /exceptions/v2/{exception_id} |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/exceptions/v2/24eff732-4d39-47df-b246-f7dbb8a8fd87 |
Method | HTTP/1.1 GET |
Request headers |
|
Request
None
Response
Please see the Response status codes for more information.
Response JSON schema
Field Name | Description |
---|---|
Description | This is the description for the detection exception. |
Id | This is the unique identifier for the detection exception. |
Name | This is the name of the detection exception. |
ObjectType | This is the object type for the detection. |
OperatingSystems | This is the list of operating systems to which the detection exception applies. |
Plugin | This is the name of the product feature to which the detection exception applies. |
Product | This is the name of the Cylance product to which the detection exception applies. |
SchemaVersion | This is the version of the schema to which the object conforms. |
States | This is the list of all available states. If no paths are specified, the states are transitioned in the order they are specified. |
Tags | This is the list of tags associated with the detection exception. |
Version | This is the version number for the detection exception. |