Get aggregate task metrics
Searches aggregate task metrics with options.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
order
order
Allowed values:
sort
sort
skip
skip
limit
limit
greaterThanEquals
Date value to compare with greaterThanEqualsField, in time elapsed (milliseconds) since UNIX epoch.
greaterThanEqualsField
Date field to compare.
Allowed values:
equals
String value to compare with equalsField.
equalsField
Field to compare with equals value.
Allowed values:
Response
metrics
results
skip
The number of documents skipped before returning data. When 0, no data is skipped.
limit
Specifies a limit to the maximum number of data results returned.
total
The total number of documents returned from a search.
Errors
500
Internal Server Error