Data Source: oci_database_db_node_console_history_content

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

Retrieves the specified database node console history contents upto a megabyte.

Example Usage

data "oci_database_db_node_console_history_content" "test_db_node_console_history_content" {
	#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: