View source: R/finspace_operations.R
finspace_delete_kx_cluster | R Documentation |
Deletes a kdb cluster.
See https://www.paws-r-sdk.com/docs/finspace_delete_kx_cluster/ for full documentation.
finspace_delete_kx_cluster(environmentId, clusterName, clientToken = NULL)
environmentId |
[required] A unique identifier for the kdb environment. |
clusterName |
[required] The name of the cluster that you want to delete. |
clientToken |
A token that ensures idempotency. This token expires in 10 minutes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.