storagegateway_list_volume_initiators {paws.storage} | R Documentation |
Lists iSCSI initiators that are connected to a volume
Description
Lists iSCSI initiators that are connected to a volume. You can use this operation to determine whether a volume is being used or not. This operation is only supported in the cached volume and stored volume gateway types.
See https://www.paws-r-sdk.com/docs/storagegateway_list_volume_initiators/ for full documentation.
Usage
storagegateway_list_volume_initiators(VolumeARN)
Arguments
VolumeARN |
[required] The Amazon Resource Name (ARN) of the volume. Use the
|
[Package paws.storage version 0.6.0 Index]