Skip to content

/AWS1/CL_STG=>DESCRIBECACHEDISCSIVOLUMES()

About DescribeCachediSCSIVolumes

Returns a description of the gateway volumes specified in the request. This operation is only supported in the cached volume gateway types.

The list of gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume Amazon Resource Name (ARN).

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 cached volume. All of the specified cached volumes must be from the same gateway. Use ListVolumes to get volume ARNs for a gateway.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STGDSCCACHEDISCSIVO01 /AWS1/CL_STGDSCCACHEDISCSIVO01