Google Cloud Oracle Database V1 Client - Class ExadbVmCluster (0.8.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class ExadbVmCluster.

ExadbVmCluster represents a cluster of VMs that are used to run Exadata workloads.

https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/ExadbVmCluster/

Generated from protobuf message google.cloud.oracledatabase.v1.ExadbVmCluster

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Identifier. The name of the ExadbVmCluster resource in the following format: projects/{project}/locations/{region}/exadbVmClusters/{exadb_vm_cluster}

↳ properties
ExadbVmClusterProperties

Required. The properties of the ExadbVmCluster.

↳ gcp_oracle_zone
string

Output only. Immutable. The GCP Oracle zone where Oracle ExadbVmCluster is hosted. Example: us-east4-b-r2. During creation, the system will pick the zone assigned to the ExascaleDbStorageVault.

↳ labels
array| Google\Protobuf\Internal\MapField

Optional. The labels or tags associated with the ExadbVmCluster.

↳ odb_network
string

Optional. Immutable. The name of the OdbNetwork associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the OdbSubnet.

↳ odb_subnet
string

Required. Immutable. The name of the OdbSubnet associated with the ExadbVmCluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

↳ backup_odb_subnet
string

Required. Immutable. The name of the backup OdbSubnet associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

↳ display_name
string

Required. Immutable. The display name for the ExadbVmCluster. The name does not have to be unique within your project. The name must be 1-255 characters long and can only contain alphanumeric characters.

↳ create_time
Google\Protobuf\Timestamp

Output only. The date and time that the ExadbVmCluster was created.

↳ entitlement_id
string

Output only. The ID of the subscription entitlement associated with the ExadbVmCluster.

getName

Identifier. The name of the ExadbVmCluster resource in the following format: projects/{project}/locations/{region}/exadbVmClusters/{exadb_vm_cluster}

Returns
Type
Description
string

setName

Identifier. The name of the ExadbVmCluster resource in the following format: projects/{project}/locations/{region}/exadbVmClusters/{exadb_vm_cluster}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getProperties

Required. The properties of the ExadbVmCluster.

Returns
Type
Description

hasProperties

clearProperties

setProperties

Required. The properties of the ExadbVmCluster.

Parameter
Name
Description
Returns
Type
Description
$this

getGcpOracleZone

Output only. Immutable. The GCP Oracle zone where Oracle ExadbVmCluster is hosted. Example: us-east4-b-r2. During creation, the system will pick the zone assigned to the ExascaleDbStorageVault.

Returns
Type
Description
string

setGcpOracleZone

Output only. Immutable. The GCP Oracle zone where Oracle ExadbVmCluster is hosted. Example: us-east4-b-r2. During creation, the system will pick the zone assigned to the ExascaleDbStorageVault.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getLabels

Optional. The labels or tags associated with the ExadbVmCluster.

Returns
Type
Description

setLabels

Optional. The labels or tags associated with the ExadbVmCluster.

Parameter
Name
Description
Returns
Type
Description
$this

getOdbNetwork

Optional. Immutable. The name of the OdbNetwork associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the OdbSubnet.

Returns
Type
Description
string

setOdbNetwork

Optional. Immutable. The name of the OdbNetwork associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the OdbSubnet.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getOdbSubnet

Required. Immutable. The name of the OdbSubnet associated with the ExadbVmCluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

Returns
Type
Description
string

setOdbSubnet

Required. Immutable. The name of the OdbSubnet associated with the ExadbVmCluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBackupOdbSubnet

Required. Immutable. The name of the backup OdbSubnet associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

Returns
Type
Description
string

setBackupOdbSubnet

Required. Immutable. The name of the backup OdbSubnet associated with the ExadbVmCluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

Required. Immutable. The display name for the ExadbVmCluster. The name does not have to be unique within your project. The name must be 1-255 characters long and can only contain alphanumeric characters.

Returns
Type
Description
string

setDisplayName

Required. Immutable. The display name for the ExadbVmCluster. The name does not have to be unique within your project. The name must be 1-255 characters long and can only contain alphanumeric characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The date and time that the ExadbVmCluster was created.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The date and time that the ExadbVmCluster was created.

Parameter
Name
Description
Returns
Type
Description
$this

getEntitlementId

Output only. The ID of the subscription entitlement associated with the ExadbVmCluster.

Returns
Type
Description
string

setEntitlementId

Output only. The ID of the subscription entitlement associated with the ExadbVmCluster.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: