Data Source: oci_management_agent_management_agent_plugin_count

This data source provides details about a specific Management Agent Plugin Count resource in Oracle Cloud Infrastructure Management Agent service.

Gets count of the inventory of management agent plugins for a given compartment id and group by parameter. Supported groupBy parameter: pluginName

Example Usage

data "oci_management_agent_management_agent_plugin_count" "test_management_agent_plugin_count" {
	#Required
	compartment_id = var.compartment_id
	group_by = var.management_agent_plugin_count_group_by
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: