Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DbServerProperties (v0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbServerProperties.
Various properties and settings associated with Exadata database server.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#db_node_ids
defdb_node_ids()->::Array<::String>
Returns
- (::Array<::String>) — Output only. OCID of database nodes associated with the database server.
#db_node_storage_size_gb
defdb_node_storage_size_gb()->::Integer
Returns
- (::Integer) — Optional. Local storage per VM.
#db_node_storage_size_gb=
defdb_node_storage_size_gb=(value)->::Integer
Parameter
- value (::Integer) — Optional. Local storage per VM.
Returns
- (::Integer) — Optional. Local storage per VM.
#max_db_node_storage_size_gb
defmax_db_node_storage_size_gb()->::Integer
Returns
- (::Integer) — Optional. Maximum local storage per VM.
#max_db_node_storage_size_gb=
defmax_db_node_storage_size_gb=(value)->::Integer
Parameter
- value (::Integer) — Optional. Maximum local storage per VM.
Returns
- (::Integer) — Optional. Maximum local storage per VM.
#max_memory_size_gb
defmax_memory_size_gb()->::Integer
Returns
- (::Integer) — Optional. Maximum memory allocated in GBs.
#max_memory_size_gb=
defmax_memory_size_gb=(value)->::Integer
Parameter
- value (::Integer) — Optional. Maximum memory allocated in GBs.
Returns
- (::Integer) — Optional. Maximum memory allocated in GBs.
#max_ocpu_count
defmax_ocpu_count()->::Integer
Returns
- (::Integer) — Optional. Maximum OCPU count per database.
#max_ocpu_count=
defmax_ocpu_count=(value)->::Integer
Parameter
- value (::Integer) — Optional. Maximum OCPU count per database.
Returns
- (::Integer) — Optional. Maximum OCPU count per database.
#memory_size_gb
defmemory_size_gb()->::Integer
Returns
- (::Integer) — Optional. Memory allocated in GBs.
#memory_size_gb=
defmemory_size_gb=(value)->::Integer
Parameter
- value (::Integer) — Optional. Memory allocated in GBs.
Returns
- (::Integer) — Optional. Memory allocated in GBs.
#ocid
defocid()->::String
Returns
- (::String) — Output only. OCID of database server.
#ocpu_count
defocpu_count()->::Integer
Returns
- (::Integer) — Optional. OCPU count per database.
#ocpu_count=
defocpu_count=(value)->::Integer
Parameter
- value (::Integer) — Optional. OCPU count per database.
Returns
- (::Integer) — Optional. OCPU count per database.
#state
defstate()->::Google::Cloud::OracleDatabase::V1::DbServerProperties::State
Returns
- (::Google::Cloud::OracleDatabase::V1::DbServerProperties::State) — Output only. State of the database server.
#vm_count
defvm_count()->::Integer
Returns
- (::Integer) — Optional. Vm count per database.
#vm_count=
defvm_count=(value)->::Integer
Parameter
- value (::Integer) — Optional. Vm count per database.
Returns
- (::Integer) — Optional. Vm count per database.