storagegateway_list_volume_initiators: Lists iSCSI initiators that are connected to a volume

View source: R/storagegateway_operations.R

storagegateway_list_volume_initiatorsR 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 list_volumes operation to return a list of gateway volumes for the gateway.


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