Interface CSMOwnershipApiListOwnershipHistoryByOwnerTypeRequest

Hierarchy

  • CSMOwnershipApiListOwnershipHistoryByOwnerTypeRequest

Properties

cursor?: string

An opaque, base64-encoded cursor token returned by a previous call in pagination.next_cursor. Omit to fetch the first page.

limit?: number

The maximum number of history entries to return per page.

The owner type to filter history by.

resourceId: string

The identifier of the resource to retrieve inference history for.

Generated using TypeDoc