View source: R/finspace_operations.R
finspace_list_kx_clusters | R Documentation |
Returns a list of clusters.
See https://www.paws-r-sdk.com/docs/finspace_list_kx_clusters/ for full documentation.
finspace_list_kx_clusters(
environmentId,
clusterType = NULL,
maxResults = NULL,
nextToken = NULL
)
environmentId |
[required] A unique identifier for the kdb environment. |
clusterType |
Specifies the type of KDB database that is being created. The following types are available:
|
maxResults |
The maximum number of results to return in this request. |
nextToken |
A token that indicates where a results page should begin. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.