Skip to content

Commit 36b3e0c

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit ce0e978 of spec repo
1 parent 0255e44 commit 36b3e0c

File tree

6 files changed

+38
-27
lines changed

6 files changed

+38
-27
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52445,6 +52445,9 @@ components:
5244552445
modifiedAt:
5244652446
description: Last modification time of the job.
5244752447
type: string
52448+
signalOutput:
52449+
description: Whether the job outputs signals.
52450+
type: boolean
5244852451
type: object
5244952452
ThreatHuntingJobResponseData:
5245052453
description: Threat hunting job response data.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-10-24T14:24:01.707Z"
1+
"2025-11-11T21:36:52.314Z"

cassettes/v2/Security-Monitoring_1187227211/Get-a-job-s-details-returns-OK-response_1805717789/recording.har

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"value": "application/json"
2727
}
2828
],
29-
"headersSize": 577,
29+
"headersSize": 598,
3030
"httpVersion": "HTTP/1.1",
3131
"method": "POST",
3232
"postData": {
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
4444
"size": 87,
45-
"text": "{\"data\":{\"id\":\"071b3516-4072-44d9-9288-d4adaa1db921\",\"type\":\"historicalDetectionsJob\"}}"
45+
"text": "{\"data\":{\"id\":\"66896986-212c-4e6c-9890-14e5cfd0fc19\",\"type\":\"historicalDetectionsJob\"}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -57,11 +57,11 @@
5757
"status": 201,
5858
"statusText": "Created"
5959
},
60-
"startedDateTime": "2025-10-24T14:24:01.710Z",
61-
"time": 376
60+
"startedDateTime": "2025-11-11T21:36:52.320Z",
61+
"time": 249
6262
},
6363
{
64-
"_id": "08901fdd0425df60dbdee039f0e4a4dc",
64+
"_id": "288fd23d8d2d2972e670accb59b90273",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -74,18 +74,18 @@
7474
"value": "application/json"
7575
}
7676
],
77-
"headersSize": 560,
77+
"headersSize": 581,
7878
"httpVersion": "HTTP/1.1",
7979
"method": "GET",
8080
"queryString": [],
81-
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/071b3516-4072-44d9-9288-d4adaa1db921"
81+
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/66896986-212c-4e6c-9890-14e5cfd0fc19"
8282
},
8383
"response": {
84-
"bodySize": 934,
84+
"bodySize": 931,
8585
"content": {
8686
"mimeType": "application/vnd.api+json",
87-
"size": 934,
88-
"text": "{\"data\":{\"id\":\"071b3516-4072-44d9-9288-d4adaa1db921\",\"type\":\"historicalDetectionsJob\",\"attributes\":{\"createdAt\":\"2025-10-24 14:24:02.057923+00\",\"createdByHandle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"createdByName\":\"CI Account\",\"jobDefinition\":{\"from\":1730387522611,\"to\":1730387532611,\"index\":\"main\",\"name\":\"Excessive number of failed attempts.\",\"cases\":[{\"name\":\"Condition 1\",\"status\":\"info\",\"notifications\":[],\"condition\":\"a \\u003e 1\"}],\"queries\":[{\"query\":\"source:non_existing_src_weekend\",\"groupByFields\":[],\"hasOptionalGroupByFields\":false,\"distinctFields\":[],\"aggregation\":\"count\",\"name\":\"\",\"dataSource\":\"logs\"}],\"options\":{\"evaluationWindow\":900,\"detectionMethod\":\"threshold\",\"maxSignalDuration\":86400,\"keepAlive\":3600},\"message\":\"A large number of failed login attempts.\",\"tags\":[],\"type\":\"log_detection\"},\"jobName\":\"Excessive number of failed attempts.\",\"jobStatus\":\"pending\",\"modifiedAt\":\"2025-10-24 14:24:02.057923+00\"}}}"
87+
"size": 931,
88+
"text": "{\"data\":{\"id\":\"66896986-212c-4e6c-9890-14e5cfd0fc19\",\"type\":\"historicalDetectionsJob\",\"attributes\":{\"createdAt\":\"2025-11-11 21:36:52.581297+00\",\"createdByHandle\":\"frog@datadoghq.com\",\"createdByName\":\"frog\",\"jobDefinition\":{\"from\":1730387522611,\"to\":1730387532611,\"index\":\"main\",\"name\":\"Excessive number of failed attempts.\",\"cases\":[{\"name\":\"Condition 1\",\"status\":\"info\",\"notifications\":[],\"condition\":\"a \\u003e 1\"}],\"queries\":[{\"query\":\"source:non_existing_src_weekend\",\"groupByFields\":[],\"hasOptionalGroupByFields\":false,\"distinctFields\":[],\"aggregation\":\"count\",\"name\":\"\",\"dataSource\":\"logs\"}],\"options\":{\"evaluationWindow\":900,\"detectionMethod\":\"threshold\",\"maxSignalDuration\":86400,\"keepAlive\":3600},\"message\":\"A large number of failed login attempts.\",\"tags\":[],\"type\":\"log_detection\"},\"jobName\":\"Excessive number of failed attempts.\",\"jobStatus\":\"pending\",\"modifiedAt\":\"2025-11-11 21:36:52.581297+00\",\"signalOutput\":false}}}"
8989
},
9090
"cookies": [],
9191
"headers": [
@@ -100,8 +100,8 @@
100100
"status": 200,
101101
"statusText": "OK"
102102
},
103-
"startedDateTime": "2025-10-24T14:24:02.090Z",
104-
"time": 73
103+
"startedDateTime": "2025-11-11T21:36:52.580Z",
104+
"time": 101
105105
}
106106
],
107107
"pages": [],
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-10-24T14:24:02.188Z"
1+
"2025-11-11T21:36:57.169Z"

cassettes/v2/Security-Monitoring_1187227211/List-historical-jobs-returns-OK-response_1213227315/recording.har

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"value": "application/json"
2727
}
2828
],
29-
"headersSize": 578,
29+
"headersSize": 598,
3030
"httpVersion": "HTTP/1.1",
3131
"method": "POST",
3232
"postData": {
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
4444
"size": 87,
45-
"text": "{\"data\":{\"id\":\"e935c6c8-ba76-4ebf-8770-bb772a5ec1ed\",\"type\":\"historicalDetectionsJob\"}}"
45+
"text": "{\"data\":{\"id\":\"c3564eed-ff70-43e1-ab6f-593de95bd21f\",\"type\":\"historicalDetectionsJob\"}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -57,11 +57,11 @@
5757
"status": 201,
5858
"statusText": "Created"
5959
},
60-
"startedDateTime": "2025-10-24T14:24:02.195Z",
61-
"time": 87
60+
"startedDateTime": "2025-11-11T21:36:57.178Z",
61+
"time": 111
6262
},
6363
{
64-
"_id": "4f7ef994a9ff2d13c4074a6f863a4781",
64+
"_id": "090b338fd46de26221219c7100f90835",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -74,25 +74,25 @@
7474
"value": "application/json"
7575
}
7676
],
77-
"headersSize": 586,
77+
"headersSize": 606,
7878
"httpVersion": "HTTP/1.1",
7979
"method": "GET",
8080
"queryString": [
8181
{
8282
"name": "filter",
8383
"value": {
84-
"query": "id:e935c6c8-ba76-4ebf-8770-bb772a5ec1ed"
84+
"query": "id:c3564eed-ff70-43e1-ab6f-593de95bd21f"
8585
}
8686
}
8787
],
88-
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs?filter%5Bquery%5D=id%3Ae935c6c8-ba76-4ebf-8770-bb772a5ec1ed"
88+
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs?filter%5Bquery%5D=id%3Ac3564eed-ff70-43e1-ab6f-593de95bd21f"
8989
},
9090
"response": {
91-
"bodySize": 960,
91+
"bodySize": 957,
9292
"content": {
9393
"mimeType": "application/vnd.api+json",
94-
"size": 960,
95-
"text": "{\"data\":[{\"id\":\"e935c6c8-ba76-4ebf-8770-bb772a5ec1ed\",\"type\":\"historicalDetectionsJob\",\"attributes\":{\"createdAt\":\"2025-10-24 14:24:02.256887+00\",\"createdByHandle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"createdByName\":\"CI Account\",\"jobDefinition\":{\"from\":1730387522611,\"to\":1730387532611,\"index\":\"main\",\"name\":\"Excessive number of failed attempts.\",\"cases\":[{\"name\":\"Condition 1\",\"status\":\"info\",\"notifications\":[],\"condition\":\"a \\u003e 1\"}],\"queries\":[{\"query\":\"source:non_existing_src_weekend\",\"groupByFields\":[],\"hasOptionalGroupByFields\":false,\"distinctFields\":[],\"aggregation\":\"count\",\"name\":\"\",\"dataSource\":\"logs\"}],\"options\":{\"evaluationWindow\":900,\"detectionMethod\":\"threshold\",\"maxSignalDuration\":86400,\"keepAlive\":3600},\"message\":\"A large number of failed login attempts.\",\"tags\":[],\"type\":\"log_detection\"},\"jobName\":\"Excessive number of failed attempts.\",\"jobStatus\":\"pending\",\"modifiedAt\":\"2025-10-24 14:24:02.256887+00\"}}],\"meta\":{\"totalCount\":1}}"
94+
"size": 957,
95+
"text": "{\"data\":[{\"id\":\"c3564eed-ff70-43e1-ab6f-593de95bd21f\",\"type\":\"historicalDetectionsJob\",\"attributes\":{\"createdAt\":\"2025-11-11 21:36:57.303304+00\",\"createdByHandle\":\"frog@datadoghq.com\",\"createdByName\":\"frog\",\"jobDefinition\":{\"from\":1730387522611,\"to\":1730387532611,\"index\":\"main\",\"name\":\"Excessive number of failed attempts.\",\"cases\":[{\"name\":\"Condition 1\",\"status\":\"info\",\"notifications\":[],\"condition\":\"a \\u003e 1\"}],\"queries\":[{\"query\":\"source:non_existing_src_weekend\",\"groupByFields\":[],\"hasOptionalGroupByFields\":false,\"distinctFields\":[],\"aggregation\":\"count\",\"name\":\"\",\"dataSource\":\"logs\"}],\"options\":{\"evaluationWindow\":900,\"detectionMethod\":\"threshold\",\"maxSignalDuration\":86400,\"keepAlive\":3600},\"message\":\"A large number of failed login attempts.\",\"tags\":[],\"type\":\"log_detection\"},\"jobName\":\"Excessive number of failed attempts.\",\"jobStatus\":\"pending\",\"modifiedAt\":\"2025-11-11 21:36:57.303304+00\",\"signalOutput\":false}}],\"meta\":{\"totalCount\":1}}"
9696
},
9797
"cookies": [],
9898
"headers": [
@@ -107,8 +107,8 @@
107107
"status": 200,
108108
"statusText": "OK"
109109
},
110-
"startedDateTime": "2025-10-24T14:24:02.289Z",
111-
"time": 78
110+
"startedDateTime": "2025-11-11T21:36:57.301Z",
111+
"time": 83
112112
}
113113
],
114114
"pages": [],

services/security_monitoring/src/v2/models/ThreatHuntingJobResponseAttributes.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ export class ThreatHuntingJobResponseAttributes {
3838
* Last modification time of the job.
3939
*/
4040
"modifiedAt"?: string;
41+
/**
42+
* Whether the job outputs signals.
43+
*/
44+
"signalOutput"?: boolean;
4145
/**
4246
* A container for additional, undeclared properties.
4347
* This is a holder for any undeclared properties as specified with
@@ -85,6 +89,10 @@ export class ThreatHuntingJobResponseAttributes {
8589
baseName: "modifiedAt",
8690
type: "string",
8791
},
92+
signalOutput: {
93+
baseName: "signalOutput",
94+
type: "boolean",
95+
},
8896
additionalProperties: {
8997
baseName: "additionalProperties",
9098
type: "{ [key: string]: any; }",

0 commit comments

Comments
 (0)