The hourly usage of timeseries.

Hierarchy

  • UsageTimeseriesHour

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
hour?: Date

The hour for the usage.

numCustomInputTimeseries?: number

Contains the number of custom metrics that are inputs for aggregations (metric configured is custom).

numCustomOutputTimeseries?: number

Contains the number of custom metrics that are outputs for aggregations (metric configured is custom).

numCustomTimeseries?: number

Contains sum of non-aggregation custom metrics and custom metrics that are outputs for aggregations.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

Generated using TypeDoc