Get detection exception .csv list
Retrieve a .csv where every line represents an exception rule available in the tenant.
Service endpoint | /rulesets/v2/csv |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/rulesets/v2/csv |
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 |
---|---|
Name | This is the name of the exception. |
Id | This is the unique ID of the exception. |
Version | This is the version of the exception. |
Description | This is the description of the exception. |
Last Modified | This is the timestamp (in UTC) of the last time the exception was modified. |
Modified By | This is the email address of the user who last modified the exception. |
Device Count | This is the number of devices that have the exception applied. |
Ruleset Count | This is the number of detection rule sets that have the exception enabled. |