Skip to content

Commit 7021420

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 53c92ba of spec repo
1 parent ed7c570 commit 7021420

79 files changed

Lines changed: 6778 additions & 306 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: 748 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-04-03T21:03:27.916Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"log": {
3+
"_recordingName": "Personal Access Tokens/Create a personal access token returns \"Created\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "d598ce4e8373a523ea37051f0c35b50e",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 207,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "accept",
21+
"value": "application/json"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "content-type",
26+
"value": "application/json"
27+
}
28+
],
29+
"headersSize": 582,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"data\":{\"attributes\":{\"expires_at\":\"2027-04-03T21:03:27.916Z\",\"name\":\"Test-Create_a_personal_access_token_returns_Created_response-1775250207\",\"scopes\":[\"dashboards_read\"]},\"type\":\"personal_access_tokens\"}}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v2/personal_access_tokens"
39+
},
40+
"response": {
41+
"bodySize": 545,
42+
"content": {
43+
"mimeType": "application/vnd.api+json",
44+
"size": 545,
45+
"text": "{\"data\":{\"id\":\"4acd86c7-0b9d-4118-9461-485094f0d3d9\",\"type\":\"personal_access_tokens\",\"attributes\":{\"alias\":\"2H9MCNMBM8FQjQ16YucXkX\",\"created_at\":\"2026-04-03T21:03:28.105263095Z\",\"expires_at\":\"2027-04-03T21:03:27.916Z\",\"key\":\"xxxxx_xxxxxxxxxxxxxxxxxxxXxX_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"name\":\"Test-Create_a_personal_access_token_returns_Created_response-1775250207\",\"public_portion\":\"2H9MCNMBM8FQjQ16YucXkX\",\"scopes\":[\"dashboards_read\"]},\"relationships\":{\"owned_by\":{\"data\":{\"id\":\"3ad549bf-eba0-11e9-a77a-0705486660d0\",\"type\":\"users\"}}}}}"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/vnd.api+json"
52+
}
53+
],
54+
"headersSize": 525,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 201,
58+
"statusText": "Created"
59+
},
60+
"startedDateTime": "2026-04-03T21:03:27.920Z",
61+
"time": 165
62+
},
63+
{
64+
"_id": "e5e85a8b7c184c9cb1d065d16217dc4a",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 0,
69+
"cookies": [],
70+
"headers": [
71+
{
72+
"_fromType": "array",
73+
"name": "accept",
74+
"value": "*/*"
75+
}
76+
],
77+
"headersSize": 555,
78+
"httpVersion": "HTTP/1.1",
79+
"method": "DELETE",
80+
"queryString": [],
81+
"url": "https://api.datadoghq.com/api/v2/personal_access_tokens/4acd86c7-0b9d-4118-9461-485094f0d3d9"
82+
},
83+
"response": {
84+
"bodySize": 0,
85+
"content": {
86+
"mimeType": "text/plain",
87+
"size": 0
88+
},
89+
"cookies": [],
90+
"headers": [],
91+
"headersSize": 464,
92+
"httpVersion": "HTTP/1.1",
93+
"redirectURL": "",
94+
"status": 204,
95+
"statusText": "No Content"
96+
},
97+
"startedDateTime": "2026-04-03T21:03:28.091Z",
98+
"time": 150
99+
}
100+
],
101+
"pages": [],
102+
"version": "1.2"
103+
}
104+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-04-03T21:03:30.155Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
{
2+
"log": {
3+
"_recordingName": "Personal Access Tokens/Create a service account access token returns \"Created\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "8507a241e3e9edee127df76609a84767",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 187,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "accept",
21+
"value": "application/json"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "content-type",
26+
"value": "application/json"
27+
}
28+
],
29+
"headersSize": 571,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"data\":{\"attributes\":{\"email\":\"Test-Create_a_service_account_access_token_returns_Created_response-1775250210@datadoghq.com\",\"service_account\":true,\"title\":\"user title\"},\"type\":\"users\"}}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v2/service_accounts"
39+
},
40+
"response": {
41+
"bodySize": 739,
42+
"content": {
43+
"mimeType": "application/json",
44+
"size": 739,
45+
"text": "{\"data\":{\"type\":\"users\",\"id\":\"9140f182-2fa0-11f1-aa8f-eea1be72dca6\",\"attributes\":{\"uuid\":\"9140f182-2fa0-11f1-aa8f-eea1be72dca6\",\"name\":null,\"handle\":\"9140f182-2fa0-11f1-aa8f-eea1be72dca6\",\"created_at\":\"2026-04-03T21:03:30.342186+00:00\",\"modified_at\":\"2026-04-03T21:03:30.342186+00:00\",\"email\":\"test-create_a_service_account_access_token_returns_created_response-1775250210@datadoghq.com\",\"icon\":\"https://secure.gravatar.com/avatar/809c18f1349366dd8e11d2eddd048cb1?s=48&d=retro\",\"title\":\"user title\",\"verified\":true,\"service_account\":true,\"disabled\":false,\"allowed_login_methods\":[],\"status\":\"Active\",\"last_login_time\":null},\"relationships\":{\"roles\":{\"data\":[]},\"org\":{\"data\":{\"type\":\"orgs\",\"id\":\"4dee724d-00cc-11ea-a77b-570c9d03c6c5\"}}}}}\n"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/json"
52+
}
53+
],
54+
"headersSize": 689,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 201,
58+
"statusText": "Created"
59+
},
60+
"startedDateTime": "2026-04-03T21:03:30.157Z",
61+
"time": 273
62+
},
63+
{
64+
"_id": "8ec24f5c5d2410b2644bb70c896c5775",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 174,
69+
"cookies": [],
70+
"headers": [
71+
{
72+
"_fromType": "array",
73+
"name": "accept",
74+
"value": "application/json"
75+
},
76+
{
77+
"_fromType": "array",
78+
"name": "content-type",
79+
"value": "application/json"
80+
}
81+
],
82+
"headersSize": 633,
83+
"httpVersion": "HTTP/1.1",
84+
"method": "POST",
85+
"postData": {
86+
"mimeType": "application/json",
87+
"params": [],
88+
"text": "{\"data\":{\"attributes\":{\"name\":\"Test-Create_a_service_account_access_token_returns_Created_response-1775250210\",\"scopes\":[\"dashboards_read\"]},\"type\":\"personal_access_tokens\"}}"
89+
},
90+
"queryString": [],
91+
"url": "https://api.datadoghq.com/api/v2/service_accounts/9140f182-2fa0-11f1-aa8f-eea1be72dca6/access_tokens"
92+
},
93+
"response": {
94+
"bodySize": 529,
95+
"content": {
96+
"mimeType": "application/vnd.api+json",
97+
"size": 529,
98+
"text": "{\"data\":{\"id\":\"39c3faad-fa0f-4118-a95e-f38250eb5343\",\"type\":\"personal_access_tokens\",\"attributes\":{\"alias\":\"1l07m08lcK2rROp95DXB4t\",\"created_at\":\"2026-04-03T21:03:30.63247746Z\",\"expires_at\":null,\"key\":\"xxxxx_xxxxxxxxxxxxxxxxxxXxxx_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"name\":\"Test-Create_a_service_account_access_token_returns_Created_response-1775250210\",\"public_portion\":\"1l07m08lcK2rROp95DXB4t\",\"scopes\":[\"dashboards_read\"]},\"relationships\":{\"owned_by\":{\"data\":{\"id\":\"9140f182-2fa0-11f1-aa8f-eea1be72dca6\",\"type\":\"users\"}}}}}"
99+
},
100+
"cookies": [],
101+
"headers": [
102+
{
103+
"name": "content-type",
104+
"value": "application/vnd.api+json"
105+
}
106+
],
107+
"headersSize": 525,
108+
"httpVersion": "HTTP/1.1",
109+
"redirectURL": "",
110+
"status": 201,
111+
"statusText": "Created"
112+
},
113+
"startedDateTime": "2026-04-03T21:03:30.436Z",
114+
"time": 173
115+
},
116+
{
117+
"_id": "d15a88fe2fb4b6977383d20dd3e1a0f6",
118+
"_order": 0,
119+
"cache": {},
120+
"request": {
121+
"bodySize": 0,
122+
"cookies": [],
123+
"headers": [
124+
{
125+
"_fromType": "array",
126+
"name": "accept",
127+
"value": "*/*"
128+
}
129+
],
130+
"headersSize": 606,
131+
"httpVersion": "HTTP/1.1",
132+
"method": "DELETE",
133+
"queryString": [],
134+
"url": "https://api.datadoghq.com/api/v2/service_accounts/9140f182-2fa0-11f1-aa8f-eea1be72dca6/access_tokens/39c3faad-fa0f-4118-a95e-f38250eb5343"
135+
},
136+
"response": {
137+
"bodySize": 0,
138+
"content": {
139+
"mimeType": "text/plain",
140+
"size": 0
141+
},
142+
"cookies": [],
143+
"headers": [],
144+
"headersSize": 464,
145+
"httpVersion": "HTTP/1.1",
146+
"redirectURL": "",
147+
"status": 204,
148+
"statusText": "No Content"
149+
},
150+
"startedDateTime": "2026-04-03T21:03:30.614Z",
151+
"time": 148
152+
},
153+
{
154+
"_id": "e1be64a638c45922954b705b3affcf11",
155+
"_order": 0,
156+
"cache": {},
157+
"request": {
158+
"bodySize": 0,
159+
"cookies": [],
160+
"headers": [
161+
{
162+
"_fromType": "array",
163+
"name": "accept",
164+
"value": "*/*"
165+
}
166+
],
167+
"headersSize": 524,
168+
"httpVersion": "HTTP/1.1",
169+
"method": "DELETE",
170+
"queryString": [],
171+
"url": "https://api.datadoghq.com/api/v2/users/9140f182-2fa0-11f1-aa8f-eea1be72dca6"
172+
},
173+
"response": {
174+
"bodySize": 0,
175+
"content": {
176+
"mimeType": "text/plain",
177+
"size": 0
178+
},
179+
"cookies": [],
180+
"headers": [],
181+
"headersSize": 495,
182+
"httpVersion": "HTTP/1.1",
183+
"redirectURL": "",
184+
"status": 204,
185+
"statusText": "No Content"
186+
},
187+
"startedDateTime": "2026-04-03T21:03:30.767Z",
188+
"time": 280
189+
}
190+
],
191+
"pages": [],
192+
"version": "1.2"
193+
}
194+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-04-03T21:03:28.808Z"

0 commit comments

Comments
 (0)