Skip to content

Commit f6df2ae

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 1cfce136 of spec repo
1 parent 74a0486 commit f6df2ae

File tree

15 files changed

+565
-30
lines changed

15 files changed

+565
-30
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": "2023-12-18 13:46:56.904572",
8-
"spec_repo_commit": "f363f7b4"
7+
"regenerated": "2023-12-19 17:41:45.295168",
8+
"spec_repo_commit": "1cfce136"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-12-18 13:46:56.919928",
13-
"spec_repo_commit": "f363f7b4"
12+
"regenerated": "2023-12-19 17:41:45.309427",
13+
"spec_repo_commit": "1cfce136"
1414
}
1515
}
1616
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2023-12-19T17:22:57.180Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
{
2+
"log": {
3+
"_recordingName": "GCP Integration/Create a GCP integration returns \"OK\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "fdb0ecd180ef8c7393e134cd91c9dbdc",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 679,
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": 570,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"auth_provider_x509_cert_url\":\"https://www.googleapis.com/oauth2/v1/certs\",\"auth_uri\":\"https://accounts.google.com/o/oauth2/auth\",\"client_email\":\"api-dev@datadog-sandbox.iam.gserviceaccount.com\",\"client_id\":\"170300657717030065770\",\"client_x509_cert_url\":\"https://www.googleapis.com/robot/v1/metadata/x509/$CLIENT_EMAIL\",\"errors\":[\"*\"],\"host_filters\":\"key:value,filter:example\",\"is_cspm_enabled\":true,\"is_security_command_center_enabled\":true,\"private_key\":\"private_key\",\"private_key_id\":\"123456789abcdefghi123456789abcdefghijklm\",\"project_id\":\"datadog-apitest\",\"resource_collection_enabled\":true,\"token_uri\":\"https://accounts.google.com/o/oauth2/token\",\"type\":\"service_account\"}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v1/integration/gcp"
39+
},
40+
"response": {
41+
"bodySize": 3,
42+
"content": {
43+
"mimeType": "application/json",
44+
"size": 3,
45+
"text": "{}\n"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/json"
52+
}
53+
],
54+
"headersSize": 492,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 200,
58+
"statusText": "OK"
59+
},
60+
"startedDateTime": "2023-12-19T17:22:57.198Z",
61+
"time": 573
62+
},
63+
{
64+
"_id": "db2d6e3aa9d6ee42ce3a1d6b1697a257",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 133,
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": 572,
83+
"httpVersion": "HTTP/1.1",
84+
"method": "DELETE",
85+
"postData": {
86+
"mimeType": "application/json",
87+
"params": [],
88+
"text": "{\"client_email\":\"api-dev@datadog-sandbox.iam.gserviceaccount.com\",\"client_id\":\"170300657717030065770\",\"project_id\":\"datadog-apitest\"}"
89+
},
90+
"queryString": [],
91+
"url": "https://api.datadoghq.com/api/v1/integration/gcp"
92+
},
93+
"response": {
94+
"bodySize": 3,
95+
"content": {
96+
"mimeType": "application/json",
97+
"size": 3,
98+
"text": "{}\n"
99+
},
100+
"cookies": [],
101+
"headers": [
102+
{
103+
"name": "content-type",
104+
"value": "application/json"
105+
}
106+
],
107+
"headersSize": 492,
108+
"httpVersion": "HTTP/1.1",
109+
"redirectURL": "",
110+
"status": 200,
111+
"statusText": "OK"
112+
},
113+
"startedDateTime": "2023-12-19T17:22:57.778Z",
114+
"time": 253
115+
}
116+
],
117+
"pages": [],
118+
"version": "1.2"
119+
}
120+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2023-12-19T17:22:58.040Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,173 @@
1+
{
2+
"log": {
3+
"_recordingName": "GCP Integration/Delete a GCP integration returns \"OK\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "5f0d67e608fcaba1fdc3fd36492abb42",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 679,
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": 570,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"auth_provider_x509_cert_url\":\"https://www.googleapis.com/oauth2/v1/certs\",\"auth_uri\":\"https://accounts.google.com/o/oauth2/auth\",\"client_email\":\"api-dev@datadog-sandbox.iam.gserviceaccount.com\",\"client_id\":\"170300657817030065780\",\"client_x509_cert_url\":\"https://www.googleapis.com/robot/v1/metadata/x509/$CLIENT_EMAIL\",\"errors\":[\"*\"],\"host_filters\":\"key:value,filter:example\",\"is_cspm_enabled\":true,\"is_security_command_center_enabled\":true,\"private_key\":\"private_key\",\"private_key_id\":\"123456789abcdefghi123456789abcdefghijklm\",\"project_id\":\"datadog-apitest\",\"resource_collection_enabled\":true,\"token_uri\":\"https://accounts.google.com/o/oauth2/token\",\"type\":\"service_account\"}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v1/integration/gcp"
39+
},
40+
"response": {
41+
"bodySize": 3,
42+
"content": {
43+
"mimeType": "application/json",
44+
"size": 3,
45+
"text": "{}\n"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/json"
52+
}
53+
],
54+
"headersSize": 492,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 200,
58+
"statusText": "OK"
59+
},
60+
"startedDateTime": "2023-12-19T17:22:58.046Z",
61+
"time": 579
62+
},
63+
{
64+
"_id": "5162cbc569abade1a45b29cc0c6bede4",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 133,
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": 572,
83+
"httpVersion": "HTTP/1.1",
84+
"method": "DELETE",
85+
"postData": {
86+
"mimeType": "application/json",
87+
"params": [],
88+
"text": "{\"client_email\":\"api-dev@datadog-sandbox.iam.gserviceaccount.com\",\"client_id\":\"170300657817030065780\",\"project_id\":\"datadog-apitest\"}"
89+
},
90+
"queryString": [],
91+
"url": "https://api.datadoghq.com/api/v1/integration/gcp"
92+
},
93+
"response": {
94+
"bodySize": 3,
95+
"content": {
96+
"mimeType": "application/json",
97+
"size": 3,
98+
"text": "{}\n"
99+
},
100+
"cookies": [],
101+
"headers": [
102+
{
103+
"name": "content-type",
104+
"value": "application/json"
105+
}
106+
],
107+
"headersSize": 492,
108+
"httpVersion": "HTTP/1.1",
109+
"redirectURL": "",
110+
"status": 200,
111+
"statusText": "OK"
112+
},
113+
"startedDateTime": "2023-12-19T17:22:58.630Z",
114+
"time": 269
115+
},
116+
{
117+
"_id": "5162cbc569abade1a45b29cc0c6bede4",
118+
"_order": 1,
119+
"cache": {},
120+
"request": {
121+
"bodySize": 133,
122+
"cookies": [],
123+
"headers": [
124+
{
125+
"_fromType": "array",
126+
"name": "accept",
127+
"value": "application/json"
128+
},
129+
{
130+
"_fromType": "array",
131+
"name": "content-type",
132+
"value": "application/json"
133+
}
134+
],
135+
"headersSize": 572,
136+
"httpVersion": "HTTP/1.1",
137+
"method": "DELETE",
138+
"postData": {
139+
"mimeType": "application/json",
140+
"params": [],
141+
"text": "{\"client_email\":\"api-dev@datadog-sandbox.iam.gserviceaccount.com\",\"client_id\":\"170300657817030065780\",\"project_id\":\"datadog-apitest\"}"
142+
},
143+
"queryString": [],
144+
"url": "https://api.datadoghq.com/api/v1/integration/gcp"
145+
},
146+
"response": {
147+
"bodySize": 3,
148+
"content": {
149+
"mimeType": "application/json",
150+
"size": 3,
151+
"text": "{}\n"
152+
},
153+
"cookies": [],
154+
"headers": [
155+
{
156+
"name": "content-type",
157+
"value": "application/json"
158+
}
159+
],
160+
"headersSize": 492,
161+
"httpVersion": "HTTP/1.1",
162+
"redirectURL": "",
163+
"status": 200,
164+
"statusText": "OK"
165+
},
166+
"startedDateTime": "2023-12-19T17:22:58.905Z",
167+
"time": 258
168+
}
169+
],
170+
"pages": [],
171+
"version": "1.2"
172+
}
173+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2023-12-19T17:22:59.168Z"

cassettes/v1/GCP-Integration_2417533655/List-all-GCP-integrations-returns-OK-response_853801017/recording.har

Lines changed: 57 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2023-12-19T17:22:59.914Z"

0 commit comments

Comments
 (0)