View source: R/storagegateway_operations.R
storagegateway_delete_chap_credentials | R Documentation |
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.
storagegateway_delete_chap_credentials(TargetARN, InitiatorName)
TargetARN |
[required] The Amazon Resource Name (ARN) of the iSCSI volume target. Use the
|
InitiatorName |
[required] The iSCSI initiator that connects to the target. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.