Data Source: oci_apm_synthetics_monitor

This data source provides details about a specific Monitor resource in Oracle Cloud Infrastructure Apm Synthetics service.

Gets the configuration of the monitor identified by the OCID.

Example Usage

data "oci_apm_synthetics_monitor" "test_monitor" {
	#Required
	apm_domain_id = oci_apm_synthetics_apm_domain.test_apm_domain.id
	monitor_id = oci_apm_synthetics_monitor.test_monitor.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: