Lists the iSCSI stored volumes of a gateway
Source:R/storagegateway_operations.R
storagegateway_list_volumes.RdLists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The response includes only the volume ARNs. If you want additional volume information, use the describe_storedi_scsi_volumes or the describe_cachedi_scsi_volumes API.
See https://www.paws-r-sdk.com/docs/storagegateway_list_volumes/ for full documentation.
Arguments
- GatewayARN
The Amazon Resource Name (ARN) of the gateway. Use the
list_gatewaysoperation to return a list of gateways for your account and Amazon Web Services Region.- Marker
A string that indicates the position at which to begin the returned list of volumes. Obtain the marker from the response of a previous List iSCSI Volumes request.
- Limit
Specifies that the list of volumes returned be limited to the specified number of items.