Data Source: oci_core_dedicated_vm_hosts_instances

This data source provides the list of Dedicated Vm Hosts Instances in Oracle Cloud Infrastructure Core service.

Returns the list of instances on the dedicated virtual machine hosts that match the specified criteria.

Example Usage

data "oci_core_dedicated_vm_hosts_instances" "test_dedicated_vm_hosts_instances" {
	#Required
	compartment_id = var.compartment_id
	dedicated_vm_host_id = oci_core_dedicated_vm_host.test_dedicated_vm_host.id

	#Optional
	availability_domain = var.dedicated_vm_hosts_instance_availability_domain
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DedicatedVmHostsInstance Reference

The following attributes are exported: