Skip to content

Commit e0874bb

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 5c99c1f of spec repo
1 parent 3635f82 commit e0874bb

File tree

60 files changed

+5480
-4270
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+5480
-4270
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9419,23 +9419,32 @@ components:
94199419
description: The set action applied on the scope matching the rule
94209420
properties:
94219421
append:
9422-
description: Whether the value should be appended to the field
9422+
description: Whether the value should be appended to the field.
94239423
type: boolean
9424+
default_value:
9425+
description: The default value of the set action
9426+
type: string
9427+
expression:
9428+
description: The expression of the set action.
9429+
type: string
94249430
field:
94259431
description: The field of the set action
94269432
type: string
9433+
inherited:
9434+
description: Whether the value should be inherited.
9435+
type: boolean
94279436
name:
94289437
description: The name of the set action
94299438
type: string
94309439
scope:
9431-
description: The scope of the set action
9440+
description: The scope of the set action.
94329441
type: string
94339442
size:
9434-
description: The size of the set action
9443+
description: The size of the set action.
94359444
format: int64
94369445
type: integer
94379446
ttl:
9438-
description: The time to live of the set action
9447+
description: The time to live of the set action.
94399448
format: int64
94409449
type: integer
94419450
value:
@@ -9543,8 +9552,11 @@ components:
95439552
properties:
95449553
actions:
95459554
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActions'
9555+
agent_version:
9556+
description: Constrain the rule to specific versions of the Datadog Agent.
9557+
type: string
95469558
blocking:
9547-
description: The blocking policies that the rule belongs to
9559+
description: The blocking policies that the rule belongs to.
95489560
items:
95499561
type: string
95509562
type: array
@@ -9553,25 +9565,25 @@ components:
95539565
example: My Agent rule
95549566
type: string
95559567
disabled:
9556-
description: The disabled policies that the rule belongs to
9568+
description: The disabled policies that the rule belongs to.
95579569
items:
95589570
type: string
95599571
type: array
95609572
enabled:
9561-
description: Whether the Agent rule is enabled
9573+
description: Whether the Agent rule is enabled.
95629574
example: true
95639575
type: boolean
95649576
expression:
95659577
description: The SECL expression of the Agent rule.
95669578
example: exec.file.name == "sh"
95679579
type: string
95689580
filters:
9569-
description: The platforms the Agent rule is supported on
9581+
description: The platforms the Agent rule is supported on.
95709582
items:
95719583
type: string
95729584
type: array
95739585
monitoring:
9574-
description: The monitoring policies that the rule belongs to
9586+
description: The monitoring policies that the rule belongs to.
95759587
items:
95769588
type: string
95779589
type: array
@@ -9580,11 +9592,11 @@ components:
95809592
example: my_agent_rule
95819593
type: string
95829594
policy_id:
9583-
description: The ID of the policy where the Agent rule is saved
9595+
description: The ID of the policy where the Agent rule is saved.
95849596
example: a8c8e364-6556-434d-b798-a4c23de29c0b
95859597
type: string
95869598
product_tags:
9587-
description: The list of product tags associated with the rule
9599+
description: The list of product tags associated with the rule.
95889600
items:
95899601
type: string
95909602
type: array
@@ -9667,6 +9679,9 @@ components:
96679679
properties:
96689680
actions:
96699681
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActions'
9682+
agent_version:
9683+
description: Constrain the rule to specific versions of the Datadog Agent
9684+
type: string
96709685
blocking:
96719686
description: The blocking policies that the rule belongs to
96729687
items:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-27T10:24:52.127Z
1+
2025-09-30T09:09:43.905Z

cassettes/features/v2/csm_threats/Create-a-Workload-Protection-agent-rule-returns-Bad-Request-response.yml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-27T10:24:54.068Z
1+
2025-09-30T09:09:45.928Z

cassettes/features/v2/csm_threats/Create-a-Workload-Protection-agent-rule-returns-OK-response.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-06-13T15:16:58.034Z
1+
2025-09-30T09:09:50.082Z

cassettes/features/v2/csm_threats/Create-a-Workload-Protection-agent-rule-with-set-action-returns-OK-response.yml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-09-30T09:09:53.846Z

0 commit comments

Comments
 (0)