Data Source: oci_health_checks_http_monitors

This data source provides the list of Http Monitors in Oracle Cloud Infrastructure Health Checks service.

Gets a list of HTTP monitors.

Example Usage

data "oci_health_checks_http_monitors" "test_http_monitors" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.http_monitor_display_name
	home_region = var.http_monitor_home_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

HttpMonitor Reference

The following attributes are exported: