AutonomousVmClusterSummary

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

Bases: object

Details of the Autonomous VM cluster.

Attributes

COMPUTE_MODEL_ECPU A constant which can be used with the compute_model property of a AutonomousVmClusterSummary.
COMPUTE_MODEL_OCPU A constant which can be used with the compute_model property of a AutonomousVmClusterSummary.
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE A constant which can be used with the license_model property of a AutonomousVmClusterSummary.
LICENSE_MODEL_LICENSE_INCLUDED A constant which can be used with the license_model property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_PROVISIONING A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_TERMINATED A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_TERMINATING A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a AutonomousVmClusterSummary.
autonomous_data_storage_percentage Gets the autonomous_data_storage_percentage of this AutonomousVmClusterSummary.
autonomous_data_storage_size_in_tbs Gets the autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
available_autonomous_data_storage_size_in_tbs Gets the available_autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
available_container_databases Gets the available_container_databases of this AutonomousVmClusterSummary.
available_cpus Gets the available_cpus of this AutonomousVmClusterSummary.
available_data_storage_size_in_tbs Gets the available_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
compartment_id [Required] Gets the compartment_id of this AutonomousVmClusterSummary.
compute_model Gets the compute_model of this AutonomousVmClusterSummary.
cpu_core_count_per_node Gets the cpu_core_count_per_node of this AutonomousVmClusterSummary.
cpu_percentage Gets the cpu_percentage of this AutonomousVmClusterSummary.
cpus_enabled Gets the cpus_enabled of this AutonomousVmClusterSummary.
cpus_lowest_scaled_value Gets the cpus_lowest_scaled_value of this AutonomousVmClusterSummary.
data_storage_size_in_gbs Gets the data_storage_size_in_gbs of this AutonomousVmClusterSummary.
data_storage_size_in_tbs Gets the data_storage_size_in_tbs of this AutonomousVmClusterSummary.
db_node_storage_size_in_gbs Gets the db_node_storage_size_in_gbs of this AutonomousVmClusterSummary.
db_servers Gets the db_servers of this AutonomousVmClusterSummary.
defined_tags Gets the defined_tags of this AutonomousVmClusterSummary.
display_name [Required] Gets the display_name of this AutonomousVmClusterSummary.
exadata_infrastructure_id [Required] Gets the exadata_infrastructure_id of this AutonomousVmClusterSummary.
exadata_storage_in_tbs_lowest_scaled_value Gets the exadata_storage_in_tbs_lowest_scaled_value of this AutonomousVmClusterSummary.
freeform_tags Gets the freeform_tags of this AutonomousVmClusterSummary.
id [Required] Gets the id of this AutonomousVmClusterSummary.
is_local_backup_enabled Gets the is_local_backup_enabled of this AutonomousVmClusterSummary.
is_mtls_enabled Gets the is_mtls_enabled of this AutonomousVmClusterSummary.
last_maintenance_run_id Gets the last_maintenance_run_id of this AutonomousVmClusterSummary.
license_model Gets the license_model of this AutonomousVmClusterSummary.
lifecycle_details Gets the lifecycle_details of this AutonomousVmClusterSummary.
lifecycle_state [Required] Gets the lifecycle_state of this AutonomousVmClusterSummary.
maintenance_window Gets the maintenance_window of this AutonomousVmClusterSummary.
max_acds_lowest_scaled_value Gets the max_acds_lowest_scaled_value of this AutonomousVmClusterSummary.
memory_per_oracle_compute_unit_in_gbs Gets the memory_per_oracle_compute_unit_in_gbs of this AutonomousVmClusterSummary.
memory_size_in_gbs Gets the memory_size_in_gbs of this AutonomousVmClusterSummary.
next_maintenance_run_id Gets the next_maintenance_run_id of this AutonomousVmClusterSummary.
node_count Gets the node_count of this AutonomousVmClusterSummary.
non_provisionable_autonomous_container_databases Gets the non_provisionable_autonomous_container_databases of this AutonomousVmClusterSummary.
ocpus_enabled Gets the ocpus_enabled of this AutonomousVmClusterSummary.
provisionable_autonomous_container_databases Gets the provisionable_autonomous_container_databases of this AutonomousVmClusterSummary.
provisioned_autonomous_container_databases Gets the provisioned_autonomous_container_databases of this AutonomousVmClusterSummary.
provisioned_cpus Gets the provisioned_cpus of this AutonomousVmClusterSummary.
reclaimable_cpus Gets the reclaimable_cpus of this AutonomousVmClusterSummary.
reserved_cpus Gets the reserved_cpus of this AutonomousVmClusterSummary.
scan_listener_port_non_tls Gets the scan_listener_port_non_tls of this AutonomousVmClusterSummary.
scan_listener_port_tls Gets the scan_listener_port_tls of this AutonomousVmClusterSummary.
time_created Gets the time_created of this AutonomousVmClusterSummary.
time_database_ssl_certificate_expires Gets the time_database_ssl_certificate_expires of this AutonomousVmClusterSummary.
time_ords_certificate_expires Gets the time_ords_certificate_expires of this AutonomousVmClusterSummary.
time_zone Gets the time_zone of this AutonomousVmClusterSummary.
total_autonomous_data_storage_in_tbs Gets the total_autonomous_data_storage_in_tbs of this AutonomousVmClusterSummary.
total_container_databases Gets the total_container_databases of this AutonomousVmClusterSummary.
vm_cluster_network_id [Required] Gets the vm_cluster_network_id of this AutonomousVmClusterSummary.

Methods

__init__(**kwargs) Initializes a new AutonomousVmClusterSummary object with values from keyword arguments.
COMPUTE_MODEL_ECPU = 'ECPU'

A constant which can be used with the compute_model property of a AutonomousVmClusterSummary. This constant has a value of “ECPU”

COMPUTE_MODEL_OCPU = 'OCPU'

A constant which can be used with the compute_model property of a AutonomousVmClusterSummary. This constant has a value of “OCPU”

LICENSE_MODEL_BRING_YOUR_OWN_LICENSE = 'BRING_YOUR_OWN_LICENSE'

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

LIFECYCLE_STATE_FAILED = 'FAILED'

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

LIFECYCLE_STATE_TERMINATED = 'TERMINATED'

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

LIFECYCLE_STATE_TERMINATING = 'TERMINATING'

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

LIFECYCLE_STATE_UPDATING = 'UPDATING'

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

__init__(**kwargs)

Initializes a new AutonomousVmClusterSummary 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 AutonomousVmClusterSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this AutonomousVmClusterSummary.
  • display_name (str) – The value to assign to the display_name property of this AutonomousVmClusterSummary.
  • time_created (datetime) – The value to assign to the time_created property of this AutonomousVmClusterSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this AutonomousVmClusterSummary. 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’.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this AutonomousVmClusterSummary.
  • time_zone (str) – The value to assign to the time_zone property of this AutonomousVmClusterSummary.
  • exadata_infrastructure_id (str) – The value to assign to the exadata_infrastructure_id property of this AutonomousVmClusterSummary.
  • vm_cluster_network_id (str) – The value to assign to the vm_cluster_network_id property of this AutonomousVmClusterSummary.
  • is_local_backup_enabled (bool) – The value to assign to the is_local_backup_enabled property of this AutonomousVmClusterSummary.
  • cpus_enabled (int) – The value to assign to the cpus_enabled property of this AutonomousVmClusterSummary.
  • compute_model (str) – The value to assign to the compute_model property of this AutonomousVmClusterSummary. Allowed values for this property are: “ECPU”, “OCPU”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • ocpus_enabled (float) – The value to assign to the ocpus_enabled property of this AutonomousVmClusterSummary.
  • available_cpus (int) – The value to assign to the available_cpus property of this AutonomousVmClusterSummary.
  • total_container_databases (int) – The value to assign to the total_container_databases property of this AutonomousVmClusterSummary.
  • memory_per_oracle_compute_unit_in_gbs (int) – The value to assign to the memory_per_oracle_compute_unit_in_gbs property of this AutonomousVmClusterSummary.
  • cpu_core_count_per_node (int) – The value to assign to the cpu_core_count_per_node property of this AutonomousVmClusterSummary.
  • autonomous_data_storage_size_in_tbs (float) – The value to assign to the autonomous_data_storage_size_in_tbs property of this AutonomousVmClusterSummary.
  • maintenance_window (oci.database.models.MaintenanceWindow) – The value to assign to the maintenance_window property of this AutonomousVmClusterSummary.
  • last_maintenance_run_id (str) – The value to assign to the last_maintenance_run_id property of this AutonomousVmClusterSummary.
  • next_maintenance_run_id (str) – The value to assign to the next_maintenance_run_id property of this AutonomousVmClusterSummary.
  • cpu_percentage (float) – The value to assign to the cpu_percentage property of this AutonomousVmClusterSummary.
  • autonomous_data_storage_percentage (float) – The value to assign to the autonomous_data_storage_percentage property of this AutonomousVmClusterSummary.
  • provisioned_cpus (float) – The value to assign to the provisioned_cpus property of this AutonomousVmClusterSummary.
  • total_autonomous_data_storage_in_tbs (float) – The value to assign to the total_autonomous_data_storage_in_tbs property of this AutonomousVmClusterSummary.
  • reserved_cpus (float) – The value to assign to the reserved_cpus property of this AutonomousVmClusterSummary.
  • provisionable_autonomous_container_databases (int) – The value to assign to the provisionable_autonomous_container_databases property of this AutonomousVmClusterSummary.
  • provisioned_autonomous_container_databases (int) – The value to assign to the provisioned_autonomous_container_databases property of this AutonomousVmClusterSummary.
  • non_provisionable_autonomous_container_databases (int) – The value to assign to the non_provisionable_autonomous_container_databases property of this AutonomousVmClusterSummary.
  • memory_size_in_gbs (int) – The value to assign to the memory_size_in_gbs property of this AutonomousVmClusterSummary.
  • db_node_storage_size_in_gbs (int) – The value to assign to the db_node_storage_size_in_gbs property of this AutonomousVmClusterSummary.
  • data_storage_size_in_tbs (float) – The value to assign to the data_storage_size_in_tbs property of this AutonomousVmClusterSummary.
  • data_storage_size_in_gbs (float) – The value to assign to the data_storage_size_in_gbs property of this AutonomousVmClusterSummary.
  • available_data_storage_size_in_tbs (float) – The value to assign to the available_data_storage_size_in_tbs property of this AutonomousVmClusterSummary.
  • node_count (int) – The value to assign to the node_count property of this AutonomousVmClusterSummary.
  • license_model (str) – The value to assign to the license_model property of this AutonomousVmClusterSummary. 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’.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this AutonomousVmClusterSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this AutonomousVmClusterSummary.
  • db_servers (list[str]) – The value to assign to the db_servers property of this AutonomousVmClusterSummary.
  • reclaimable_cpus (int) – The value to assign to the reclaimable_cpus property of this AutonomousVmClusterSummary.
  • available_container_databases (int) – The value to assign to the available_container_databases property of this AutonomousVmClusterSummary.
  • available_autonomous_data_storage_size_in_tbs (float) – The value to assign to the available_autonomous_data_storage_size_in_tbs property of this AutonomousVmClusterSummary.
  • scan_listener_port_tls (int) – The value to assign to the scan_listener_port_tls property of this AutonomousVmClusterSummary.
  • scan_listener_port_non_tls (int) – The value to assign to the scan_listener_port_non_tls property of this AutonomousVmClusterSummary.
  • is_mtls_enabled (bool) – The value to assign to the is_mtls_enabled property of this AutonomousVmClusterSummary.
  • time_database_ssl_certificate_expires (datetime) – The value to assign to the time_database_ssl_certificate_expires property of this AutonomousVmClusterSummary.
  • time_ords_certificate_expires (datetime) – The value to assign to the time_ords_certificate_expires property of this AutonomousVmClusterSummary.
  • exadata_storage_in_tbs_lowest_scaled_value (float) – The value to assign to the exadata_storage_in_tbs_lowest_scaled_value property of this AutonomousVmClusterSummary.
  • cpus_lowest_scaled_value (int) – The value to assign to the cpus_lowest_scaled_value property of this AutonomousVmClusterSummary.
  • max_acds_lowest_scaled_value (int) – The value to assign to the max_acds_lowest_scaled_value property of this AutonomousVmClusterSummary.
autonomous_data_storage_percentage

Gets the autonomous_data_storage_percentage of this AutonomousVmClusterSummary. The percentage of the data storage used for the Autonomous Databases in an Autonomous VM Cluster.

Returns:The autonomous_data_storage_percentage of this AutonomousVmClusterSummary.
Return type:float
autonomous_data_storage_size_in_tbs

Gets the autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary. The data disk group size allocated for Autonomous Databases, in TBs.

Returns:The autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
Return type:float
available_autonomous_data_storage_size_in_tbs

Gets the available_autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary. The data disk group size available for Autonomous Databases, in TBs.

Returns:The available_autonomous_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
Return type:float
available_container_databases

Gets the available_container_databases of this AutonomousVmClusterSummary. The number of Autonomous Container Databases that can be created with the currently available local storage.

Returns:The available_container_databases of this AutonomousVmClusterSummary.
Return type:int
available_cpus

Gets the available_cpus of this AutonomousVmClusterSummary. The numnber of CPU cores available.

Returns:The available_cpus of this AutonomousVmClusterSummary.
Return type:int
available_data_storage_size_in_tbs

Gets the available_data_storage_size_in_tbs of this AutonomousVmClusterSummary. Deprecated. Use availableAutonomousDataStorageSizeInTBs for Autonomous Databases’ data storage availability in TBs.

Returns:The available_data_storage_size_in_tbs of this AutonomousVmClusterSummary.
Return type:float
compartment_id

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

Returns:The compartment_id of this AutonomousVmClusterSummary.
Return type:str
compute_model

Gets the compute_model of this AutonomousVmClusterSummary. The compute model of the Autonomous VM Cluster. ECPU compute model is the recommended model and OCPU compute model is legacy. See Compute Models in Autonomous Database on Dedicated Exadata #Infrastructure for more details.

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

Returns:The compute_model of this AutonomousVmClusterSummary.
Return type:str
cpu_core_count_per_node

Gets the cpu_core_count_per_node of this AutonomousVmClusterSummary. The number of CPU cores enabled per VM cluster node.

Returns:The cpu_core_count_per_node of this AutonomousVmClusterSummary.
Return type:int
cpu_percentage

Gets the cpu_percentage of this AutonomousVmClusterSummary. The percentage of total number of CPUs used in an Autonomous VM Cluster.

Returns:The cpu_percentage of this AutonomousVmClusterSummary.
Return type:float
cpus_enabled

Gets the cpus_enabled of this AutonomousVmClusterSummary. The number of enabled CPU cores.

Returns:The cpus_enabled of this AutonomousVmClusterSummary.
Return type:int
cpus_lowest_scaled_value

Gets the cpus_lowest_scaled_value of this AutonomousVmClusterSummary. The lowest value to which cpus can be scaled down.

Returns:The cpus_lowest_scaled_value of this AutonomousVmClusterSummary.
Return type:int
data_storage_size_in_gbs

Gets the data_storage_size_in_gbs of this AutonomousVmClusterSummary. The total data storage allocated in GBs.

Returns:The data_storage_size_in_gbs of this AutonomousVmClusterSummary.
Return type:float
data_storage_size_in_tbs

Gets the data_storage_size_in_tbs of this AutonomousVmClusterSummary. The total data storage allocated in TBs

Returns:The data_storage_size_in_tbs of this AutonomousVmClusterSummary.
Return type:float
db_node_storage_size_in_gbs

Gets the db_node_storage_size_in_gbs of this AutonomousVmClusterSummary. The local node storage allocated in GBs.

Returns:The db_node_storage_size_in_gbs of this AutonomousVmClusterSummary.
Return type:int
db_servers

Gets the db_servers of this AutonomousVmClusterSummary. The list of OCIDs of the Db servers.

Returns:The db_servers of this AutonomousVmClusterSummary.
Return type:list[str]
defined_tags

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

[Required] Gets the display_name of this AutonomousVmClusterSummary. The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.

Returns:The display_name of this AutonomousVmClusterSummary.
Return type:str
exadata_infrastructure_id

[Required] Gets the exadata_infrastructure_id of this AutonomousVmClusterSummary. The OCID of the Exadata infrastructure.

Returns:The exadata_infrastructure_id of this AutonomousVmClusterSummary.
Return type:str
exadata_storage_in_tbs_lowest_scaled_value

Gets the exadata_storage_in_tbs_lowest_scaled_value of this AutonomousVmClusterSummary. The lowest value to which exadataStorage(in TBs) can be scaled down.

Returns:The exadata_storage_in_tbs_lowest_scaled_value of this AutonomousVmClusterSummary.
Return type:float
freeform_tags

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

[Required] Gets the id of this AutonomousVmClusterSummary. The OCID of the Autonomous VM cluster.

Returns:The id of this AutonomousVmClusterSummary.
Return type:str
is_local_backup_enabled

Gets the is_local_backup_enabled of this AutonomousVmClusterSummary. If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.

Returns:The is_local_backup_enabled of this AutonomousVmClusterSummary.
Return type:bool
is_mtls_enabled

Gets the is_mtls_enabled of this AutonomousVmClusterSummary. Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster. Default is TLS.

Returns:The is_mtls_enabled of this AutonomousVmClusterSummary.
Return type:bool
last_maintenance_run_id

Gets the last_maintenance_run_id of this AutonomousVmClusterSummary. The OCID of the last maintenance run.

Returns:The last_maintenance_run_id of this AutonomousVmClusterSummary.
Return type:str
license_model

Gets the license_model of this AutonomousVmClusterSummary. The Oracle license model that applies to the Autonomous VM cluster. The default is LICENSE_INCLUDED.

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 AutonomousVmClusterSummary.
Return type:str
lifecycle_details

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

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

[Required] Gets the lifecycle_state of this AutonomousVmClusterSummary. The current state of the Autonomous VM cluster.

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 AutonomousVmClusterSummary.
Return type:str
maintenance_window

Gets the maintenance_window of this AutonomousVmClusterSummary.

Returns:The maintenance_window of this AutonomousVmClusterSummary.
Return type:oci.database.models.MaintenanceWindow
max_acds_lowest_scaled_value

Gets the max_acds_lowest_scaled_value of this AutonomousVmClusterSummary. The lowest value to which maximum number of ACDs can be scaled down.

Returns:The max_acds_lowest_scaled_value of this AutonomousVmClusterSummary.
Return type:int
memory_per_oracle_compute_unit_in_gbs

Gets the memory_per_oracle_compute_unit_in_gbs of this AutonomousVmClusterSummary. The amount of memory (in GBs) to be enabled per OCPU or ECPU.

Returns:The memory_per_oracle_compute_unit_in_gbs of this AutonomousVmClusterSummary.
Return type:int
memory_size_in_gbs

Gets the memory_size_in_gbs of this AutonomousVmClusterSummary. The memory allocated in GBs.

Returns:The memory_size_in_gbs of this AutonomousVmClusterSummary.
Return type:int
next_maintenance_run_id

Gets the next_maintenance_run_id of this AutonomousVmClusterSummary. The OCID of the next maintenance run.

Returns:The next_maintenance_run_id of this AutonomousVmClusterSummary.
Return type:str
node_count

Gets the node_count of this AutonomousVmClusterSummary. The number of nodes in the Autonomous VM Cluster.

Returns:The node_count of this AutonomousVmClusterSummary.
Return type:int
non_provisionable_autonomous_container_databases

Gets the non_provisionable_autonomous_container_databases of this AutonomousVmClusterSummary. The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.

Returns:The non_provisionable_autonomous_container_databases of this AutonomousVmClusterSummary.
Return type:int
ocpus_enabled

Gets the ocpus_enabled of this AutonomousVmClusterSummary. The number of enabled OCPU cores.

Returns:The ocpus_enabled of this AutonomousVmClusterSummary.
Return type:float
provisionable_autonomous_container_databases

Gets the provisionable_autonomous_container_databases of this AutonomousVmClusterSummary. Deprecated. Use field totalContainerDatabases.

Returns:The provisionable_autonomous_container_databases of this AutonomousVmClusterSummary.
Return type:int
provisioned_autonomous_container_databases

Gets the provisioned_autonomous_container_databases of this AutonomousVmClusterSummary. The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.

Returns:The provisioned_autonomous_container_databases of this AutonomousVmClusterSummary.
Return type:int
provisioned_cpus

Gets the provisioned_cpus of this AutonomousVmClusterSummary. The number of CPUs provisioned in an Autonomous VM Cluster.

Returns:The provisioned_cpus of this AutonomousVmClusterSummary.
Return type:float
reclaimable_cpus

Gets the reclaimable_cpus of this AutonomousVmClusterSummary. CPUs that continue to be included in the count of CPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available CPUs at its parent Autonomous VM Cluster level by restarting the Autonomous Container Database.

Returns:The reclaimable_cpus of this AutonomousVmClusterSummary.
Return type:int
reserved_cpus

Gets the reserved_cpus of this AutonomousVmClusterSummary. The number of CPUs reserved in an Autonomous VM Cluster.

Returns:The reserved_cpus of this AutonomousVmClusterSummary.
Return type:float
scan_listener_port_non_tls

Gets the scan_listener_port_non_tls of this AutonomousVmClusterSummary. The SCAN Listener Non TLS port number. Default value is 1521.

Returns:The scan_listener_port_non_tls of this AutonomousVmClusterSummary.
Return type:int
scan_listener_port_tls

Gets the scan_listener_port_tls of this AutonomousVmClusterSummary. The SCAN Listener TLS port number. Default value is 2484.

Returns:The scan_listener_port_tls of this AutonomousVmClusterSummary.
Return type:int
time_created

Gets the time_created of this AutonomousVmClusterSummary. The date and time that the Autonomous VM cluster was created.

Returns:The time_created of this AutonomousVmClusterSummary.
Return type:datetime
time_database_ssl_certificate_expires

Gets the time_database_ssl_certificate_expires of this AutonomousVmClusterSummary. The date and time of the Database SSL certificate expiration.

Returns:The time_database_ssl_certificate_expires of this AutonomousVmClusterSummary.
Return type:datetime
time_ords_certificate_expires

Gets the time_ords_certificate_expires of this AutonomousVmClusterSummary. The date and time of the ORDS certificate expiration.

Returns:The time_ords_certificate_expires of this AutonomousVmClusterSummary.
Return type:datetime
time_zone

Gets the time_zone of this AutonomousVmClusterSummary. The time zone to use for the Autonomous VM cluster. For details, see DB System Time Zones.

Returns:The time_zone of this AutonomousVmClusterSummary.
Return type:str
total_autonomous_data_storage_in_tbs

Gets the total_autonomous_data_storage_in_tbs of this AutonomousVmClusterSummary. The total data disk group size for Autonomous Databases, in TBs.

Returns:The total_autonomous_data_storage_in_tbs of this AutonomousVmClusterSummary.
Return type:float
total_container_databases

Gets the total_container_databases of this AutonomousVmClusterSummary. The total number of Autonomous Container Databases that can be created.

Returns:The total_container_databases of this AutonomousVmClusterSummary.
Return type:int
vm_cluster_network_id

[Required] Gets the vm_cluster_network_id of this AutonomousVmClusterSummary. The OCID of the VM cluster network.

Returns:The vm_cluster_network_id of this AutonomousVmClusterSummary.
Return type:str