Skip to content

/AWS1/CL_STG=>DESCRIBESTOREDISCSIVOLUMES()

About DescribeStorediSCSIVolumes

Returns the description of the gateway volumes specified in the request. The list of gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume ARNs. This operation is only supported in stored volume gateway type.

Method Signature

IMPORTING

Required arguments:

IT_VOLUMEARNS TYPE /AWS1/CL_STGVOLUMEARNS_W=>TT_VOLUMEARNS TT_VOLUMEARNS

An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume. All of the specified stored volumes must be from the same gateway. Use ListVolumes to get volume ARNs for a gateway.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STGDSCSTOREDISCSIVO01 /AWS1/CL_STGDSCSTOREDISCSIVO01