paws.storage (version 0.5.0)

storagegateway_list_volumes: Lists the iSCSI stored volumes of a gateway

Description

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://www.paws-r-sdk.com/docs/storagegateway_list_volumes/ for full documentation.

Usage

storagegateway_list_volumes(GatewayARN = NULL, Marker = NULL, Limit = NULL)

Arguments

GatewayARN

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.