Learn R Programming

paws.management (version 0.8.0)

finspace_list_kx_volumes: Lists all the volumes in a kdb environment

Description

Lists all the volumes in a kdb environment.

See https://www.paws-r-sdk.com/docs/finspace_list_kx_volumes/ for full documentation.

Usage

finspace_list_kx_volumes(
  environmentId,
  maxResults = NULL,
  nextToken = NULL,
  volumeType = NULL
)

Arguments

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 NAS_1 volume type.