Skip to content

Commit 05ad1df

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Adds preview form link for Obs Pipelines API (#2493)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 6f38c7c commit 05ad1df

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58504,7 +58504,8 @@ paths:
5850458504
- observability_pipelines_read
5850558505
x-undo:
5850658506
type: safe
58507-
x-unstable: '**Note**: This endpoint is in Preview.'
58507+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58508+
to request access.'
5850858509
post:
5850958510
description: Create a new pipeline.
5851058511
operationId: CreatePipeline
@@ -58560,7 +58561,8 @@ paths:
5856058561
- name: pipeline_id
5856158562
source: data.id
5856258563
type: unsafe
58563-
x-unstable: '**Note**: This endpoint is in Preview.'
58564+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58565+
to request access.'
5856458566
/api/v2/remote_config/products/obs_pipelines/pipelines/validate:
5856558567
post:
5856658568
description: 'Validates a pipeline configuration without creating or updating
@@ -58599,7 +58601,8 @@ paths:
5859958601
- observability_pipelines_read
5860058602
x-undo:
5860158603
type: safe
58602-
x-unstable: '**Note**: This endpoint is in Preview.'
58604+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58605+
to request access.'
5860358606
/api/v2/remote_config/products/obs_pipelines/pipelines/{pipeline_id}:
5860458607
delete:
5860558608
description: Delete a pipeline.
@@ -58644,7 +58647,8 @@ paths:
5864458647
- observability_pipelines_delete
5864558648
x-undo:
5864658649
type: idempotent
58647-
x-unstable: '**Note**: This endpoint is in Preview.'
58650+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58651+
to request access.'
5864858652
get:
5864958653
description: Get a specific pipeline by its ID.
5865058654
operationId: GetPipeline
@@ -58680,7 +58684,8 @@ paths:
5868058684
- observability_pipelines_read
5868158685
x-undo:
5868258686
type: safe
58683-
x-unstable: '**Note**: This endpoint is in Preview.'
58687+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58688+
to request access.'
5868458689
put:
5868558690
description: Update a pipeline.
5868658691
operationId: UpdatePipeline
@@ -58724,7 +58729,8 @@ paths:
5872458729
- observability_pipelines_deploy
5872558730
x-undo:
5872658731
type: idempotent
58727-
x-unstable: '**Note**: This endpoint is in Preview.'
58732+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
58733+
to request access.'
5872858734
/api/v2/restriction_policy/{resource_id}:
5872958735
delete:
5873058736
description: Deletes the restriction policy associated with a specified resource.

0 commit comments

Comments
 (0)