Get InstaQuery results
Request an Aurora Focus InstaQuery resource results belonging to a tenant.
|
Service endpoint |
/instaqueries/v2{queryID}/results |
|
Optional query string parameters |
— |
|
Example |
https://protectapi.cylance.com/instaqueries/v2/AF593F38EDC1B743BDC0A6FCC53A03CE/results |
|
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 |
|---|---|
|
Id |
This is the unique ID of the InstaQuery. |
|
Status |
This is the status of the InstaQuery. |
|
Result |
This is the list of responses to the InstaQuery. |
|
@timestamp |
This is the timestamp that the result was reported in Unix epoch time. |
|
HostName |
This is the hostname of the device that returned the result. |
|
DeviceID |
This is the unique ID of the device that returned the result. |
|
@version |
This is the version format of the result. |
|
CorrelationID |
This is the unique correlation ID of the result object. |
|
Result |
This is the object containing response data. |
|
FirstObservedTime |
This is the timestamp that the result was first observed on the system (for example, when a file was first observed on the system as in a file being created) . |
|
LastObservedTime |
This is the timestamp that the result was last observed on the system (for example, when a file was last observed as in the last time a file was interacted with). This value will be the same as the FirstObservedTimestamp for NetworkConnection and process artifacts. |
|
Uid |
This is the unique ID of the result. |
|
Type |
This is the type of artifact that the result's "properties" contain. |
|
Properties |
This is the object containing the individual elements of the result. This will vary depending on the artifact and type that was queried. The following 4 cells outline the possible property values: |
|
File |
|
|
Process |
|
|
Network |
|
|
Registry |
|