Data Source: oci_management_agent_management_agent_data_sources

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

A list of Management Agent Data Sources for the given Management Agent Id.

Example Usage

data "oci_management_agent_management_agent_data_sources" "test_management_agent_data_sources" {
	#Required
	management_agent_id = oci_management_agent_management_agent.test_management_agent.id

	#Optional
	name = var.management_agent_data_source_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagementAgentDataSource Reference

The following attributes are exported: