Data Source: oci_core_compute_capacity_topology_compute_bare_metal_hosts

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

Lists compute bare metal hosts in the specified compute capacity topology.

Example Usage

data "oci_core_compute_capacity_topology_compute_bare_metal_hosts" "test_compute_capacity_topology_compute_bare_metal_hosts" {
	#Required
	compute_capacity_topology_id = oci_core_compute_capacity_topology.test_compute_capacity_topology.id

	#Optional
	availability_domain = var.compute_capacity_topology_compute_bare_metal_host_availability_domain
	compartment_id = var.compartment_id
	compute_hpc_island_id = oci_core_compute_hpc_island.test_compute_hpc_island.id
	compute_local_block_id = oci_core_compute_local_block.test_compute_local_block.id
	compute_network_block_id = oci_core_compute_network_block.test_compute_network_block.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeCapacityTopologyComputeBareMetalHost Reference

The following attributes are exported: