Interface UsageMeteringApiGetUsageLogsByIndexRequest

Hierarchy

  • UsageMeteringApiGetUsageLogsByIndexRequest

Properties

endHr?: Date

Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage ending before this hour.

indexName?: string[]

Comma-separated list of log index names.

startHr: Date

Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour.

Generated using TypeDoc