Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
399 changes: 200 additions & 199 deletions .generator/schemas/v2/openapi.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:38.539Z"
"2025-10-24T14:24:00.041Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "9ee0d12dc2a76c2c4cd5598af0680035",
"_id": "e4257625426956fbc2c716c61d098a68",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,11 +21,11 @@
"value": "*/*"
}
],
"headersSize": 536,
"headersSize": 532,
"httpVersion": "HTTP/1.1",
"method": "PATCH",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/inva-lid/cancel"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/inva-lid/cancel"
},
"response": {
"bodySize": 54,
Expand All @@ -47,8 +47,8 @@
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2024-11-08T09:54:38.930Z",
"time": 66
"startedDateTime": "2025-10-24T14:24:00.666Z",
"time": 183
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.006Z"
"2025-10-24T14:24:00.856Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "699b2b92566c9d9269d6d218f57402f8",
"_id": "e39b14a977fad872956237286fee579e",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,18 +21,18 @@
"value": "*/*"
}
],
"headersSize": 563,
"headersSize": 560,
"httpVersion": "HTTP/1.1",
"method": "PATCH",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93/cancel"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93/cancel"
},
"response": {
"bodySize": 116,
"bodySize": 50,
"content": {
"mimeType": "application/vnd.api+json",
"size": 116,
"text": "{\"errors\":[{\"status\":\"404\",\"title\":\"Not Found\",\"detail\":\"Job 8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93 was not found.\"}]}"
"size": 50,
"text": "{\"errors\":[{\"status\":\"404\",\"detail\":\"Not Found\"}]}"
},
"cookies": [],
"headers": [
Expand All @@ -41,14 +41,14 @@
"value": "application/vnd.api+json"
}
],
"headersSize": 525,
"headersSize": 524,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 404,
"statusText": "Not Found"
},
"startedDateTime": "2024-11-08T09:54:39.009Z",
"time": 68
"startedDateTime": "2025-10-24T14:24:00.869Z",
"time": 101
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.082Z"
"2025-10-24T14:24:00.975Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "6bb82102e994f0d1ee96e1e3f1d80ffd",
"_id": "4c138fa0d83459728bd7894a659525ac",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -26,7 +26,7 @@
"value": "application/json"
}
],
"headersSize": 582,
"headersSize": 578,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
Expand All @@ -35,14 +35,14 @@
"text": "{\"data\":{\"attributes\":{\"jobDefinition\":{\"cases\":[{\"condition\":\"a > 1\",\"name\":\"Condition 1\",\"notifications\":[],\"status\":\"info\"}],\"from\":1730387522611,\"index\":\"main\",\"message\":\"A large number of failed login attempts.\",\"name\":\"Excessive number of failed attempts.\",\"options\":{\"evaluationWindow\":900,\"keepAlive\":3600,\"maxSignalDuration\":86400},\"queries\":[{\"aggregation\":\"count\",\"distinctFields\":[],\"groupByFields\":[],\"query\":\"source:non_existing_src_weekend\"}],\"tags\":[],\"to\":1730387532611,\"type\":\"log_detection\"}},\"type\":\"historicalDetectionsJobCreate\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs"
},
"response": {
"bodySize": 87,
"content": {
"mimeType": "application/vnd.api+json",
"size": 87,
"text": "{\"data\":{\"id\":\"e332b07e-d573-45fa-b2df-9a1bcc27f17e\",\"type\":\"historicalDetectionsJob\"}}"
"text": "{\"data\":{\"id\":\"cafe565c-106b-486e-ad21-a712656723b4\",\"type\":\"historicalDetectionsJob\"}}"
},
"cookies": [],
"headers": [
Expand All @@ -57,11 +57,11 @@
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2024-11-08T09:54:39.085Z",
"time": 108
"startedDateTime": "2025-10-24T14:24:00.980Z",
"time": 140
},
{
"_id": "43cd9ba3ae67113c4ab17f57b600ac37",
"_id": "260d5e644c21417854680ac43b40d556",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -74,11 +74,11 @@
"value": "*/*"
}
],
"headersSize": 564,
"headersSize": 560,
"httpVersion": "HTTP/1.1",
"method": "PATCH",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/e332b07e-d573-45fa-b2df-9a1bcc27f17e/cancel"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/cafe565c-106b-486e-ad21-a712656723b4/cancel"
},
"response": {
"bodySize": 0,
Expand All @@ -94,8 +94,8 @@
"status": 204,
"statusText": "No Content"
},
"startedDateTime": "2024-11-08T09:54:39.197Z",
"time": 74
"startedDateTime": "2025-10-24T14:24:01.125Z",
"time": 92
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.280Z"
"2025-10-24T14:24:01.235Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "0d4946af2c85586b74ddeb117a50a4a6",
"_id": "547f0189451a142459cd9f22ee5351f6",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -26,7 +26,7 @@
"value": "application/json"
}
],
"headersSize": 592,
"headersSize": 585,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
Expand All @@ -35,7 +35,7 @@
"text": "{\"data\":{\"attributes\":{\"jobResultIds\":[\"\"],\"notifications\":[\"\"],\"signalMessage\":\"A large number of failed login attempts.\",\"signalSeverity\":\"critical\"},\"type\":\"historicalDetectionsJobResultSignalConversion\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/signal_convert"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/signal_convert"
},
"response": {
"bodySize": 91,
Expand All @@ -57,8 +57,8 @@
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2024-11-08T09:54:39.282Z",
"time": 62
"startedDateTime": "2025-10-24T14:24:01.238Z",
"time": 74
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.371Z"
"2025-10-24T14:24:01.339Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "74a52942ee0024790dc5b284709530a7",
"_id": "75c431a76ec2040e5a4c0f15acc3ea11",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,11 +21,11 @@
"value": "*/*"
}
],
"headersSize": 530,
"headersSize": 526,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/inva-lid"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/inva-lid"
},
"response": {
"bodySize": 78,
Expand All @@ -47,8 +47,8 @@
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2024-11-08T09:54:39.375Z",
"time": 74
"startedDateTime": "2025-10-24T14:24:01.341Z",
"time": 81
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.455Z"
"2025-10-24T14:24:01.428Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "9e763f3fed9d995ac14975ddbbeec6b1",
"_id": "4d768dca9f974e76a412a45a6abf3e26",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,18 +21,18 @@
"value": "*/*"
}
],
"headersSize": 558,
"headersSize": 552,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93"
},
"response": {
"bodySize": 116,
"bodySize": 50,
"content": {
"mimeType": "application/vnd.api+json",
"size": 116,
"text": "{\"errors\":[{\"status\":\"404\",\"title\":\"Not Found\",\"detail\":\"Job 8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93 was not found.\"}]}"
"size": 50,
"text": "{\"errors\":[{\"status\":\"404\",\"detail\":\"Not Found\"}]}"
},
"cookies": [],
"headers": [
Expand All @@ -41,14 +41,14 @@
"value": "application/vnd.api+json"
}
],
"headersSize": 525,
"headersSize": 524,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 404,
"statusText": "Not Found"
},
"startedDateTime": "2024-11-08T09:54:39.457Z",
"time": 72
"startedDateTime": "2025-10-24T14:24:01.433Z",
"time": 93
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.538Z"
"2025-10-24T14:24:01.540Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "b91d3d2f868f0795c35b288e8f822892",
"_id": "97fa0f78e4c02b547fb1fd5e12937587",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,11 +21,11 @@
"value": "application/json"
}
],
"headersSize": 537,
"headersSize": 532,
"httpVersion": "HTTP/1.1",
"method": "GET",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/inva-lid"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/inva-lid"
},
"response": {
"bodySize": 54,
Expand All @@ -47,8 +47,8 @@
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2024-11-08T09:54:39.543Z",
"time": 64
"startedDateTime": "2025-10-24T14:24:01.543Z",
"time": 71
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-11-08T09:54:39.611Z"
"2025-10-24T14:24:01.618Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "30d26c2a643971ca97218f20041d2227",
"_id": "5374e38c55425a83f75d7f135c065277",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -21,11 +21,11 @@
"value": "application/json"
}
],
"headersSize": 565,
"headersSize": 561,
"httpVersion": "HTTP/1.1",
"method": "GET",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/siem-historical-detections/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93"
"url": "https://api.datadoghq.com/api/v2/siem-threat-hunting/jobs/8e2a37fb-b0c8-4761-a7f0-0a8d6a98ba93"
},
"response": {
"bodySize": 116,
Expand All @@ -47,8 +47,8 @@
"status": 404,
"statusText": "Not Found"
},
"startedDateTime": "2024-11-08T09:54:39.616Z",
"time": 73
"startedDateTime": "2025-10-24T14:24:01.621Z",
"time": 81
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2024-12-18T17:02:38.823Z"
"2025-10-24T14:24:01.707Z"
Loading