Data Source: oci_management_agent_management_agent_available_histories

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

Lists the availability history records of Management Agent

Example Usage

data "oci_management_agent_management_agent_available_histories" "test_management_agent_available_histories" {
	#Required
	management_agent_id = oci_management_agent_management_agent.test_management_agent.id

	#Optional
	time_availability_status_ended_greater_than = var.management_agent_available_history_time_availability_status_ended_greater_than
	time_availability_status_started_less_than = var.management_agent_available_history_time_availability_status_started_less_than
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagementAgentAvailableHistory Reference

The following attributes are exported: