Interface SoftwareCatalogApiListCatalogKindRequest

Hierarchy

  • SoftwareCatalogApiListCatalogKindRequest

Properties

filterId?: string

Filter entities by UUID.

filterName?: string

Filter entities by name.

pageLimit?: number

Maximum number of kinds in the response.

pageOffset?: number

Specific offset to use as the beginning of the returned page.

Generated using TypeDoc