Data Source: oci_database_management_cloud_asm_instances

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

Lists the ASM instances in the specified cloud ASM.

Example Usage

data "oci_database_management_cloud_asm_instances" "test_cloud_asm_instances" {

	#Optional
	cloud_asm_id = oci_database_management_cloud_asm.test_cloud_asm.id
	compartment_id = var.compartment_id
	display_name = var.cloud_asm_instance_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudAsmInstance Reference

The following attributes are exported: