Skip to content

Commit 556d2fd

Browse files
release 3.1.144 source code
1 parent 1e999d3 commit 556d2fd

File tree

337 files changed

+23856
-2788
lines changed

Some content is hidden

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

337 files changed

+23856
-2788
lines changed

CHANGELOG.md

+332
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,335 @@
1+
# 3.1.144 2025-04-10
2+
3+
### HuaweiCloud SDK CodeArtsArtifact
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- Support the API `ShowUserPrivileges`
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- None
13+
14+
### HuaweiCloud SDK DataArtsStudio
15+
16+
- _API Version_
17+
- V1
18+
- _Features_
19+
- Support the following APIs:
20+
- `ListSecurityMemberTablePermission`
21+
- `ListSecurityMemberPermission`
22+
- `UpdateSecurityMemberPermissionExpireTime`
23+
- `ListSecurityUserTablePermission`
24+
- `BatchApproveSecurityApplications`
25+
- `BatchRejectSecurityApplications`
26+
- `ListSecurityTableApprovers`
27+
- `ApplySecurityTableAuthority`
28+
- _Bug Fix_
29+
- None
30+
- _Change_
31+
- None
32+
33+
### HuaweiCloud SDK GaussDBforNoSQL
34+
35+
- _API Version_
36+
- V3
37+
- _Features_
38+
- None
39+
- _Bug Fix_
40+
- None
41+
- _Change_
42+
- **ResetParamGroupTemplate**
43+
- changes of request param
44+
- `- x-auth-token`
45+
- **OfflineNodes**
46+
- changes of request param
47+
- `- x-auth-token`
48+
- **ShowRedisBigKeys**
49+
- changes of request param
50+
- `- x-auth-token`
51+
- **ListConfigurations**
52+
- changes of request param
53+
- `+ datastore_name`
54+
- `+ mode`
55+
- **CreateConfiguration**
56+
- changes of response param
57+
- `+ configuration.mode`
58+
- **ListConfigurationTemplates**
59+
- changes of request param
60+
- `+ datastore_name`
61+
- `+ mode`
62+
- **ShowConfigurationDetail**
63+
- changes of response param
64+
- `+ mode`
65+
- **ListNosqlTaskList**
66+
- changes of response param
67+
- `* total_count: int32 -> string`
68+
- `- schedules.job_id`
69+
- `- schedules.job_name`
70+
- `- schedules.job_status`
71+
- `- schedules.instance_id`
72+
- `- schedules.instance_name`
73+
- `- schedules.instance_status`
74+
- `- schedules.datastore_type`
75+
- `- schedules.create_time`
76+
- `- schedules.start_time`
77+
- `- schedules.end_time`
78+
- **CreateInstance**
79+
- changes of request param
80+
- `+ ipv6_enabled`
81+
- `+ lb_access_control_settings`
82+
83+
### HuaweiCloud SDK GaussDBforopenGauss
84+
85+
- _API Version_
86+
- V3
87+
- _Features_
88+
- Support the following APIs:
89+
- `ListDisasterRecoveryRecord`
90+
- `ResetDrConfig`
91+
- `ShowCrossCloudDisasterInstanceMonitor`
92+
- `CreateCrossCloudConstructDisaster`
93+
- `ShowCrossCloudDisasterRelations`
94+
- `ExecuteCrossCloudDisasterRecoveryFailover`
95+
- `ExecuteCrossCloudReleaseDisaster`
96+
- `ExecuteCrossCloudDisasterSwitchover`
97+
- `ExecuteCrossCloudDisasterRestore`
98+
- `ExecuteCrossCloudDisasterStartSimulation`
99+
- `ExecuteCrossCloudDisasterEndSimulation`
100+
- `ExecuteCrossCloudDisasterDataCacheStart`
101+
- `ExecuteCrossCloudDisasterDataCacheEnd`
102+
- _Bug Fix_
103+
- None
104+
- _Change_
105+
- None
106+
107+
### HuaweiCloud SDK HSS
108+
109+
- _API Version_
110+
- V5
111+
- _Features_
112+
- Support the following APIs:
113+
- `ListOperationLogsByVaultName`
114+
- `ListBackupVaults`
115+
- `ListRansomwareProtectionNodes`
116+
- `ShowSingleBackupPolicyInfo`
117+
- `ListPolicies`
118+
- `ShowRaspServerDetail`
119+
- `ShowRaspProtectStatistics`
120+
- `ListRaspEvents`
121+
- `ShowAppRaspSwitchStatus`
122+
- `ListProtectionServers`
123+
- `ListRaspPolicies`
124+
- `ListCheckFeatureRule`
125+
- `ShowRaspPolicyDetail`
126+
- `SetTwoFactorLoginConfig`
127+
- `ListTwoFactorLoginHost`
128+
- `ListLoginCommonLocation`
129+
- `ListLoginCommonIp`
130+
- `ListLoginWhiteIp`
131+
- `ListLoginWhiteList`
132+
- `AddLoginWhiteList`
133+
- `RemoveLoginWhiteList`
134+
- `ListSystemUserWhiteList`
135+
- `UpdateSystemUserWhiteList`
136+
- `AddSystemUserWhiteList`
137+
- `RemoveSystemUserWhiteList`
138+
- `ListAntiVirusResult`
139+
- `ExportAntiVirusResult`
140+
- `HandleAntiVirusResult`
141+
- `ListAntiVirusHost`
142+
- `ListAntiVirusTask`
143+
- `CreateAntiVirusTask`
144+
- `ListAntiVirusPolicy`
145+
- `ChangeAntivirusPolicy`
146+
- `CreateAntiVirusPolicy`
147+
- `ShowAntivirusStatistic`
148+
- `ListAntivirusHandleHistory`
149+
- `DeleteAntivirusPolicy`
150+
- `ShowDecoyPortPolicyDetails`
151+
- `ModifyDecoyPortPolicy`
152+
- `DeleteDecoyPortPolicy`
153+
- `CreateDecoyPortPolicy`
154+
- `ListDecoyPortPolicy`
155+
- `SwitchDecoyPortHostPolicy`
156+
- `DeleteDecoyPortHostPolicy`
157+
- `ListVulHandleHistory`
158+
- `ListEventHandleHistory`
159+
- `AddProtectionPolicy`
160+
- `DeleteProtectionPolicy`
161+
- `RemoveAlarmWhiteList`
162+
- `DeleteIsolatedFile`
163+
- _Bug Fix_
164+
- None
165+
- _Change_
166+
- **ExportVuls**
167+
- changes of request param
168+
- `+ vul_id_list`
169+
- `+ host_id_list`
170+
- **ListPortStatistics**
171+
- changes of request param
172+
- `+ status`
173+
- **ListPorts**
174+
- changes of request param
175+
- `+ status`
176+
- **ListProtectionServer**
177+
- changes of response param
178+
- `+ data_list.project_id`
179+
- `+ data_list.enterprise_project_id`
180+
- **ListPasswordComplexity**
181+
- changes of request param
182+
- `+ result_type`
183+
- **ListContainerNodes**
184+
- changes of response param
185+
- `+ data_list.protect_degradation`
186+
- `+ data_list.degradation_reason`
187+
- **ListHostStatus**
188+
- changes of request param
189+
- `+ vpc_id`
190+
- `+ has_vul`
191+
- `+ has_baseline`
192+
- `+ sort_key`
193+
- `+ sort_dir`
194+
- `+ get_common_login_locations`
195+
- `+ install_mode`
196+
- `+ binding_key`
197+
- `+ protect_interrupt`
198+
- `+ incluster`
199+
- `+ protect_degradation`
200+
- changes of response param
201+
- `+ data_list.os_name`
202+
- `+ data_list.os_version`
203+
- `+ data_list.kernel_version`
204+
- `+ data_list.protect_degradation`
205+
- `+ data_list.host_sources`
206+
- `+ data_list.interrupt_reason`
207+
- `+ data_list.degradation_reason`
208+
- `+ data_list.key_name`
209+
- `+ data_list.auto_open_version`
210+
- `+ data_list.install_progress`
211+
- `+ data_list.vpc_id`
212+
- `+ data_list.common_login_area_codes`
213+
- `+ data_list.cluster_name`
214+
- `+ data_list.cluster_id`
215+
- **ListImageLocal**
216+
- changes of response param
217+
- `+ data_list.non_scan_reason`
218+
- **ListImageRiskConfigs**
219+
- changes of request param
220+
- `+ image_id`
221+
- **ListImageRiskConfigRules**
222+
- changes of request param
223+
- `+ image_id`
224+
- **ShowImageCheckRuleDetail**
225+
- changes of request param
226+
- `+ image_id`
227+
- **ListVulScanTask**
228+
- changes of response param
229+
- `+ data_list.estimated_time`
230+
- **ListVulScanTaskHost**
231+
- changes of response param
232+
- `+ data_list.vul_scan_details`
233+
- **ListWtpProtectHost**
234+
- changes of request param
235+
- `+ wtp_status`
236+
- changes of response param
237+
- `+ data_list.asset_value`
238+
- `+ data_list.os_name`
239+
- `+ data_list.os_version`
240+
- `+ data_list.host_status`
241+
- `+ data_list.protect_dir_num`
242+
- `+ data_list.remote_backbup_info`
243+
- **UpdateProtectionPolicy**
244+
- changes of request param
245+
- `+ ai_protection_status`
246+
- **ListWeakPasswordUsers**
247+
- changes of response param
248+
- `+ data_list.update_time`
249+
- `+ data_list.weak_pwd_accounts.desensitized_weak_passwords`
250+
- `+ data_list.weak_pwd_accounts.suggestion`
251+
- **ChangeCheckRuleAction**
252+
- changes of request param
253+
- `+ check_cce`
254+
- **ListAlarmWhiteList**
255+
- changes of response param
256+
- `+ remain_num`
257+
- `+ limit_num`
258+
- **ListPolicyGroup**
259+
- changes of request param
260+
- `+ group_id`
261+
- **ListSecurityEvents**
262+
- changes of request param
263+
- `+ auto_block`
264+
- **ListIsolatedFile**
265+
- changes of request param
266+
- `+ isolation_status`
267+
- `+ last_days`
268+
- `+ begin_time`
269+
- `+ end_time`
270+
- changes of response param
271+
- `+ data_list.agent_event_info.recent_time`
272+
- `+ data_list.agent_event_info.memo`
273+
- `+ data_list.agent_event_info.operate_accept_list`
274+
- `+ data_list.agent_event_info.operate_detail_list`
275+
- `+ data_list.agent_event_info.forensic_info`
276+
- `+ data_list.agent_event_info.resource_info`
277+
- `+ data_list.agent_event_info.geo_info`
278+
- `+ data_list.agent_event_info.network_info`
279+
- `+ data_list.agent_event_info.app_info`
280+
- `+ data_list.agent_event_info.system_info`
281+
- `+ data_list.agent_event_info.malware_info`
282+
- `+ data_list.agent_event_info.extend_info`
283+
- `+ data_list.agent_event_info.att_ck`
284+
- `+ data_list.agent_event_info.event_details`
285+
- `+ data_list.agent_event_info.confidence`
286+
- `+ data_list.agent_event_info.process_info_list`
287+
- `+ data_list.agent_event_info.user_info_list`
288+
- `+ data_list.agent_event_info.file_info_list`
289+
- `+ data_list.agent_event_info.registry_info_list`
290+
- `+ data_list.agent_event_info.cluster_info`
291+
- `+ data_list.agent_event_info.tag_list`
292+
- `+ data_list.agent_event_info.cluster_id`
293+
294+
### HuaweiCloud SDK IAM
295+
296+
- _API Version_
297+
- V3
298+
- _Features_
299+
- None
300+
- _Bug Fix_
301+
- None
302+
- _Change_
303+
- **ShowDomainConsoleAclPolicy**
304+
- changes of response param
305+
- `+ console_acl_policy.allow_address_netmasks_ipv6`
306+
- `+ console_acl_policy.allow_ip_ranges_ipv6`
307+
- `* console_acl_policy: object<AclPolicyResult> -> object<ConsoleAclPolicyResult>`
308+
- **UpdateDomainConsoleAclPolicy**
309+
- changes of request param
310+
- `+ console_acl_policy.allow_address_netmasks_ipv6`
311+
- `+ console_acl_policy.allow_ip_ranges_ipv6`
312+
- `* console_acl_policy: object<AclPolicyOption> -> object<ConsoleAclPolicyOption>`
313+
- changes of response param
314+
- `+ console_acl_policy.allow_address_netmasks_ipv6`
315+
- `+ console_acl_policy.allow_ip_ranges_ipv6`
316+
- `* console_acl_policy: object<AclPolicyResult> -> object<ConsoleAclPolicyResult>`
317+
318+
### HuaweiCloud SDK WAF
319+
320+
- _API Version_
321+
- V1
322+
- _Features_
323+
- None
324+
- _Bug Fix_
325+
- None
326+
- _Change_
327+
- **ListPremiumHost**
328+
- changes of response param
329+
- `+ items.pool_ids`
330+
- `+ items.loadbalancer_id`
331+
- `+ items.protocol_port`
332+
1333
# 3.1.143 2025-04-03
2334

3335
### HuaweiCloud SDK AOM

0 commit comments

Comments
 (0)