Data Source: oci_database_management_external_listener_services

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

Lists the database services registered with the specified external listener for the specified Managed Database.

Example Usage

data "oci_database_management_external_listener_services" "test_external_listener_services" {
	#Required
	external_listener_id = oci_database_management_external_listener.test_external_listener.id
	managed_database_id = oci_database_management_managed_database.test_managed_database.id

	#Optional
	opc_named_credential_id = var.external_listener_service_opc_named_credential_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalListenerService Reference

The following attributes are exported: