Skip to content

Commit d1e1737

Browse files
Add some missing Workload Protection agent rule fields (#2862)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> b0d5e30
1 parent f693f3f commit d1e1737

2 files changed

Lines changed: 22 additions & 12 deletions

File tree

datadog_api_client.v2.model.html

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32603,12 +32603,14 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3260332603
<li><p><strong>host_tags_lists</strong> (<em>[</em><em>[</em><em>str</em><em>]</em><em>]</em><em>, </em><em>optional</em>) – The host tags defining where this policy is deployed, the inner values are linked with AND, the outer values are linked with OR</p></li>
3260432604
<li><p><strong>monitoring_rules_count</strong> (<em>int</em><em>, </em><em>optional</em>) – The number of rules in the monitoring state in this policy</p></li>
3260532605
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the policy</p></li>
32606+
<li><p><strong>pinned</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the policy is pinned</p></li>
3260632607
<li><p><strong>policy_version</strong> (<em>str</em><em>, </em><em>optional</em>) – The version of the policy</p></li>
3260732608
<li><p><strong>priority</strong> (<em>int</em><em>, </em><em>optional</em>) – The priority of the policy</p></li>
3260832609
<li><p><strong>rule_count</strong> (<em>int</em><em>, </em><em>optional</em>) – The number of rules in this policy</p></li>
3260932610
<li><p><strong>update_date</strong> (<em>int</em><em>, </em><em>optional</em>) – Timestamp in milliseconds when the policy was last updated</p></li>
3261032611
<li><p><strong>updated_at</strong> (<em>int</em><em>, </em><em>optional</em>) – When the policy was last updated, timestamp in milliseconds</p></li>
3261132612
<li><p><strong>updater</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.cloud_workload_security_agent_policy_updater_attributes.CloudWorkloadSecurityAgentPolicyUpdaterAttributes" title="datadog_api_client.v2.model.cloud_workload_security_agent_policy_updater_attributes.CloudWorkloadSecurityAgentPolicyUpdaterAttributes"><em>CloudWorkloadSecurityAgentPolicyUpdaterAttributes</em></a><em>, </em><em>optional</em>) – The attributes of the user who last updated the policy</p></li>
32613+
<li><p><strong>versions</strong> (<em>[</em><em>CloudWorkloadSecurityAgentPolicyVersion</em><em>]</em><em>, </em><em>optional</em>) – The versions of the policy</p></li>
3261232614
</ul>
3261332615
</dd>
3261432616
</dl>
@@ -32906,12 +32908,15 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3290632908
<dl class="field-list simple">
3290732909
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3290832910
<dd class="field-odd"><ul class="simple">
32909-
<li><p><strong>append</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the value should be appended to the field</p></li>
32911+
<li><p><strong>append</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the value should be appended to the field.</p></li>
32912+
<li><p><strong>default_value</strong> (<em>str</em><em>, </em><em>optional</em>) – The default value of the set action</p></li>
32913+
<li><p><strong>expression</strong> (<em>str</em><em>, </em><em>optional</em>) – The expression of the set action.</p></li>
3291032914
<li><p><strong>field</strong> (<em>str</em><em>, </em><em>optional</em>) – The field of the set action</p></li>
32915+
<li><p><strong>inherited</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the value should be inherited.</p></li>
3291132916
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the set action</p></li>
32912-
<li><p><strong>scope</strong> (<em>str</em><em>, </em><em>optional</em>) – The scope of the set action</p></li>
32913-
<li><p><strong>size</strong> (<em>int</em><em>, </em><em>optional</em>) – The size of the set action</p></li>
32914-
<li><p><strong>ttl</strong> (<em>int</em><em>, </em><em>optional</em>) – The time to live of the set action</p></li>
32917+
<li><p><strong>scope</strong> (<em>str</em><em>, </em><em>optional</em>) – The scope of the set action.</p></li>
32918+
<li><p><strong>size</strong> (<em>int</em><em>, </em><em>optional</em>) – The size of the set action.</p></li>
32919+
<li><p><strong>ttl</strong> (<em>int</em><em>, </em><em>optional</em>) – The time to live of the set action.</p></li>
3291532920
<li><p><strong>value</strong> (<em>str</em><em>, </em><em>optional</em>) – The value of the set action</p></li>
3291632921
</ul>
3291732922
</dd>
@@ -32948,6 +32953,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3294832953
<li><p><strong>monitoring</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The monitoring policies that the rule belongs to</p></li>
3294932954
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the Agent rule</p></li>
3295032955
<li><p><strong>product_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The list of product tags associated with the rule</p></li>
32956+
<li><p><strong>silent</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the rule is silent.</p></li>
3295132957
<li><p><strong>update_author_uu_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The ID of the user who updated the rule</p></li>
3295232958
<li><p><strong>update_date</strong> (<em>int</em><em>, </em><em>optional</em>) – Timestamp in milliseconds when the Agent rule was last updated</p></li>
3295332959
<li><p><strong>updated_at</strong> (<em>int</em><em>, </em><em>optional</em>) – When the Agent rule was last updated, timestamp in milliseconds</p></li>
@@ -32973,16 +32979,18 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3297332979
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3297432980
<dd class="field-odd"><ul class="simple">
3297532981
<li><p><strong>actions</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v2.model.cloud_workload_security_agent_rule_action.CloudWorkloadSecurityAgentRuleAction" title="datadog_api_client.v2.model.cloud_workload_security_agent_rule_action.CloudWorkloadSecurityAgentRuleAction"><em>CloudWorkloadSecurityAgentRuleAction</em></a><em>]</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – The array of actions the rule can perform if triggered</p></li>
32976-
<li><p><strong>blocking</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The blocking policies that the rule belongs to</p></li>
32982+
<li><p><strong>agent_version</strong> (<em>str</em><em>, </em><em>optional</em>) – Constrain the rule to specific versions of the Datadog Agent.</p></li>
32983+
<li><p><strong>blocking</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The blocking policies that the rule belongs to.</p></li>
3297732984
<li><p><strong>description</strong> (<em>str</em><em>, </em><em>optional</em>) – The description of the Agent rule.</p></li>
32978-
<li><p><strong>disabled</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The disabled policies that the rule belongs to</p></li>
32979-
<li><p><strong>enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the Agent rule is enabled</p></li>
32985+
<li><p><strong>disabled</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The disabled policies that the rule belongs to.</p></li>
32986+
<li><p><strong>enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the Agent rule is enabled.</p></li>
3298032987
<li><p><strong>expression</strong> (<em>str</em>) – The SECL expression of the Agent rule.</p></li>
32981-
<li><p><strong>filters</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The platforms the Agent rule is supported on</p></li>
32982-
<li><p><strong>monitoring</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The monitoring policies that the rule belongs to</p></li>
32988+
<li><p><strong>filters</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The platforms the Agent rule is supported on.</p></li>
32989+
<li><p><strong>monitoring</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The monitoring policies that the rule belongs to.</p></li>
3298332990
<li><p><strong>name</strong> (<em>str</em>) – The name of the Agent rule.</p></li>
32984-
<li><p><strong>policy_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The ID of the policy where the Agent rule is saved</p></li>
32985-
<li><p><strong>product_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The list of product tags associated with the rule</p></li>
32991+
<li><p><strong>policy_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The ID of the policy where the Agent rule is saved.</p></li>
32992+
<li><p><strong>product_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The list of product tags associated with the rule.</p></li>
32993+
<li><p><strong>silent</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the rule is silent.</p></li>
3298632994
</ul>
3298732995
</dd>
3298832996
</dl>
@@ -33152,6 +33160,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3315233160
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3315333161
<dd class="field-odd"><ul class="simple">
3315433162
<li><p><strong>actions</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v2.model.cloud_workload_security_agent_rule_action.CloudWorkloadSecurityAgentRuleAction" title="datadog_api_client.v2.model.cloud_workload_security_agent_rule_action.CloudWorkloadSecurityAgentRuleAction"><em>CloudWorkloadSecurityAgentRuleAction</em></a><em>]</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – The array of actions the rule can perform if triggered</p></li>
33163+
<li><p><strong>agent_version</strong> (<em>str</em><em>, </em><em>optional</em>) – Constrain the rule to specific versions of the Datadog Agent</p></li>
3315533164
<li><p><strong>blocking</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The blocking policies that the rule belongs to</p></li>
3315633165
<li><p><strong>description</strong> (<em>str</em><em>, </em><em>optional</em>) – The description of the Agent rule</p></li>
3315733166
<li><p><strong>disabled</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The disabled policies that the rule belongs to</p></li>
@@ -33160,6 +33169,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3316033169
<li><p><strong>monitoring</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The monitoring policies that the rule belongs to</p></li>
3316133170
<li><p><strong>policy_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The ID of the policy where the Agent rule is saved</p></li>
3316233171
<li><p><strong>product_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The list of product tags associated with the rule</p></li>
33172+
<li><p><strong>silent</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the rule is silent.</p></li>
3316333173
</ul>
3316433174
</dd>
3316533175
</dl>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)