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:
data "oci_opsi_importable_agent_entity" "test_importable_agent_entity" {
#Required
compartment_id = var.compartment_id
}
The following arguments are supported:
compartment_id
- (Required) The OCID of the compartment.The following attributes are exported:
items
- Array of importable agent entity objects.
entity_source
- Source of the importable agent entity.host_name
- The host name. The host name is unique amongst the hosts managed by the same management agent.management_agent_display_name
- The Display Name of the Management Agentmanagement_agent_id
- The OCID of the Management Agentplatform_type
- Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].