View source: R/finspace_operations.R
finspace_list_kx_volumes | R Documentation |
Lists all the volumes in a kdb environment.
See https://www.paws-r-sdk.com/docs/finspace_list_kx_volumes/ for full documentation.
finspace_list_kx_volumes(
environmentId,
maxResults = NULL,
nextToken = NULL,
volumeType = NULL
)
environmentId |
[required] A unique identifier for the kdb environment, whose clusters can attach to the volume. |
maxResults |
The maximum number of results to return in this request. |
nextToken |
A token that indicates where a results page should begin. |
volumeType |
The type of file system volume. Currently, FinSpace only supports
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.