storagegateway_describe_cachedi_scsi_volumes: Returns a description of the gateway volumes specified in the...

View source: R/storagegateway_operations.R

storagegateway_describe_cachedi_scsi_volumesR Documentation

Returns a description of the gateway volumes specified in the request

Description

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

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

Usage

storagegateway_describe_cachedi_scsi_volumes(VolumeARNs)

Arguments

VolumeARNs

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


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