ExadbVmCluster

class oci.database.models.ExadbVmCluster(**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 ExadbVmCluster.
GRID_IMAGE_TYPE_RELEASE_UPDATE A constant which can be used with the grid_image_type property of a ExadbVmCluster.
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE A constant which can be used with the license_model property of a ExadbVmCluster.
LICENSE_MODEL_LICENSE_INCLUDED A constant which can be used with the license_model property of a ExadbVmCluster.
LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_PROVISIONING A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_TERMINATED A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_TERMINATING A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a ExadbVmCluster.
availability_domain [Required] Gets the availability_domain of this ExadbVmCluster.
backup_network_nsg_ids Gets the backup_network_nsg_ids of this ExadbVmCluster.
backup_subnet_id [Required] Gets the backup_subnet_id of this ExadbVmCluster.
cluster_name Gets the cluster_name of this ExadbVmCluster.
compartment_id [Required] Gets the compartment_id of this ExadbVmCluster.
data_collection_options Gets the data_collection_options of this ExadbVmCluster.
defined_tags Gets the defined_tags of this ExadbVmCluster.
display_name [Required] Gets the display_name of this ExadbVmCluster.
domain [Required] Gets the domain of this ExadbVmCluster.
enabled_e_cpu_count [Required] Gets the enabled_e_cpu_count of this ExadbVmCluster.
exascale_db_storage_vault_id [Required] Gets the exascale_db_storage_vault_id of this ExadbVmCluster.
freeform_tags Gets the freeform_tags of this ExadbVmCluster.
gi_version Gets the gi_version of this ExadbVmCluster.
grid_image_id Gets the grid_image_id of this ExadbVmCluster.
grid_image_type Gets the grid_image_type of this ExadbVmCluster.
hostname [Required] Gets the hostname of this ExadbVmCluster.
id [Required] Gets the id of this ExadbVmCluster.
iorm_config_cache Gets the iorm_config_cache of this ExadbVmCluster.
last_update_history_entry_id Gets the last_update_history_entry_id of this ExadbVmCluster.
license_model Gets the license_model of this ExadbVmCluster.
lifecycle_details Gets the lifecycle_details of this ExadbVmCluster.
lifecycle_state [Required] Gets the lifecycle_state of this ExadbVmCluster.
listener_port Gets the listener_port of this ExadbVmCluster.
memory_size_in_gbs Gets the memory_size_in_gbs of this ExadbVmCluster.
node_count [Required] Gets the node_count of this ExadbVmCluster.
nsg_ids Gets the nsg_ids of this ExadbVmCluster.
private_zone_id Gets the private_zone_id of this ExadbVmCluster.
scan_dns_name Gets the scan_dns_name of this ExadbVmCluster.
scan_dns_record_id Gets the scan_dns_record_id of this ExadbVmCluster.
scan_ip_ids Gets the scan_ip_ids of this ExadbVmCluster.
scan_listener_port_tcp Gets the scan_listener_port_tcp of this ExadbVmCluster.
scan_listener_port_tcp_ssl Gets the scan_listener_port_tcp_ssl of this ExadbVmCluster.
shape [Required] Gets the shape of this ExadbVmCluster.
snapshot_file_system_storage Gets the snapshot_file_system_storage of this ExadbVmCluster.
ssh_public_keys [Required] Gets the ssh_public_keys of this ExadbVmCluster.
subnet_id [Required] Gets the subnet_id of this ExadbVmCluster.
system_tags Gets the system_tags of this ExadbVmCluster.
system_version Gets the system_version of this ExadbVmCluster.
time_created Gets the time_created of this ExadbVmCluster.
time_zone Gets the time_zone of this ExadbVmCluster.
total_e_cpu_count [Required] Gets the total_e_cpu_count of this ExadbVmCluster.
total_file_system_storage Gets the total_file_system_storage of this ExadbVmCluster.
vip_ids Gets the vip_ids of this ExadbVmCluster.
vm_file_system_storage [Required] Gets the vm_file_system_storage of this ExadbVmCluster.
zone_id Gets the zone_id of this ExadbVmCluster.

Methods

__init__(**kwargs) Initializes a new ExadbVmCluster 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 ExadbVmCluster. 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 ExadbVmCluster. 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 ExadbVmCluster. 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 ExadbVmCluster. 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 ExadbVmCluster. This constant has a value of “AVAILABLE”

LIFECYCLE_STATE_FAILED = 'FAILED'

A constant which can be used with the lifecycle_state property of a ExadbVmCluster. 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 ExadbVmCluster. 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 ExadbVmCluster. This constant has a value of “PROVISIONING”

LIFECYCLE_STATE_TERMINATED = 'TERMINATED'

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

LIFECYCLE_STATE_TERMINATING = 'TERMINATING'

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

LIFECYCLE_STATE_UPDATING = 'UPDATING'

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

__init__(**kwargs)

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

Parameters:
  • iorm_config_cache (oci.database.models.ExadataIormConfig) – The value to assign to the iorm_config_cache property of this ExadbVmCluster.
  • id (str) – The value to assign to the id property of this ExadbVmCluster.
  • compartment_id (str) – The value to assign to the compartment_id property of this ExadbVmCluster.
  • availability_domain (str) – The value to assign to the availability_domain property of this ExadbVmCluster.
  • subnet_id (str) – The value to assign to the subnet_id property of this ExadbVmCluster.
  • backup_subnet_id (str) – The value to assign to the backup_subnet_id property of this ExadbVmCluster.
  • nsg_ids (list[str]) – The value to assign to the nsg_ids property of this ExadbVmCluster.
  • backup_network_nsg_ids (list[str]) – The value to assign to the backup_network_nsg_ids property of this ExadbVmCluster.
  • last_update_history_entry_id (str) – The value to assign to the last_update_history_entry_id property of this ExadbVmCluster.
  • listener_port (int) – The value to assign to the listener_port property of this ExadbVmCluster.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this ExadbVmCluster. 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 ExadbVmCluster.
  • shape (str) – The value to assign to the shape property of this ExadbVmCluster.
  • display_name (str) – The value to assign to the display_name property of this ExadbVmCluster.
  • time_created (datetime) – The value to assign to the time_created property of this ExadbVmCluster.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this ExadbVmCluster.
  • time_zone (str) – The value to assign to the time_zone property of this ExadbVmCluster.
  • hostname (str) – The value to assign to the hostname property of this ExadbVmCluster.
  • domain (str) – The value to assign to the domain property of this ExadbVmCluster.
  • cluster_name (str) – The value to assign to the cluster_name property of this ExadbVmCluster.
  • gi_version (str) – The value to assign to the gi_version property of this ExadbVmCluster.
  • grid_image_id (str) – The value to assign to the grid_image_id property of this ExadbVmCluster.
  • grid_image_type (str) – The value to assign to the grid_image_type property of this ExadbVmCluster. 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 ExadbVmCluster.
  • ssh_public_keys (list[str]) – The value to assign to the ssh_public_keys property of this ExadbVmCluster.
  • license_model (str) – The value to assign to the license_model property of this ExadbVmCluster. 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 ExadbVmCluster.
  • vip_ids (list[str]) – The value to assign to the vip_ids property of this ExadbVmCluster.
  • scan_dns_record_id (str) – The value to assign to the scan_dns_record_id property of this ExadbVmCluster.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ExadbVmCluster.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ExadbVmCluster.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ExadbVmCluster.
  • scan_dns_name (str) – The value to assign to the scan_dns_name property of this ExadbVmCluster.
  • zone_id (str) – The value to assign to the zone_id property of this ExadbVmCluster.
  • scan_listener_port_tcp (int) – The value to assign to the scan_listener_port_tcp property of this ExadbVmCluster.
  • scan_listener_port_tcp_ssl (int) – The value to assign to the scan_listener_port_tcp_ssl property of this ExadbVmCluster.
  • private_zone_id (str) – The value to assign to the private_zone_id property of this ExadbVmCluster.
  • data_collection_options (oci.database.models.DataCollectionOptions) – The value to assign to the data_collection_options property of this ExadbVmCluster.
  • total_e_cpu_count (int) – The value to assign to the total_e_cpu_count property of this ExadbVmCluster.
  • enabled_e_cpu_count (int) – The value to assign to the enabled_e_cpu_count property of this ExadbVmCluster.
  • vm_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the vm_file_system_storage property of this ExadbVmCluster.
  • snapshot_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the snapshot_file_system_storage property of this ExadbVmCluster.
  • total_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the total_file_system_storage property of this ExadbVmCluster.
  • exascale_db_storage_vault_id (str) – The value to assign to the exascale_db_storage_vault_id property of this ExadbVmCluster.
  • memory_size_in_gbs (int) – The value to assign to the memory_size_in_gbs property of this ExadbVmCluster.
availability_domain

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

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

Gets the backup_network_nsg_ids of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:list[str]
backup_subnet_id

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

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

Gets the cluster_name of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
compartment_id

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

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

Gets the data_collection_options of this ExadbVmCluster.

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

Gets the defined_tags of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:dict(str, dict(str, object))
display_name

[Required] Gets the display_name of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
domain

[Required] Gets the domain of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
enabled_e_cpu_count

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

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

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

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

Gets the freeform_tags of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:dict(str, str)
gi_version

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

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

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

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

Gets the grid_image_type of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
hostname

[Required] Gets the hostname of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
id

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

Returns:The id of this ExadbVmCluster.
Return type:str
iorm_config_cache

Gets the iorm_config_cache of this ExadbVmCluster.

Returns:The iorm_config_cache of this ExadbVmCluster.
Return type:oci.database.models.ExadataIormConfig
last_update_history_entry_id

Gets the last_update_history_entry_id of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
license_model

Gets the license_model of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
lifecycle_details

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

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

[Required] Gets the lifecycle_state of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
listener_port

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

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

Gets the memory_size_in_gbs of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:int
node_count

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

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

Gets the nsg_ids of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:list[str]
private_zone_id

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

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

Gets the scan_dns_name of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
scan_dns_record_id

Gets the scan_dns_record_id of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:str
scan_ip_ids

Gets the scan_ip_ids of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:list[str]
scan_listener_port_tcp

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

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

Gets the scan_listener_port_tcp_ssl of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:int
shape

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

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

Gets the snapshot_file_system_storage of this ExadbVmCluster.

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

[Required] Gets the ssh_public_keys of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:list[str]
subnet_id

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

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

Gets the system_tags of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:dict(str, dict(str, object))
system_version

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

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

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

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

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

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

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

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

Gets the total_file_system_storage of this ExadbVmCluster.

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

Gets the vip_ids of this ExadbVmCluster. 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 ExadbVmCluster.
Return type:list[str]
vm_file_system_storage

[Required] Gets the vm_file_system_storage of this ExadbVmCluster.

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

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

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