This data source provides the list of Managed Databases Asm Properties in Oracle Cloud Infrastructure Database Management service.
Gets the list of ASM properties for the specified managedDatabaseId.
data "oci_database_management_managed_databases_asm_properties" "test_managed_databases_asm_properties" {
#Required
managed_database_id = oci_database_management_managed_database.test_managed_database.id
#Optional
name = var.managed_databases_asm_property_name
}
The following arguments are supported:
managed_database_id
- (Required) The OCID of the Managed Database.name
- (Optional) A filter to return only resources that match the entire name.The following attributes are exported:
asm_property_collection
- The list of asm_property_collection.The following attributes are exported:
items
- An array of AsmPropertySummary resources.
disk_group
- The name of the disk group.