Values.GetKxClusterRequestSourceRetrieves information about a kdb cluster.
type nonrec t = {environmentId : KxEnvironmentId.t;A unique identifier for the kdb environment.
*)clusterName : KxClusterName.t;The name of the cluster that you want to retrieve.
*)}