You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/core_instance.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ The following attributes are exported:
93
93
94
94
The default iPXE script connects to the instance's local boot volume over iSCSI and performs a network boot. If you use a custom iPXE script and want to network-boot from the instance's local boot volume over iSCSI the same way as the default iPXE script, use the following iSCSI IP address: 169.254.0.2, and boot volume IQN: iqn.2015-02.oracle.boot.
95
95
96
-
If your instance boot volume type is paravirtualized, the boot volume is attached to the instance through virtio-scsi and no iPXE script is used. If your instance boot volume type is paravirtualized and you use custom iPXE to network boot into your instance, the primary boot volume is attached as a data volume through virtio-scsi drive.
96
+
If your instance boot volume type is paravirtualized, the boot volume is attached to the instance through virtio-scsi and no iPXE script is used. If your instance boot volume type is paravirtualized and you use custom iPXE to network boot into your instance, the primary boot volume is attached as a data volume through virtio-scsi drive.
97
97
98
98
For more information about the Bring Your Own Image feature of Oracle Cloud Infrastructure, see [Bring Your Own Image](https://docs.cloud.oracle.com/iaas/Content/Compute/References/bringyourownimage.htm).
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configuration.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ The following attributes are exported:
100
100
* `STOP_INSTANCE` - The instance is recovered in the stopped state.
101
101
* `availability_domain` - The availability domain of the instance. Example: `Uocm:PHX-AD-1`
102
102
* `capacity_reservation_id` - The OCID of the compute capacity reservation this instance is launched under.
103
-
* `compartment_id` - The OCID of the compartment containing the instance. Instances created from instance configurations are placed in the same compartment as the instance that was used to create the instance configuration.
103
+
* `compartment_id` - The OCID of the compartment containing the instance. Instances created from instance configurations are placed in the same compartment as the instance that was used to create the instance configuration.
104
104
* `create_vnic_details` - Contains the properties of the VNIC for an instance configuration. See [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/latest/CreateVnicDetails/) and [Instance Configurations](https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/instancemanagement.htm#config) for more information.
105
105
* `assign_private_dns_record` - Whether the VNIC should be assigned a private DNS record. See the `assignPrivateDnsRecord` attribute of [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/20160918/CreateVnicDetails/) for more information.
106
106
* `assign_public_ip` - Whether the VNIC should be assigned a public IP address. See the `assignPublicIp` attribute of [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/latest/CreateVnicDetails/) for more information.
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configurations.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ The following attributes are exported:
107
107
* `STOP_INSTANCE` - The instance is recovered in the stopped state.
108
108
* `availability_domain` - The availability domain of the instance. Example: `Uocm:PHX-AD-1`
109
109
* `capacity_reservation_id` - The OCID of the compute capacity reservation this instance is launched under.
110
-
* `compartment_id` - The OCID of the compartment containing the instance. Instances created from instance configurations are placed in the same compartment as the instance that was used to create the instance configuration.
110
+
* `compartment_id` - The OCID of the compartment containing the instance. Instances created from instance configurations are placed in the same compartment as the instance that was used to create the instance configuration.
111
111
* `create_vnic_details` - Contains the properties of the VNIC for an instance configuration. See [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/latest/CreateVnicDetails/) and [Instance Configurations](https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/instancemanagement.htm#config) for more information.
112
112
* `assign_private_dns_record` - Whether the VNIC should be assigned a private DNS record. See the `assignPrivateDnsRecord` attribute of [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/20160918/CreateVnicDetails/) for more information.
113
113
* `assign_public_ip` - Whether the VNIC should be assigned a public IP address. See the `assignPublicIp` attribute of [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/latest/CreateVnicDetails/) for more information.
Copy file name to clipboardExpand all lines: website/docs/d/core_instances.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ The following attributes are exported:
109
109
110
110
The default iPXE script connects to the instance's local boot volume over iSCSI and performs a network boot. If you use a custom iPXE script and want to network-boot from the instance's local boot volume over iSCSI the same way as the default iPXE script, use the following iSCSI IP address: 169.254.0.2, and boot volume IQN: iqn.2015-02.oracle.boot.
111
111
112
-
If your instance boot volume type is paravirtualized, the boot volume is attached to the instance through virtio-scsi and no iPXE script is used. If your instance boot volume type is paravirtualized and you use custom iPXE to network boot into your instance, the primary boot volume is attached as a data volume through virtio-scsi drive.
112
+
If your instance boot volume type is paravirtualized, the boot volume is attached to the instance through virtio-scsi and no iPXE script is used. If your instance boot volume type is paravirtualized and you use custom iPXE to network boot into your instance, the primary boot volume is attached as a data volume through virtio-scsi drive.
113
113
114
114
For more information about the Bring Your Own Image feature of Oracle Cloud Infrastructure, see [Bring Your Own Image](https://docs.cloud.oracle.com/iaas/Content/Compute/References/bringyourownimage.htm).
Provides the list of Volume Attachments in Oracle Cloud Infrastructure Core service
7
+
Provides the list of Volume Attachments in Oracle Cloud Infrastructure Core service
8
8
---
9
9
10
10
# Data Source: oci_core_volume_attachments
@@ -35,7 +35,7 @@ data "oci_core_volume_attachments" "test_volume_attachments" {
35
35
36
36
The following arguments are supported:
37
37
38
-
*`availability_domain` - (Optional) The name of the availability domain. Example: `Uocm:PHX-AD-1`
38
+
*`availability_domain` - (Optional) The name of the availability domain. Example: `Uocm:PHX-AD-1`
39
39
*`compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
40
40
*`instance_id` - (Optional) The OCID of the instance.
41
41
*`volume_id` - (Optional) The OCID of the volume.
@@ -52,27 +52,26 @@ The following attributes are exported:
52
52
The following attributes are exported:
53
53
54
54
*`attachment_type` - The type of volume attachment.
55
-
*`availability_domain` - The availability domain of an instance. Example: `Uocm:PHX-AD-1`
56
-
*`chap_secret` - The Challenge-Handshake-Authentication-Protocol (CHAP) secret valid for the associated CHAP user name. (Also called the "CHAP password".)
57
-
*`chap_username` - The volume's system-generated Challenge-Handshake-Authentication-Protocol (CHAP) user name. See [RFC 1994](https://tools.ietf.org/html/rfc1994) for more on CHAP. Example: `ocid1.volume.oc1.phx.<unique_ID>`
55
+
*`availability_domain` - The availability domain of an instance. Example: `Uocm:PHX-AD-1`
56
+
*`chap_secret` - The Challenge-Handshake-Authentication-Protocol (CHAP) secret valid for the associated CHAP user name. (Also called the "CHAP password".)
57
+
*`chap_username` - The volume's system-generated Challenge-Handshake-Authentication-Protocol (CHAP) user name. See [RFC 1994](https://tools.ietf.org/html/rfc1994) for more on CHAP. Example: `ocid1.volume.oc1.phx.<unique_ID>`
58
58
*`compartment_id` - The OCID of the compartment.
59
59
*`device` - The device name.
60
-
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
61
-
*`encryption_in_transit_type` - Refer the top-level definition of encryptionInTransitType. The default value is NONE.
60
+
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
61
+
*`encryption_in_transit_type` - Refer the top-level definition of encryptionInTransitType. The default value is NONE.
62
62
*`id` - The OCID of the volume attachment.
63
63
*`instance_id` - The OCID of the instance the volume is attached to.
64
-
*`ipv4` - The volume's iSCSI IP address. Example: `169.254.0.2`
65
-
*`iqn` - The target volume's iSCSI Qualified Name in the format defined by [RFC 3720](https://tools.ietf.org/html/rfc3720#page-32). Example: `iqn.2015-12.us.oracle.com:<CHAP_username>`
66
-
*`is_multipath` - Whether the attachment is multipath or not.
64
+
*`ipv4` - The volume's iSCSI IP address. Example: `169.254.0.2`
65
+
*`iqn` - The target volume's iSCSI Qualified Name in the format defined by [RFC 3720](https://tools.ietf.org/html/rfc3720#page-32). Example: `iqn.2015-12.us.oracle.com:<CHAP_username>`
66
+
*`is_multipath` - Whether the Iscsi or Paravirtualized attachment is multipath or not, it is not applicable to NVMe attachment.
67
67
*`is_pv_encryption_in_transit_enabled` - Whether in-transit encryption for the data volume's paravirtualized attachment is enabled or not.
68
68
*`is_read_only` - Whether the attachment was created in read-only mode.
69
-
*`iscsi_login_state` - The iscsi login state of the volume attachment. For a multipath volume attachment, all iscsi sessions need to be all logged-in or logged-out to be in logged-in or logged-out state.
69
+
*`iscsi_login_state` - The iscsi login state of the volume attachment. For a Iscsi volume attachment, all iscsi sessions need to be all logged-in or logged-out to be in logged-in or logged-out state.
70
70
*`multipath_devices` - A list of secondary multipath devices
71
-
* `ipv4` - The volume's iSCSI IP address. Example: `169.254.2.2`
72
-
* `iqn` - The target volume's iSCSI Qualified Name in the format defined by [RFC 3720](https://tools.ietf.org/html/rfc3720#page-32). Example: `iqn.2015-12.com.oracleiaas:40b7ee03-883f-46c6-a951-63d2841d2195`
73
-
* `port` - The volume's iSCSI port, usually port 860 or 3260. Example: `3260`
74
-
*`port` - The volume's iSCSI port, usually port 860 or 3260. Example: `3260`
71
+
* `ipv4` - The volume's iSCSI IP address. Example: `169.254.2.2`
72
+
* `iqn` - The target volume's iSCSI Qualified Name in the format defined by [RFC 3720](https://tools.ietf.org/html/rfc3720#page-32). Example: `iqn.2015-12.com.oracleiaas:40b7ee03-883f-46c6-a951-63d2841d2195`
73
+
* `port` - The volume's iSCSI port, usually port 860 or 3260. Example: `3260`
74
+
*`port` - The volume's iSCSI port, usually port 860 or 3260. Example: `3260`
75
75
*`state` - The current state of the volume attachment.
76
-
*`time_created` - The date and time the volume was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
77
-
*`volume_id` - The OCID of the volume.
78
-
76
+
*`time_created` - The date and time the volume was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
Copy file name to clipboardExpand all lines: website/docs/r/core_cluster_network.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ The following arguments are supported:
67
67
* `defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
68
68
* `display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
69
69
* `freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
70
-
* `instance_configuration_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the instance configuration associated with the instance pool.
70
+
* `instance_configuration_id` - (Required) (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the instance configuration associated with the instance pool.
71
71
* `size` - (Required) (Updatable) The number of instances that should be in the instance pool.
72
72
*`placement_configuration` - (Required) The location for where the instance pools in a cluster network will place instances.
73
73
* `availability_domain` - (Required) The availability domain to place instances. Example: `Uocm:PHX-AD-1`
0 commit comments