Data Source: oci_database_management_external_asms

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

Lists the ASMs in the specified external DB system.

Example Usage

data "oci_database_management_external_asms" "test_external_asms" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.external_asm_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:

ExternalAsm Reference

The following attributes are exported: