File tree Expand file tree Collapse file tree 5 files changed +28
-14
lines changed
src/test/resources/com/datadog/api/client Expand file tree Collapse file tree 5 files changed +28
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "ef70ddf ",
3
- "generated": "2025-07-17 17:28:36.058 "
2
+ "spec_repo_commit": "aa45649 ",
3
+ "generated": "2025-07-17 18:57:39.197 "
4
4
}
Original file line number Diff line number Diff line change @@ -37555,13 +37555,18 @@ tags:
37555
37555
- description: Get a list of IP prefixes belonging to Datadog.
37556
37556
name: IP Ranges
37557
37557
- description: 'Manage your Datadog API and application keys. You need an API key
37558
- and
37558
+ and an
37559
37559
37560
- an application key for a user with the required permissions to interact
37560
+ application key for a user with the required permissions to interact with these
37561
+ endpoints.
37561
37562
37562
- with these endpoints. The full list of API and application keys can be
37563
37563
37564
- seen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).'
37564
+ Consult the following pages to view and manage your keys:
37565
+
37566
+
37567
+ - [API Keys](https://app.datadoghq.com/organization-settings/api-keys)
37568
+
37569
+ - [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)'
37565
37570
externalDocs:
37566
37571
description: Find out more at
37567
37572
url: https://docs.datadoghq.com/account_management/api-app-keys/
Original file line number Diff line number Diff line change @@ -65721,13 +65721,18 @@ tags:
65721
65721
for more information.
65722
65722
name: Incidents
65723
65723
- description: 'Manage your Datadog API and application keys. You need an API key
65724
- and
65724
+ and an
65725
+
65726
+ application key for a user with the required permissions to interact with these
65727
+ endpoints.
65728
+
65729
+
65730
+ Consult the following pages to view and manage your keys:
65725
65731
65726
- an application key for a user with the required permissions to interact
65727
65732
65728
- with these endpoints. The full list of API and application keys can be
65733
+ - [ API Keys](https://app.datadoghq.com/organization-settings/api- keys)
65729
65734
65730
- seen on your [Datadog API page ](https://app.datadoghq.com/account/ settings#api). '
65735
+ - [Application Keys ](https://app.datadoghq.com/personal- settings/application-keys) '
65731
65736
externalDocs:
65732
65737
description: Find out more at
65733
65738
url: https://docs.datadoghq.com/account_management/api-app-keys/
Original file line number Diff line number Diff line change 2
2
Feature : Key Management
3
3
Manage your Datadog API and application keys. You need an API key and an
4
4
application key for a user with the required permissions to interact with
5
- these endpoints. The full list of API and application keys can be seen on
6
- your [Datadog API page](https://app.datadoghq.com/account/settings#api).
5
+ these endpoints. Consult the following pages to view and manage your
6
+ keys: - [API Keys](https://app.datadoghq.com/organization-settings/api-
7
+ keys) - [Application Keys](https://app.datadoghq.com/personal-
8
+ settings/application-keys)
7
9
8
10
Background :
9
11
Given a valid "apiKeyAuth" key in the system
Original file line number Diff line number Diff line change 2
2
Feature : Key Management
3
3
Manage your Datadog API and application keys. You need an API key and an
4
4
application key for a user with the required permissions to interact with
5
- these endpoints. The full list of API and application keys can be seen on
6
- your [Datadog API page](https://app.datadoghq.com/account/settings#api).
5
+ these endpoints. Consult the following pages to view and manage your
6
+ keys: - [API Keys](https://app.datadoghq.com/organization-settings/api-
7
+ keys) - [Application Keys](https://app.datadoghq.com/personal-
8
+ settings/application-keys)
7
9
8
10
Background :
9
11
Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments