Get Time Series Stats.

Get Time Series Stats.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Specifies the schema name.

metricNames
array of strings
required
length ≥ 1

Specifies a list of metric names.

metricNames*
string

Specifies the entity id.

entityIdList
array of strings
length ≥ 1

Specifies an entity id list represented as a string. The stats result will be the sum over all these entities. Duplicate id's will be ignored. If both EntityIdList and EntityId are specified, EntityId will be ignored.

entityIdList
boolean

Specifies to create pro rated data point for every rollup interval instead of returning the actual raw data points. This should be used only when rollup function is provided.

boolean

Specifies if the response should return the difference of a data point with the previous datapoint. Used for determining the change in growth rate. Datapoint could be +x, 0, -x showing the growth is up, no change or down respectively.

int64
required

Specifies the start time of series stats.

int64

Specifies the end time of series stats, by default it is current time.

string
enum

Specifies the rollup function to apply to the data points for the time interval specified by rollupInternalSecs.

int32

Specifies the time interval granularity for the specified rollup function.

Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json