Data Source: oci_health_checks_http_monitor

This data source provides details about a specific Http Monitor resource in Oracle Cloud Infrastructure Health Checks service.

Gets the configuration for the specified monitor.

Example Usage

data "oci_health_checks_http_monitor" "test_http_monitor" {
	#Required
	monitor_id = oci_apm_synthetics_monitor.test_monitor.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: