Data Source: oci_core_instance_console_connections

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

Lists the console connections for the specified compartment or instance.

For more information about instance console connections, see Troubleshooting Instances Using Instance Console Connections.

Example Usage

data "oci_core_instance_console_connections" "test_instance_console_connections" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	instance_id = oci_core_instance.test_instance.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InstanceConsoleConnection Reference

The following attributes are exported: