Data Source: oci_apm_traces_scheduled_queries

This data source provides the list of Scheduled Queries in Oracle Cloud Infrastructure Apm Traces service.

Returns a list of all scheduled queries in the APM Domain.

Example Usage

data "oci_apm_traces_scheduled_queries" "test_scheduled_queries" {
	#Required
	apm_domain_id = oci_apm_apm_domain.test_apm_domain.id

	#Optional
	display_name = var.scheduled_query_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ScheduledQuery Reference

The following attributes are exported: