Data Source: oci_core_compute_hosts

This data source provides the list of Compute Hosts in Oracle Cloud Infrastructure Core service.

Generates a list of summary host details

Example Usage

data "oci_core_compute_hosts" "test_compute_hosts" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.compute_host_availability_domain
	compute_host_health = var.compute_host_compute_host_health
	compute_host_lifecycle_state = var.compute_host_compute_host_lifecycle_state
	display_name = var.compute_host_display_name
	network_resource_id = oci_cloud_guard_resource.test_resource.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeHost Reference

The following attributes are exported: