Get detection
Request a specific detection resource belonging to a tenant. Use get detections to obtain the unique detection ID.
Service endpoint | /detections/v2/{detection_id}/details |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/detections/v2/f2d6c020-53e2-4300-9005-2e006d9a0f57/details |
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 |
---|---|
ActivationTime | This is the time that this particular detection first started to occur. |
AppliedExceptions | These are the exceptions that were applied to the detection.
|
ArtifactsOfInterest | This is the artifact associated with the rule that triggered the exception. This is a dynamic object.
|
AssociatedArtifacts | This is the list of artifacts that were involved in this detection. These are dynamic objects. |
Comment | This is the comment on the detection. |
Context | This is the context of the detection. |
DetectionRule | This is the description of the rule from which this detection originated.
|
Detector | This is the description of the plugin that originated the detection.
|
Device | This is a capture of the current state of the device.
|
Id | This is the unique identifier for the detection. |
InvolvedArtifacts | These are the artifacts involved in this detection. |
Name | This is the name of the detection. |
ObjectType | This is the object type for the detection. |
OccurrenceTime | This is the time at which the detection occurred. |
PhoneticId | This is the easy-to-read version of the ID that is probabilistically unique. |
Product | This is the description of the Cylance product that originated the detection.
|
ReceivedTime | This is the time when the detection was received. |
Responses | These are the responses to the detection.
|
SchemaVersion | This is the version of the schema to which the object conforms. |
Severity | This is the criticality of an observance of the detection. |
SeveritySortLevel | This is the sort level for the severity. |
Status | This is the status of the detection in the workflow. |
StatusSortLevel | This is the sort level for the status. |
Trace | This is the trace information.
|
TenantId | This is the ID for the tenant. |
ZoneIds | This is the list of IDs for the zones associated with the detection. |