Optional
name?: stringOptional
orderBy?: Registry.v1.ListNamespacesRequestOrderByCriteria to use when ordering namespace 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 namespace name (exact match).