REST Resource: projects.locations.exadbVmClusters.dbNodes

Resource: DbNode

Details of the database node resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbNode/

JSON representation
{
  "name": string,
  "properties": {
    object (DbNodeProperties)
  }
}
Fields
name

string

Identifier. The name of the database node resource in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloudVmCluster}/dbNodes/{db_node}

properties

object (DbNodeProperties)

Optional. Various properties of the database node.

Methods

list

Lists the database nodes of a VM Cluster.