Skip to content

Commit b00c461

Browse files
release 3.1.157 source code
1 parent 890fdef commit b00c461

File tree

393 files changed

+15719
-4365
lines changed

Some content is hidden

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

393 files changed

+15719
-4365
lines changed

CHANGELOG.md

Lines changed: 330 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,333 @@
1+
# 3.1.157 2025-07-31
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **UpdateDashboard**
13+
- changes of request param
14+
- `+ extend_info`
15+
- `- filter`
16+
- `- period`
17+
- `- display_time`
18+
- `- refresh_time`
19+
- `- from`
20+
- `- to`
21+
- `- screen_color`
22+
- `- enable_screen_auto_play`
23+
- `- time_interval`
24+
- `- enable_legend`
25+
- `- full_screen_widget_num`
26+
- **BatchUpdateNotificationMaskTime**
27+
- changes of request param
28+
- `+ effective_timezone`
29+
- **ListAlarmHistories**
30+
- changes of response param
31+
- `* alarm_histories.metric.dimensions: list<Dimension> -> list<object>`
32+
- `* alarm_histories.metric: object<Metric> -> object`
33+
- `* alarm_histories.condition: object<AlarmCondition> -> object`
34+
- `* alarm_histories.alarm_actions.notification_list: list<SMNUrn> -> list<string>`
35+
- `* alarm_histories.alarm_actions: list<Notification> -> list<object>`
36+
- `* alarm_histories.ok_actions.notification_list: list<SMNUrn> -> list<string>`
37+
- `* alarm_histories.ok_actions: list<Notification> -> list<object>`
38+
- **UpdateAlarmRulePolicies**
39+
- changes of request param
40+
- `* policies.extra_info: object<ExtraInfo> -> object<MetricExtraInfo>`
41+
- changes of response param
42+
- `* policies.extra_info: object<ExtraInfo> -> object<MetricExtraInfo>`
43+
- **ListResourceGroups**
44+
- changes of response param
45+
- `+ resource_groups.status`
46+
- `+ resource_groups.event_status`
47+
- `+ resource_groups.resource_statistics`
48+
- `+ resource_groups.related_ep_ids`
49+
- `+ resource_groups.association_alarm_templates`
50+
- `+ resource_groups.type: enum value [NAME,COMB]`
51+
- **CreateResourceGroup**
52+
- changes of request param
53+
- `+ instances.instance_names.resource_name_is_ignore_case`
54+
- **ShowResourceGroup**
55+
- changes of response param
56+
- `+ ep_resource_statistics`
57+
- `+ resource_level`
58+
- `+ comb_relation`
59+
- `+ related_ep_ids`
60+
- `+ product_names`
61+
- `+ resource_statistics`
62+
- `+ enterprise_project_id_and_tags`
63+
- `+ status`
64+
- `+ event_status`
65+
- `+ type: enum value [NAME,COMB]`
66+
- `+ instances.instance_names.resource_name_is_ignore_case`
67+
- **UpdateResourceGroup**
68+
- changes of request param
69+
- `+ instances.instance_names.resource_name_is_ignore_case`
70+
- **ListResourceGroupsServicesResources**
71+
- changes of response param
72+
- `+ resources.event_status`
73+
- `+ resources.resource_name`
74+
- **UpdateResourceGroupAssociationAlarmTemplate**
75+
- changes of request param
76+
- `+ effective_timezone`
77+
- **BatchUpdateNotificationMasks**
78+
- changes of request param
79+
- `+ effective_timezone`
80+
- **UpdateNotificationMask**
81+
- changes of request param
82+
- `+ effective_timezone`
83+
- **ListAlarmRules**
84+
- changes of response param
85+
- `+ alarms.effective_timezone`
86+
- **CreateAlarmRules**
87+
- changes of request param
88+
- `+ effective_timezone`
89+
- **UpdateAlarmNotifications**
90+
- changes of request param
91+
- `+ effective_timezone`
92+
- **CreateOneClickAlarm**
93+
- changes of request param
94+
- `+ effective_timezone`
95+
- `* one_click_update_alarms.resources: list<ResourcesInListResp> -> list<list<Dimension>>`
96+
- `+ one_click_update_alarms.notification_manner: enum value [NOTIFICATION_GROUP,TOPIC_SUBSCRIPTION]`
97+
- **UpdateOneClickAlarmNotifications**
98+
- changes of request param
99+
- `+ effective_timezone`
100+
101+
### HuaweiCloud SDK CES
102+
103+
- _API Version_
104+
- V3
105+
- _Features_
106+
- None
107+
- _Bug Fix_
108+
- None
109+
- _Change_
110+
- **ListAgentInvocations**
111+
- changes of request param
112+
- `+ invocation_type: enum value [SET_REMOTE_INSTALLER,REMOTE_INSTALL]`
113+
- `* offset: int32 -> int64`
114+
- changes of response param
115+
- `* count: int32 -> int64`
116+
- `+ invocations.result_msg`
117+
- **BatchCreateAgentInvocations**
118+
- changes of request param
119+
- `+ remote_install_meta`
120+
- `+ invocation_type: enum value [SET_REMOTE_INSTALL_HOST,REMOTE_INSTALL]`
121+
122+
### HuaweiCloud SDK CFW
123+
124+
- _API Version_
125+
- V1
126+
- _Features_
127+
- Support the following APIs:
128+
- `ShowCustomerIpsInfo`
129+
- `UpdateCustomerIps`
130+
- `ShowTrafficTrend`
131+
- `ShowAccessTop`
132+
- `ListAttackStatistic`
133+
- `ShowAttackTrend`
134+
- `ShowAttackTotal`
135+
- _Bug Fix_
136+
- None
137+
- _Change_
138+
- None
139+
140+
### HuaweiCloud SDK DBSS
141+
142+
- _API Version_
143+
- V1
144+
- _Features_
145+
- None
146+
- _Bug Fix_
147+
- None
148+
- _Change_
149+
- **SetAlarmTopicConfigInfo**
150+
- changes of response param
151+
- `- is_use_topic`
152+
153+
### HuaweiCloud SDK DRS
154+
155+
- _API Version_
156+
- V5
157+
- _Features_
158+
- Support the API `ShowCompareProgress`
159+
- _Bug Fix_
160+
- None
161+
- _Change_
162+
- None
163+
164+
### HuaweiCloud SDK EIP
165+
166+
- _API Version_
167+
- V2
168+
- _Features_
169+
- None
170+
- _Bug Fix_
171+
- None
172+
- _Change_
173+
- **ListPublicips**
174+
- changes of response param
175+
- `+ publicips.tags`
176+
- **ShowPublicip**
177+
- changes of response param
178+
- `+ publicip.tags`
179+
180+
### HuaweiCloud SDK IMS
181+
182+
- _API Version_
183+
- V2
184+
- _Features_
185+
- Support the following APIs:
186+
- `ExportImageInSafeMode`
187+
- `CreateDataImageInSafeMode`
188+
- `CreateImageInSafeMode`
189+
- `ImportImageQuickInSafeMode`
190+
- `CopyImageInRegionInSafeMode`
191+
- _Bug Fix_
192+
- None
193+
- _Change_
194+
- **BatchAddMembers**
195+
- changes of request param
196+
- `+ domains`
197+
- `+ organizations`
198+
- **BatchDeleteMembers**
199+
- changes of request param
200+
- `+ domains`
201+
- `+ organizations`
202+
- **GlanceShowImageMember**
203+
- changes of response param
204+
- `+ member_type`
205+
- `+ urn`
206+
- **GlanceUpdateImageMember**
207+
- changes of response param
208+
- `+ member_type`
209+
- `+ urn`
210+
- **GlanceAddImageMember**
211+
- changes of response param
212+
- `+ member_type`
213+
- `+ urn`
214+
- **GlanceListImageMembers**
215+
- changes of response param
216+
- `+ members.member_type`
217+
- `+ members.urn`
218+
219+
### HuaweiCloud SDK Live
220+
221+
- _API Version_
222+
- V1
223+
- _Features_
224+
- Support the API `CreateStreamForbiddenOnce`
225+
- _Bug Fix_
226+
- None
227+
- _Change_
228+
- None
229+
230+
### HuaweiCloud SDK MetaStudio
231+
232+
- _API Version_
233+
- V1
234+
- _Features_
235+
- Support the following APIs:
236+
- `ListTtscVocabularyGroups`
237+
- `CreateTtscVocabularyGroups`
238+
- `UpdateTtscVocabularyGroups`
239+
- `DeleteTtscVocabularyGroups`
240+
- `SetTtscGroupAssets`
241+
- _Bug Fix_
242+
- None
243+
- _Change_
244+
- **SaveTtscVocabularyConfigs**
245+
- changes of request param
246+
- `+ group_id`
247+
- **ShowTenantDurationCfg**
248+
- changes of response param
249+
- `+ short_assess_min`
250+
- `+ short_assess_max`
251+
- **SetJobBatchName**
252+
- changes of request param
253+
- `+ X-App-UserId`
254+
- **CreateTtscVocabularyConfigs**
255+
- changes of request param
256+
- `+ group_id`
257+
- **ListTtscVocabularyConfigs**
258+
- changes of request param
259+
- `+ group_id`
260+
- `+ asset_id`
261+
- changes of response param
262+
- `+ data.group_id`
263+
- **CreateTrainingBasicJob**
264+
- changes of request param
265+
- `+ is_ondemand_resource`
266+
- `+ supported_service`
267+
- `+ tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
268+
- **CreateTrainingMiddleJob**
269+
- changes of request param
270+
- `+ is_ondemand_resource`
271+
- `+ supported_service`
272+
- `+ tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
273+
- **CreateTrainingAdvanceJob**
274+
- changes of request param
275+
- `+ is_ondemand_resource`
276+
- `+ supported_service`
277+
- `+ tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
278+
- **CommitVoiceTrainingJob**
279+
- changes of request param
280+
- `+ tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
281+
- **ShowVoiceTrainingJob**
282+
- changes of response param
283+
- `+ assess_result`
284+
- `+ is_ondemand_resource`
285+
- `+ tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
286+
- `+ allocated_resource.charge_mode: enum value [ON_DEMAND]`
287+
- **ListJobOperationLog**
288+
- changes of response param
289+
- `+ operations.external_info.algorithm_failure_reason`
290+
- **ShowAsset**
291+
- changes of response param
292+
- `+ auto_operation_config`
293+
- `+ block_reason_code`
294+
- `+ system_properties.key: enum value [IS_CONTROLLED,LIVE_IS_AUTHORIZED,VIDEO_IS_AUTHORIZED,CHAT_IS_AUTHORIZED]`
295+
- `+ files.block_reason_code`
296+
- **UpdateDigitalAsset**
297+
- changes of request param
298+
- `+ auto_operation_config`
299+
- `+ system_properties.key: enum value [IS_CONTROLLED,LIVE_IS_AUTHORIZED,VIDEO_IS_AUTHORIZED,CHAT_IS_AUTHORIZED]`
300+
- changes of response param
301+
- `+ auto_operation_config`
302+
- `+ block_reason_code`
303+
- `+ system_properties.key: enum value [IS_CONTROLLED,LIVE_IS_AUTHORIZED,VIDEO_IS_AUTHORIZED,CHAT_IS_AUTHORIZED]`
304+
- `+ files.block_reason_code`
305+
- **ListVoiceTrainingJob**
306+
- changes of request param
307+
- `+ is_ondemand_resource`
308+
- changes of response param
309+
- `+ assess_result`
310+
- `+ is_ondemand_resource`
311+
- `+ jobs.assess_result`
312+
- `+ jobs.is_ondemand_resource`
313+
- `+ jobs.tag: enum value [LIVE,EDUCATION,CUSTOMER,STORYTELLING]`
314+
- `+ jobs.allocated_resource.charge_mode: enum value [ON_DEMAND]`
315+
- **CreateDigitalAsset**
316+
- changes of request param
317+
- `+ auto_operation_config`
318+
- `+ system_properties.key: enum value [IS_CONTROLLED,LIVE_IS_AUTHORIZED,VIDEO_IS_AUTHORIZED,CHAT_IS_AUTHORIZED]`
319+
- **ListAssets**
320+
- changes of request param
321+
- `- project_group_id`
322+
- `+ asset_source: enum value [GROUP_CUSTOMIZATION]`
323+
- changes of response param
324+
- `+ auto_operation_config`
325+
- `+ block_reason_code`
326+
- `+ assets.block_reason_code`
327+
- `+ assets.auto_operation_config`
328+
- `+ assets.system_properties.key: enum value [IS_CONTROLLED,LIVE_IS_AUTHORIZED,VIDEO_IS_AUTHORIZED,CHAT_IS_AUTHORIZED]`
329+
- `+ assets.files.block_reason_code`
330+
1331
# 3.1.156 2025-07-24
2332

3333
### HuaweiCloud SDK DBSS

0 commit comments

Comments
 (0)