Skip to content

Commit 0fd8ae2

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 54d9d0c of spec repo
1 parent 7c2a340 commit 0fd8ae2

48 files changed

Lines changed: 1648 additions & 1242 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.generator/schemas/v2/openapi.yaml

Lines changed: 18 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -80813,16 +80813,13 @@ paths:
8081380813
appKeyAuth: []
8081480814
- AuthZ:
8081580815
- user_access_read
80816-
summary: Get all datasets
80816+
summary: Get all Data Access Control datasets
8081780817
tags:
80818-
- Datasets
80818+
- Data Access Controls
8081980819
"x-permission":
8082080820
operator: OR
8082180821
permissions:
8082280822
- user_access_read
80823-
x-unstable: |-
80824-
**Note: Data Access is in preview. If you have any feedback,
80825-
contact [Datadog support](https://docs.datadoghq.com/help/).**
8082680823
post:
8082780824
description: |-
8082880825
Create a dataset with the configurations in the request.
@@ -80865,17 +80862,14 @@ paths:
8086580862
appKeyAuth: []
8086680863
- AuthZ:
8086780864
- user_access_manage
80868-
summary: Create a dataset
80865+
summary: Create a Data Access Control dataset
8086980866
tags:
80870-
- Datasets
80867+
- Data Access Controls
8087180868
x-codegen-request-body-name: body
8087280869
x-permission:
8087380870
operator: OR
8087480871
permissions:
8087580872
- user_access_manage
80876-
x-unstable: |-
80877-
**Note: Data Access is in preview. If you have any feedback,
80878-
contact [Datadog support](https://docs.datadoghq.com/help/).**
8087980873
/api/v2/datasets/{dataset_id}:
8088080874
delete:
8088180875
description: Deletes the dataset associated with the ID.
@@ -80898,16 +80892,13 @@ paths:
8089880892
appKeyAuth: []
8089980893
- AuthZ:
8090080894
- user_access_manage
80901-
summary: Delete a dataset
80895+
summary: Delete a Data Access Control dataset
8090280896
tags:
80903-
- Datasets
80897+
- Data Access Controls
8090480898
"x-permission":
8090580899
operator: OR
8090680900
permissions:
8090780901
- user_access_manage
80908-
x-unstable: |-
80909-
**Note: Data Access is in preview. If you have any feedback,
80910-
contact [Datadog support](https://docs.datadoghq.com/help/).**
8091180902
get:
8091280903
description: Retrieves the dataset associated with the ID.
8091380904
operationId: GetDataset
@@ -80933,15 +80924,12 @@ paths:
8093380924
appKeyAuth: []
8093480925
- AuthZ:
8093580926
- user_access_read
80936-
summary: Get a single dataset by ID
80927+
summary: Get a Data Access Control dataset by ID
8093780928
tags:
80938-
- Datasets
80929+
- Data Access Controls
8093980930
"x-permission":
8094080931
operator: OPEN
8094180932
permissions: []
80942-
x-unstable: |-
80943-
**Note: Data Access is in preview. If you have any feedback,
80944-
contact [Datadog support](https://docs.datadoghq.com/help/).**
8094580933
put:
8094680934
description: |-
8094780935
Edits the dataset associated with the ID.
@@ -80975,17 +80963,14 @@ paths:
8097580963
appKeyAuth: []
8097680964
- AuthZ:
8097780965
- user_access_manage
80978-
summary: Edit a dataset
80966+
summary: Edit a Data Access Control dataset
8097980967
tags:
80980-
- Datasets
80968+
- Data Access Controls
8098180969
x-codegen-request-body-name: body
8098280970
"x-permission":
8098380971
operator: OR
8098480972
permissions:
8098580973
- user_access_manage
80986-
x-unstable: |-
80987-
**Note: Data Access is in preview. If you have any feedback,
80988-
contact [Datadog support](https://docs.datadoghq.com/help/).**
8098980974
/api/v2/deletion/data/{product}:
8099080975
post:
8099180976
description: Creates a data deletion request by providing a query and a timeframe targeting the proper data.
@@ -110116,13 +110101,16 @@ tags:
110116110101
organization.
110117110102
name: Dashboard Lists
110118110103
- description: |-
110119-
The Data Deletion API allows the user to target and delete data from the allowed products. It's currently enabled for Logs and RUM and depends on `logs_delete_data` and `rum_delete_data` permissions respectively.
110120-
name: Data Deletion
110121-
- description: |-
110122-
Data Access Controls in Datadog is a feature that allows administrators and access managers to regulate
110104+
Manage [Data Access Controls](https://docs.datadoghq.com/account_management/rbac/data_access/)
110105+
programmatically using Datasets.
110106+
110107+
Data Access Controls in Datadog allows administrators and access managers to regulate
110123110108
access to sensitive data. By defining Restricted Datasets, you can ensure that only specific teams or roles can
110124110109
view certain types of telemetry (for example, logs, traces, metrics, and RUM data).
110125-
name: Datasets
110110+
name: Data Access Controls
110111+
- description: |-
110112+
The Data Deletion API allows the user to target and delete data from the allowed products. It's currently enabled for Logs and RUM and depends on `logs_delete_data` and `rum_delete_data` permissions respectively.
110113+
name: Data Deletion
110126110114
- description: |-
110127110115
Manage Deployment Gates using this API to reduce the likelihood and impact of incidents caused by deployments. See the [Deployment Gates documentation](https://docs.datadoghq.com/deployment_gates/) for more information.
110128110116
name: Deployment Gates

cassettes/v2/Datasets_304632144/Create-a-dataset-returns-Bad-Request-response_430521186/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cassettes/v2/Datasets_304632144/Create-a-dataset-returns-Bad-Request-response_430521186/recording.har

Lines changed: 0 additions & 67 deletions
This file was deleted.

cassettes/v2/Datasets_304632144/Create-a-dataset-returns-Conflict-response_2550608988/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cassettes/v2/Datasets_304632144/Create-a-dataset-returns-Conflict-response_2550608988/recording.har

Lines changed: 0 additions & 162 deletions
This file was deleted.

cassettes/v2/Datasets_304632144/Create-a-dataset-returns-OK-response_1489201120/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)