Data Source: oci_apm_synthetics_dedicated_vantage_points

This data source provides the list of Dedicated Vantage Points in Oracle Cloud Infrastructure Apm Synthetics service.

Returns a list of dedicated vantage points.

Example Usage

data "oci_apm_synthetics_dedicated_vantage_points" "test_dedicated_vantage_points" {
    #Required
    apm_domain_id = oci_apm_apm_domain.test_apm_domain.id

    #Optional
    display_name = var.dedicated_vantage_point_display_name
    name = var.dedicated_vantage_point_name
    status = var.dedicated_vantage_point_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DedicatedVantagePoint Reference

The following attributes are exported: