You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .generator/schemas/v2/openapi.yaml
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -56221,7 +56221,8 @@ paths:
56221
56221
operator: OR
56222
56222
permissions:
56223
56223
- observability_pipelines_read
56224
-
x-unstable: '**Note**: This endpoint is in Preview.'
56224
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56225
+
to request access.'
56225
56226
post:
56226
56227
description: Create a new pipeline.
56227
56228
operationId: CreatePipeline
@@ -56253,7 +56254,8 @@ paths:
56253
56254
operator: OR
56254
56255
permissions:
56255
56256
- observability_pipelines_deploy
56256
-
x-unstable: '**Note**: This endpoint is in Preview.'
56257
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
description: 'Validates a pipeline configuration without creating or updating
@@ -56289,7 +56291,8 @@ paths:
56289
56291
operator: OR
56290
56292
permissions:
56291
56293
- observability_pipelines_read
56292
-
x-unstable: '**Note**: This endpoint is in Preview.'
56294
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
x-unstable: '**Note**: This endpoint is in Preview.'
56337
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56338
+
to request access.'
56335
56339
get:
56336
56340
description: Get a specific pipeline by its ID.
56337
56341
operationId: GetPipeline
@@ -56364,7 +56368,8 @@ paths:
56364
56368
operator: OR
56365
56369
permissions:
56366
56370
- observability_pipelines_read
56367
-
x-unstable: '**Note**: This endpoint is in Preview.'
56371
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56372
+
to request access.'
56368
56373
put:
56369
56374
description: Update a pipeline.
56370
56375
operationId: UpdatePipeline
@@ -56405,7 +56410,8 @@ paths:
56405
56410
operator: OR
56406
56411
permissions:
56407
56412
- observability_pipelines_deploy
56408
-
x-unstable: '**Note**: This endpoint is in Preview.'
56413
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56414
+
to request access.'
56409
56415
/api/v2/restriction_policy/{resource_id}:
56410
56416
delete:
56411
56417
description: Deletes the restriction policy associated with a specified resource.
0 commit comments