Data Source: oci_opsi_importable_compute_entities

This data source provides the list of Importable Compute Entities in Oracle Cloud Infrastructure Opsi service.

Gets a list of available compute intances running cloud agent to add a new hostInsight. An Compute entity is “available” and will be shown if all the following conditions are true: 1. Compute is running OCA 2. Oracle Cloud Infrastructure Management Agent is not enabled or If Oracle Cloud Infrastructure Management Agent is enabled 2.1 The agent OCID is not already being used for an existing hostInsight. 2.2 The agent availabilityStatus = ‘ACTIVE’ 2.3 The agent lifecycleState = ‘ACTIVE’

Example Usage

data "oci_opsi_importable_compute_entities" "test_importable_compute_entities" {
	#Required
	compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ImportableComputeEntity Reference

The following attributes are exported: