Data Source: oci_computeinstanceagent_instance_agent_plugins

This data source provides the list of Instance Agent Plugins in Oracle Cloud Infrastructure Compute Instance Agent service.

The API to get one or more plugin information.

Example Usage

data "oci_computeinstanceagent_instance_agent_plugins" "test_instance_agent_plugins" {
	#Required
	instanceagent_id = oci_computeinstanceagent_instanceagent.test_instanceagent.id

	#Optional
	name = var.instance_agent_plugin_name
	status = var.instance_agent_plugin_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InstanceAgentPlugin Reference

The following attributes are exported: