TimeRange
Properties
integer
end_time
Optional
End timestamp of the window of the objects returned
integer
start_time
Optional
Start timestamp of the window of the objects returned
Property Of
AggregationRequest
AuditRequest
RecommendedRules
RecommendedRulesRequest
SearchGroupByRequest
SearchGroupByResponse
SearchRequest
JSON Example
{
"end_time": 1597247999,
"start_time": 1597247025
}