Lists all the nodes in a kdb cluster.
See https://www.paws-r-sdk.com/docs/finspace_list_kx_cluster_nodes/ for full documentation.
finspace_list_kx_cluster_nodes(
environmentId,
clusterName,
nextToken = NULL,
maxResults = NULL
)
[required] A unique identifier for the kdb environment.
[required] A unique name for the cluster.
A token that indicates where a results page should begin.
The maximum number of results to return in this request.