From 772793e731aba1e45577df821596aa535bfab1d7 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 15 Dec 2025 17:41:32 +0000 Subject: [PATCH] Regenerate client from commit 7dde747 of spec repo --- .generator/schemas/v2/openapi.yaml | 16 +--------------- src/datadog_api_client/configuration.py | 5 ----- src/datadog_api_client/v2/api/events_api.py | 1 + 3 files changed, 2 insertions(+), 20 deletions(-) diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 0bf5e783b1..01701bf7e3 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -65998,9 +65998,6 @@ paths: operator: OR permissions: - user_access_read - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' post: description: Create a dataset with the configurations in the request. operationId: CreateDataset @@ -66050,9 +66047,6 @@ paths: operator: OR permissions: - user_access_manage - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' /api/v2/datasets/{dataset_id}: delete: description: Deletes the dataset associated with the ID. @@ -66082,9 +66076,6 @@ paths: operator: OR permissions: - user_access_manage - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' get: description: Retrieves the dataset associated with the ID. operationId: GetDataset @@ -66116,9 +66107,6 @@ paths: x-permission: operator: OPEN permissions: [] - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' put: description: Edits the dataset associated with the ID. operationId: UpdateDataset @@ -66159,9 +66147,6 @@ paths: operator: OR permissions: - user_access_manage - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' /api/v2/deletion/data/{product}: post: description: Creates a data deletion request by providing a query and a timeframe @@ -67941,6 +67926,7 @@ paths: - us3.datadoghq.com - us5.datadoghq.com - ap1.datadoghq.com + - ap2.datadoghq.com - datadoghq.eu - ddog-gov.com subdomain: diff --git a/src/datadog_api_client/configuration.py b/src/datadog_api_client/configuration.py index f2bc317595..53f7f04149 100644 --- a/src/datadog_api_client/configuration.py +++ b/src/datadog_api_client/configuration.py @@ -289,11 +289,6 @@ def __init__( "v2.mute_findings": False, "v2.run_threat_hunting_job": False, "v2.search_security_monitoring_histsignals": False, - "v2.create_dataset": False, - "v2.delete_dataset": False, - "v2.get_all_datasets": False, - "v2.get_dataset": False, - "v2.update_dataset": False, "v2.cancel_data_deletion_request": False, "v2.create_data_deletion_request": False, "v2.get_data_deletion_requests": False, diff --git a/src/datadog_api_client/v2/api/events_api.py b/src/datadog_api_client/v2/api/events_api.py index e4b7fe5996..483ff6c7b5 100644 --- a/src/datadog_api_client/v2/api/events_api.py +++ b/src/datadog_api_client/v2/api/events_api.py @@ -55,6 +55,7 @@ def __init__(self, api_client=None): "us3.datadoghq.com", "us5.datadoghq.com", "ap1.datadoghq.com", + "ap2.datadoghq.com", "datadoghq.eu", "ddog-gov.com", ],