storagegateway_describe_chap_credentials {paws.storage} | R Documentation |
Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair
Description
Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair. This operation is supported in the volume and tape gateway types.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_chap_credentials/ for full documentation.
Usage
storagegateway_describe_chap_credentials(TargetARN)
Arguments
TargetARN |
[required] The Amazon Resource Name (ARN) of the iSCSI volume target. Use the
|
[Package paws.storage version 0.7.0 Index]