Skip to content

Commit 37029d9

Browse files
release 3.1.160 source code
1 parent 214cf05 commit 37029d9

File tree

324 files changed

+25814
-2350
lines changed

Some content is hidden

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

324 files changed

+25814
-2350
lines changed

CHANGELOG.md

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,186 @@
1+
# 3.1.160 2025-08-21
2+
3+
### HuaweiCloud SDK CDN
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- Support the following APIs:
9+
- `ShowDomainTemplate`
10+
- `CreateDomainTemplate`
11+
- `UpdateDomainTemplate`
12+
- `DeleteDomainTemplate`
13+
- `ApplyDomainTemplate`
14+
- `ShowAppliedTemplateRecord`
15+
- _Bug Fix_
16+
- None
17+
- _Change_
18+
- None
19+
20+
### HuaweiCloud SDK CFW
21+
22+
- _API Version_
23+
- V1
24+
- _Features_
25+
- Support the following APIs:
26+
- `ShowEwAssociatedVpc`
27+
- `ShowEwAssociatedEr`
28+
- `ShowLogsCount`
29+
- `ShowFlowDetail`
30+
- `ShowFlowTop`
31+
- `ListFlowStatistic`
32+
- `ShowFlowTrend`
33+
- `ShowAttackDetail`
34+
- `ShowAttackTop`
35+
- `ShowAccessDetail`
36+
- `ListLogs`
37+
- `ExportLogs`
38+
- `ListAccounts`
39+
- `EnableMultiAccount`
40+
- `ListOrganizationAccounts`
41+
- `ListOrganizationTree`
42+
- `ListReportProfiles`
43+
- `CreateReportProfile`
44+
- `ShowReportProfile`
45+
- `UpdateReportProfile`
46+
- `DeleteReportProfile`
47+
- `ShowFirewallReport`
48+
- _Bug Fix_
49+
- None
50+
- _Change_
51+
- **ListCustomerIps**
52+
- changes of request param
53+
- `+ ips_id`
54+
- changes of response param
55+
- `+ data`
56+
- **ChangeEastWestFirewallStatus**
57+
- changes of request param
58+
- `- enterprise_project_id`
59+
- `- fw_instance_id`
60+
- **UpdateCustomerIps**
61+
- changes of response param
62+
- `+ data`
63+
- **ShowCustomerIpsInfo**
64+
- changes of response param
65+
- `- data.action: enum value [0,1]`
66+
- `- data.affected_os: enum value [0,1,2,3,4,5,6,7,8,9,10]`
67+
- **ListAttackStatistic**
68+
- changes of request param
69+
- `+ size`
70+
71+
### HuaweiCloud SDK Config
72+
73+
- _API Version_
74+
- V1
75+
- _Features_
76+
- None
77+
- _Bug Fix_
78+
- None
79+
- _Change_
80+
- **ShowPolicyAssignment**
81+
- changes of response param
82+
- `+ policy_filter_v2`
83+
- **UpdatePolicyAssignment**
84+
- changes of response param
85+
- `+ policy_filter_v2`
86+
- **ShowAggregatePolicyAssignmentDetail**
87+
- changes of response param
88+
- `+ policy_filter_v2`
89+
- **CreatePolicyAssignments**
90+
- changes of response param
91+
- `+ policy_filter_v2`
92+
- **ListPolicyAssignments**
93+
- changes of response param
94+
- `+ policy_filter_v2`
95+
- `+ value.policy_filter_v2`
96+
- **CollectPolicyAssignmentsStatesSummary**
97+
- changes of response param
98+
- `+ policy_filter_v2`
99+
- `+ policy_assignment.policy_filter_v2`
100+
- **CollectPolicyStatesSummary**
101+
- changes of response param
102+
- `+ policy_filter_v2`
103+
- `+ policy_assignments.policy_assignment.policy_filter_v2`
104+
105+
### HuaweiCloud SDK ECS
106+
107+
- _API Version_
108+
- V2
109+
- _Features_
110+
- None
111+
- _Bug Fix_
112+
- None
113+
- _Change_
114+
- **ShowRecycleBin**
115+
- changes of response param
116+
- `+ project_id`
117+
- `+ switch`
118+
- `+ policy`
119+
- `- recycle_bin`
120+
121+
### HuaweiCloud SDK Live
122+
123+
- _API Version_
124+
- V1
125+
- _Features_
126+
- Support the following APIs:
127+
- `ShowOutputInfo`
128+
- `ModifyFlowOutput`
129+
- `CreateFlowOutput`
130+
- `DeleteFlowOutput`
131+
- `ListCesDimsInfo`
132+
- `ListCesInstance`
133+
- _Bug Fix_
134+
- None
135+
- _Change_
136+
- None
137+
138+
### HuaweiCloud SDK OCR
139+
140+
- _API Version_
141+
- V1
142+
- _Features_
143+
- None
144+
- _Bug Fix_
145+
- None
146+
- _Change_
147+
- **RecognizeVatInvoice**
148+
- changes of request param
149+
- `+ ofd_to_image_mode`
150+
151+
### HuaweiCloud SDK RDS
152+
153+
- _API Version_
154+
- V3
155+
- _Features_
156+
- None
157+
- _Bug Fix_
158+
- None
159+
- _Change_
160+
- **SetLogLtsConfigs**
161+
- changes of request param
162+
- `+ engine: enum value [postgresql,sqlserver]`
163+
- **DeleteLogLtsConfigs**
164+
- changes of request param
165+
- `+ engine: enum value [postgresql,sqlserver]`
166+
- **ListLogLtsConfigs**
167+
- changes of request param
168+
- `+ engine: enum value [postgresql,sqlserver]`
169+
170+
### HuaweiCloud SDK RGC
171+
172+
- _API Version_
173+
- V1
174+
- _Features_
175+
- Support the API `ShowBestPracticeAccountInfo`
176+
- _Bug Fix_
177+
- None
178+
- _Change_
179+
- **DisableControl**
180+
- changes of request param
181+
- `- parameters`
182+
- `* body: object<ControlOperateReqBody> -> object<DisableControlOperateReqBody>`
183+
1184
# 3.1.159 2025-08-14
2185

3186
### HuaweiCloud SDK BMS

CHANGELOG_CN.md

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,186 @@
1+
# 3.1.160 2025-08-21
2+
3+
### HuaweiCloud SDK CDN
4+
5+
- _接口版本_
6+
- V2
7+
- _新增特性_
8+
- 支持以下接口:
9+
- `ShowDomainTemplate`
10+
- `CreateDomainTemplate`
11+
- `UpdateDomainTemplate`
12+
- `DeleteDomainTemplate`
13+
- `ApplyDomainTemplate`
14+
- `ShowAppliedTemplateRecord`
15+
- _解决问题_
16+
- 无
17+
- _特性变更_
18+
- 无
19+
20+
### HuaweiCloud SDK CFW
21+
22+
- _接口版本_
23+
- V1
24+
- _新增特性_
25+
- 支持以下接口:
26+
- `ShowEwAssociatedVpc`
27+
- `ShowEwAssociatedEr`
28+
- `ShowLogsCount`
29+
- `ShowFlowDetail`
30+
- `ShowFlowTop`
31+
- `ListFlowStatistic`
32+
- `ShowFlowTrend`
33+
- `ShowAttackDetail`
34+
- `ShowAttackTop`
35+
- `ShowAccessDetail`
36+
- `ListLogs`
37+
- `ExportLogs`
38+
- `ListAccounts`
39+
- `EnableMultiAccount`
40+
- `ListOrganizationAccounts`
41+
- `ListOrganizationTree`
42+
- `ListReportProfiles`
43+
- `CreateReportProfile`
44+
- `ShowReportProfile`
45+
- `UpdateReportProfile`
46+
- `DeleteReportProfile`
47+
- `ShowFirewallReport`
48+
- _解决问题_
49+
- 无
50+
- _特性变更_
51+
- **ListCustomerIps**
52+
- 请求参数变更
53+
- `+ ips_id`
54+
- 响应参数变更
55+
- `+ data`
56+
- **ChangeEastWestFirewallStatus**
57+
- 请求参数变更
58+
- `- enterprise_project_id`
59+
- `- fw_instance_id`
60+
- **UpdateCustomerIps**
61+
- 响应参数变更
62+
- `+ data`
63+
- **ShowCustomerIpsInfo**
64+
- 响应参数变更
65+
- `- data.action: enum value [0,1]`
66+
- `- data.affected_os: enum value [0,1,2,3,4,5,6,7,8,9,10]`
67+
- **ListAttackStatistic**
68+
- 请求参数变更
69+
- `+ size`
70+
71+
### HuaweiCloud SDK Config
72+
73+
- _接口版本_
74+
- V1
75+
- _新增特性_
76+
- 无
77+
- _解决问题_
78+
- 无
79+
- _特性变更_
80+
- **ShowPolicyAssignment**
81+
- 响应参数变更
82+
- `+ policy_filter_v2`
83+
- **UpdatePolicyAssignment**
84+
- 响应参数变更
85+
- `+ policy_filter_v2`
86+
- **ShowAggregatePolicyAssignmentDetail**
87+
- 响应参数变更
88+
- `+ policy_filter_v2`
89+
- **CreatePolicyAssignments**
90+
- 响应参数变更
91+
- `+ policy_filter_v2`
92+
- **ListPolicyAssignments**
93+
- 响应参数变更
94+
- `+ policy_filter_v2`
95+
- `+ value.policy_filter_v2`
96+
- **CollectPolicyAssignmentsStatesSummary**
97+
- 响应参数变更
98+
- `+ policy_filter_v2`
99+
- `+ policy_assignment.policy_filter_v2`
100+
- **CollectPolicyStatesSummary**
101+
- 响应参数变更
102+
- `+ policy_filter_v2`
103+
- `+ policy_assignments.policy_assignment.policy_filter_v2`
104+
105+
### HuaweiCloud SDK ECS
106+
107+
- _接口版本_
108+
- V2
109+
- _新增特性_
110+
- 无
111+
- _解决问题_
112+
- 无
113+
- _特性变更_
114+
- **ShowRecycleBin**
115+
- 响应参数变更
116+
- `+ project_id`
117+
- `+ switch`
118+
- `+ policy`
119+
- `- recycle_bin`
120+
121+
### HuaweiCloud SDK Live
122+
123+
- _接口版本_
124+
- V1
125+
- _新增特性_
126+
- 支持以下接口:
127+
- `ShowOutputInfo`
128+
- `ModifyFlowOutput`
129+
- `CreateFlowOutput`
130+
- `DeleteFlowOutput`
131+
- `ListCesDimsInfo`
132+
- `ListCesInstance`
133+
- _解决问题_
134+
- 无
135+
- _特性变更_
136+
- 无
137+
138+
### HuaweiCloud SDK OCR
139+
140+
- _接口版本_
141+
- V1
142+
- _新增特性_
143+
- 无
144+
- _解决问题_
145+
- 无
146+
- _特性变更_
147+
- **RecognizeVatInvoice**
148+
- 请求参数变更
149+
- `+ ofd_to_image_mode`
150+
151+
### HuaweiCloud SDK RDS
152+
153+
- _接口版本_
154+
- V3
155+
- _新增特性_
156+
- 无
157+
- _解决问题_
158+
- 无
159+
- _特性变更_
160+
- **SetLogLtsConfigs**
161+
- 请求参数变更
162+
- `+ engine: enum value [postgresql,sqlserver]`
163+
- **DeleteLogLtsConfigs**
164+
- 请求参数变更
165+
- `+ engine: enum value [postgresql,sqlserver]`
166+
- **ListLogLtsConfigs**
167+
- 请求参数变更
168+
- `+ engine: enum value [postgresql,sqlserver]`
169+
170+
### HuaweiCloud SDK RGC
171+
172+
- _接口版本_
173+
- V1
174+
- _新增特性_
175+
- 支持接口`ShowBestPracticeAccountInfo`
176+
- _解决问题_
177+
- 无
178+
- _特性变更_
179+
- **DisableControl**
180+
- 请求参数变更
181+
- `- parameters`
182+
- `* body: object<ControlOperateReqBody> -> object<DisableControlOperateReqBody>`
183+
1184
# 3.1.159 2025-08-14
2185

3186
### HuaweiCloud SDK BMS

Core/Client.cs

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -303,14 +303,10 @@ public ClientBuilder<T> WithRegion(Region region)
303303
_region = region;
304304
return this;
305305
}
306-
307-
[Obsolete("As of 3.1.26, because of the support of the multi-endpoint feature, use WithEndPoints instead")]
308-
public ClientBuilder<T> WithEndPoint(string endpoint)
306+
307+
public ClientBuilder<T> WithEndPoint(params string[] endpoint)
309308
{
310-
return WithEndPoints(new List<string>
311-
{
312-
endpoint
313-
});
309+
return WithEndPoints(endpoint.ToList());
314310
}
315311

316312
public ClientBuilder<T> WithEndPoints(List<string> endpoints)

0 commit comments

Comments
 (0)