Optionalname?: stringName to filter on, only pools containing this substring in their name will be returned.
OptionalorderBy?: ListPoolsRequestOrderBySort order of returned pools.
Optionalpage?: numberPage number for the returned pools.
OptionalpageSize?: numberMaximum number of pools per page.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionalstatus?: K8s.v1.PoolStatusStatus to filter on, only pools with this status will be returned.
ID of the cluster whose pools will be listed.