GetDbNodesDbNode

data class GetDbNodesDbNode(val additionalDetails: String, val backupIpId: String, val backupVnic2Id: String, val backupVnicId: String, val cpuCoreCount: Int, val dbNodeStorageSizeInGbs: Int, val dbServerId: String, val dbSystemId: String, val faultDomain: String, val hostIpId: String, val hostname: String, val lifecycleDetails: String, val lifecycleState: String, val maintenanceType: String, val memorySizeInGbs: Int, val ocid: String, val softwareStorageSizeInGb: Int, val timeCreated: String, val timeMaintenanceWindowEnd: String, val timeMaintenanceWindowStart: String, val vnic2Id: String, val vnicId: String)

Constructors

Link copied to clipboard
constructor(additionalDetails: String, backupIpId: String, backupVnic2Id: String, backupVnicId: String, cpuCoreCount: Int, dbNodeStorageSizeInGbs: Int, dbServerId: String, dbSystemId: String, faultDomain: String, hostIpId: String, hostname: String, lifecycleDetails: String, lifecycleState: String, maintenanceType: String, memorySizeInGbs: Int, ocid: String, softwareStorageSizeInGb: Int, timeCreated: String, timeMaintenanceWindowEnd: String, timeMaintenanceWindowStart: String, vnic2Id: String, vnicId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional information about the planned maintenance.

Link copied to clipboard

The OCID of the backup IP address associated with the database node. Use this OCID with either the GetPrivateIp or the GetPublicIpByPrivateIpId API to get the IP address needed to make a database connection.

Link copied to clipboard
Link copied to clipboard

The OCID of the backup VNIC.

Link copied to clipboard

The number of CPU cores enabled on the DB node.

Link copied to clipboard

The allocated local node storage in GBs on the DB node.

Link copied to clipboard

The OCID of the ExaCC DB server associated with the database node.

Link copied to clipboard

The OCID of the DB system.

Link copied to clipboard

The name of the Fault Domain the instance is contained in.

Link copied to clipboard

The OCID of the host IP address associated with the database node. Use this OCID with either the GetPrivateIp or the GetPublicIpByPrivateIpId API to get the IP address needed to make a database connection.

Link copied to clipboard
Link copied to clipboard

Information about the current lifecycle details.

Link copied to clipboard

Information about the current lifecycle state.

Link copied to clipboard

The type of database node maintenance.

Link copied to clipboard

The allocated memory in GBs on the DB Node.

Link copied to clipboard

The OCID of the DB node.

Link copied to clipboard

The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems.

Link copied to clipboard

The date and time that the DB node was created.

Link copied to clipboard

End date and time of maintenance window.

Link copied to clipboard

Start date and time of maintenance window.

Link copied to clipboard
Link copied to clipboard

The OCID of the VNIC.