storagegateway_delete_chap_credentials: Deletes Challenge-Handshake Authentication Protocol (CHAP)...

View source: R/storagegateway_operations.R

storagegateway_delete_chap_credentialsR Documentation

Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair

Description

Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair. This operation is supported in volume and tape gateway types.

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

Usage

storagegateway_delete_chap_credentials(TargetARN, InitiatorName)

Arguments

TargetARN

[required] The Amazon Resource Name (ARN) of the iSCSI volume target. Use the describe_storedi_scsi_volumes operation to return to retrieve the TargetARN for specified VolumeARN.

InitiatorName

[required] The iSCSI initiator that connects to the target.


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