finspace_delete_kx_cluster_node: Deletes the specified nodes from a cluster

View source: R/finspace_operations.R

finspace_delete_kx_cluster_nodeR Documentation

Deletes the specified nodes from a cluster

Description

Deletes the specified nodes from a cluster.

See https://www.paws-r-sdk.com/docs/finspace_delete_kx_cluster_node/ for full documentation.

Usage

finspace_delete_kx_cluster_node(environmentId, clusterName, nodeId)

Arguments

environmentId

[required] A unique identifier for the kdb environment.

clusterName

[required] The name of the cluster, for which you want to delete the nodes.

nodeId

[required] A unique identifier for the node that you want to delete.


paws.management documentation built on May 29, 2024, 1:50 a.m.