Data Source: oci_database_db_systems_upgrade_history_entry

This data source provides details about a specific Db Systems Upgrade History Entry resource in Oracle Cloud Infrastructure Database service.

Gets the details of the specified operating system upgrade operation for the specified DB system.

Example Usage

data "oci_database_db_systems_upgrade_history_entry" "test_db_systems_upgrade_history_entry" {
	#Required
	db_system_id = oci_database_db_system.test_db_system.id
	upgrade_history_entry_id = oci_database_upgrade_history_entry.test_upgrade_history_entry.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: