Data Source: oci_database_database_pdb_conversion_history_entry

This data source provides details about a specific Database Pdb Conversion History Entry resource in Oracle Cloud Infrastructure Database service.

Gets the details of operations performed to convert the specified database from non-container (non-CDB) to pluggable (PDB).

Example Usage

data "oci_database_database_pdb_conversion_history_entry" "test_database_pdb_conversion_history_entry" {
	#Required
	database_id = oci_database_database.test_database.id
	pdb_conversion_history_entry_id = oci_database_pdb_conversion_history_entry.test_pdb_conversion_history_entry.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: