Data Source: oci_core_compute_host

This data source provides details about a specific Compute Host resource in Oracle Cloud Infrastructure Core service.

Gets information about the specified compute host

Example Usage

data "oci_core_compute_host" "test_compute_host" {
	#Required
	compute_host_id = oci_core_compute_host.test_compute_host.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: