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:
data "oci_opsi_importable_compute_entities" "test_importable_compute_entities" {
#Required
compartment_id = var.compartment_id
}
The following arguments are supported:
compartment_id
- (Required) The OCID of the compartment.The following attributes are exported:
importable_compute_entity_summary_collection
- The list of importable_compute_entity_summary_collection.The following attributes are exported:
items
- Array of importable compute entity objects.
compartment_id
- The OCID of the compartment.compute_display_name
- The Display Name of the Compute Instancecompute_id
- The OCID of the Compute Instanceentity_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.platform_type
- Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].