Skip to content

Commit 452fb59

Browse files
committed
Add docs for iscsi volume attachment attributes
1 parent c234151 commit 452fb59

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/resources/core/volume_attachment.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@ The following arguments are supported:
3333
* `state` - The current state of the volume attachment: [ATTACHING, ATTACHED, DETACHING, DETACHED].
3434
* `time_created` - The date and time the volume was created
3535
* `volume_id` - The OCID of the volume.
36-
37-
36+
* `chap_username` - The volume's system-generated Challenge-Handshake-Authentication-Protocol (CHAP) user name.
37+
* `chap_secret` - The Challenge-Handshake-Authentication-Protocol (CHAP) secret valid for the associated CHAP user name. (Also called the "CHAP password".)
38+
* `ipv4` - The volume's iSCSI IP address.
39+
* `iqn` - The target volume's iSCSI Qualified Name in the format defined by RFC 3720.

0 commit comments

Comments
 (0)