Optional
name?: stringOptional
orderBy?: K8s.v1.ListClustersRequestOrderBySort order of returned clusters.
Optional
organizationId?: stringOrganization ID on which to filter the returned clusters.
Optional
page?: numberPage number to return for clusters, from the paginated results.
Optional
pageSize?: numberMaximum number of clusters per page.
Optional
privateNetworkId?: stringPrivate Network ID to filter on, only clusters within this Private Network will be returned.
Optional
projectId?: stringProject ID on which to filter the returned clusters.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
status?: K8s.v1.ClusterStatusStatus to filter on, only clusters with this status will be returned.
Optional
type?: stringType to filter on, only clusters with this type will be returned.
Name to filter on, only clusters containing this substring in their name will be returned.