Data Source: oci_opsi_importable_agent_entity

This data source provides details about a specific Importable Agent Entity resource 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_entity" "test_importable_agent_entity" {
    #Required
    compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: