MetricInterval
class MetricInterval
The interval period with the start and end time for the metrics.
Types
Properties
Link copied to clipboard
The timestamp, in UNIX Epoch time format. End time is based on the interval period selected. For example, If IntervalPeriod is selected THIRTY_MIN, StartTime and EndTime in the API request differs by 1 day, then 48 results are returned in the response. Each result is aggregated by the 30 minutes period, with each StartTime and EndTime differing by 30 minutes.
Link copied to clipboard
The interval period provided in the API request.