@@ -18853,9 +18853,6 @@ paths:
18853
18853
limitParam: page[limit]
18854
18854
pageOffsetParam: page[offset]
18855
18855
resultsPath: data
18856
- x-unstable: '**Note**: This endpoint is in private beta.
18857
-
18858
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
18859
18856
post:
18860
18857
description: Schedule a downtime.
18861
18858
operationId: CreateDowntime
@@ -18896,9 +18893,6 @@ paths:
18896
18893
tags:
18897
18894
- Downtimes
18898
18895
x-codegen-request-body-name: body
18899
- x-unstable: '**Note**: This endpoint is in private beta.
18900
-
18901
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
18902
18896
/api/v2/downtime/{downtime_id}:
18903
18897
delete:
18904
18898
description: Cancel a downtime.
@@ -18936,9 +18930,6 @@ paths:
18936
18930
summary: Cancel a downtime
18937
18931
tags:
18938
18932
- Downtimes
18939
- x-unstable: '**Note**: This endpoint is in private beta.
18940
-
18941
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
18942
18933
get:
18943
18934
description: Get downtime detail by `downtime_id`.
18944
18935
operationId: GetDowntime
@@ -18995,9 +18986,6 @@ paths:
18995
18986
summary: Get a downtime
18996
18987
tags:
18997
18988
- Downtimes
18998
- x-unstable: '**Note**: This endpoint is in private beta.
18999
-
19000
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
19001
18989
patch:
19002
18990
description: Update a downtime by `downtime_id`.
19003
18991
operationId: UpdateDowntime
@@ -19052,9 +19040,6 @@ paths:
19052
19040
tags:
19053
19041
- Downtimes
19054
19042
x-codegen-request-body-name: body
19055
- x-unstable: '**Note**: This endpoint is in private beta.
19056
-
19057
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
19058
19043
/api/v2/events:
19059
19044
get:
19060
19045
description: 'List endpoint returns events that match an events search query.
@@ -22619,9 +22604,6 @@ paths:
22619
22604
tags:
22620
22605
- Downtimes
22621
22606
x-codegen-request-body-name: body
22622
- x-unstable: '**Note**: This endpoint is in private beta.
22623
-
22624
- If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
22625
22607
/api/v2/permissions:
22626
22608
get:
22627
22609
description: Returns a list of all permissions, including name, description,
0 commit comments