Skip to content

Commit 9f9f717

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Adds preview form link for Obs Pipelines API (#2693)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 559b335 commit 9f9f717

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
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": "2025-07-10 19:43:02.816314",
8-
"spec_repo_commit": "fb5c5947"
7+
"regenerated": "2025-07-10 21:03:57.237245",
8+
"spec_repo_commit": "fe6b4ea7"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-10 19:43:02.832075",
13-
"spec_repo_commit": "fb5c5947"
12+
"regenerated": "2025-07-10 21:03:57.252326",
13+
"spec_repo_commit": "fe6b4ea7"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56371,7 +56371,8 @@ paths:
5637156371
operator: OR
5637256372
permissions:
5637356373
- 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.'
5637556376
post:
5637656377
description: Create a new pipeline.
5637756378
operationId: CreatePipeline
@@ -56403,7 +56404,8 @@ paths:
5640356404
operator: OR
5640456405
permissions:
5640556406
- 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/)
56408+
to request access.'
5640756409
/api/v2/remote_config/products/obs_pipelines/pipelines/validate:
5640856410
post:
5640956411
description: 'Validates a pipeline configuration without creating or updating
@@ -56439,7 +56441,8 @@ paths:
5643956441
operator: OR
5644056442
permissions:
5644156443
- 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/)
56445+
to request access.'
5644356446
/api/v2/remote_config/products/obs_pipelines/pipelines/{pipeline_id}:
5644456447
delete:
5644556448
description: Delete a pipeline.
@@ -56481,7 +56484,8 @@ paths:
5648156484
operator: OR
5648256485
permissions:
5648356486
- observability_pipelines_delete
56484-
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.'
5648556489
get:
5648656490
description: Get a specific pipeline by its ID.
5648756491
operationId: GetPipeline
@@ -56514,7 +56518,8 @@ paths:
5651456518
operator: OR
5651556519
permissions:
5651656520
- 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.'
5651856523
put:
5651956524
description: Update a pipeline.
5652056525
operationId: UpdatePipeline
@@ -56555,7 +56560,8 @@ paths:
5655556560
operator: OR
5655656561
permissions:
5655756562
- 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.'
5655956565
/api/v2/restriction_policy/{resource_id}:
5656056566
delete:
5656156567
description: Deletes the restriction policy associated with a specified resource.

0 commit comments

Comments
 (0)