Data Source: oci_database_management_cloud_db_nodes

This data source provides the list of Cloud Db Nodes in Oracle Cloud Infrastructure Database Management service.

Lists the cloud DB nodes in the specified cloud DB system.

Example Usage

data "oci_database_management_cloud_db_nodes" "test_cloud_db_nodes" {

	#Optional
	cloud_db_system_id = oci_database_management_cloud_db_system.test_cloud_db_system.id
	compartment_id = var.compartment_id
	display_name = var.cloud_db_node_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudDbNode Reference

The following attributes are exported: