simpleValues Object
The simpleValues object contains a list of different Feature values related to the requested Element. The Features included in this object match the Features added to the customFields object in the request.
When the Cybereason platform collects and correlates Feature values for the specified Element across your organization’s Detection servers, some Elements such as IP address, domains, and so forth, may include mismatched values. Therefore, the response delivers results in an array instead of a single value.
The simpleValues object contains these fields:
Parameter |
Type |
Description |
---|---|---|
<feature> |
String |
The name of the Features about which to return results for the Element. These Features are taken from the customFields field of the query request. |
totalValues |
Integer |
The number of total values in this search result for that Feature. |
values |
variable |
The values received for the Feature. The type used for the value depends on the type available for the Feature. |