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
)
[required] A unique identifier for the kdb environment, whose clusters can attach to the volume.
The maximum number of results to return in this request.
A token that indicates where a results page should begin.
The type of file system volume. Currently, FinSpace only supports
NAS_1
volume type.