Data Source: oci_database_management_external_asm_instances

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

Lists the ASM instances in the specified external ASM.

Example Usage

data "oci_database_management_external_asm_instances" "test_external_asm_instances" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.external_asm_instance_display_name
	external_asm_id = oci_database_management_external_asm.test_external_asm.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalAsmInstance Reference

The following attributes are exported: