Lists 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://paws-r.github.io/docs/storagegateway/list_volumes.html for full documentation.
storagegateway_list_volumes(GatewayARN = NULL, Marker = NULL, Limit = NULL)
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.
Specifies that the list of volumes returned be limited to the specified number of items.