Skip to content

Commit b2b7622

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a9b7d67 of spec repo
1 parent 29a9e58 commit b2b7622

17 files changed

+119
-85
lines changed

examples/v2/csm-threats/CreateCSMThreatsAgentPolicy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public static void main(String[] args) {
2525
.enabled(true)
2626
.hostTagsLists(
2727
Collections.singletonList(Collections.singletonList("env:test")))
28-
.name("my_agent_policy_2"))
28+
.name("examplecsmthreat"))
2929
.type(CloudWorkloadSecurityAgentPolicyType.POLICY));
3030

3131
try {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:41.757Z
1+
2025-10-16T11:43:21.430Z

src/test/resources/cassettes/features/v2/Create_a_Workload_Protection_agent_rule_returns_OK_response.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760109641\"},\"type\":\"policy\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760615001\"},\"type\":\"policy\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"cwy-qfn-4k8\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760109641\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760109642133,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
15+
"body": "{\"data\":{\"id\":\"ifk-dul-2x6\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760615001\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760615001940,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/json"
@@ -27,13 +27,13 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "603ef16c-2dca-d915-a44a-8a6dde147f65"
30+
"id": "05329de1-4cf4-afd8-7d14-0bc504480ad8"
3131
},
3232
{
3333
"httpRequest": {
3434
"body": {
3535
"type": "JSON",
36-
"json": "{\"data\":{\"attributes\":{\"agent_version\":\"> 7.60\",\"description\":\"My Agent rule\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760109641\",\"policy_id\":\"cwy-qfn-4k8\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
36+
"json": "{\"data\":{\"attributes\":{\"agent_version\":\"> 7.60\",\"description\":\"My Agent rule\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760615001\",\"policy_id\":\"ifk-dul-2x6\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
3737
},
3838
"headers": {},
3939
"method": "POST",
@@ -42,7 +42,7 @@
4242
"secure": true
4343
},
4444
"httpResponse": {
45-
"body": "{\"data\":{\"id\":\"iua-dxr-uvh\",\"type\":\"agent_rule\",\"attributes\":{\"category\":\"Process Activity\",\"creationDate\":1760109643225,\"creator\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"},\"defaultRule\":false,\"description\":\"My Agent rule\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"cwy-qfn-4k8\"],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760109641\",\"product_tags\":[],\"updateDate\":1760109643225,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
45+
"body": "{\"data\":{\"id\":\"tvb-wq3-tg5\",\"type\":\"agent_rule\",\"attributes\":{\"category\":\"Process Activity\",\"creationDate\":1760615002652,\"creator\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"defaultRule\":false,\"description\":\"My Agent rule\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"ifk-dul-2x6\"],\"name\":\"testcreateaworkloadprotectionagentrulereturnsokresponse1760615001\",\"product_tags\":[],\"updateDate\":1760615002652,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
4646
"headers": {
4747
"Content-Type": [
4848
"application/json"
@@ -57,13 +57,18 @@
5757
"timeToLive": {
5858
"unlimited": true
5959
},
60-
"id": "22c237a1-1512-05b5-ba1b-14fd5787676a"
60+
"id": "917bbc22-e4cf-f6e7-cdd1-197d92a6c852"
6161
},
6262
{
6363
"httpRequest": {
6464
"headers": {},
6565
"method": "DELETE",
66-
"path": "/api/v2/remote_config/products/cws/agent_rules/iua-dxr-uvh",
66+
"path": "/api/v2/remote_config/products/cws/agent_rules/tvb-wq3-tg5",
67+
"queryStringParameters": {
68+
"policy_id": [
69+
"ifk-dul-2x6"
70+
]
71+
},
6772
"keepAlive": false,
6873
"secure": true
6974
},
@@ -82,13 +87,13 @@
8287
"timeToLive": {
8388
"unlimited": true
8489
},
85-
"id": "567fe2bd-32e6-f22a-0729-92a322614bae"
90+
"id": "635fc82b-14e4-c1a6-1cbd-524ae0ec7877"
8691
},
8792
{
8893
"httpRequest": {
8994
"headers": {},
9095
"method": "DELETE",
91-
"path": "/api/v2/remote_config/products/cws/policy/cwy-qfn-4k8",
96+
"path": "/api/v2/remote_config/products/cws/policy/ifk-dul-2x6",
9297
"keepAlive": false,
9398
"secure": true
9499
},
@@ -107,6 +112,6 @@
107112
"timeToLive": {
108113
"unlimited": true
109114
},
110-
"id": "1c557a34-3768-35b7-435c-ae98d49e1f96"
115+
"id": "c970eed9-c647-e8b6-15bf-153aec68ca3f"
111116
}
112117
]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:46.004Z
1+
2025-10-16T11:43:24.715Z

src/test/resources/cassettes/features/v2/Create_a_Workload_Protection_agent_rule_with_set_action_returns_OK_response.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760109646\"},\"type\":\"policy\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760615004\"},\"type\":\"policy\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"c85-dqa-6no\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760109646\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760109646385,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
15+
"body": "{\"data\":{\"id\":\"jra-dgs-cdx\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760615004\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760615005000,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/json"
@@ -27,13 +27,13 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "6e9f87ed-e74d-d527-6cd3-023ce1c976ca"
30+
"id": "323c5d1b-b3b8-9797-1510-f17b1e477da7"
3131
},
3232
{
3333
"httpRequest": {
3434
"body": {
3535
"type": "JSON",
36-
"json": "{\"data\":{\"attributes\":{\"actions\":[{\"set\":{\"inherited\":true,\"name\":\"test_set\",\"scope\":\"process\",\"value\":\"test_value\"}},{\"hash\":{}}],\"description\":\"My Agent rule with set action\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760109646\",\"policy_id\":\"c85-dqa-6no\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
36+
"json": "{\"data\":{\"attributes\":{\"actions\":[{\"set\":{\"inherited\":true,\"name\":\"test_set\",\"scope\":\"process\",\"value\":\"test_value\"}},{\"hash\":{}}],\"description\":\"My Agent rule with set action\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760615004\",\"policy_id\":\"jra-dgs-cdx\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
3737
},
3838
"headers": {},
3939
"method": "POST",
@@ -42,7 +42,7 @@
4242
"secure": true
4343
},
4444
"httpResponse": {
45-
"body": "{\"data\":{\"id\":\"ak5-bk0-dxq\",\"type\":\"agent_rule\",\"attributes\":{\"actions\":[{\"set\":{\"name\":\"test_set\",\"value\":\"test_value\",\"scope\":\"process\",\"inherited\":true},\"disabled\":false},{\"hash\":{},\"disabled\":false}],\"category\":\"Process Activity\",\"creationDate\":1760109647450,\"creator\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"},\"defaultRule\":false,\"description\":\"My Agent rule with set action\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"c85-dqa-6no\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760109646\",\"product_tags\":[],\"updateDate\":1760109647450,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
45+
"body": "{\"data\":{\"id\":\"0bt-sn8-oo3\",\"type\":\"agent_rule\",\"attributes\":{\"actions\":[{\"set\":{\"name\":\"test_set\",\"value\":\"test_value\",\"scope\":\"process\",\"inherited\":true},\"disabled\":false},{\"hash\":{},\"disabled\":false}],\"category\":\"Process Activity\",\"creationDate\":1760615005764,\"creator\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"defaultRule\":false,\"description\":\"My Agent rule with set action\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"jra-dgs-cdx\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionreturnsokresponse1760615004\",\"product_tags\":[],\"updateDate\":1760615005764,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
4646
"headers": {
4747
"Content-Type": [
4848
"application/json"
@@ -57,13 +57,18 @@
5757
"timeToLive": {
5858
"unlimited": true
5959
},
60-
"id": "a8cc8839-a78f-2504-3e92-4a21771a23b9"
60+
"id": "e2852a60-6d9c-a8b9-f4cd-2aecdb784631"
6161
},
6262
{
6363
"httpRequest": {
6464
"headers": {},
6565
"method": "DELETE",
66-
"path": "/api/v2/remote_config/products/cws/agent_rules/ak5-bk0-dxq",
66+
"path": "/api/v2/remote_config/products/cws/agent_rules/0bt-sn8-oo3",
67+
"queryStringParameters": {
68+
"policy_id": [
69+
"jra-dgs-cdx"
70+
]
71+
},
6772
"keepAlive": false,
6873
"secure": true
6974
},
@@ -82,13 +87,13 @@
8287
"timeToLive": {
8388
"unlimited": true
8489
},
85-
"id": "3bd6341a-006f-a9dc-621f-b233e8d7089b"
90+
"id": "f4b1d814-cc00-b09f-9dc0-dce107ce6e3e"
8691
},
8792
{
8893
"httpRequest": {
8994
"headers": {},
9095
"method": "DELETE",
91-
"path": "/api/v2/remote_config/products/cws/policy/c85-dqa-6no",
96+
"path": "/api/v2/remote_config/products/cws/policy/jra-dgs-cdx",
9297
"keepAlive": false,
9398
"secure": true
9499
},
@@ -107,6 +112,6 @@
107112
"timeToLive": {
108113
"unlimited": true
109114
},
110-
"id": "38330c52-3cba-d8d7-6f4c-8620d18e1cb5"
115+
"id": "83a3028d-c072-1498-4500-10d0071281d9"
111116
}
112117
]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:50.578Z
1+
2025-10-16T11:43:27.991Z

src/test/resources/cassettes/features/v2/Create_a_Workload_Protection_agent_rule_with_set_action_with_expression_returns_OK_response.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760109650\"},\"type\":\"policy\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"description\":\"My agent policy\",\"enabled\":true,\"hostTags\":[\"env:staging\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760615007\"},\"type\":\"policy\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"lrl-nbx-opl\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760109650\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760109650938,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
15+
"body": "{\"data\":{\"id\":\"yro-ekk-aac\",\"type\":\"policy\",\"attributes\":{\"blockingRulesCount\":0,\"datadogManaged\":false,\"description\":\"My agent policy\",\"disabledRulesCount\":1,\"enabled\":true,\"hostTagsLists\":[[\"env:staging\"]],\"monitoringRulesCount\":7,\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760615007\",\"pinned\":false,\"policyVersion\":\"1\",\"ruleCount\":8,\"updateDate\":1760615008262,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/json"
@@ -27,13 +27,13 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "04316f91-4d99-3019-7eb0-6227d51cac46"
30+
"id": "8b9e170c-a88e-4925-c182-d87c7c03c67c"
3131
},
3232
{
3333
"httpRequest": {
3434
"body": {
3535
"type": "JSON",
36-
"json": "{\"data\":{\"attributes\":{\"actions\":[{\"set\":{\"default_value\":\"/dev/null\",\"expression\":\"open.file.path\",\"name\":\"test_set\",\"scope\":\"process\"}}],\"description\":\"My Agent rule with set action with expression\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760109650\",\"policy_id\":\"lrl-nbx-opl\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
36+
"json": "{\"data\":{\"attributes\":{\"actions\":[{\"set\":{\"default_value\":\"/dev/null\",\"expression\":\"open.file.path\",\"name\":\"test_set\",\"scope\":\"process\"}}],\"description\":\"My Agent rule with set action with expression\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760615007\",\"policy_id\":\"yro-ekk-aac\",\"product_tags\":[]},\"type\":\"agent_rule\"}}"
3737
},
3838
"headers": {},
3939
"method": "POST",
@@ -42,7 +42,7 @@
4242
"secure": true
4343
},
4444
"httpResponse": {
45-
"body": "{\"data\":{\"id\":\"ye3-8k9-6ut\",\"type\":\"agent_rule\",\"attributes\":{\"actions\":[{\"set\":{\"name\":\"test_set\",\"default_value\":\"/dev/null\",\"scope\":\"process\",\"expression\":\"open.file.path\",\"inherited\":false},\"disabled\":false}],\"category\":\"Process Activity\",\"creationDate\":1760109651835,\"creator\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"},\"defaultRule\":false,\"description\":\"My Agent rule with set action with expression\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"lrl-nbx-opl\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760109650\",\"product_tags\":[],\"updateDate\":1760109651835,\"updater\":{\"name\":\"frog\",\"handle\":\"frog@datadoghq.com\"}}}}",
45+
"body": "{\"data\":{\"id\":\"dr1-pv6-bld\",\"type\":\"agent_rule\",\"attributes\":{\"actions\":[{\"set\":{\"name\":\"test_set\",\"default_value\":\"/dev/null\",\"scope\":\"process\",\"expression\":\"open.file.path\",\"inherited\":false},\"disabled\":false}],\"category\":\"Process Activity\",\"creationDate\":1760615008992,\"creator\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"defaultRule\":false,\"description\":\"My Agent rule with set action with expression\",\"enabled\":true,\"expression\":\"exec.file.name == \\\"sh\\\"\",\"filters\":[\"os == \\\"linux\\\"\"],\"monitoring\":[\"yro-ekk-aac\"],\"name\":\"testcreateaworkloadprotectionagentrulewithsetactionwithexpressionreturnsokresponse1760615007\",\"product_tags\":[],\"updateDate\":1760615008992,\"updater\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}",
4646
"headers": {
4747
"Content-Type": [
4848
"application/json"
@@ -57,13 +57,18 @@
5757
"timeToLive": {
5858
"unlimited": true
5959
},
60-
"id": "6744d196-2b2e-ed10-e09e-8ba63fa6664b"
60+
"id": "cbdfadc3-7cf1-6cf7-5836-1a6f0cc32ecb"
6161
},
6262
{
6363
"httpRequest": {
6464
"headers": {},
6565
"method": "DELETE",
66-
"path": "/api/v2/remote_config/products/cws/agent_rules/ye3-8k9-6ut",
66+
"path": "/api/v2/remote_config/products/cws/agent_rules/dr1-pv6-bld",
67+
"queryStringParameters": {
68+
"policy_id": [
69+
"yro-ekk-aac"
70+
]
71+
},
6772
"keepAlive": false,
6873
"secure": true
6974
},
@@ -82,13 +87,13 @@
8287
"timeToLive": {
8388
"unlimited": true
8489
},
85-
"id": "d117fe65-997b-1f97-f7d1-ace92ab91666"
90+
"id": "1634ab3a-5839-17f9-f562-da0c0135ec55"
8691
},
8792
{
8893
"httpRequest": {
8994
"headers": {},
9095
"method": "DELETE",
91-
"path": "/api/v2/remote_config/products/cws/policy/lrl-nbx-opl",
96+
"path": "/api/v2/remote_config/products/cws/policy/yro-ekk-aac",
9297
"keepAlive": false,
9398
"secure": true
9499
},
@@ -107,6 +112,6 @@
107112
"timeToLive": {
108113
"unlimited": true
109114
},
110-
"id": "7fd0e277-29dc-65d5-ec41-778c05a7bb74"
115+
"id": "8cf0f81a-8549-8170-3ccc-0b57eb5c1d6d"
111116
}
112117
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:54.885Z
1+
2025-10-16T11:43:31.214Z

0 commit comments

Comments
 (0)