ExadbVmClusterSummary

class oci.database.models.ExadbVmClusterSummary(**kwargs)

Bases: object

Details of the Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only.

Attributes

GRID_IMAGE_TYPE_CUSTOM_IMAGE A constant which can be used with the grid_image_type property of a ExadbVmClusterSummary.
GRID_IMAGE_TYPE_RELEASE_UPDATE A constant which can be used with the grid_image_type property of a ExadbVmClusterSummary.
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE A constant which can be used with the license_model property of a ExadbVmClusterSummary.
LICENSE_MODEL_LICENSE_INCLUDED A constant which can be used with the license_model property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_PROVISIONING A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_TERMINATED A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_TERMINATING A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary.
availability_domain [Required] Gets the availability_domain of this ExadbVmClusterSummary.
backup_network_nsg_ids Gets the backup_network_nsg_ids of this ExadbVmClusterSummary.
backup_subnet_id [Required] Gets the backup_subnet_id of this ExadbVmClusterSummary.
cluster_name Gets the cluster_name of this ExadbVmClusterSummary.
compartment_id [Required] Gets the compartment_id of this ExadbVmClusterSummary.
data_collection_options Gets the data_collection_options of this ExadbVmClusterSummary.
defined_tags Gets the defined_tags of this ExadbVmClusterSummary.
display_name [Required] Gets the display_name of this ExadbVmClusterSummary.
domain [Required] Gets the domain of this ExadbVmClusterSummary.
enabled_e_cpu_count [Required] Gets the enabled_e_cpu_count of this ExadbVmClusterSummary.
exascale_db_storage_vault_id [Required] Gets the exascale_db_storage_vault_id of this ExadbVmClusterSummary.
freeform_tags Gets the freeform_tags of this ExadbVmClusterSummary.
gi_version Gets the gi_version of this ExadbVmClusterSummary.
grid_image_id Gets the grid_image_id of this ExadbVmClusterSummary.
grid_image_type Gets the grid_image_type of this ExadbVmClusterSummary.
hostname [Required] Gets the hostname of this ExadbVmClusterSummary.
id [Required] Gets the id of this ExadbVmClusterSummary.
last_update_history_entry_id Gets the last_update_history_entry_id of this ExadbVmClusterSummary.
license_model Gets the license_model of this ExadbVmClusterSummary.
lifecycle_details Gets the lifecycle_details of this ExadbVmClusterSummary.
lifecycle_state [Required] Gets the lifecycle_state of this ExadbVmClusterSummary.
listener_port Gets the listener_port of this ExadbVmClusterSummary.
memory_size_in_gbs Gets the memory_size_in_gbs of this ExadbVmClusterSummary.
node_count [Required] Gets the node_count of this ExadbVmClusterSummary.
nsg_ids Gets the nsg_ids of this ExadbVmClusterSummary.
private_zone_id Gets the private_zone_id of this ExadbVmClusterSummary.
scan_dns_name Gets the scan_dns_name of this ExadbVmClusterSummary.
scan_dns_record_id Gets the scan_dns_record_id of this ExadbVmClusterSummary.
scan_ip_ids Gets the scan_ip_ids of this ExadbVmClusterSummary.
scan_listener_port_tcp Gets the scan_listener_port_tcp of this ExadbVmClusterSummary.
scan_listener_port_tcp_ssl Gets the scan_listener_port_tcp_ssl of this ExadbVmClusterSummary.
shape [Required] Gets the shape of this ExadbVmClusterSummary.
snapshot_file_system_storage Gets the snapshot_file_system_storage of this ExadbVmClusterSummary.
ssh_public_keys [Required] Gets the ssh_public_keys of this ExadbVmClusterSummary.
subnet_id [Required] Gets the subnet_id of this ExadbVmClusterSummary.
system_tags Gets the system_tags of this ExadbVmClusterSummary.
system_version Gets the system_version of this ExadbVmClusterSummary.
time_created Gets the time_created of this ExadbVmClusterSummary.
time_zone Gets the time_zone of this ExadbVmClusterSummary.
total_e_cpu_count [Required] Gets the total_e_cpu_count of this ExadbVmClusterSummary.
total_file_system_storage Gets the total_file_system_storage of this ExadbVmClusterSummary.
vip_ids Gets the vip_ids of this ExadbVmClusterSummary.
vm_file_system_storage [Required] Gets the vm_file_system_storage of this ExadbVmClusterSummary.
zone_id Gets the zone_id of this ExadbVmClusterSummary.

Methods

__init__(**kwargs) Initializes a new ExadbVmClusterSummary object with values from keyword arguments.
GRID_IMAGE_TYPE_CUSTOM_IMAGE = 'CUSTOM_IMAGE'

A constant which can be used with the grid_image_type property of a ExadbVmClusterSummary. This constant has a value of “CUSTOM_IMAGE”

GRID_IMAGE_TYPE_RELEASE_UPDATE = 'RELEASE_UPDATE'

A constant which can be used with the grid_image_type property of a ExadbVmClusterSummary. This constant has a value of “RELEASE_UPDATE”

LICENSE_MODEL_BRING_YOUR_OWN_LICENSE = 'BRING_YOUR_OWN_LICENSE'

A constant which can be used with the license_model property of a ExadbVmClusterSummary. This constant has a value of “BRING_YOUR_OWN_LICENSE”

LICENSE_MODEL_LICENSE_INCLUDED = 'LICENSE_INCLUDED'

A constant which can be used with the license_model property of a ExadbVmClusterSummary. This constant has a value of “LICENSE_INCLUDED”

LIFECYCLE_STATE_AVAILABLE = 'AVAILABLE'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “AVAILABLE”

LIFECYCLE_STATE_FAILED = 'FAILED'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “FAILED”

LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS = 'MAINTENANCE_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “MAINTENANCE_IN_PROGRESS”

LIFECYCLE_STATE_PROVISIONING = 'PROVISIONING'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “PROVISIONING”

LIFECYCLE_STATE_TERMINATED = 'TERMINATED'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “TERMINATED”

LIFECYCLE_STATE_TERMINATING = 'TERMINATING'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “TERMINATING”

LIFECYCLE_STATE_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_state property of a ExadbVmClusterSummary. This constant has a value of “UPDATING”

__init__(**kwargs)

Initializes a new ExadbVmClusterSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this ExadbVmClusterSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this ExadbVmClusterSummary.
  • availability_domain (str) – The value to assign to the availability_domain property of this ExadbVmClusterSummary.
  • subnet_id (str) – The value to assign to the subnet_id property of this ExadbVmClusterSummary.
  • backup_subnet_id (str) – The value to assign to the backup_subnet_id property of this ExadbVmClusterSummary.
  • nsg_ids (list[str]) – The value to assign to the nsg_ids property of this ExadbVmClusterSummary.
  • backup_network_nsg_ids (list[str]) – The value to assign to the backup_network_nsg_ids property of this ExadbVmClusterSummary.
  • last_update_history_entry_id (str) – The value to assign to the last_update_history_entry_id property of this ExadbVmClusterSummary.
  • listener_port (int) – The value to assign to the listener_port property of this ExadbVmClusterSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this ExadbVmClusterSummary. Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “UPDATING”, “TERMINATING”, “TERMINATED”, “FAILED”, “MAINTENANCE_IN_PROGRESS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • node_count (int) – The value to assign to the node_count property of this ExadbVmClusterSummary.
  • shape (str) – The value to assign to the shape property of this ExadbVmClusterSummary.
  • display_name (str) – The value to assign to the display_name property of this ExadbVmClusterSummary.
  • time_created (datetime) – The value to assign to the time_created property of this ExadbVmClusterSummary.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this ExadbVmClusterSummary.
  • time_zone (str) – The value to assign to the time_zone property of this ExadbVmClusterSummary.
  • hostname (str) – The value to assign to the hostname property of this ExadbVmClusterSummary.
  • domain (str) – The value to assign to the domain property of this ExadbVmClusterSummary.
  • cluster_name (str) – The value to assign to the cluster_name property of this ExadbVmClusterSummary.
  • gi_version (str) – The value to assign to the gi_version property of this ExadbVmClusterSummary.
  • grid_image_id (str) – The value to assign to the grid_image_id property of this ExadbVmClusterSummary.
  • grid_image_type (str) – The value to assign to the grid_image_type property of this ExadbVmClusterSummary. Allowed values for this property are: “RELEASE_UPDATE”, “CUSTOM_IMAGE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • system_version (str) – The value to assign to the system_version property of this ExadbVmClusterSummary.
  • ssh_public_keys (list[str]) – The value to assign to the ssh_public_keys property of this ExadbVmClusterSummary.
  • license_model (str) – The value to assign to the license_model property of this ExadbVmClusterSummary. Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • scan_ip_ids (list[str]) – The value to assign to the scan_ip_ids property of this ExadbVmClusterSummary.
  • vip_ids (list[str]) – The value to assign to the vip_ids property of this ExadbVmClusterSummary.
  • scan_dns_record_id (str) – The value to assign to the scan_dns_record_id property of this ExadbVmClusterSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ExadbVmClusterSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ExadbVmClusterSummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ExadbVmClusterSummary.
  • scan_dns_name (str) – The value to assign to the scan_dns_name property of this ExadbVmClusterSummary.
  • zone_id (str) – The value to assign to the zone_id property of this ExadbVmClusterSummary.
  • scan_listener_port_tcp (int) – The value to assign to the scan_listener_port_tcp property of this ExadbVmClusterSummary.
  • scan_listener_port_tcp_ssl (int) – The value to assign to the scan_listener_port_tcp_ssl property of this ExadbVmClusterSummary.
  • private_zone_id (str) – The value to assign to the private_zone_id property of this ExadbVmClusterSummary.
  • data_collection_options (oci.database.models.DataCollectionOptions) – The value to assign to the data_collection_options property of this ExadbVmClusterSummary.
  • total_e_cpu_count (int) – The value to assign to the total_e_cpu_count property of this ExadbVmClusterSummary.
  • enabled_e_cpu_count (int) – The value to assign to the enabled_e_cpu_count property of this ExadbVmClusterSummary.
  • vm_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the vm_file_system_storage property of this ExadbVmClusterSummary.
  • snapshot_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the snapshot_file_system_storage property of this ExadbVmClusterSummary.
  • total_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the total_file_system_storage property of this ExadbVmClusterSummary.
  • exascale_db_storage_vault_id (str) – The value to assign to the exascale_db_storage_vault_id property of this ExadbVmClusterSummary.
  • memory_size_in_gbs (int) – The value to assign to the memory_size_in_gbs property of this ExadbVmClusterSummary.
availability_domain

[Required] Gets the availability_domain of this ExadbVmClusterSummary. The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.

Returns:The availability_domain of this ExadbVmClusterSummary.
Return type:str
backup_network_nsg_ids

Gets the backup_network_nsg_ids of this ExadbVmClusterSummary. A list of the OCIDs of the network security groups (NSGs) that the backup network of 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. Applicable only to Exadata systems.

Returns:The backup_network_nsg_ids of this ExadbVmClusterSummary.
Return type:list[str]
backup_subnet_id

[Required] Gets the backup_subnet_id of this ExadbVmClusterSummary. The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.

Returns:The backup_subnet_id of this ExadbVmClusterSummary.
Return type:str
cluster_name

Gets the cluster_name of this ExadbVmClusterSummary. The cluster name for Exadata VM cluster on Exascale Infrastructure. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.

Returns:The cluster_name of this ExadbVmClusterSummary.
Return type:str
compartment_id

[Required] Gets the compartment_id of this ExadbVmClusterSummary. The OCID of the compartment.

Returns:The compartment_id of this ExadbVmClusterSummary.
Return type:str
data_collection_options

Gets the data_collection_options of this ExadbVmClusterSummary.

Returns:The data_collection_options of this ExadbVmClusterSummary.
Return type:oci.database.models.DataCollectionOptions
defined_tags

Gets the defined_tags of this ExadbVmClusterSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Returns:The defined_tags of this ExadbVmClusterSummary.
Return type:dict(str, dict(str, object))
display_name

[Required] Gets the display_name of this ExadbVmClusterSummary. The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.

Returns:The display_name of this ExadbVmClusterSummary.
Return type:str
domain

[Required] Gets the domain of this ExadbVmClusterSummary. A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.

Returns:The domain of this ExadbVmClusterSummary.
Return type:str
enabled_e_cpu_count

[Required] Gets the enabled_e_cpu_count of this ExadbVmClusterSummary. The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.

Returns:The enabled_e_cpu_count of this ExadbVmClusterSummary.
Return type:int
exascale_db_storage_vault_id

[Required] Gets the exascale_db_storage_vault_id of this ExadbVmClusterSummary. The OCID of the Exadata Database Storage Vault.

Returns:The exascale_db_storage_vault_id of this ExadbVmClusterSummary.
Return type:str
freeform_tags

Gets the freeform_tags of this ExadbVmClusterSummary. 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.

Example: {“Department”: “Finance”}

Returns:The freeform_tags of this ExadbVmClusterSummary.
Return type:dict(str, str)
gi_version

Gets the gi_version of this ExadbVmClusterSummary. A valid Oracle Grid Infrastructure (GI) software version.

Returns:The gi_version of this ExadbVmClusterSummary.
Return type:str
grid_image_id

Gets the grid_image_id of this ExadbVmClusterSummary. Grid Setup will be done using this grid image id

Returns:The grid_image_id of this ExadbVmClusterSummary.
Return type:str
grid_image_type

Gets the grid_image_type of this ExadbVmClusterSummary. The type of Grid Image

Allowed values for this property are: “RELEASE_UPDATE”, “CUSTOM_IMAGE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The grid_image_type of this ExadbVmClusterSummary.
Return type:str
hostname

[Required] Gets the hostname of this ExadbVmClusterSummary. The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.

The maximum length of the combined hostname and domain is 63 characters.

Note: The hostname must be unique within the subnet. If it is not unique, then the Exadata VM cluster on Exascale Infrastructure will fail to provision.

Returns:The hostname of this ExadbVmClusterSummary.
Return type:str
id

[Required] Gets the id of this ExadbVmClusterSummary. The OCID of the Exadata VM cluster on Exascale Infrastructure.

Returns:The id of this ExadbVmClusterSummary.
Return type:str
last_update_history_entry_id

Gets the last_update_history_entry_id of this ExadbVmClusterSummary. The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.

Returns:The last_update_history_entry_id of this ExadbVmClusterSummary.
Return type:str
license_model

Gets the license_model of this ExadbVmClusterSummary. The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.

Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The license_model of this ExadbVmClusterSummary.
Return type:str
lifecycle_details

Gets the lifecycle_details of this ExadbVmClusterSummary. Additional information about the current lifecycle state.

Returns:The lifecycle_details of this ExadbVmClusterSummary.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this ExadbVmClusterSummary. The current state of the Exadata VM cluster on Exascale Infrastructure.

Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “UPDATING”, “TERMINATING”, “TERMINATED”, “FAILED”, “MAINTENANCE_IN_PROGRESS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this ExadbVmClusterSummary.
Return type:str
listener_port

Gets the listener_port of this ExadbVmClusterSummary. The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.

Returns:The listener_port of this ExadbVmClusterSummary.
Return type:int
memory_size_in_gbs

Gets the memory_size_in_gbs of this ExadbVmClusterSummary. The memory that you want to be allocated in GBs. Memory is calculated based on 11 GB per VM core reserved.

Returns:The memory_size_in_gbs of this ExadbVmClusterSummary.
Return type:int
node_count

[Required] Gets the node_count of this ExadbVmClusterSummary. The number of nodes in the Exadata VM cluster on Exascale Infrastructure.

Returns:The node_count of this ExadbVmClusterSummary.
Return type:int
nsg_ids

Gets the nsg_ids of this ExadbVmClusterSummary. The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions: - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.

Returns:The nsg_ids of this ExadbVmClusterSummary.
Return type:list[str]
private_zone_id

Gets the private_zone_id of this ExadbVmClusterSummary. The private zone ID in which you want DNS records to be created.

Returns:The private_zone_id of this ExadbVmClusterSummary.
Return type:str
scan_dns_name

Gets the scan_dns_name of this ExadbVmClusterSummary. The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.

Returns:The scan_dns_name of this ExadbVmClusterSummary.
Return type:str
scan_dns_record_id

Gets the scan_dns_record_id of this ExadbVmClusterSummary. The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.

Returns:The scan_dns_record_id of this ExadbVmClusterSummary.
Return type:str
scan_ip_ids

Gets the scan_ip_ids of this ExadbVmClusterSummary. The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.

Note: For a single-node DB system, this list is empty.

Returns:The scan_ip_ids of this ExadbVmClusterSummary.
Return type:list[str]
scan_listener_port_tcp

Gets the scan_listener_port_tcp of this ExadbVmClusterSummary. The TCP Single Client Access Name (SCAN) port. The default port is 1521.

Returns:The scan_listener_port_tcp of this ExadbVmClusterSummary.
Return type:int
scan_listener_port_tcp_ssl

Gets the scan_listener_port_tcp_ssl of this ExadbVmClusterSummary. The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.

Returns:The scan_listener_port_tcp_ssl of this ExadbVmClusterSummary.
Return type:int
shape

[Required] Gets the shape of this ExadbVmClusterSummary. The shape of the Exadata VM cluster on Exascale Infrastructure resource

Returns:The shape of this ExadbVmClusterSummary.
Return type:str
snapshot_file_system_storage

Gets the snapshot_file_system_storage of this ExadbVmClusterSummary.

Returns:The snapshot_file_system_storage of this ExadbVmClusterSummary.
Return type:oci.database.models.ExadbVmClusterStorageDetails
ssh_public_keys

[Required] Gets the ssh_public_keys of this ExadbVmClusterSummary. The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.

Returns:The ssh_public_keys of this ExadbVmClusterSummary.
Return type:list[str]
subnet_id

[Required] Gets the subnet_id of this ExadbVmClusterSummary. The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.

Returns:The subnet_id of this ExadbVmClusterSummary.
Return type:str
system_tags

Gets the system_tags of this ExadbVmClusterSummary. System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Returns:The system_tags of this ExadbVmClusterSummary.
Return type:dict(str, dict(str, object))
system_version

Gets the system_version of this ExadbVmClusterSummary. Operating system version of the image.

Returns:The system_version of this ExadbVmClusterSummary.
Return type:str
time_created

Gets the time_created of this ExadbVmClusterSummary. The date and time that the Exadata VM cluster on Exascale Infrastructure was created.

Returns:The time_created of this ExadbVmClusterSummary.
Return type:datetime
time_zone

Gets the time_zone of this ExadbVmClusterSummary. The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.

Returns:The time_zone of this ExadbVmClusterSummary.
Return type:str
total_e_cpu_count

[Required] Gets the total_e_cpu_count of this ExadbVmClusterSummary. The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.

Returns:The total_e_cpu_count of this ExadbVmClusterSummary.
Return type:int
total_file_system_storage

Gets the total_file_system_storage of this ExadbVmClusterSummary.

Returns:The total_file_system_storage of this ExadbVmClusterSummary.
Return type:oci.database.models.ExadbVmClusterStorageDetails
vip_ids

Gets the vip_ids of this ExadbVmClusterSummary. The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.

Returns:The vip_ids of this ExadbVmClusterSummary.
Return type:list[str]
vm_file_system_storage

[Required] Gets the vm_file_system_storage of this ExadbVmClusterSummary.

Returns:The vm_file_system_storage of this ExadbVmClusterSummary.
Return type:oci.database.models.ExadbVmClusterStorageDetails
zone_id

Gets the zone_id of this ExadbVmClusterSummary. The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.

Returns:The zone_id of this ExadbVmClusterSummary.
Return type:str