Data Source: oci_opsi_importable_agent_entities

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

Gets a list of agent entities available to add a new hostInsight. An agent entity is "available" and will be shown if all the following conditions are true:

  1. The agent OCID is not already being used for an existing hostInsight.
  2. The agent availabilityStatus = 'ACTIVE'
  3. The agent lifecycleState = 'ACTIVE'

Example Usage

data "oci_opsi_importable_agent_entities" "test_importable_agent_entities" {
    #Required
    compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ImportableAgentEntity Reference

The following attributes are exported: