DbServerProperties interface
DbServer resource properties
Properties
autonomous |
The list of OCIDs of the Autonomous Virtual Machines associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
autonomous |
The list of OCIDs of the Autonomous VM Clusters associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
compartment |
The OCID of the compartment. NOTE: This property will not be serialized. It can only be populated by the server. |
cpu |
The number of CPU cores enabled on the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
db |
The OCID of the Db nodes associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
db |
The allocated local node storage in GBs on the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
db |
dbServerPatching details of the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
The name for the Db Server. NOTE: This property will not be serialized. It can only be populated by the server. |
exadata |
The OCID of the Exadata infrastructure. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
Lifecycle details of dbServer. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
DbServer provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
max |
The total number of CPU cores available. NOTE: This property will not be serialized. It can only be populated by the server. |
max |
The total max dbNode storage in GBs. NOTE: This property will not be serialized. It can only be populated by the server. |
max |
The total memory available in GBs. NOTE: This property will not be serialized. It can only be populated by the server. |
memory |
The total memory size in GBs. NOTE: This property will not be serialized. It can only be populated by the server. |
ocid | Db server name. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
shape | The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available. NOTE: This property will not be serialized. It can only be populated by the server. |
time |
The date and time that the Db Server was created. NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
The OCID of the VM Clusters associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
autonomousVirtualMachineIds
The list of OCIDs of the Autonomous Virtual Machines associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
autonomousVirtualMachineIds?: string[]
Property Value
string[]
autonomousVmClusterIds
The list of OCIDs of the Autonomous VM Clusters associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
autonomousVmClusterIds?: string[]
Property Value
string[]
compartmentId
The OCID of the compartment. NOTE: This property will not be serialized. It can only be populated by the server.
compartmentId?: string
Property Value
string
cpuCoreCount
The number of CPU cores enabled on the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
cpuCoreCount?: number
Property Value
number
dbNodeIds
The OCID of the Db nodes associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
dbNodeIds?: string[]
Property Value
string[]
dbNodeStorageSizeInGbs
The allocated local node storage in GBs on the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
dbNodeStorageSizeInGbs?: number
Property Value
number
dbServerPatchingDetails
dbServerPatching details of the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
dbServerPatchingDetails?: DbServerPatchingDetails
Property Value
displayName
The name for the Db Server. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
exadataInfrastructureId
The OCID of the Exadata infrastructure. NOTE: This property will not be serialized. It can only be populated by the server.
exadataInfrastructureId?: string
Property Value
string
lifecycleDetails
Lifecycle details of dbServer. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleDetails?: string
Property Value
string
lifecycleState
DbServer provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleState?: string
Property Value
string
maxCpuCount
The total number of CPU cores available. NOTE: This property will not be serialized. It can only be populated by the server.
maxCpuCount?: number
Property Value
number
maxDbNodeStorageInGbs
The total max dbNode storage in GBs. NOTE: This property will not be serialized. It can only be populated by the server.
maxDbNodeStorageInGbs?: number
Property Value
number
maxMemoryInGbs
The total memory available in GBs. NOTE: This property will not be serialized. It can only be populated by the server.
maxMemoryInGbs?: number
Property Value
number
memorySizeInGbs
The total memory size in GBs. NOTE: This property will not be serialized. It can only be populated by the server.
memorySizeInGbs?: number
Property Value
number
ocid
Db server name. NOTE: This property will not be serialized. It can only be populated by the server.
ocid?: string
Property Value
string
provisioningState
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
shape
The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available. NOTE: This property will not be serialized. It can only be populated by the server.
shape?: string
Property Value
string
timeCreated
The date and time that the Db Server was created. NOTE: This property will not be serialized. It can only be populated by the server.
timeCreated?: Date
Property Value
Date
vmClusterIds
The OCID of the VM Clusters associated with the Db server. NOTE: This property will not be serialized. It can only be populated by the server.
vmClusterIds?: string[]
Property Value
string[]