@@ -29328,7 +29328,7 @@ paths:
29328
29328
- description: 'When specified, shows additional information about the group
29329
29329
states.
29330
29330
29331
- Choose one or more from `all`, `alert`, `warn`, and `no data` (`no%20data`) .'
29331
+ Choose one or more from `all`, `alert`, `warn`, and `no data`.'
29332
29332
in: query
29333
29333
name: group_states
29334
29334
required: false
@@ -36863,7 +36863,10 @@ tags:
36863
36863
36864
36864
scopes from alerting. Downtime settings, which can be scheduled with start and
36865
36865
36866
- end times, prevent all alerting related to specified Datadog tags.'
36866
+ end times, prevent all alerting related to specified Datadog tags.
36867
+
36868
+
36869
+ **Note:** `curl` commands require [url encoding](https://curl.se/docs/url-syntax.html).'
36867
36870
name: Downtimes
36868
36871
- description: 'The Event Management API allows you to programmatically post events
36869
36872
to the Events Explorer and fetch events from the Events Explorer. See the [Event
@@ -36940,7 +36943,10 @@ tags:
36940
36943
notifies your team when a defined threshold has exceeded.
36941
36944
36942
36945
36943
- For more information, see [Creating Monitors](https://docs.datadoghq.com/monitors/create/types/).'
36946
+ For more information, see [Creating Monitors](https://docs.datadoghq.com/monitors/create/types/).
36947
+
36948
+
36949
+ **Note:** `curl` commands require [url encoding](https://curl.se/docs/url-syntax.html).'
36944
36950
externalDocs:
36945
36951
description: Find out more at
36946
36952
url: https://docs.datadoghq.com/monitors/create/types/
0 commit comments