Metric sets
storage
Returns a gauge representing the cumulative stored bytes, per minute, of the specified stream.
Requires a start and end timestamp.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Query Parameters
Metric set to return.
Available options:
storage Start timestamp as Unix epoch seconds, if applicable for the metric set.
Required range:
x >= 0End timestamp as Unix epoch seconds, if applicable for metric set.
Required range:
x >= 0Interval to aggregate over for timeseries metric sets.
Available options:
minute, hour, day Response
Metrics comprising the set.
- Option 1
- Option 2
- Option 3
- Option 4

