@@ -21407,11 +21407,17 @@ components:
21407
21407
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
21408
21408
the API.
21409
21409
ci_visibility_read: View CI Visibility.
21410
+ cloud_cost_management_read: View Cloud Cost pages. This does not restrict
21411
+ access to the cloud cost data source in dashboards and notebooks.
21412
+ cloud_cost_management_write: Configure cloud cost accounts and global
21413
+ customizations.
21410
21414
create_webhooks: Create webhooks integrations.
21411
21415
dashboards_public_share: Generate public and authenticated links to share
21412
21416
dashboards or embeddable graphs externally.
21413
21417
dashboards_read: View dashboards.
21414
21418
dashboards_write: Create and change dashboards.
21419
+ data_scanner_read: View Data Scanner configurations.
21420
+ data_scanner_write: Edit Data Scanner configurations.
21415
21421
events_read: Read Events data.
21416
21422
incident_notification_settings_write: Configure Incidents Notification
21417
21423
settings.
@@ -21420,7 +21426,7 @@ components:
21420
21426
incident_write: Create, view, and manage incidents in Datadog.
21421
21427
metrics_read: View custom metrics.
21422
21428
monitors_downtime: Set downtimes to suppress alerts from any monitor in
21423
- an organization. Mute and unmute hosts . The ability to write monitors
21429
+ an organization. Mute and unmute monitors . The ability to write monitors
21424
21430
is not required to set downtimes.
21425
21431
monitors_read: View monitors.
21426
21432
monitors_write: Edit and delete individual monitors.
@@ -22018,11 +22024,6 @@ paths:
22018
22024
schema:
22019
22025
$ref: '#/components/schemas/APIErrorResponse'
22020
22026
description: Too many requests
22021
- security:
22022
- - apiKeyAuth: []
22023
- appKeyAuth: []
22024
- - AuthZ:
22025
- - usage_read
22026
22027
summary: Get the list of available daily custom reports
22027
22028
tags:
22028
22029
- Usage Metering
@@ -22068,11 +22069,6 @@ paths:
22068
22069
schema:
22069
22070
$ref: '#/components/schemas/APIErrorResponse'
22070
22071
description: Too many requests
22071
- security:
22072
- - apiKeyAuth: []
22073
- appKeyAuth: []
22074
- - AuthZ:
22075
- - usage_read
22076
22072
summary: Get specified daily custom reports
22077
22073
tags:
22078
22074
- Usage Metering
@@ -24130,10 +24126,6 @@ paths:
24130
24126
description: Authentication Error
24131
24127
'429':
24132
24128
$ref: '#/components/responses/TooManyRequestsResponse'
24133
- security:
24134
- - apiKeyAuth: []
24135
- appKeyAuth: []
24136
- - AuthZ: []
24137
24129
summary: Get all Amazon EventBridge sources
24138
24130
tags:
24139
24131
- AWS Integration
@@ -25681,10 +25673,6 @@ paths:
25681
25673
description: Forbidden
25682
25674
'429':
25683
25675
$ref: '#/components/responses/TooManyRequestsResponse'
25684
- security:
25685
- - apiKeyAuth: []
25686
- appKeyAuth: []
25687
- - AuthZ: []
25688
25676
summary: Get indexes order
25689
25677
tags:
25690
25678
- Logs Indexes
@@ -25896,10 +25884,6 @@ paths:
25896
25884
description: Forbidden
25897
25885
'429':
25898
25886
$ref: '#/components/responses/TooManyRequestsResponse'
25899
- security:
25900
- - apiKeyAuth: []
25901
- appKeyAuth: []
25902
- - AuthZ: []
25903
25887
summary: Get pipeline order
25904
25888
tags:
25905
25889
- Logs Pipelines
@@ -25975,10 +25959,6 @@ paths:
25975
25959
description: Forbidden
25976
25960
'429':
25977
25961
$ref: '#/components/responses/TooManyRequestsResponse'
25978
- security:
25979
- - apiKeyAuth: []
25980
- appKeyAuth: []
25981
- - AuthZ: []
25982
25962
summary: Get all pipelines
25983
25963
tags:
25984
25964
- Logs Pipelines
@@ -26083,10 +26063,6 @@ paths:
26083
26063
description: Forbidden
26084
26064
'429':
26085
26065
$ref: '#/components/responses/TooManyRequestsResponse'
26086
- security:
26087
- - apiKeyAuth: []
26088
- appKeyAuth: []
26089
- - AuthZ: []
26090
26066
summary: Get a pipeline
26091
26067
tags:
26092
26068
- Logs Pipelines
@@ -27420,11 +27396,6 @@ paths:
27420
27396
schema:
27421
27397
$ref: '#/components/schemas/APIErrorResponse'
27422
27398
description: Too many requests
27423
- security:
27424
- - apiKeyAuth: []
27425
- appKeyAuth: []
27426
- - AuthZ:
27427
- - usage_read
27428
27399
summary: Get the list of available monthly custom reports
27429
27400
tags:
27430
27401
- Usage Metering
@@ -27476,11 +27447,6 @@ paths:
27476
27447
schema:
27477
27448
$ref: '#/components/schemas/APIErrorResponse'
27478
27449
description: Too many requests
27479
- security:
27480
- - apiKeyAuth: []
27481
- appKeyAuth: []
27482
- - AuthZ:
27483
- - usage_read
27484
27450
summary: Get specified monthly custom reports
27485
27451
tags:
27486
27452
- Usage Metering
@@ -33003,11 +32969,6 @@ paths:
33003
32969
description: Conflict
33004
32970
'429':
33005
32971
$ref: '#/components/responses/TooManyRequestsResponse'
33006
- security:
33007
- - apiKeyAuth: []
33008
- appKeyAuth: []
33009
- - AuthZ:
33010
- - user_access_invite
33011
32972
summary: Create a user
33012
32973
tags:
33013
32974
- Users
@@ -33171,7 +33132,6 @@ paths:
33171
33132
$ref: '#/components/responses/TooManyRequestsResponse'
33172
33133
security:
33173
33134
- apiKeyAuth: []
33174
- - AuthZ: []
33175
33135
summary: Validate API key
33176
33136
tags:
33177
33137
- Authentication
0 commit comments