Optional
name?: stringName to filter on, only nodes containing this substring in their name will be returned.
Optional
orderBy?: ListNodesRequestOrderBySort order of the returned nodes.
Optional
page?: numberPage number for the returned nodes.
Optional
pageSize?: numberMaximum number of nodes per page.
Optional
poolId?: stringPool ID on which to filter the returned nodes.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
status?: NodeStatusStatus to filter on, only nodes with this status will be returned.
Cluster ID from which the nodes will be listed from.