finspace_get_kx_volume {paws.management} | R Documentation |
Retrieves the information about the volume
Description
Retrieves the information about the volume.
See https://www.paws-r-sdk.com/docs/finspace_get_kx_volume/ for full documentation.
Usage
finspace_get_kx_volume(environmentId, volumeName)
Arguments
environmentId |
[required] A unique identifier for the kdb environment, whose clusters can attach to the volume. |
volumeName |
[required] A unique identifier for the volume. |
[Package paws.management version 0.7.0 Index]