Data Source: oci_jms_agent_installers

This data source provides the list of Agent Installers in Oracle Cloud Infrastructure Jms service.

Returns a list of the agent installer information.

Example Usage

data "oci_jms_agent_installers" "test_agent_installers" {

	#Optional
	compartment_id = var.compartment_id
	fleet_id = oci_jms_fleet.test_fleet.id
	os_family = var.agent_installer_os_family
	platform_architecture = var.agent_installer_platform_architecture
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AgentInstaller Reference

The following attributes are exported: