Use this data source to retrieve information about multiple SLOs for use in other resources.
data "datadog_service_level_objectives" "ft_foo_slos" {
tags_query = "owner:ft-foo"
}
error_on_empty_result
(Boolean) Throw an error if no results are found. Defaults to true
.ids
(List of String) An array of SLO IDs to limit the search.metrics_query
(String) Filter results based on SLO numerator and denominator.name_query
(String) Filter results based on SLO names.query
(String) The query string to filter results based on SLO names. Some examples of queries include service:tags_query
(String) Filter results based on a single SLO tag.id
(String) The ID of this resource.slos
(List of Object) List of SLOs (see below for nested schema)slos
Read-Only:
id
(String)name
(String)type
(String)