Data Source: oci_database_database_pdb_conversion_history_entries

This data source provides the list of Database Pdb Conversion History Entries in Oracle Cloud Infrastructure Database service.

Gets the pluggable database conversion history for a specified database in a bare metal or virtual machine DB system.

Example Usage

data "oci_database_database_pdb_conversion_history_entries" "test_database_pdb_conversion_history_entries" {
	#Required
	database_id = oci_database_database.test_database.id

	#Optional
	pdb_conversion_action = var.database_pdb_conversion_history_entry_pdb_conversion_action
	state = var.database_pdb_conversion_history_entry_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DatabasePdbConversionHistoryEntry Reference

The following attributes are exported: