Data Source: oci_database_management_external_db_homes

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

Lists the DB homes in the specified external DB system.

Example Usage

data "oci_database_management_external_db_homes" "test_external_db_homes" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.external_db_home_display_name
	external_db_system_id = oci_database_management_external_db_system.test_external_db_system.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalDbHome Reference

The following attributes are exported: