Optionalname?: stringOptionalorderBy?: K8s.v1.ListClustersRequestOrderBySort order of returned clusters.
OptionalorganizationId?: stringOrganization ID on which to filter the returned clusters.
Optionalpage?: numberPage number to return for clusters, from the paginated results.
OptionalpageSize?: numberMaximum number of clusters per page.
OptionalprivateNetworkId?: stringPrivate Network ID to filter on, only clusters within this Private Network will be returned.
OptionalprojectId?: stringProject ID on which to filter the returned clusters.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionalstatus?: K8s.v1.ClusterStatusStatus to filter on, only clusters with this status will be returned.
Optionaltype?: 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.