Skip to content

Commit 3bc128e

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 43b00cd9 of spec repo
1 parent 5fab1f7 commit 3bc128e

File tree

6 files changed

+291
-20
lines changed

6 files changed

+291
-20
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 15:29:34.305184",
8+
"spec_repo_commit": "43b00cd9"
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 15:29:43.346433",
13+
"spec_repo_commit": "43b00cd9"
1414
}
1515
}
1616
}

content/en/api/v2/csm-threats/examples.json

Lines changed: 24 additions & 12 deletions
Large diffs are not rendered by default.

content/en/api/v2/csm-threats/request.CreateCSMThreatsAgentRule_1295653933.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"value": "test_value",
1616
"scope": "process"
1717
}
18+
},
19+
{
20+
"hash": {}
1821
}
1922
]
2023
},

data/api/v2/full_spec.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7587,13 +7587,19 @@ components:
75877587
description: SECL expression used to target the container to apply the action
75887588
on
75897589
type: string
7590+
hash:
7591+
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionHash'
75907592
kill:
75917593
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleKill'
75927594
metadata:
75937595
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionMetadata'
75947596
set:
75957597
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionSet'
75967598
type: object
7599+
CloudWorkloadSecurityAgentRuleActionHash:
7600+
additionalProperties: {}
7601+
description: An empty object indicating the hash action
7602+
type: object
75977603
CloudWorkloadSecurityAgentRuleActionMetadata:
75987604
description: The metadata action applied on the scope matching the rule
75997605
properties:
@@ -56970,8 +56976,8 @@ paths:
5697056976
\"My Agent rule\",\n \"expression\": \"exec.file.name == \\\"sh\\\"\",\n
5697156977
\ \"enabled\": true,\n \"product_tags\": [\"security:attack\",
5697256978
\"technique:T1059\"],\n \"actions\": [{\"set\": {\"name\": \"test_set\",
56973-
\"value\": \"test_value\", \"scope\": \"process\"}}],\n \"policy_id\":
56974-
\"{{ policy.data.id }}\"\n }\n }\n}"
56979+
\"value\": \"test_value\", \"scope\": \"process\"}}, {\"hash\": {}}],\n
56980+
\ \"policy_id\": \"{{ policy.data.id }}\"\n }\n }\n}"
5697556981
step: there is a valid "agent_rule_rc" in the system
5697656982
x-menu-order: 3
5697756983
x-undo:

data/api/v2/full_spec_deref.json

Lines changed: 126 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42712,6 +42712,11 @@
4271242712
"description": "SECL expression used to target the container to apply the action on",
4271342713
"type": "string"
4271442714
},
42715+
"hash": {
42716+
"additionalProperties": {},
42717+
"description": "An empty object indicating the hash action",
42718+
"type": "object"
42719+
},
4271542720
"kill": {
4271642721
"description": "Kill system call applied on the container matching the rule",
4271742722
"properties": {
@@ -42779,6 +42784,11 @@
4277942784
},
4278042785
"type": "object"
4278142786
},
42787+
"CloudWorkloadSecurityAgentRuleActionHash": {
42788+
"additionalProperties": {},
42789+
"description": "An empty object indicating the hash action",
42790+
"type": "object"
42791+
},
4278242792
"CloudWorkloadSecurityAgentRuleActionMetadata": {
4278342793
"description": "The metadata action applied on the scope matching the rule",
4278442794
"properties": {
@@ -42842,6 +42852,11 @@
4284242852
"description": "SECL expression used to target the container to apply the action on",
4284342853
"type": "string"
4284442854
},
42855+
"hash": {
42856+
"additionalProperties": {},
42857+
"description": "An empty object indicating the hash action",
42858+
"type": "object"
42859+
},
4284542860
"kill": {
4284642861
"description": "Kill system call applied on the container matching the rule",
4284742862
"properties": {
@@ -42924,6 +42939,11 @@
4292442939
"description": "SECL expression used to target the container to apply the action on",
4292542940
"type": "string"
4292642941
},
42942+
"hash": {
42943+
"additionalProperties": {},
42944+
"description": "An empty object indicating the hash action",
42945+
"type": "object"
42946+
},
4292742947
"kill": {
4292842948
"description": "Kill system call applied on the container matching the rule",
4292942949
"properties": {
@@ -43146,6 +43166,11 @@
4314643166
"description": "SECL expression used to target the container to apply the action on",
4314743167
"type": "string"
4314843168
},
43169+
"hash": {
43170+
"additionalProperties": {},
43171+
"description": "An empty object indicating the hash action",
43172+
"type": "object"
43173+
},
4314943174
"kill": {
4315043175
"description": "Kill system call applied on the container matching the rule",
4315143176
"properties": {
@@ -43298,6 +43323,11 @@
4329843323
"description": "SECL expression used to target the container to apply the action on",
4329943324
"type": "string"
4330043325
},
43326+
"hash": {
43327+
"additionalProperties": {},
43328+
"description": "An empty object indicating the hash action",
43329+
"type": "object"
43330+
},
4330143331
"kill": {
4330243332
"description": "Kill system call applied on the container matching the rule",
4330343333
"properties": {
@@ -43472,6 +43502,11 @@
4347243502
"description": "SECL expression used to target the container to apply the action on",
4347343503
"type": "string"
4347443504
},
43505+
"hash": {
43506+
"additionalProperties": {},
43507+
"description": "An empty object indicating the hash action",
43508+
"type": "object"
43509+
},
4347543510
"kill": {
4347643511
"description": "Kill system call applied on the container matching the rule",
4347743512
"properties": {
@@ -43666,6 +43701,11 @@
4366643701
"description": "SECL expression used to target the container to apply the action on",
4366743702
"type": "string"
4366843703
},
43704+
"hash": {
43705+
"additionalProperties": {},
43706+
"description": "An empty object indicating the hash action",
43707+
"type": "object"
43708+
},
4366943709
"kill": {
4367043710
"description": "Kill system call applied on the container matching the rule",
4367143711
"properties": {
@@ -43929,6 +43969,11 @@
4392943969
"description": "SECL expression used to target the container to apply the action on",
4393043970
"type": "string"
4393143971
},
43972+
"hash": {
43973+
"additionalProperties": {},
43974+
"description": "An empty object indicating the hash action",
43975+
"type": "object"
43976+
},
4393243977
"kill": {
4393343978
"description": "Kill system call applied on the container matching the rule",
4393443979
"properties": {
@@ -44186,6 +44231,11 @@
4418644231
"description": "SECL expression used to target the container to apply the action on",
4418744232
"type": "string"
4418844233
},
44234+
"hash": {
44235+
"additionalProperties": {},
44236+
"description": "An empty object indicating the hash action",
44237+
"type": "object"
44238+
},
4418944239
"kill": {
4419044240
"description": "Kill system call applied on the container matching the rule",
4419144241
"properties": {
@@ -44322,6 +44372,11 @@
4432244372
"description": "SECL expression used to target the container to apply the action on",
4432344373
"type": "string"
4432444374
},
44375+
"hash": {
44376+
"additionalProperties": {},
44377+
"description": "An empty object indicating the hash action",
44378+
"type": "object"
44379+
},
4432544380
"kill": {
4432644381
"description": "Kill system call applied on the container matching the rule",
4432744382
"properties": {
@@ -44485,6 +44540,11 @@
4448544540
"description": "SECL expression used to target the container to apply the action on",
4448644541
"type": "string"
4448744542
},
44543+
"hash": {
44544+
"additionalProperties": {},
44545+
"description": "An empty object indicating the hash action",
44546+
"type": "object"
44547+
},
4448844548
"kill": {
4448944549
"description": "Kill system call applied on the container matching the rule",
4449044550
"properties": {
@@ -44673,6 +44733,11 @@
4467344733
"description": "SECL expression used to target the container to apply the action on",
4467444734
"type": "string"
4467544735
},
44736+
"hash": {
44737+
"additionalProperties": {},
44738+
"description": "An empty object indicating the hash action",
44739+
"type": "object"
44740+
},
4467644741
"kill": {
4467744742
"description": "Kill system call applied on the container matching the rule",
4467844743
"properties": {
@@ -446874,6 +446939,11 @@
446874446939
"description": "SECL expression used to target the container to apply the action on",
446875446940
"type": "string"
446876446941
},
446942+
"hash": {
446943+
"additionalProperties": {},
446944+
"description": "An empty object indicating the hash action",
446945+
"type": "object"
446946+
},
446877446947
"kill": {
446878446948
"description": "Kill system call applied on the container matching the rule",
446879446949
"properties": {
@@ -447203,6 +447273,11 @@
447203447273
"description": "SECL expression used to target the container to apply the action on",
447204447274
"type": "string"
447205447275
},
447276+
"hash": {
447277+
"additionalProperties": {},
447278+
"description": "An empty object indicating the hash action",
447279+
"type": "object"
447280+
},
447206447281
"kill": {
447207447282
"description": "Kill system call applied on the container matching the rule",
447208447283
"properties": {
@@ -447392,6 +447467,11 @@
447392447467
"description": "SECL expression used to target the container to apply the action on",
447393447468
"type": "string"
447394447469
},
447470+
"hash": {
447471+
"additionalProperties": {},
447472+
"description": "An empty object indicating the hash action",
447473+
"type": "object"
447474+
},
447395447475
"kill": {
447396447476
"description": "Kill system call applied on the container matching the rule",
447397447477
"properties": {
@@ -447752,7 +447832,7 @@
447752447832
"parameters": [
447753447833
{
447754447834
"name": "body",
447755-
"value": "{\n \"data\": {\n \"type\": \"agent_rule\",\n \"attributes\": {\n \"name\": \"{{ unique_lower_alnum }}\",\n \"description\": \"My Agent rule\",\n \"expression\": \"exec.file.name == \\\"sh\\\"\",\n \"enabled\": true,\n \"product_tags\": [\"security:attack\", \"technique:T1059\"],\n \"actions\": [{\"set\": {\"name\": \"test_set\", \"value\": \"test_value\", \"scope\": \"process\"}}],\n \"policy_id\": \"{{ policy.data.id }}\"\n }\n }\n}"
447835+
"value": "{\n \"data\": {\n \"type\": \"agent_rule\",\n \"attributes\": {\n \"name\": \"{{ unique_lower_alnum }}\",\n \"description\": \"My Agent rule\",\n \"expression\": \"exec.file.name == \\\"sh\\\"\",\n \"enabled\": true,\n \"product_tags\": [\"security:attack\", \"technique:T1059\"],\n \"actions\": [{\"set\": {\"name\": \"test_set\", \"value\": \"test_value\", \"scope\": \"process\"}}, {\"hash\": {}}],\n \"policy_id\": \"{{ policy.data.id }}\"\n }\n }\n}"
447756447836
}
447757447837
],
447758447838
"step": "there is a valid \"agent_rule_rc\" in the system"
@@ -447942,6 +448022,11 @@
447942448022
"description": "SECL expression used to target the container to apply the action on",
447943448023
"type": "string"
447944448024
},
448025+
"hash": {
448026+
"additionalProperties": {},
448027+
"description": "An empty object indicating the hash action",
448028+
"type": "object"
448029+
},
447945448030
"kill": {
447946448031
"description": "Kill system call applied on the container matching the rule",
447947448032
"properties": {
@@ -448319,6 +448404,11 @@
448319448404
"description": "SECL expression used to target the container to apply the action on",
448320448405
"type": "string"
448321448406
},
448407+
"hash": {
448408+
"additionalProperties": {},
448409+
"description": "An empty object indicating the hash action",
448410+
"type": "object"
448411+
},
448322448412
"kill": {
448323448413
"description": "Kill system call applied on the container matching the rule",
448324448414
"properties": {
@@ -448497,6 +448587,11 @@
448497448587
"description": "SECL expression used to target the container to apply the action on",
448498448588
"type": "string"
448499448589
},
448590+
"hash": {
448591+
"additionalProperties": {},
448592+
"description": "An empty object indicating the hash action",
448593+
"type": "object"
448594+
},
448500448595
"kill": {
448501448596
"description": "Kill system call applied on the container matching the rule",
448502448597
"properties": {
@@ -501871,6 +501966,11 @@
501871501966
"description": "SECL expression used to target the container to apply the action on",
501872501967
"type": "string"
501873501968
},
501969+
"hash": {
501970+
"additionalProperties": {},
501971+
"description": "An empty object indicating the hash action",
501972+
"type": "object"
501973+
},
501874501974
"kill": {
501875501975
"description": "Kill system call applied on the container matching the rule",
501876501976
"properties": {
@@ -502206,6 +502306,11 @@
502206502306
"description": "SECL expression used to target the container to apply the action on",
502207502307
"type": "string"
502208502308
},
502309+
"hash": {
502310+
"additionalProperties": {},
502311+
"description": "An empty object indicating the hash action",
502312+
"type": "object"
502313+
},
502209502314
"kill": {
502210502315
"description": "Kill system call applied on the container matching the rule",
502211502316
"properties": {
@@ -502395,6 +502500,11 @@
502395502500
"description": "SECL expression used to target the container to apply the action on",
502396502501
"type": "string"
502397502502
},
502503+
"hash": {
502504+
"additionalProperties": {},
502505+
"description": "An empty object indicating the hash action",
502506+
"type": "object"
502507+
},
502398502508
"kill": {
502399502509
"description": "Kill system call applied on the container matching the rule",
502400502510
"properties": {
@@ -502937,6 +503047,11 @@
502937503047
"description": "SECL expression used to target the container to apply the action on",
502938503048
"type": "string"
502939503049
},
503050+
"hash": {
503051+
"additionalProperties": {},
503052+
"description": "An empty object indicating the hash action",
503053+
"type": "object"
503054+
},
502940503055
"kill": {
502941503056
"description": "Kill system call applied on the container matching the rule",
502942503057
"properties": {
@@ -503310,6 +503425,11 @@
503310503425
"description": "SECL expression used to target the container to apply the action on",
503311503426
"type": "string"
503312503427
},
503428+
"hash": {
503429+
"additionalProperties": {},
503430+
"description": "An empty object indicating the hash action",
503431+
"type": "object"
503432+
},
503313503433
"kill": {
503314503434
"description": "Kill system call applied on the container matching the rule",
503315503435
"properties": {
@@ -503488,6 +503608,11 @@
503488503608
"description": "SECL expression used to target the container to apply the action on",
503489503609
"type": "string"
503490503610
},
503611+
"hash": {
503612+
"additionalProperties": {},
503613+
"description": "An empty object indicating the hash action",
503614+
"type": "object"
503615+
},
503491503616
"kill": {
503492503617
"description": "Kill system call applied on the container matching the rule",
503493503618
"properties": {

0 commit comments

Comments
 (0)