ExadbVmClusterProperties
import type { ExadbVmClusterProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The properties of an ExadbVmCluster.
§Properties
Optional. Immutable. The number of additional ECPUs per node for an Exadata VM cluster on exascale infrastructure.
Optional. Immutable. The cluster name for Exascale vm cluster. The cluster name must begin with an alphabetic character and may contain hyphens(-) but can not contain underscores(_). It should be not more than 11 characters and is not case sensitive. OCI Cluster name.
Optional. Immutable. Indicates user preference for data collection options.
Required. Immutable. The number of ECPUs enabled per node for an exadata vm cluster on exascale infrastructure.
Required. Immutable. The name of ExascaleDbStorageVault associated with the ExadbVmCluster. It can refer to an existing ExascaleDbStorageVault. Or a new one can be created during the ExadbVmCluster creation (requires storage_vault_properties to be set). Format: projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}
Optional. Immutable. The license type of the ExadbVmCluster.
Output only. State of the cluster.
Output only. Memory per VM (GB) (Read-only): Shows the amount of memory allocated to each VM. Memory is calculated based on 2.75 GB per Total ECPUs.
Required. Immutable. The shape attribute of the VM cluster. The type of Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle Database 23ai and later
Required. Immutable. Total storage details for the ExadbVmCluster.