Interface ContainerImagesApiListContainerImagesRequest

Hierarchy

  • ContainerImagesApiListContainerImagesRequest

Properties

filterTags?: string

Comma-separated list of tags to filter Container Images by.

groupBy?: string

Comma-separated list of tags to group Container Images by.

pageCursor?: string

String to query the next page of results. This key is provided with each valid response from the API in meta.pagination.next_cursor.

pageSize?: number

Maximum number of results returned.

sort?: string

Attribute to sort Container Images by.

Generated using TypeDoc