Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DbServerProperties.
Various properties and settings associated with Exadata database server.
Generated from protobuf message google.cloud.oracledatabase.v1.DbServerProperties
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ocid
string
Output only. OCID of database server.
↳ ocpu_count
int
Optional. OCPU count per database.
↳ max_ocpu_count
int
Optional. Maximum OCPU count per database.
↳ memory_size_gb
int
Optional. Memory allocated in GBs.
↳ max_memory_size_gb
int
Optional. Maximum memory allocated in GBs.
↳ db_node_storage_size_gb
int
Optional. Local storage per VM.
↳ max_db_node_storage_size_gb
int
Optional. Maximum local storage per VM.
↳ vm_count
int
Optional. Vm count per database.
↳ state
int
Output only. State of the database server.
↳ db_node_ids
array
Output only. OCID of database nodes associated with the database server.
getOcid
Output only. OCID of database server.
string
setOcid
Output only. OCID of database server.
var
string
$this
getOcpuCount
Optional. OCPU count per database.
int
setOcpuCount
Optional. OCPU count per database.
var
int
$this
getMaxOcpuCount
Optional. Maximum OCPU count per database.
int
setMaxOcpuCount
Optional. Maximum OCPU count per database.
var
int
$this
getMemorySizeGb
Optional. Memory allocated in GBs.
int
setMemorySizeGb
Optional. Memory allocated in GBs.
var
int
$this
getMaxMemorySizeGb
Optional. Maximum memory allocated in GBs.
int
setMaxMemorySizeGb
Optional. Maximum memory allocated in GBs.
var
int
$this
getDbNodeStorageSizeGb
Optional. Local storage per VM.
int
setDbNodeStorageSizeGb
Optional. Local storage per VM.
var
int
$this
getMaxDbNodeStorageSizeGb
Optional. Maximum local storage per VM.
int
setMaxDbNodeStorageSizeGb
Optional. Maximum local storage per VM.
var
int
$this
getVmCount
Optional. Vm count per database.
int
setVmCount
Optional. Vm count per database.
var
int
$this
getState
Output only. State of the database server.
int
setState
Output only. State of the database server.
var
int
$this
getDbNodeIds
Output only. OCID of database nodes associated with the database server.
setDbNodeIds
Output only. OCID of database nodes associated with the database server.
var
string[]
$this