Data Source: oci_health_checks_ping_monitors

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

Gets a list of configured ping monitors.

Results are paginated based on page and limit. The opc-next-page header provides a URL for fetching the next page.

Example Usage

data "oci_health_checks_ping_monitors" "test_ping_monitors" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.ping_monitor_display_name
	home_region = var.ping_monitor_home_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PingMonitor Reference

The following attributes are exported: