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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ The following attributes are exported:
63
63
* `display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
64
64
* `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"}`
65
65
* `is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `InstanceConfigurationDetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
66
+
* `is_reservations_enabled` - Reservations-enabled is a boolean field that allows to enable PR (Persistent Reservation) on a volume.
66
67
* `kms_key_id` - The OCID of the Vault service key to assign as the master encryption key for the volume.
67
68
* `size_in_gbs` - The size of the volume in GBs.
68
69
* `source_details` -
@@ -300,7 +301,9 @@ The following attributes are exported:
300
301
* `compartment_id` - The OCID of the compartment that contains the volume.
301
302
* `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"}`
302
303
* `display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
303
-
* `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"}`
304
+
* `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"}`
305
+
* `is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `InstanceConfigurationDetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
306
+
* `is_reservations_enabled` - Reservations-enabled is a boolean field that allows to enable PR (Persistent Reservation) on a volume.
304
307
* `kms_key_id` - The OCID of the Vault service key to assign as the master encryption key for the volume.
Copy file name to clipboardExpand all lines: website/docs/d/core_instance_configurations.html.markdown
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ The following attributes are exported:
70
70
* `display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
71
71
* `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"}`
72
72
* `is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `InstanceConfigurationDetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
73
+
* `is_reservations_enabled` - Reservations-enabled is a boolean field that allows to enable PR (Persistent Reservation) on a volume.
73
74
* `kms_key_id` - The OCID of the Vault service key to assign as the master encryption key for the volume.
74
75
* `size_in_gbs` - The size of the volume in GBs.
75
76
* `source_details` -
@@ -307,7 +308,9 @@ The following attributes are exported:
307
308
* `compartment_id` - The OCID of the compartment that contains the volume.
308
309
* `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"}`
309
310
* `display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
310
-
* `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"}`
311
+
* `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"}`
312
+
* `is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated. Use the `InstanceConfigurationDetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
313
+
* `is_reservations_enabled` - Reservations-enabled is a boolean field that allows to enable PR (Persistent Reservation) on a volume.
311
314
* `kms_key_id` - The OCID of the Vault service key to assign as the master encryption key for the volume.
Copy file name to clipboardExpand all lines: website/docs/d/core_volume.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
@@ -50,6 +50,7 @@ The following attributes are exported:
50
50
*`id` - The OCID of the volume.
51
51
*`is_auto_tune_enabled` - Specifies whether the auto-tune performance is enabled for this volume. This field is deprecated. Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
52
52
*`is_hydrated` - Specifies whether the cloned volume's data has finished copying from the source volume or backup.
53
+
*`is_reservations_enabled` - Reservations-enabled is a boolean field that allows to enable PR (Persistent Reservation) on a volume.
53
54
*`kms_key_id` - The OCID of the Vault service key which is the master encryption key for the volume.
54
55
*`size_in_gbs` - The size of the volume in GBs.
55
56
*`size_in_mbs` - The size of the volume in MBs. This field is deprecated. Use sizeInGBs instead.
0 commit comments