Data Source: oci_database_vm_cluster_networks

This data source provides the list of Vm Cluster Networks in Oracle Cloud Infrastructure Database service.

Gets a list of the VM cluster networks in the specified compartment. Applies to Exadata Cloud@Customer instances only.

Example Usage

data "oci_database_vm_cluster_networks" "test_vm_cluster_networks" {
	#Required
	compartment_id = var.compartment_id
	exadata_infrastructure_id = oci_database_exadata_infrastructure.test_exadata_infrastructure.id

	#Optional
	display_name = var.vm_cluster_network_display_name
	state = var.vm_cluster_network_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VmClusterNetwork Reference

The following attributes are exported: