DbNodeSummary

Information about a DB node.

Types

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

Properties

Link copied to clipboard

Additional information about the planned maintenance.

Link copied to clipboard

The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.

Link copied to clipboard

The OCID of the second backup virtual network interface card (VNIC) for the DB node.

Link copied to clipboard

The OCID of the backup VNIC for the DB node.

Link copied to clipboard

The number of CPU cores enabled on the DB node.

Link copied to clipboard

The date and time when the DB node was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the DB node.

Link copied to clipboard

The unique identifier of the DB node.

Link copied to clipboard

The amount of local node storage, in gigabytes (GB), that's allocated on the DB node.

Link copied to clipboard

The unique identifier of the database server that's associated with the DB node.

Link copied to clipboard

The OCID of the DB system.

Link copied to clipboard

The name of the fault domain where the DB node is located.

Link copied to clipboard

The OCID of the host IP address that's associated with the DB node.

Link copied to clipboard

The host name for the DB node.

Link copied to clipboard

The type of maintenance the DB node.

Link copied to clipboard

The amount of memory, in gigabytes (GB), that allocated on the DB node.

Link copied to clipboard
val ocid: String?

The OCID of the DB node.

Link copied to clipboard

The name of the OCI resource anchor for the DB node.

Link copied to clipboard

The size of the block storage volume, in gigabytes (GB), that's allocated for the DB system. This attribute applies only for virtual machine DB systems.

Link copied to clipboard

The current status of the DB node.

Link copied to clipboard

Additional information about the status of the DB node.

Link copied to clipboard

The end date and time of the maintenance window.

Link copied to clipboard

The start date and time of the maintenance window.

Link copied to clipboard

The total number of CPU cores reserved on the DB node.

Link copied to clipboard

The OCID of the second VNIC.

Link copied to clipboard

The OCID of the VNIC.

Functions

Link copied to clipboard
inline fun copy(block: DbNodeSummary.Builder.() -> Unit = {}): DbNodeSummary
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