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
@@ -56371,7 +56371,8 @@ paths:
56371
56371
operator: OR
56372
56372
permissions:
56373
56373
- observability_pipelines_read
56374
-
x-unstable: '**Note**: This endpoint is in Preview.'
56374
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56375
+
to request access.'
56375
56376
post:
56376
56377
description: Create a new pipeline.
56377
56378
operationId: CreatePipeline
@@ -56403,7 +56404,8 @@ paths:
56403
56404
operator: OR
56404
56405
permissions:
56405
56406
- observability_pipelines_deploy
56406
-
x-unstable: '**Note**: This endpoint is in Preview.'
56407
+
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
@@ -56439,7 +56441,8 @@ paths:
56439
56441
operator: OR
56440
56442
permissions:
56441
56443
- observability_pipelines_read
56442
-
x-unstable: '**Note**: This endpoint is in Preview.'
56444
+
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.'
56487
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56488
+
to request access.'
56485
56489
get:
56486
56490
description: Get a specific pipeline by its ID.
56487
56491
operationId: GetPipeline
@@ -56514,7 +56518,8 @@ paths:
56514
56518
operator: OR
56515
56519
permissions:
56516
56520
- observability_pipelines_read
56517
-
x-unstable: '**Note**: This endpoint is in Preview.'
56521
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56522
+
to request access.'
56518
56523
put:
56519
56524
description: Update a pipeline.
56520
56525
operationId: UpdatePipeline
@@ -56555,7 +56560,8 @@ paths:
56555
56560
operator: OR
56556
56561
permissions:
56557
56562
- observability_pipelines_deploy
56558
-
x-unstable: '**Note**: This endpoint is in Preview.'
56563
+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56564
+
to request access.'
56559
56565
/api/v2/restriction_policy/{resource_id}:
56560
56566
delete:
56561
56567
description: Deletes the restriction policy associated with a specified resource.
0 commit comments