Optional
name?: stringOptional
namespaceId?: stringFilter by the namespace ID.
Optional
orderBy?: Registry.v1.ListImagesRequestOrderByCriteria to use when ordering image listings. Possible values are
created_at_asc
, created_at_desc
, name_asc
, name_desc
, region
,
status_asc
and status_desc
. The default value is created_at_asc
.
Optional
organizationId?: stringFilter by Organization ID.
Optional
page?: numberA positive integer to choose the page to display.
Optional
pageSize?: numberA positive integer lower or equal to 100 to select the number of items to display.
Optional
projectId?: stringFilter by Project ID.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Filter by the image name (exact match).