Data Source: oci_apm_synthetics_scripts

This data source provides the list of Scripts in Oracle Cloud Infrastructure Apm Synthetics service.

Returns a list of scripts.

Example Usage

data "oci_apm_synthetics_scripts" "test_scripts" {
	#Required
	apm_domain_id = oci_apm_synthetics_apm_domain.test_apm_domain.id

	#Optional
	content_type = var.script_content_type
	display_name = var.script_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Script Reference

The following attributes are exported: