Data Source: oci_core_console_histories

This data source provides the list of Console Histories in Oracle Cloud Infrastructure Core service.

Lists the console history metadata for the specified compartment or instance.

Example Usage

data "oci_core_console_histories" "test_console_histories" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    availability_domain = var.console_history_availability_domain
    instance_id = oci_core_instance.test_instance.id
    state = var.console_history_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ConsoleHistory Reference

The following attributes are exported: