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/r/database_db_system.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
@@ -166,7 +166,7 @@ The following arguments are supported:
166
166
*`license_model` - (Optional) The Oracle license model that applies to all the databases on the DB system. The default is LICENSE_INCLUDED.
167
167
*`node_count` - (Optional) The number of nodes to launch for a 2-node RAC virtual machine DB system.
168
168
*`nsg_ids` - (Optional) (Updatable) A list of the [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the network security groups (NSGs) that this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm).
169
-
*`shape` - (Required) The shape of the DB system. The shape determines resources allocated to the DB system.
169
+
*`shape` - (Required) (Updatable) The shape of the DB system. The shape determines resources allocated to the DB system.
170
170
* For virtual machine shapes, the number of CPU cores and memory
171
171
* For bare metal and Exadata shapes, the number of CPU cores, memory, and storage
0 commit comments