Data Source: oci_database_vm_cluster_network

This data source provides details about a specific Vm Cluster Network resource in Oracle Cloud Infrastructure Database service.

Gets information about the specified VM cluster network. Applies to Exadata Cloud@Customer instances only. To get information about a cloud VM cluster in an Exadata Cloud Service instance, use the GetCloudVmCluster operation.

Example Usage

data "oci_database_vm_cluster_network" "test_vm_cluster_network" {
	#Required
	exadata_infrastructure_id = oci_database_exadata_infrastructure.test_exadata_infrastructure.id
	vm_cluster_network_id = oci_database_vm_cluster_network.test_vm_cluster_network.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: