Data Source: oci_apm_synthetics_public_vantage_point

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

Returns a list of public vantage points.

Example Usage

data "oci_apm_synthetics_public_vantage_point" "test_public_vantage_point" {
	#Required
	apm_domain_id = oci_apm_synthetics_apm_domain.test_apm_domain.id

	#Optional
	display_name = var.public_vantage_point_display_name
	name = var.public_vantage_point_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: