Skip to content

Commit 78c8233

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync OpenAPI specification with backend (#1959)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent d060f74 commit 78c8233

15 files changed

+101
-136
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-05-01 14:56:34.869653",
8-
"spec_repo_commit": "769244ad"
7+
"regenerated": "2024-05-01 15:31:23.879588",
8+
"spec_repo_commit": "3cb094c8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-05-01 14:56:34.886205",
13-
"spec_repo_commit": "769244ad"
12+
"regenerated": "2024-05-01 15:31:23.896396",
13+
"spec_repo_commit": "3cb094c8"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 7 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -21407,11 +21407,17 @@ components:
2140721407
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
2140821408
the API.
2140921409
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.
2141021414
create_webhooks: Create webhooks integrations.
2141121415
dashboards_public_share: Generate public and authenticated links to share
2141221416
dashboards or embeddable graphs externally.
2141321417
dashboards_read: View dashboards.
2141421418
dashboards_write: Create and change dashboards.
21419+
data_scanner_read: View Data Scanner configurations.
21420+
data_scanner_write: Edit Data Scanner configurations.
2141521421
events_read: Read Events data.
2141621422
incident_notification_settings_write: Configure Incidents Notification
2141721423
settings.
@@ -21420,7 +21426,7 @@ components:
2142021426
incident_write: Create, view, and manage incidents in Datadog.
2142121427
metrics_read: View custom metrics.
2142221428
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
2142421430
is not required to set downtimes.
2142521431
monitors_read: View monitors.
2142621432
monitors_write: Edit and delete individual monitors.
@@ -22018,11 +22024,6 @@ paths:
2201822024
schema:
2201922025
$ref: '#/components/schemas/APIErrorResponse'
2202022026
description: Too many requests
22021-
security:
22022-
- apiKeyAuth: []
22023-
appKeyAuth: []
22024-
- AuthZ:
22025-
- usage_read
2202622027
summary: Get the list of available daily custom reports
2202722028
tags:
2202822029
- Usage Metering
@@ -22068,11 +22069,6 @@ paths:
2206822069
schema:
2206922070
$ref: '#/components/schemas/APIErrorResponse'
2207022071
description: Too many requests
22071-
security:
22072-
- apiKeyAuth: []
22073-
appKeyAuth: []
22074-
- AuthZ:
22075-
- usage_read
2207622072
summary: Get specified daily custom reports
2207722073
tags:
2207822074
- Usage Metering
@@ -24130,10 +24126,6 @@ paths:
2413024126
description: Authentication Error
2413124127
'429':
2413224128
$ref: '#/components/responses/TooManyRequestsResponse'
24133-
security:
24134-
- apiKeyAuth: []
24135-
appKeyAuth: []
24136-
- AuthZ: []
2413724129
summary: Get all Amazon EventBridge sources
2413824130
tags:
2413924131
- AWS Integration
@@ -25681,10 +25673,6 @@ paths:
2568125673
description: Forbidden
2568225674
'429':
2568325675
$ref: '#/components/responses/TooManyRequestsResponse'
25684-
security:
25685-
- apiKeyAuth: []
25686-
appKeyAuth: []
25687-
- AuthZ: []
2568825676
summary: Get indexes order
2568925677
tags:
2569025678
- Logs Indexes
@@ -25896,10 +25884,6 @@ paths:
2589625884
description: Forbidden
2589725885
'429':
2589825886
$ref: '#/components/responses/TooManyRequestsResponse'
25899-
security:
25900-
- apiKeyAuth: []
25901-
appKeyAuth: []
25902-
- AuthZ: []
2590325887
summary: Get pipeline order
2590425888
tags:
2590525889
- Logs Pipelines
@@ -25975,10 +25959,6 @@ paths:
2597525959
description: Forbidden
2597625960
'429':
2597725961
$ref: '#/components/responses/TooManyRequestsResponse'
25978-
security:
25979-
- apiKeyAuth: []
25980-
appKeyAuth: []
25981-
- AuthZ: []
2598225962
summary: Get all pipelines
2598325963
tags:
2598425964
- Logs Pipelines
@@ -26083,10 +26063,6 @@ paths:
2608326063
description: Forbidden
2608426064
'429':
2608526065
$ref: '#/components/responses/TooManyRequestsResponse'
26086-
security:
26087-
- apiKeyAuth: []
26088-
appKeyAuth: []
26089-
- AuthZ: []
2609026066
summary: Get a pipeline
2609126067
tags:
2609226068
- Logs Pipelines
@@ -27420,11 +27396,6 @@ paths:
2742027396
schema:
2742127397
$ref: '#/components/schemas/APIErrorResponse'
2742227398
description: Too many requests
27423-
security:
27424-
- apiKeyAuth: []
27425-
appKeyAuth: []
27426-
- AuthZ:
27427-
- usage_read
2742827399
summary: Get the list of available monthly custom reports
2742927400
tags:
2743027401
- Usage Metering
@@ -27476,11 +27447,6 @@ paths:
2747627447
schema:
2747727448
$ref: '#/components/schemas/APIErrorResponse'
2747827449
description: Too many requests
27479-
security:
27480-
- apiKeyAuth: []
27481-
appKeyAuth: []
27482-
- AuthZ:
27483-
- usage_read
2748427450
summary: Get specified monthly custom reports
2748527451
tags:
2748627452
- Usage Metering
@@ -33003,11 +32969,6 @@ paths:
3300332969
description: Conflict
3300432970
'429':
3300532971
$ref: '#/components/responses/TooManyRequestsResponse'
33006-
security:
33007-
- apiKeyAuth: []
33008-
appKeyAuth: []
33009-
- AuthZ:
33010-
- user_access_invite
3301132972
summary: Create a user
3301232973
tags:
3301332974
- Users
@@ -33171,7 +33132,6 @@ paths:
3317133132
$ref: '#/components/responses/TooManyRequestsResponse'
3317233133
security:
3317333134
- apiKeyAuth: []
33174-
- AuthZ: []
3317533135
summary: Validate API key
3317633136
tags:
3317733137
- Authentication

0 commit comments

Comments
 (0)