CloudAutonomousVmClusterSummary

A summary of an Autonomous VM cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.

Link copied to clipboard

The total data storage allocated for Autonomous Databases in the Autonomous VM cluster, in TB.

Link copied to clipboard

The available data storage for Autonomous Databases in the Autonomous VM cluster, in TB.

Link copied to clipboard

The number of Autonomous Container Databases that you can create with the currently available storage.

Link copied to clipboard

The number of CPU cores available for allocation to Autonomous Databases.

Link copied to clipboard

The Amazon Resource Name (ARN) for the Autonomous VM cluster.

Link copied to clipboard

The unique identifier of the Autonomous VM cluster.

Link copied to clipboard

The unique identifier of the Exadata infrastructure containing this Autonomous VM cluster.

Link copied to clipboard

The compute model of the Autonomous VM cluster: ECPU or OCPU.

Link copied to clipboard

The total number of CPU cores in the Autonomous VM cluster.

Link copied to clipboard

The number of CPU cores per node in the Autonomous VM cluster.

Link copied to clipboard

The percentage of total CPU cores currently in use in the Autonomous VM cluster.

Link copied to clipboard

The date and time when the Autonomous VM cluster was created.

Link copied to clipboard

The total data storage allocated to the Autonomous VM cluster, in GB.

Link copied to clipboard

The total data storage allocated to the Autonomous VM cluster, in TB.

Link copied to clipboard

The local node storage allocated to the Autonomous VM cluster, in GB.

Link copied to clipboard

The list of database servers associated with the Autonomous VM cluster.

Link copied to clipboard

The user-provided description of the Autonomous VM cluster.

Link copied to clipboard

The user-friendly name for the Autonomous VM cluster.

Link copied to clipboard

The domain name for the Autonomous VM cluster.

Link copied to clipboard

The lowest value to which Exadata storage can be scaled down, in TB.

Link copied to clipboard

The host name for the Autonomous VM cluster.

Link copied to clipboard

Indicates if mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.

Link copied to clipboard

The Oracle license model that applies to the Autonomous VM cluster.

Link copied to clipboard

The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.

Link copied to clipboard

The lowest value to which you can scale down the maximum number of Autonomous CDBs.

Link copied to clipboard

The amount of memory allocated per Oracle Compute Unit (OCU), in GB.

Link copied to clipboard

The total amount of memory allocated to the Autonomous VM cluster, in GB.

Link copied to clipboard

The number of database server nodes in the Autonomous VM cluster.

The number of Autonomous CDBs that can't be provisioned because of resource constraints.

Link copied to clipboard
val ocid: String?

The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.

Link copied to clipboard

The name of the OCI resource anchor associated with this Autonomous VM cluster.

Link copied to clipboard

The URL for accessing the OCI console page for this Autonomous VM cluster.

Link copied to clipboard

The unique identifier of the ODB network associated with this Autonomous VM cluster.

Link copied to clipboard

The progress of the current operation on the Autonomous VM cluster, as a percentage.

The number of Autonomous CDBs that you can provision in the Autonomous VM cluster.

Link copied to clipboard

The number of Autonomous Container Databases currently provisioned in the Autonomous VM cluster.

Link copied to clipboard

The number of CPUs currently provisioned in the Autonomous VM cluster.

Link copied to clipboard

The number of CPUs that can be reclaimed from terminated or scaled-down Autonomous Databases.

Link copied to clipboard

The number of CPUs reserved for system operations and redundancy.

Link copied to clipboard

The SCAN listener port for non-TLS (TCP) protocol.

Link copied to clipboard

The SCAN listener port for TLS (TCP) protocol.

Link copied to clipboard

The shape of the Exadata infrastructure for the Autonomous VM cluster.

Link copied to clipboard

The current status of the Autonomous VM cluster.

Link copied to clipboard

Additional information about the current status of the Autonomous VM cluster, if applicable.

Link copied to clipboard

The expiration date and time of the database SSL certificate.

Link copied to clipboard

The expiration date and time of the Oracle REST Data Services (ORDS) certificate.

Link copied to clipboard

The time zone of the Autonomous VM cluster.

Link copied to clipboard

The total number of Autonomous Container Databases that can be created in the Autonomous VM cluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String