Skip to content

Commit 0079ce7

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a9a472fa of spec repo
1 parent 9a1d7ad commit 0079ce7

File tree

7 files changed

+3556
-87
lines changed

7 files changed

+3556
-87
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-06-13 13:41:29.342501",
8-
"spec_repo_commit": "9757e1ea"
7+
"regenerated": "2025-06-13 18:00:48.037262",
8+
"spec_repo_commit": "a9a472fa"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-13 13:41:38.665488",
13-
"spec_repo_commit": "9757e1ea"
12+
"regenerated": "2025-06-13 18:00:57.625591",
13+
"spec_repo_commit": "a9a472fa"
1414
}
1515
}
1616
}

config/_default/menus/api.en.yaml

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4884,6 +4884,54 @@ menu:
48844884
- CreateActionConnection
48854885
unstable: []
48864886
order: 2
4887+
- name: Register a new App Key
4888+
url: '#register-a-new-app-key'
4889+
identifier: action-connection-register-a-new-app-key
4890+
parent: action-connection
4891+
generated: true
4892+
params:
4893+
versions:
4894+
- v2
4895+
operationids:
4896+
- RegisterAppKey
4897+
unstable: []
4898+
order: 5
4899+
- name: Get an existing App Key Registration
4900+
url: '#get-an-existing-app-key-registration'
4901+
identifier: action-connection-get-an-existing-app-key-registration
4902+
parent: action-connection
4903+
generated: true
4904+
params:
4905+
versions:
4906+
- v2
4907+
operationids:
4908+
- GetAppKeyRegistration
4909+
unstable: []
4910+
order: 8
4911+
- name: Unregister an App Key
4912+
url: '#unregister-an-app-key'
4913+
identifier: action-connection-unregister-an-app-key
4914+
parent: action-connection
4915+
generated: true
4916+
params:
4917+
versions:
4918+
- v2
4919+
operationids:
4920+
- UnregisterAppKey
4921+
unstable: []
4922+
order: 7
4923+
- name: List App Key Registrations
4924+
url: '#list-app-key-registrations'
4925+
identifier: action-connection-list-app-key-registrations
4926+
parent: action-connection
4927+
generated: true
4928+
params:
4929+
versions:
4930+
- v2
4931+
operationids:
4932+
- ListAppKeyRegistrations
4933+
unstable: []
4934+
order: 6
48874935
- name: Agentless Scanning
48884936
url: /api/latest/agentless-scanning/
48894937
identifier: agentless-scanning

content/en/api/v2/action-connection/examples.json

Lines changed: 321 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)