Data Source: oci_database_db_node_console_histories

This data source provides the list of Db Node Console Histories in Oracle Cloud Infrastructure Database service.

Lists the console histories for the specified database node.

Example Usage

data "oci_database_db_node_console_histories" "test_db_node_console_histories" {
	#Required
	db_node_id = oci_database_db_node.test_db_node.id

	#Optional
	display_name = var.db_node_console_history_display_name
	state = var.db_node_console_history_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DbNodeConsoleHistory Reference

The following attributes are exported: