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_configuration.html.markdown
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,9 @@ The following attributes are exported:
65
65
Allowed values:
66
66
* `0`: Represents Lower Cost option.
67
67
* `10`: Represents Balanced option.
68
-
* `20`: Represents Higher Performance option.
68
+
* `20`: Represents Higher Performance option.
69
+
70
+
For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
69
71
* `volume_id` - The OCID of the volume.
70
72
* `instance_type` - The type of instance details. Supported instanceType is compute
71
73
* `launch_details` - Instance launch details for creating an instance from an instance configuration. Use the `sourceDetails` parameter to specify whether a boot volume or an image should be used to launch a new instance.
@@ -201,11 +203,11 @@ The following attributes are exported:
201
203
If you provide the parameter, the instance is created with the platform configuration that you specify. For any values that you omit, the instance uses the default configuration values for the `shape` that you specify. If you don't provide the parameter, the default values for the `shape` are used.
202
204
203
205
Each shape only supports certain configurable values. If the values that you provide are not valid for the specified `shape`, an error is returned.
204
-
* `is_measured_boot_enabled` - Whether the Measured Boot is to be enabled on the instance
205
-
* `is_secure_boot_enabled` - Whether the Secure Boot is to be enabled on the instance
206
-
* `is_trusted_platform_module_enabled` - Whether the Trusted Platform Module (TPM) is to be enabled on the instance
207
-
* `numa_nodes_per_socket` - The number of NUMA nodes per socket.
208
-
* `type` - The type of platform being configured. (Supported types=[INTEL_VM, AMD_MILAN_BM, AMD_ROME_BM, INTEL_SKYLAKE_BM])
206
+
* `is_measured_boot_enabled` - Whether the Measured Boot feature is enabled on the instance.
207
+
* `is_secure_boot_enabled` - Whether Secure Boot is enabled on the instance.
208
+
* `is_trusted_platform_module_enabled` - Whether the Trusted Platform Module (TPM) is enabled on the instance.
209
+
* `numa_nodes_per_socket` - The number of NUMA nodes per socket (NPS).
210
+
* `type` - The type of platform being configured.
209
211
* `preemptible_instance_config` - Configuration options for preemptible instances.
210
212
* `preemption_action` - The action to run when the preemptible instance is interrupted for eviction.
211
213
* `preserve_boot_volume` - Whether to preserve the boot volume that was used to launch the preemptible instance when the instance is terminated. Defaults to false if not specified.
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configurations.html.markdown
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,9 @@ The following attributes are exported:
72
72
Allowed values:
73
73
* `0`: Represents Lower Cost option.
74
74
* `10`: Represents Balanced option.
75
-
* `20`: Represents Higher Performance option.
75
+
* `20`: Represents Higher Performance option.
76
+
77
+
For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
76
78
* `volume_id` - The OCID of the volume.
77
79
* `instance_type` - The type of instance details. Supported instanceType is compute
78
80
* `launch_details` - Instance launch details for creating an instance from an instance configuration. Use the `sourceDetails` parameter to specify whether a boot volume or an image should be used to launch a new instance.
@@ -208,11 +210,11 @@ The following attributes are exported:
208
210
If you provide the parameter, the instance is created with the platform configuration that you specify. For any values that you omit, the instance uses the default configuration values for the `shape` that you specify. If you don't provide the parameter, the default values for the `shape` are used.
209
211
210
212
Each shape only supports certain configurable values. If the values that you provide are not valid for the specified `shape`, an error is returned.
211
-
* `is_measured_boot_enabled` - Whether the Measured Boot is to be enabled on the instance
212
-
* `is_secure_boot_enabled` - Whether the Secure Boot is to be enabled on the instance
213
-
* `is_trusted_platform_module_enabled` - Whether the Trusted Platform Module (TPM) is to be enabled on the instance
214
-
* `numa_nodes_per_socket` - The number of NUMA nodes per socket.
215
-
* `type` - The type of platform being configured. (Supported types=[INTEL_VM, AMD_MILAN_BM, AMD_ROME_BM, INTEL_SKYLAKE_BM])
213
+
* `is_measured_boot_enabled` - Whether the Measured Boot feature is enabled on the instance.
214
+
* `is_secure_boot_enabled` - Whether Secure Boot is enabled on the instance.
215
+
* `is_trusted_platform_module_enabled` - Whether the Trusted Platform Module (TPM) is enabled on the instance.
216
+
* `numa_nodes_per_socket` - The number of NUMA nodes per socket (NPS).
217
+
* `type` - The type of platform being configured.
216
218
* `preemptible_instance_config` - Configuration options for preemptible instances.
217
219
* `preemption_action` - The action to run when the preemptible instance is interrupted for eviction.
218
220
* `preserve_boot_volume` - Whether to preserve the boot volume that was used to launch the preemptible instance when the instance is terminated. Defaults to false if not specified.
Copy file name to clipboardExpand all lines: website/docs/d/core_internet_gateways.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
@@ -56,5 +56,5 @@ The following attributes are exported:
56
56
*`id` - The internet gateway's Oracle ID ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
57
57
*`state` - The internet gateway's current state.
58
58
*`time_created` - The date and time the internet gateway was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
59
-
*`vcn_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the internet gateway belongs to.
59
+
*`vcn_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the Internet Gateway belongs to.
Copy file name to clipboardExpand all lines: website/docs/d/core_shapes.html.markdown
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,11 +47,15 @@ The following attributes are exported:
47
47
The following attributes are exported:
48
48
49
49
*`baseline_ocpu_utilizations` - For a subcore burstable VM, the supported baseline OCPU utilization for instances that use this shape.
50
+
*`billing_type` - How instances that use this shape are charged.
50
51
*`gpu_description` - A short description of the graphics processing unit (GPU) available for this shape.
51
52
52
53
If the shape does not have any GPUs, this field is `null`.
53
54
*`gpus` - The number of GPUs available for this shape.
55
+
*`is_billed_for_stopped_instance` - Whether billing continues when the instances that use this shape are in the stopped state.
56
+
*`is_flexible` - Whether the shape supports creating flexible instances. A [flexible shape](https://docs.cloud.oracle.com/iaas/Content/Compute/References/computeshapes.htm#flexible) is a shape that lets you customize the number of OCPUs and the amount of memory when launching or resizing your instance.
54
57
*`is_live_migration_supported` - Whether Live Migration is currently supported for this shape.
58
+
*`is_subcore` - Whether the shape supports creating subcore or burstable instances. A [burstable instance](https://docs.cloud.oracle.com/iaas/Content/Compute/References/burstable-instances.htm) is a virtual machine (VM) instance that provides a baseline level of CPU performance with the ability to burst to a higher level to support occasional spikes in usage.
55
59
*`local_disk_description` - A short description of the local disks available for this shape.
56
60
57
61
If the shape does not have any local disks, this field is `null`.
@@ -105,4 +109,8 @@ The following attributes are exported:
105
109
* `is_default_enabled` - Indicates whether Trusted Platform Module is to be enabled by default
106
110
* `type` - The type of platform being configured. (Supported types=[INTEL_VM, AMD_MILAN_BM, AMD_ROME_BM, INTEL_SKYLAKE_BM])
107
111
*`processor_description` - A short description of the shape's processor (CPU).
112
+
*`quota_names` - The list of of compartment quotas for the shape.
113
+
*`recommended_alternatives` - The list of shapes and shape details (if applicable) that Oracle recommends that you use as an alternative to the current shape.
114
+
* `shape_name` - The name of the shape.
115
+
*`resize_compatible_shapes` - The list of compatible shapes that this shape can be changed to. For more information, see [Changing the Shape of an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/resizinginstances.htm).
Copy file name to clipboardExpand all lines: website/docs/r/core_boot_volume.html.markdown
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ The following arguments are supported:
62
62
*`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"}`
63
63
*`display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
64
64
*`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"}`
65
-
*`is_auto_tune_enabled` - (Optional) (Updatable) Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
65
+
*`is_auto_tune_enabled` - (Optional) (Updatable) Specifies whether the auto-tune performance is enabled for this boot volume.
66
66
*`kms_key_id` - (Optional) (Updatable) The OCID of the Key Management key to assign as the master encryption key for the boot volume.
67
67
*`size_in_gbs` - (Optional) (Updatable) The size of the volume in GBs.
68
68
*`source_details` - (Required)
@@ -72,7 +72,9 @@ The following arguments are supported:
72
72
73
73
Allowed values:
74
74
* `10`: Represents Balanced option.
75
-
* `20`: Represents Higher Performance option.
75
+
* `20`: Represents Higher Performance option.
76
+
77
+
For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
76
78
*`boot_volume_replicas_deletion` - (Optional) (updatable) The boolean value, if you have replicas and want to disable replicas set this argument to true and remove `boot_volume_replicas` in representation at the same time. If you want to enable a new replicas, remove this argument and use `boot_volume_replicas` again.
77
79
78
80
@@ -95,7 +97,7 @@ The following attributes are exported:
95
97
*`freeform_tags` - 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"}`
96
98
*`id` - The boot volume's Oracle ID (OCID).
97
99
*`image_id` - The image OCID used to create the boot volume.
98
-
*`is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
100
+
*`is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume.
99
101
*`is_hydrated` - Specifies whether the boot volume's data has finished copying from the source boot volume or boot volume backup.
100
102
*`kms_key_id` - The OCID of the Key Management master encryption key assigned to the boot volume.
101
103
*`size_in_gbs` - The size of the boot volume in GBs.
@@ -111,7 +113,9 @@ The following attributes are exported:
111
113
112
114
Allowed values:
113
115
* `10`: Represents Balanced option.
114
-
* `20`: Represents Higher Performance option.
116
+
* `20`: Represents Higher Performance option.
117
+
118
+
For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
115
119
*`boot_volume_replicas_deletion` - The boolean value, if you have replicas and want to disable replicas set this argument to true and remove `boot_volume_replicas` in representation at the same time. If you want to enable a new replicas, remove this argument and use `boot_volume_replicas` again.
0 commit comments