/AWS1/CL_STG=>DESCRIBEVTLDEVICES()
¶
About DescribeVTLDevices¶
Returns a description of virtual tape library (VTL) devices for the specified tape gateway. In the response, Storage Gateway returns VTL device information.
This operation is only supported in the tape gateway type.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_GATEWAYARN
TYPE /AWS1/STGGATEWAYARN
/AWS1/STGGATEWAYARN
¶
GatewayARN
Optional arguments:¶
IT_VTLDEVICEARNS
TYPE /AWS1/CL_STGVTLDEVICEARNS_W=>TT_VTLDEVICEARNS
TT_VTLDEVICEARNS
¶
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
All of the specified VTL devices must be from the same gateway. If no VTL devices are specified, the result will contain all devices on the specified gateway.
IV_MARKER
TYPE /AWS1/STGMARKER
/AWS1/STGMARKER
¶
An opaque string that indicates the position at which to begin describing the VTL devices.
IV_LIMIT
TYPE /AWS1/STGPOSITIVEINTOBJECT
/AWS1/STGPOSITIVEINTOBJECT
¶
Specifies that the number of VTL devices described be limited to the specified number.