Interface UsageMeteringApiListQuotasRequest

Hierarchy

  • UsageMeteringApiListQuotasRequest

Properties

includeDescendants?: boolean

Whether to include quotas configured on descendant organizations in the caller's organization hierarchy. Only descendants in the same datacenter are supported.

pageCursor?: string

An opaque cursor from a previous response's meta.page.next_cursor used to retrieve the next page.

pageLimit?: number

The number of usage quotas to return per page.

quotaNamespace: string

The product-specific namespace whose usage quotas are being managed.

Generated using TypeDoc