Data Source: oci_management_agent_management_agent_plugins

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

Returns a list of managementAgentPlugins.

Example Usage

data "oci_management_agent_management_agent_plugins" "test_management_agent_plugins" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	agent_id = var.management_agent_id
	display_name = var.management_agent_plugin_display_name
	platform_type = var.management_agent_plugin_platform_type
	state = var.management_agent_plugin_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagementAgentPlugin Reference

The following attributes are exported: