finspace_get_kx_cluster {paws.management} | R Documentation |
Retrieves information about a kdb cluster
Description
Retrieves information about a kdb cluster.
See https://www.paws-r-sdk.com/docs/finspace_get_kx_cluster/ for full documentation.
Usage
finspace_get_kx_cluster(environmentId, clusterName)
Arguments
environmentId |
[required] A unique identifier for the kdb environment. |
clusterName |
[required] The name of the cluster that you want to retrieve. |
[Package paws.management version 0.9.0 Index]