Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DbNodeProperties (v0.1.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbNodeProperties.

Various properties and settings associated with Db node.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#db_node_storage_size_gb

def db_node_storage_size_gb() -> ::Integer
Returns
  • (::Integer) — Optional. Local storage per database node.

#db_node_storage_size_gb=

def db_node_storage_size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Local storage per database node.
Returns
  • (::Integer) — Optional. Local storage per database node.

#db_server_ocid

def db_server_ocid() -> ::String
Returns
  • (::String) — Optional. Database server OCID.

#db_server_ocid=

def db_server_ocid=(value) -> ::String
Parameter
  • value (::String) — Optional. Database server OCID.
Returns
  • (::String) — Optional. Database server OCID.

#hostname

def hostname() -> ::String
Returns
  • (::String) — Optional. DNS

#hostname=

def hostname=(value) -> ::String
Parameter
  • value (::String) — Optional. DNS
Returns
  • (::String) — Optional. DNS

#memory_size_gb

def memory_size_gb() -> ::Integer
Returns
  • (::Integer) — Memory allocated in GBs.

#memory_size_gb=

def memory_size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — Memory allocated in GBs.
Returns
  • (::Integer) — Memory allocated in GBs.

#ocid

def ocid() -> ::String
Returns
  • (::String) — Output only. OCID of database node.

#ocpu_count

def ocpu_count() -> ::Integer
Returns
  • (::Integer) — Optional. OCPU count per database node.

#ocpu_count=

def ocpu_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. OCPU count per database node.
Returns
  • (::Integer) — Optional. OCPU count per database node.

#state

def state() -> ::Google::Cloud::OracleDatabase::V1::DbNodeProperties::State
Returns

#total_cpu_core_count

def total_cpu_core_count() -> ::Integer
Returns
  • (::Integer) — Total CPU core count of the database node.

#total_cpu_core_count=

def total_cpu_core_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Total CPU core count of the database node.
Returns
  • (::Integer) — Total CPU core count of the database node.