Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::CloudVmCluster (v0.11.1)
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::CloudVmCluster.
Details of the Cloud VM Cluster resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudVmCluster/
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_odb_subnet
defbackup_odb_subnet()->::String
Returns
- (::String) — Optional. The name of the backup OdbSubnet associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
#backup_odb_subnet=
defbackup_odb_subnet=(value)->::String
Parameter
- value (::String) — Optional. The name of the backup OdbSubnet associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
Returns
- (::String) — Optional. The name of the backup OdbSubnet associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
#backup_subnet_cidr
defbackup_subnet_cidr()->::String
Returns
- (::String) — Optional. CIDR range of the backup subnet.
#backup_subnet_cidr=
defbackup_subnet_cidr=(value)->::String
Parameter
- value (::String) — Optional. CIDR range of the backup subnet.
Returns
- (::String) — Optional. CIDR range of the backup subnet.
#cidr
defcidr()->::String
Returns
- (::String) — Optional. Network settings. CIDR to use for cluster IP allocation.
#cidr=
defcidr=(value)->::String
Parameter
- value (::String) — Optional. Network settings. CIDR to use for cluster IP allocation.
Returns
- (::String) — Optional. Network settings. CIDR to use for cluster IP allocation.
#create_time
defcreate_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The date and time that the VM cluster was created.
#display_name
defdisplay_name()->::String
Returns
- (::String) — Optional. User friendly name for this resource.
#display_name=
defdisplay_name=(value)->::String
Parameter
- value (::String) — Optional. User friendly name for this resource.
Returns
- (::String) — Optional. User friendly name for this resource.
#exadata_infrastructure
defexadata_infrastructure()->::String
Returns
- (::String) — Required. The name of the Exadata Infrastructure resource on which VM cluster resource is created, in the following format: projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}
#exadata_infrastructure=
defexadata_infrastructure=(value)->::String
Parameter
- value (::String) — Required. The name of the Exadata Infrastructure resource on which VM cluster resource is created, in the following format: projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}
Returns
- (::String) — Required. The name of the Exadata Infrastructure resource on which VM cluster resource is created, in the following format: projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}
#gcp_oracle_zone
defgcp_oracle_zone()->::String
Returns
- (::String) — Output only. The GCP Oracle zone where Oracle CloudVmCluster is hosted. This will be the same as the gcp_oracle_zone of the CloudExadataInfrastructure. Example: us-east4-b-r2.
#identity_connector
defidentity_connector()->::Google::Cloud::OracleDatabase::V1::IdentityConnector
Returns
- (::Google::Cloud::OracleDatabase::V1::IdentityConnector) — Output only. The identity connector details which will allow OCI to securely access the resources in the customer project.
#labels
deflabels()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the VM Cluster.
#labels=
deflabels=(value)->::Google::Protobuf::Map{::String=>::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the VM Cluster.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the VM Cluster.
#name
defname()->::String
Returns
- (::String) — Identifier. The name of the VM Cluster resource with the format: projects/{project}/locations/{region}/cloudVmClusters/{cloud_vm_cluster}
#name=
defname=(value)->::String
Parameter
- value (::String) — Identifier. The name of the VM Cluster resource with the format: projects/{project}/locations/{region}/cloudVmClusters/{cloud_vm_cluster}
Returns
- (::String) — Identifier. The name of the VM Cluster resource with the format: projects/{project}/locations/{region}/cloudVmClusters/{cloud_vm_cluster}
#network
defnetwork()->::String
Returns
- (::String) — Optional. The name of the VPC network. Format: projects/{project}/global/networks/{network}
#network=
defnetwork=(value)->::String
Parameter
- value (::String) — Optional. The name of the VPC network. Format: projects/{project}/global/networks/{network}
Returns
- (::String) — Optional. The name of the VPC network. Format: projects/{project}/global/networks/{network}
#odb_network
defodb_network()->::String
Returns
- (::String) — Optional. The name of the OdbNetwork associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the odb_subnet and backup_odb_subnet.
#odb_network=
defodb_network=(value)->::String
Parameter
- value (::String) — Optional. The name of the OdbNetwork associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the odb_subnet and backup_odb_subnet.
Returns
- (::String) — Optional. The name of the OdbNetwork associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the odb_subnet and backup_odb_subnet.
#odb_subnet
defodb_subnet()->::String
Returns
- (::String) — Optional. The name of the OdbSubnet associated with the VM Cluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
#odb_subnet=
defodb_subnet=(value)->::String
Parameter
- value (::String) — Optional. The name of the OdbSubnet associated with the VM Cluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
Returns
- (::String) — Optional. The name of the OdbSubnet associated with the VM Cluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
#properties
defproperties()->::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties
Returns
- (::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties) — Optional. Various properties of the VM Cluster.
#properties=
defproperties=(value)->::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties
Parameter
- value (::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties) — Optional. Various properties of the VM Cluster.
Returns
- (::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties) — Optional. Various properties of the VM Cluster.