tencentcloud-sdk-nodejs 4.0.915 → 4.0.916
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +43 -0
- package/SERVICE_CHANGELOG.md +60 -131
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_models.ts +0 -2
- package/src/services/cwp/v20180228/cwp_client.ts +4 -2
- package/src/services/live/v20180801/live_models.ts +2 -10
- package/src/services/ocr/v20181119/ocr_models.ts +14 -2
- package/src/services/sms/v20210111/sms_models.ts +2 -1
- package/src/services/vpc/v20170312/vpc_models.ts +27 -12
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +0 -2
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +2 -10
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +14 -2
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +2 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +27 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,46 @@
|
|
|
1
|
+
# Release 4.0.916
|
|
2
|
+
|
|
3
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
4
|
+
|
|
5
|
+
### 第 120 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-08-13 01:26:39
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14
|
+
|
|
15
|
+
* DescribeCloudProtectServiceOrderList
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
20
|
+
|
|
21
|
+
### 第 200 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2024-08-13 02:46:47
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改数据结构:
|
|
30
|
+
|
|
31
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
32
|
+
|
|
33
|
+
* 新增成员:Ipv6Flag
|
|
34
|
+
|
|
35
|
+
* [CcnRoute](https://cloud.tencent.com/document/api/215/15824#CcnRoute)
|
|
36
|
+
|
|
37
|
+
* 新增成员:AliasType, AliasInstanceId
|
|
38
|
+
|
|
39
|
+
* <font color="#dd0000">**修改成员**:</font>RouteId
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
1
44
|
# Release 4.0.915
|
|
2
45
|
|
|
3
46
|
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,119 +1,26 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
|
4
|
-
|
|
5
|
-
### 第 11 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-08-12 01:08:02
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957)
|
|
16
|
-
|
|
17
|
-
* 新增入参:Product
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
-
|
|
24
|
-
### 第 103 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2024-08-12 01:23:51
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
修改接口:
|
|
33
|
-
|
|
34
|
-
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
35
|
-
|
|
36
|
-
* 新增入参:Offset
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
3
|
## 主机安全(cwp) 版本:2018-02-28
|
|
42
4
|
|
|
43
|
-
### 第
|
|
5
|
+
### 第 120 次发布
|
|
44
6
|
|
|
45
|
-
发布时间:2024-08-
|
|
7
|
+
发布时间:2024-08-13 01:26:39
|
|
46
8
|
|
|
47
9
|
本次发布包含了以下内容:
|
|
48
10
|
|
|
49
11
|
改善已有的文档。
|
|
50
12
|
|
|
51
|
-
新增接口:
|
|
52
|
-
|
|
53
|
-
* [ModifyReverseShellRulesAggregation](https://cloud.tencent.com/document/api/296/109832)
|
|
54
|
-
|
|
55
13
|
<font color="#dd0000">**预下线接口**:</font>
|
|
56
14
|
|
|
57
|
-
*
|
|
58
|
-
|
|
15
|
+
* DescribeCloudProtectServiceOrderList
|
|
59
16
|
|
|
60
17
|
|
|
61
|
-
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
62
|
-
|
|
63
|
-
### 第 71 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2024-08-12 01:41:17
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
70
|
-
|
|
71
|
-
新增接口:
|
|
72
|
-
|
|
73
|
-
* [DescribeServiceNodeInfos](https://cloud.tencent.com/document/api/589/109835)
|
|
74
|
-
* [DescribeYarnScheduleHistory](https://cloud.tencent.com/document/api/589/109834)
|
|
75
|
-
* [ModifyYarnDeploy](https://cloud.tencent.com/document/api/589/109833)
|
|
76
18
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
* [HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus)
|
|
80
|
-
* [RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy)
|
|
81
|
-
* [SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail)
|
|
82
|
-
* [SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo)
|
|
83
|
-
* [ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo)
|
|
84
|
-
* [ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo)
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
## 智能媒资托管(smh) 版本:2021-07-12
|
|
89
|
-
|
|
90
|
-
### 第 6 次发布
|
|
91
|
-
|
|
92
|
-
发布时间:2024-08-12 02:09:46
|
|
93
|
-
|
|
94
|
-
本次发布包含了以下内容:
|
|
95
|
-
|
|
96
|
-
改善已有的文档。
|
|
97
|
-
|
|
98
|
-
新增接口:
|
|
99
|
-
|
|
100
|
-
* [CreateUser](https://cloud.tencent.com/document/api/1339/109840)
|
|
101
|
-
* [CreateUserLifecycle](https://cloud.tencent.com/document/api/1339/109839)
|
|
102
|
-
* [DeleteUser](https://cloud.tencent.com/document/api/1339/109838)
|
|
103
|
-
* [DescribeUserLifecycle](https://cloud.tencent.com/document/api/1339/109837)
|
|
104
|
-
* [ModifyUser](https://cloud.tencent.com/document/api/1339/109836)
|
|
105
|
-
|
|
106
|
-
新增数据结构:
|
|
107
|
-
|
|
108
|
-
* [UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter)
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
## 实时音视频(trtc) 版本:2019-07-22
|
|
19
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
113
20
|
|
|
114
|
-
### 第
|
|
21
|
+
### 第 200 次发布
|
|
115
22
|
|
|
116
|
-
发布时间:2024-08-
|
|
23
|
+
发布时间:2024-08-13 02:46:47
|
|
117
24
|
|
|
118
25
|
本次发布包含了以下内容:
|
|
119
26
|
|
|
@@ -121,26 +28,15 @@
|
|
|
121
28
|
|
|
122
29
|
修改数据结构:
|
|
123
30
|
|
|
124
|
-
* [
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## 云点播(vod) 版本:2018-07-17
|
|
130
|
-
|
|
131
|
-
### 第 183 次发布
|
|
132
|
-
|
|
133
|
-
发布时间:2024-08-12 02:30:46
|
|
134
|
-
|
|
135
|
-
本次发布包含了以下内容:
|
|
31
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
136
32
|
|
|
137
|
-
|
|
33
|
+
* 新增成员:Ipv6Flag
|
|
138
34
|
|
|
139
|
-
|
|
35
|
+
* [CcnRoute](https://cloud.tencent.com/document/api/215/15824#CcnRoute)
|
|
140
36
|
|
|
141
|
-
*
|
|
37
|
+
* 新增成员:AliasType, AliasInstanceId
|
|
142
38
|
|
|
143
|
-
*
|
|
39
|
+
* <font color="#dd0000">**修改成员**:</font>RouteId
|
|
144
40
|
|
|
145
41
|
|
|
146
42
|
|
|
@@ -42280,6 +42176,18 @@
|
|
|
42280
42176
|
|
|
42281
42177
|
## 主机安全(cwp) 版本:2018-02-28
|
|
42282
42178
|
|
|
42179
|
+
### 第 120 次发布
|
|
42180
|
+
|
|
42181
|
+
发布时间:2024-08-13 01:26:39
|
|
42182
|
+
|
|
42183
|
+
本次发布包含了以下内容:
|
|
42184
|
+
|
|
42185
|
+
改善已有的文档。
|
|
42186
|
+
|
|
42187
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
42188
|
+
|
|
42189
|
+
* DescribeCloudProtectServiceOrderList
|
|
42190
|
+
|
|
42283
42191
|
### 第 119 次发布
|
|
42284
42192
|
|
|
42285
42193
|
发布时间:2024-08-12 01:27:11
|
|
@@ -42290,7 +42198,7 @@
|
|
|
42290
42198
|
|
|
42291
42199
|
新增接口:
|
|
42292
42200
|
|
|
42293
|
-
* [
|
|
42201
|
+
* [ModifyReverseShellRulesAggregation](https://cloud.tencent.com/document/api/296/109832)
|
|
42294
42202
|
|
|
42295
42203
|
<font color="#dd0000">**预下线接口**:</font>
|
|
42296
42204
|
|
|
@@ -60711,18 +60619,18 @@
|
|
|
60711
60619
|
|
|
60712
60620
|
新增接口:
|
|
60713
60621
|
|
|
60714
|
-
* [
|
|
60715
|
-
* [
|
|
60716
|
-
* [
|
|
60622
|
+
* [DescribeServiceNodeInfos](https://cloud.tencent.com/document/api/589/109835)
|
|
60623
|
+
* [DescribeYarnScheduleHistory](https://cloud.tencent.com/document/api/589/109834)
|
|
60624
|
+
* [ModifyYarnDeploy](https://cloud.tencent.com/document/api/589/109833)
|
|
60717
60625
|
|
|
60718
60626
|
新增数据结构:
|
|
60719
60627
|
|
|
60720
|
-
* [
|
|
60721
|
-
* [
|
|
60722
|
-
* [
|
|
60723
|
-
* [
|
|
60724
|
-
* [
|
|
60725
|
-
* [
|
|
60628
|
+
* [HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus)
|
|
60629
|
+
* [RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy)
|
|
60630
|
+
* [SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail)
|
|
60631
|
+
* [SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo)
|
|
60632
|
+
* [ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo)
|
|
60633
|
+
* [ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo)
|
|
60726
60634
|
|
|
60727
60635
|
### 第 70 次发布
|
|
60728
60636
|
|
|
@@ -111939,15 +111847,15 @@
|
|
|
111939
111847
|
|
|
111940
111848
|
新增接口:
|
|
111941
111849
|
|
|
111942
|
-
* [
|
|
111943
|
-
* [
|
|
111944
|
-
* [
|
|
111945
|
-
* [
|
|
111946
|
-
* [
|
|
111850
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1339/109840)
|
|
111851
|
+
* [CreateUserLifecycle](https://cloud.tencent.com/document/api/1339/109839)
|
|
111852
|
+
* [DeleteUser](https://cloud.tencent.com/document/api/1339/109838)
|
|
111853
|
+
* [DescribeUserLifecycle](https://cloud.tencent.com/document/api/1339/109837)
|
|
111854
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1339/109836)
|
|
111947
111855
|
|
|
111948
111856
|
新增数据结构:
|
|
111949
111857
|
|
|
111950
|
-
* [
|
|
111858
|
+
* [UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter)
|
|
111951
111859
|
|
|
111952
111860
|
### 第 5 次发布
|
|
111953
111861
|
|
|
@@ -154900,6 +154808,27 @@
|
|
|
154900
154808
|
|
|
154901
154809
|
## 私有网络(vpc) 版本:2017-03-12
|
|
154902
154810
|
|
|
154811
|
+
### 第 200 次发布
|
|
154812
|
+
|
|
154813
|
+
发布时间:2024-08-13 02:46:47
|
|
154814
|
+
|
|
154815
|
+
本次发布包含了以下内容:
|
|
154816
|
+
|
|
154817
|
+
改善已有的文档。
|
|
154818
|
+
|
|
154819
|
+
修改数据结构:
|
|
154820
|
+
|
|
154821
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
154822
|
+
|
|
154823
|
+
* 新增成员:Ipv6Flag
|
|
154824
|
+
|
|
154825
|
+
* [CcnRoute](https://cloud.tencent.com/document/api/215/15824#CcnRoute)
|
|
154826
|
+
|
|
154827
|
+
* 新增成员:AliasType, AliasInstanceId
|
|
154828
|
+
|
|
154829
|
+
* <font color="#dd0000">**修改成员**:</font>RouteId
|
|
154830
|
+
|
|
154831
|
+
|
|
154903
154832
|
### 第 199 次发布
|
|
154904
154833
|
|
|
154905
154834
|
发布时间:2024-08-07 02:36:08
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-20 01:07:31 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-05-31 01:07:20 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-05-31 01:07:25 |
|
|
9
|
-
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-
|
|
9
|
+
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-13 01:03:11 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-07-26 01:08:05 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-06-17 01:08:48 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-07-31 01:04:59 |
|
|
19
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-08-
|
|
19
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-08-13 01:05:49 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-07-16 01:08:08 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-08-02 01:20:09 |
|
|
73
73
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
74
74
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-08-07 01:23:06 |
|
|
75
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-
|
|
75
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-13 01:26:39 |
|
|
76
76
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
77
77
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-09 01:26:13 |
|
|
78
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-06-20 01:46:44 |
|
|
123
123
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
124
124
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-07-03 01:17:26 |
|
|
125
|
-
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-08-
|
|
125
|
+
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-08-13 01:52:20 |
|
|
126
126
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
127
127
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
128
128
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-08-08 01:47:56 |
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
137
137
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-08-01 01:53:15 |
|
|
138
138
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-26 01:52:51 |
|
|
139
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-
|
|
139
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-08-13 02:01:31 |
|
|
140
140
|
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-08-09 01:52:09 |
|
|
141
141
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
142
142
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
@@ -157,9 +157,9 @@
|
|
|
157
157
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
158
158
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
159
159
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-23 01:53:12 |
|
|
160
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-08-
|
|
160
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-08-13 02:11:08 |
|
|
161
161
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
|
|
162
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-08-
|
|
162
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-08-13 02:12:50 |
|
|
163
163
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-06-26 01:21:35 |
|
|
164
164
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
165
165
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-07-23 01:55:36 |
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
|
|
177
177
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
178
178
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-09 01:21:06 |
|
|
179
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-
|
|
179
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-13 02:19:06 |
|
|
180
180
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
181
181
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
182
182
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-12 02:10:23 |
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
|
|
241
241
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
242
242
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-08-12 02:30:46 |
|
|
243
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-
|
|
243
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-13 02:46:47 |
|
|
244
244
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-08-07 02:38:54 |
|
|
245
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-07-31 02:26:05 |
|
|
246
246
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-08-09 02:30:19 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.916"
|
|
@@ -484,14 +484,12 @@ export interface GenerateAvatarRequest {
|
|
|
484
484
|
Style: string
|
|
485
485
|
/**
|
|
486
486
|
* 输入图 Base64 数据。
|
|
487
|
-
算法将根据输入的图片,结合文本描述智能生成与之相关的图像。
|
|
488
487
|
Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
489
488
|
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
|
490
489
|
*/
|
|
491
490
|
InputImage?: string
|
|
492
491
|
/**
|
|
493
492
|
* 输入图 Url。
|
|
494
|
-
算法将根据输入的图片,结合文本描述智能生成与之相关的图像。
|
|
495
493
|
Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
496
494
|
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
|
497
495
|
*/
|
|
@@ -5396,8 +5396,10 @@ export class Client extends AbstractClient {
|
|
|
5396
5396
|
}
|
|
5397
5397
|
|
|
5398
5398
|
/**
|
|
5399
|
-
|
|
5400
|
-
|
|
5399
|
+
* 云护航计费产品已下线
|
|
5400
|
+
|
|
5401
|
+
查询云护航服务订单列表
|
|
5402
|
+
*/
|
|
5401
5403
|
async DescribeCloudProtectServiceOrderList(
|
|
5402
5404
|
req: DescribeCloudProtectServiceOrderListRequest,
|
|
5403
5405
|
cb?: (error: string, rep: DescribeCloudProtectServiceOrderListResponse) => void
|
|
@@ -8260,19 +8260,11 @@ export interface DescribePlayErrorCodeSumInfoListRequest {
|
|
|
8260
8260
|
*/
|
|
8261
8261
|
export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
8262
8262
|
/**
|
|
8263
|
-
* UTC
|
|
8264
|
-
|
|
8265
|
-
使用 UTC 格式时间,
|
|
8266
|
-
例如:2019-01-08T10:00:00Z。
|
|
8267
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8263
|
+
* UTC开始时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8268
8264
|
*/
|
|
8269
8265
|
StartTime: string
|
|
8270
8266
|
/**
|
|
8271
|
-
* UTC
|
|
8272
|
-
|
|
8273
|
-
使用 UTC 格式时间,
|
|
8274
|
-
例如:2019-01-08T10:00:00Z。
|
|
8275
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8267
|
+
* UTC结束时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8276
8268
|
*/
|
|
8277
8269
|
EndTime: string
|
|
8278
8270
|
/**
|
|
@@ -918,6 +918,9 @@ export interface DriverLicenseOCRResponse {
|
|
|
918
918
|
* Code 告警码列表和释义:
|
|
919
919
|
-9102 复印件告警
|
|
920
920
|
-9103 翻拍件告警
|
|
921
|
+
-9104 反光告警
|
|
922
|
+
-9105 模糊告警
|
|
923
|
+
-9106 边框不完整告警
|
|
921
924
|
注:告警码可以同时存在多个
|
|
922
925
|
*/
|
|
923
926
|
RecognizeWarnCode?: Array<number | bigint>
|
|
@@ -925,6 +928,9 @@ export interface DriverLicenseOCRResponse {
|
|
|
925
928
|
* 告警码说明:
|
|
926
929
|
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
|
|
927
930
|
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
|
|
931
|
+
WARN_DRIVER_LICENSE_REFLECTION 反光告警
|
|
932
|
+
WARN_DRIVER_LICENSE_BLUR 模糊告警
|
|
933
|
+
WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
928
934
|
注:告警信息可以同时存在多个
|
|
929
935
|
*/
|
|
930
936
|
RecognizeWarnMsg?: Array<string>
|
|
@@ -3504,8 +3510,11 @@ export interface VehicleLicenseOCRResponse {
|
|
|
3504
3510
|
BackInfo?: TextVehicleBack
|
|
3505
3511
|
/**
|
|
3506
3512
|
* Code 告警码列表和释义:
|
|
3507
|
-
-9102
|
|
3508
|
-
-9103
|
|
3513
|
+
-9102 复印件告警
|
|
3514
|
+
-9103 翻拍件告警
|
|
3515
|
+
-9104 反光告警
|
|
3516
|
+
-9105 模糊告警
|
|
3517
|
+
-9106 边框不完整告警
|
|
3509
3518
|
注:告警码可以同时存在多个
|
|
3510
3519
|
*/
|
|
3511
3520
|
RecognizeWarnCode?: Array<number | bigint>
|
|
@@ -3513,6 +3522,9 @@ export interface VehicleLicenseOCRResponse {
|
|
|
3513
3522
|
* 告警码说明:
|
|
3514
3523
|
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
|
|
3515
3524
|
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
|
|
3525
|
+
WARN_DRIVER_LICENSE_REFLECTION 反光告警
|
|
3526
|
+
WARN_DRIVER_LICENSE_BLUR 模糊告警
|
|
3527
|
+
WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
3516
3528
|
注:告警信息可以同时存在多个
|
|
3517
3529
|
*/
|
|
3518
3530
|
RecognizeWarnMsg?: Array<string>
|
|
@@ -569,7 +569,8 @@ export interface SendSmsRequest {
|
|
|
569
569
|
TemplateId: string
|
|
570
570
|
/**
|
|
571
571
|
* 短信签名内容,使用 UTF-8 编码,必须填写已审核通过的签名,例如:腾讯云,签名信息可前往 [国内短信](https://console.cloud.tencent.com/smsv2/csms-sign) 或 [国际/港澳台短信](https://console.cloud.tencent.com/smsv2/isms-sign) 的签名管理查看。
|
|
572
|
-
<dx-alert infotype="notice" title="注意">发送国内短信该参数必填,且需填写签名内容而非签名ID
|
|
572
|
+
<dx-alert infotype="notice" title="注意"><ul><li>发送国内短信该参数必填,且需填写签名内容而非签名ID。
|
|
573
|
+
</li><li>发送国际/港澳台短信该参数非必填。</li></ul></dx-alert>
|
|
573
574
|
*/
|
|
574
575
|
SignName?: string
|
|
575
576
|
/**
|
|
@@ -4544,51 +4544,61 @@ export interface CcnRoute {
|
|
|
4544
4544
|
/**
|
|
4545
4545
|
* 目的端
|
|
4546
4546
|
*/
|
|
4547
|
-
DestinationCidrBlock
|
|
4547
|
+
DestinationCidrBlock?: string
|
|
4548
4548
|
/**
|
|
4549
4549
|
* 下一跳类型(关联实例类型),所有类型:VPC、DIRECTCONNECT
|
|
4550
4550
|
*/
|
|
4551
|
-
InstanceType
|
|
4551
|
+
InstanceType?: string
|
|
4552
4552
|
/**
|
|
4553
4553
|
* 下一跳(关联实例)
|
|
4554
4554
|
*/
|
|
4555
|
-
InstanceId
|
|
4555
|
+
InstanceId?: string
|
|
4556
4556
|
/**
|
|
4557
4557
|
* 下一跳名称(关联实例名称)
|
|
4558
4558
|
*/
|
|
4559
|
-
InstanceName
|
|
4559
|
+
InstanceName?: string
|
|
4560
4560
|
/**
|
|
4561
4561
|
* 下一跳所属地域(关联实例所属地域)
|
|
4562
4562
|
*/
|
|
4563
|
-
InstanceRegion
|
|
4563
|
+
InstanceRegion?: string
|
|
4564
4564
|
/**
|
|
4565
4565
|
* 更新时间
|
|
4566
4566
|
*/
|
|
4567
|
-
UpdateTime
|
|
4567
|
+
UpdateTime?: string
|
|
4568
4568
|
/**
|
|
4569
4569
|
* 路由是否启用
|
|
4570
4570
|
*/
|
|
4571
|
-
Enabled
|
|
4571
|
+
Enabled?: boolean
|
|
4572
4572
|
/**
|
|
4573
4573
|
* 关联实例所属UIN(根账号)
|
|
4574
4574
|
*/
|
|
4575
|
-
InstanceUin
|
|
4575
|
+
InstanceUin?: string
|
|
4576
4576
|
/**
|
|
4577
4577
|
* 路由的扩展状态
|
|
4578
4578
|
*/
|
|
4579
|
-
ExtraState
|
|
4579
|
+
ExtraState?: string
|
|
4580
4580
|
/**
|
|
4581
4581
|
* 是否动态路由
|
|
4582
4582
|
*/
|
|
4583
|
-
IsBgp
|
|
4583
|
+
IsBgp?: boolean
|
|
4584
4584
|
/**
|
|
4585
4585
|
* 路由优先级
|
|
4586
4586
|
*/
|
|
4587
|
-
RoutePriority
|
|
4587
|
+
RoutePriority?: number
|
|
4588
4588
|
/**
|
|
4589
4589
|
* 下一跳扩展名称(关联实例的扩展名称)
|
|
4590
4590
|
*/
|
|
4591
|
-
InstanceExtraName
|
|
4591
|
+
InstanceExtraName?: string
|
|
4592
|
+
/**
|
|
4593
|
+
* 实例类型
|
|
4594
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4595
|
+
*/
|
|
4596
|
+
AliasType?: string
|
|
4597
|
+
/**
|
|
4598
|
+
* 实例id
|
|
4599
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4600
|
+
*/
|
|
4601
|
+
AliasInstanceId?: string
|
|
4592
4602
|
}
|
|
4593
4603
|
|
|
4594
4604
|
/**
|
|
@@ -13504,6 +13514,11 @@ export interface CCN {
|
|
|
13504
13514
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
13505
13515
|
*/
|
|
13506
13516
|
DirectConnectAccelerateChannelFlag?: boolean
|
|
13517
|
+
/**
|
|
13518
|
+
* 是否支持ipv6路由表
|
|
13519
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
13520
|
+
*/
|
|
13521
|
+
Ipv6Flag?: string
|
|
13507
13522
|
}
|
|
13508
13523
|
|
|
13509
13524
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.916";
|
|
@@ -452,14 +452,12 @@ export interface GenerateAvatarRequest {
|
|
|
452
452
|
Style: string;
|
|
453
453
|
/**
|
|
454
454
|
* 输入图 Base64 数据。
|
|
455
|
-
算法将根据输入的图片,结合文本描述智能生成与之相关的图像。
|
|
456
455
|
Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
457
456
|
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
|
458
457
|
*/
|
|
459
458
|
InputImage?: string;
|
|
460
459
|
/**
|
|
461
460
|
* 输入图 Url。
|
|
462
|
-
算法将根据输入的图片,结合文本描述智能生成与之相关的图像。
|
|
463
461
|
Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
464
462
|
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
|
465
463
|
*/
|
|
@@ -1641,7 +1641,9 @@ export declare class Client extends AbstractClient {
|
|
|
1641
1641
|
*/
|
|
1642
1642
|
DescribeVulLabels(req?: DescribeVulLabelsRequest, cb?: (error: string, rep: DescribeVulLabelsResponse) => void): Promise<DescribeVulLabelsResponse>;
|
|
1643
1643
|
/**
|
|
1644
|
-
*
|
|
1644
|
+
* 云护航计费产品已下线
|
|
1645
|
+
|
|
1646
|
+
查询云护航服务订单列表
|
|
1645
1647
|
*/
|
|
1646
1648
|
DescribeCloudProtectServiceOrderList(req: DescribeCloudProtectServiceOrderListRequest, cb?: (error: string, rep: DescribeCloudProtectServiceOrderListResponse) => void): Promise<DescribeCloudProtectServiceOrderListResponse>;
|
|
1647
1649
|
/**
|
|
@@ -2475,7 +2475,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2475
2475
|
return this.request("DescribeVulLabels", req, cb);
|
|
2476
2476
|
}
|
|
2477
2477
|
/**
|
|
2478
|
-
*
|
|
2478
|
+
* 云护航计费产品已下线
|
|
2479
|
+
|
|
2480
|
+
查询云护航服务订单列表
|
|
2479
2481
|
*/
|
|
2480
2482
|
async DescribeCloudProtectServiceOrderList(req, cb) {
|
|
2481
2483
|
return this.request("DescribeCloudProtectServiceOrderList", req, cb);
|
|
@@ -7906,19 +7906,11 @@ export interface DescribePlayErrorCodeSumInfoListRequest {
|
|
|
7906
7906
|
*/
|
|
7907
7907
|
export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
7908
7908
|
/**
|
|
7909
|
-
* UTC
|
|
7910
|
-
|
|
7911
|
-
使用 UTC 格式时间,
|
|
7912
|
-
例如:2019-01-08T10:00:00Z。
|
|
7913
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7909
|
+
* UTC开始时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7914
7910
|
*/
|
|
7915
7911
|
StartTime: string;
|
|
7916
7912
|
/**
|
|
7917
|
-
* UTC
|
|
7918
|
-
|
|
7919
|
-
使用 UTC 格式时间,
|
|
7920
|
-
例如:2019-01-08T10:00:00Z。
|
|
7921
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7913
|
+
* UTC结束时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7922
7914
|
*/
|
|
7923
7915
|
EndTime: string;
|
|
7924
7916
|
/**
|
|
@@ -875,6 +875,9 @@ export interface DriverLicenseOCRResponse {
|
|
|
875
875
|
* Code 告警码列表和释义:
|
|
876
876
|
-9102 复印件告警
|
|
877
877
|
-9103 翻拍件告警
|
|
878
|
+
-9104 反光告警
|
|
879
|
+
-9105 模糊告警
|
|
880
|
+
-9106 边框不完整告警
|
|
878
881
|
注:告警码可以同时存在多个
|
|
879
882
|
*/
|
|
880
883
|
RecognizeWarnCode?: Array<number | bigint>;
|
|
@@ -882,6 +885,9 @@ export interface DriverLicenseOCRResponse {
|
|
|
882
885
|
* 告警码说明:
|
|
883
886
|
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
|
|
884
887
|
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
|
|
888
|
+
WARN_DRIVER_LICENSE_REFLECTION 反光告警
|
|
889
|
+
WARN_DRIVER_LICENSE_BLUR 模糊告警
|
|
890
|
+
WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
885
891
|
注:告警信息可以同时存在多个
|
|
886
892
|
*/
|
|
887
893
|
RecognizeWarnMsg?: Array<string>;
|
|
@@ -3387,8 +3393,11 @@ export interface VehicleLicenseOCRResponse {
|
|
|
3387
3393
|
BackInfo?: TextVehicleBack;
|
|
3388
3394
|
/**
|
|
3389
3395
|
* Code 告警码列表和释义:
|
|
3390
|
-
-9102
|
|
3391
|
-
-9103
|
|
3396
|
+
-9102 复印件告警
|
|
3397
|
+
-9103 翻拍件告警
|
|
3398
|
+
-9104 反光告警
|
|
3399
|
+
-9105 模糊告警
|
|
3400
|
+
-9106 边框不完整告警
|
|
3392
3401
|
注:告警码可以同时存在多个
|
|
3393
3402
|
*/
|
|
3394
3403
|
RecognizeWarnCode?: Array<number | bigint>;
|
|
@@ -3396,6 +3405,9 @@ export interface VehicleLicenseOCRResponse {
|
|
|
3396
3405
|
* 告警码说明:
|
|
3397
3406
|
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
|
|
3398
3407
|
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
|
|
3408
|
+
WARN_DRIVER_LICENSE_REFLECTION 反光告警
|
|
3409
|
+
WARN_DRIVER_LICENSE_BLUR 模糊告警
|
|
3410
|
+
WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
3399
3411
|
注:告警信息可以同时存在多个
|
|
3400
3412
|
*/
|
|
3401
3413
|
RecognizeWarnMsg?: Array<string>;
|
|
@@ -529,7 +529,8 @@ export interface SendSmsRequest {
|
|
|
529
529
|
TemplateId: string;
|
|
530
530
|
/**
|
|
531
531
|
* 短信签名内容,使用 UTF-8 编码,必须填写已审核通过的签名,例如:腾讯云,签名信息可前往 [国内短信](https://console.cloud.tencent.com/smsv2/csms-sign) 或 [国际/港澳台短信](https://console.cloud.tencent.com/smsv2/isms-sign) 的签名管理查看。
|
|
532
|
-
<dx-alert infotype="notice" title="注意">发送国内短信该参数必填,且需填写签名内容而非签名ID
|
|
532
|
+
<dx-alert infotype="notice" title="注意"><ul><li>发送国内短信该参数必填,且需填写签名内容而非签名ID。
|
|
533
|
+
</li><li>发送国际/港澳台短信该参数非必填。</li></ul></dx-alert>
|
|
533
534
|
*/
|
|
534
535
|
SignName?: string;
|
|
535
536
|
/**
|
|
@@ -4302,51 +4302,61 @@ export interface CcnRoute {
|
|
|
4302
4302
|
/**
|
|
4303
4303
|
* 目的端
|
|
4304
4304
|
*/
|
|
4305
|
-
DestinationCidrBlock
|
|
4305
|
+
DestinationCidrBlock?: string;
|
|
4306
4306
|
/**
|
|
4307
4307
|
* 下一跳类型(关联实例类型),所有类型:VPC、DIRECTCONNECT
|
|
4308
4308
|
*/
|
|
4309
|
-
InstanceType
|
|
4309
|
+
InstanceType?: string;
|
|
4310
4310
|
/**
|
|
4311
4311
|
* 下一跳(关联实例)
|
|
4312
4312
|
*/
|
|
4313
|
-
InstanceId
|
|
4313
|
+
InstanceId?: string;
|
|
4314
4314
|
/**
|
|
4315
4315
|
* 下一跳名称(关联实例名称)
|
|
4316
4316
|
*/
|
|
4317
|
-
InstanceName
|
|
4317
|
+
InstanceName?: string;
|
|
4318
4318
|
/**
|
|
4319
4319
|
* 下一跳所属地域(关联实例所属地域)
|
|
4320
4320
|
*/
|
|
4321
|
-
InstanceRegion
|
|
4321
|
+
InstanceRegion?: string;
|
|
4322
4322
|
/**
|
|
4323
4323
|
* 更新时间
|
|
4324
4324
|
*/
|
|
4325
|
-
UpdateTime
|
|
4325
|
+
UpdateTime?: string;
|
|
4326
4326
|
/**
|
|
4327
4327
|
* 路由是否启用
|
|
4328
4328
|
*/
|
|
4329
|
-
Enabled
|
|
4329
|
+
Enabled?: boolean;
|
|
4330
4330
|
/**
|
|
4331
4331
|
* 关联实例所属UIN(根账号)
|
|
4332
4332
|
*/
|
|
4333
|
-
InstanceUin
|
|
4333
|
+
InstanceUin?: string;
|
|
4334
4334
|
/**
|
|
4335
4335
|
* 路由的扩展状态
|
|
4336
4336
|
*/
|
|
4337
|
-
ExtraState
|
|
4337
|
+
ExtraState?: string;
|
|
4338
4338
|
/**
|
|
4339
4339
|
* 是否动态路由
|
|
4340
4340
|
*/
|
|
4341
|
-
IsBgp
|
|
4341
|
+
IsBgp?: boolean;
|
|
4342
4342
|
/**
|
|
4343
4343
|
* 路由优先级
|
|
4344
4344
|
*/
|
|
4345
|
-
RoutePriority
|
|
4345
|
+
RoutePriority?: number;
|
|
4346
4346
|
/**
|
|
4347
4347
|
* 下一跳扩展名称(关联实例的扩展名称)
|
|
4348
4348
|
*/
|
|
4349
|
-
InstanceExtraName
|
|
4349
|
+
InstanceExtraName?: string;
|
|
4350
|
+
/**
|
|
4351
|
+
* 实例类型
|
|
4352
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4353
|
+
*/
|
|
4354
|
+
AliasType?: string;
|
|
4355
|
+
/**
|
|
4356
|
+
* 实例id
|
|
4357
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4358
|
+
*/
|
|
4359
|
+
AliasInstanceId?: string;
|
|
4350
4360
|
}
|
|
4351
4361
|
/**
|
|
4352
4362
|
* ModifyIpv6AddressesAttribute返回参数结构体
|
|
@@ -12842,6 +12852,11 @@ export interface CCN {
|
|
|
12842
12852
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12843
12853
|
*/
|
|
12844
12854
|
DirectConnectAccelerateChannelFlag?: boolean;
|
|
12855
|
+
/**
|
|
12856
|
+
* 是否支持ipv6路由表
|
|
12857
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12858
|
+
*/
|
|
12859
|
+
Ipv6Flag?: string;
|
|
12845
12860
|
}
|
|
12846
12861
|
/**
|
|
12847
12862
|
* 网络ACL五元组Entry
|