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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,7 @@ The following attributes are exported:
216
216
* `networking_bandwidth_in_gbps` - The networking bandwidth available to the instance, in gigabits per second.
217
217
* `ocpus` - The total number of OCPUs available to the instance.
218
218
* `processor_description` - A short description of the instance's processor (CPU).
219
+
* `resource_management` - This field is reserved for internal use.
219
220
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
220
221
*`source_details` -
221
222
* `boot_volume_size_in_gbs` - The size of the boot volume in GBs. Minimum value is 50 GB and maximum value is 32,768 GB (32 TB).
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configuration.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,7 @@ The following attributes are exported:
268
268
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
269
269
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
270
270
* `ocpus` - The total number of OCPUs available to the instance.
271
+
* `resource_management` - This field is reserved for internal use.
271
272
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
272
273
* `source_details` -
273
274
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
@@ -510,6 +511,7 @@ The following attributes are exported:
510
511
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
511
512
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
512
513
* `ocpus` - The total number of OCPUs available to the instance.
514
+
* `resource_management` - This field is reserved for internal use.
513
515
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
514
516
* `source_details` -
515
517
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configurations.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,7 @@ The following attributes are exported:
275
275
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
276
276
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
277
277
* `ocpus` - The total number of OCPUs available to the instance.
278
+
* `resource_management` - This field is reserved for internal use.
278
279
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
279
280
* `source_details` -
280
281
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
@@ -517,6 +518,7 @@ The following attributes are exported:
517
518
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
518
519
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
519
520
* `ocpus` - The total number of OCPUs available to the instance.
521
+
* `resource_management` - This field is reserved for internal use.
520
522
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
521
523
* `source_details` -
522
524
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
Copy file name to clipboardExpand all lines: website/docs/d/core_instances.html.markdown
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ The following attributes are exported:
89
89
*`boot_volume_id` - The OCID of the attached boot volume. If the `source_type` is `bootVolume`, this will be the same OCID as the `source_id`.
90
90
*`capacity_reservation_id` - The OCID of the compute capacity reservation this instance is launched under. When this field contains an empty string or is null, the instance is not currently in a capacity reservation. For more information, see [Capacity Reservations](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/reserve-capacity.htm#default).
91
91
*`compartment_id` - The OCID of the compartment that contains the instance.
92
-
*`compute_host_group_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the Customer-unique host group
92
+
*`compute_host_group_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the Customer-unique host group
93
93
*`dedicated_vm_host_id` - The OCID of the dedicated virtual machine host that the instance is placed on.
94
94
*`defined_tags` - 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"}`
95
95
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
@@ -231,7 +231,8 @@ The following attributes are exported:
231
231
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
232
232
* `networking_bandwidth_in_gbps` - The networking bandwidth available to the instance, in gigabits per second.
233
233
* `ocpus` - The total number of OCPUs available to the instance.
234
-
* `processor_description` - A short description of the instance's processor (CPU).
234
+
* `processor_description` - A short description of the instance's processor (CPU).
235
+
* `resource_management` - This field is reserved for internal use.
235
236
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
236
237
*`source_details` -
237
238
* `boot_volume_size_in_gbs` - The size of the boot volume in GBs. Minimum value is 50 GB and maximum value is 32,768 GB (32 TB).
@@ -510,7 +511,8 @@ The following arguments are supported:
510
511
* `BASELINE_1_1` - baseline usage is an entire OCPU. This represents a non-burstable instance.
511
512
* `memory_in_gbs` - (Optional) (Updatable) The total amount of memory available to the instance, in gigabytes.
512
513
* `nvmes` - (Optional) (Updatable) The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
513
-
* `ocpus` - (Optional) (Updatable) The total number of OCPUs available to the instance.
514
+
* `ocpus` - (Optional) (Updatable) The total number of OCPUs available to the instance.
515
+
* `resource_management` - (Optional) (Updatable) This field is reserved for internal use.
514
516
* `vcpus` - (Optional) (Updatable) The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
515
517
*`source_details` - (Optional) (Updatable)
516
518
* `boot_volume_size_in_gbs` - (Applicable when source_type=image) (Updatable) The size of the boot volume in GBs. Minimum value is 50 GB and maximum value is 32,768 GB (32 TB).
@@ -707,7 +709,8 @@ The following attributes are exported:
707
709
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
708
710
* `networking_bandwidth_in_gbps` - The networking bandwidth available to the instance, in gigabits per second.
709
711
* `ocpus` - The total number of OCPUs available to the instance.
710
-
* `processor_description` - A short description of the instance's processor (CPU).
712
+
* `processor_description` - A short description of the instance's processor (CPU).
713
+
* `resource_management` - This field is reserved for internal use.
711
714
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
712
715
*`source_details` -
713
716
* `boot_volume_size_in_gbs` - The size of the boot volume in GBs. Minimum value is 50 GB and maximum value is 32,768 GB (32 TB).
@@ -719,6 +721,7 @@ The following arguments are supported:
719
721
* `memory_in_gbs` - (Applicable when instance_type=compute) The total amount of memory available to the instance, in gigabytes.
720
722
* `nvmes` - (Applicable when instance_type=compute) The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
721
723
* `ocpus` - (Applicable when instance_type=compute) The total number of OCPUs available to the instance.
724
+
* `resource_management` - (Applicable when instance_type=compute) This field is reserved for internal use.
722
725
* `vcpus` - (Applicable when instance_type=compute) The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
723
726
* `source_details` - (Applicable when instance_type=compute)
724
727
* `boot_volume_id` - (Applicable when source_type=bootVolume) The OCID of the boot volume used to boot the instance.
@@ -964,6 +967,7 @@ The following arguments are supported:
964
967
* `memory_in_gbs` - (Applicable when instance_type=instance_options) The total amount of memory available to the instance, in gigabytes.
965
968
* `nvmes` - (Applicable when instance_type=instance_options) The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
966
969
* `ocpus` - (Applicable when instance_type=instance_options) The total number of OCPUs available to the instance.
970
+
* `resource_management` - (Applicable when instance_type=instance_options) This field is reserved for internal use.
967
971
* `vcpus` - (Applicable when instance_type=instance_options) The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
968
972
* `source_details` - (Applicable when instance_type=instance_options)
969
973
* `boot_volume_id` - (Applicable when source_type=bootVolume) The OCID of the boot volume used to boot the instance.
@@ -1260,6 +1264,7 @@ The following attributes are exported:
1260
1264
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
1261
1265
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
1262
1266
* `ocpus` - The total number of OCPUs available to the instance.
1267
+
* `resource_management` - This field is reserved for internal use.
1263
1268
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
1264
1269
* `source_details` -
1265
1270
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
@@ -1501,6 +1506,7 @@ The following attributes are exported:
1501
1506
* `memory_in_gbs` - The total amount of memory available to the instance, in gigabytes.
1502
1507
* `nvmes` - The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
1503
1508
* `ocpus` - The total number of OCPUs available to the instance.
1509
+
* `resource_management` - This field is reserved for internal use.
1504
1510
* `vcpus` - The total number of VCPUs available to the instance. This can be used instead of OCPUs, in which case the actual number of OCPUs will be calculated based on this value and the actual hardware. This must be a multiple of 2.
1505
1511
* `source_details` -
1506
1512
* `boot_volume_id` - The OCID of the boot volume used to boot the instance.
0 commit comments