DbNodeProperties interface
The properties of DbNodeResource
Properties
| additional |
Additional information about the planned maintenance. |
| backup |
The OCID of the backup IP address associated with the database node. |
| backup |
The OCID of the second backup VNIC. |
| backup |
The OCID of the backup VNIC. |
| cpu |
The number of CPU cores enabled on the Db node. |
| db |
The allocated local node storage in GBs on the Db node. |
| db |
The OCID of the Exacc Db server associated with the database node. |
| db |
The OCID of the DB system. |
| fault |
The name of the Fault Domain the instance is contained in. |
| host |
The OCID of the host IP address associated with the database node. |
| hostname | The host name for the database node. |
| lifecycle |
Lifecycle details of Db Node. |
| lifecycle |
The current state of the database node. |
| maintenance |
The type of database node maintenance. |
| memory |
The allocated memory in GBs on the Db node. |
| ocid | DbNode OCID |
| provisioning |
Azure resource provisioning state. |
| software |
The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. |
| time |
The date and time that the database node was created. |
| time |
End date and time of maintenance window. |
| time |
Start date and time of maintenance window. |
| vnic2Id | The OCID of the second VNIC. |
| vnic |
The OCID of the VNIC. |
Property Details
additionalDetails
Additional information about the planned maintenance.
additionalDetails?: string
Property Value
string
backupIpId
The OCID of the backup IP address associated with the database node.
backupIpId?: string
Property Value
string
backupVnic2Id
The OCID of the second backup VNIC.
backupVnic2Id?: string
Property Value
string
backupVnicId
The OCID of the backup VNIC.
backupVnicId?: string
Property Value
string
cpuCoreCount
The number of CPU cores enabled on the Db node.
cpuCoreCount?: number
Property Value
number
dbNodeStorageSizeInGbs
The allocated local node storage in GBs on the Db node.
dbNodeStorageSizeInGbs?: number
Property Value
number
dbServerId
The OCID of the Exacc Db server associated with the database node.
dbServerId?: string
Property Value
string
dbSystemId
The OCID of the DB system.
dbSystemId: string
Property Value
string
faultDomain
The name of the Fault Domain the instance is contained in.
faultDomain?: string
Property Value
string
hostIpId
The OCID of the host IP address associated with the database node.
hostIpId?: string
Property Value
string
hostname
The host name for the database node.
hostname?: string
Property Value
string
lifecycleDetails
Lifecycle details of Db Node.
lifecycleDetails?: string
Property Value
string
lifecycleState
The current state of the database node.
lifecycleState: string
Property Value
string
maintenanceType
The type of database node maintenance.
maintenanceType?: string
Property Value
string
memorySizeInGbs
The allocated memory in GBs on the Db node.
memorySizeInGbs?: number
Property Value
number
ocid
DbNode OCID
ocid: string
Property Value
string
provisioningState
Azure resource provisioning state.
provisioningState?: string
Property Value
string
softwareStorageSizeInGb
The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems.
softwareStorageSizeInGb?: number
Property Value
number
timeCreated
The date and time that the database node was created.
timeCreated: Date
Property Value
Date
timeMaintenanceWindowEnd
End date and time of maintenance window.
timeMaintenanceWindowEnd?: Date
Property Value
Date
timeMaintenanceWindowStart
Start date and time of maintenance window.
timeMaintenanceWindowStart?: Date
Property Value
Date
vnic2Id
The OCID of the second VNIC.
vnic2Id?: string
Property Value
string
vnicId
The OCID of the VNIC.
vnicId: string
Property Value
string