Data Source: oci_database_db_node_console_history

This data source provides details about a specific Db Node Console History resource in Oracle Cloud Infrastructure Database service.

Gets information about the specified database node console history.

Example Usage

data "oci_database_db_node_console_history" "test_db_node_console_history" {
	#Required
	console_history_id = oci_core_console_history.test_console_history.id
	db_node_id = oci_database_db_node.test_db_node.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: