Paginated list of dashboard usage records.

Hierarchy

  • ListDashboardsUsageResponse

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

Dashboard usage records, one per dashboard in the caller's organization.

Pagination links for a list of dashboard usage records.

Pagination metadata for a list of dashboard usage records.

Generated using TypeDoc