Object containing logs usage data broken down by retention period.

Hierarchy

  • LogsByRetention

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

Indexed logs usage summary for each organization for each retention period with usage.

Aggregated index logs usage for each retention period with usage.

Object containing a summary of indexed logs usage by retention period for a single month.

Generated using TypeDoc