Data Source: oci_database_management_cloud_asm_configuration

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

Gets configuration details including disk groups for the cloud ASM specified by cloudAsmId.

Example Usage

data "oci_database_management_cloud_asm_configuration" "test_cloud_asm_configuration" {
	#Required
	cloud_asm_id = oci_database_management_cloud_asm.test_cloud_asm.id

	#Optional
	opc_named_credential_id = var.cloud_asm_configuration_opc_named_credential_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: