Data Source: oci_database_management_external_asm_configuration

This data source provides details about a specific External Asm Configuration resource in Oracle Cloud Infrastructure Database Management service.

Gets configuration details including disk groups for the external ASM specified by externalAsmId.

Example Usage

data "oci_database_management_external_asm_configuration" "test_external_asm_configuration" {
	#Required
	external_asm_id = oci_database_management_external_asm.test_external_asm.id

	#Optional
	opc_named_credential_id = var.external_asm_configuration_opc_named_credential_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: