storagegateway_describe_storedi_scsi_volumes: Returns the description of the gateway volumes specified in...

View source: R/storagegateway_operations.R

storagegateway_describe_storedi_scsi_volumesR Documentation

Returns the description of the gateway volumes specified in the request

Description

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.

See https://www.paws-r-sdk.com/docs/storagegateway_describe_storedi_scsi_volumes/ for full documentation.

Usage

storagegateway_describe_storedi_scsi_volumes(VolumeARNs)

Arguments

VolumeARNs

[required] 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 list_volumes to get volume ARNs for a gateway.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.