tencentcloud-sdk-nodejs-vpc 4.0.288 → 4.0.289
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 +83 -0
- package/SERVICE_CHANGELOG.md +95 -33
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/vpc/v20170312/vpc_client.ts +4 -4
- package/src/services/vpc/v20170312/vpc_models.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +4 -4
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +4 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,86 @@
|
|
|
1
|
+
# Release 4.0.289
|
|
2
|
+
|
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
4
|
+
|
|
5
|
+
### 第 85 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-02-16 08:02:33
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ZoneSellConf](https://cloud.tencent.com/document/api/236/15878#ZoneSellConf)
|
|
16
|
+
|
|
17
|
+
* 新增成员:ExClusterStatus, ExClusterRemoteRoZone, ExClusterZoneConf
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 视频智能标签(ivld) 版本:2021-09-03
|
|
23
|
+
|
|
24
|
+
### 第 3 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-02-16 08:08:24
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [CustomPersonInfo](https://cloud.tencent.com/document/api/1509/65063#CustomPersonInfo)
|
|
35
|
+
|
|
36
|
+
* 新增成员:ImageInfoSet, CreateTime
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
42
|
+
|
|
43
|
+
### 第 25 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-02-16 08:08:43
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
新增接口:
|
|
52
|
+
|
|
53
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
54
|
+
|
|
55
|
+
新增数据结构:
|
|
56
|
+
|
|
57
|
+
* [ContainerEnv](https://cloud.tencent.com/document/api/1207/47576#ContainerEnv)
|
|
58
|
+
* [DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration)
|
|
59
|
+
* [DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort)
|
|
60
|
+
* [DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume)
|
|
61
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
66
|
+
|
|
67
|
+
### 第 4 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2022-02-16 08:11:56
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改数据结构:
|
|
76
|
+
|
|
77
|
+
* [AccessLogConfig](https://cloud.tencent.com/document/api/1261/63843#AccessLogConfig)
|
|
78
|
+
|
|
79
|
+
* 新增成员:Encoding, Format
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
1
84
|
# Release 4.0.288
|
|
2
85
|
|
|
3
86
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,33 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 85 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-02-
|
|
7
|
+
发布时间:2022-02-16 08:02:33
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
13
|
+
修改数据结构:
|
|
16
14
|
|
|
17
|
-
|
|
15
|
+
* [ZoneSellConf](https://cloud.tencent.com/document/api/236/15878#ZoneSellConf)
|
|
18
16
|
|
|
17
|
+
* 新增成员:ExClusterStatus, ExClusterRemoteRoZone, ExClusterZoneConf
|
|
19
18
|
|
|
20
|
-
新增数据结构:
|
|
21
19
|
|
|
22
|
-
* [SetDestroyModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetDestroyModeCommandInput)
|
|
23
20
|
|
|
24
21
|
|
|
22
|
+
## 视频智能标签(ivld) 版本:2021-09-03
|
|
25
23
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### 第 2 次发布
|
|
24
|
+
### 第 3 次发布
|
|
29
25
|
|
|
30
|
-
发布时间:2022-02-
|
|
26
|
+
发布时间:2022-02-16 08:08:24
|
|
31
27
|
|
|
32
28
|
本次发布包含了以下内容:
|
|
33
29
|
|
|
@@ -35,18 +31,18 @@
|
|
|
35
31
|
|
|
36
32
|
修改数据结构:
|
|
37
33
|
|
|
38
|
-
* [
|
|
34
|
+
* [CustomPersonInfo](https://cloud.tencent.com/document/api/1509/65063#CustomPersonInfo)
|
|
39
35
|
|
|
40
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:ImageInfoSet, CreateTime
|
|
41
37
|
|
|
42
38
|
|
|
43
39
|
|
|
44
40
|
|
|
45
|
-
##
|
|
41
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
46
42
|
|
|
47
|
-
### 第
|
|
43
|
+
### 第 25 次发布
|
|
48
44
|
|
|
49
|
-
发布时间:2022-02-
|
|
45
|
+
发布时间:2022-02-16 08:08:43
|
|
50
46
|
|
|
51
47
|
本次发布包含了以下内容:
|
|
52
48
|
|
|
@@ -54,32 +50,33 @@
|
|
|
54
50
|
|
|
55
51
|
新增接口:
|
|
56
52
|
|
|
57
|
-
* [
|
|
53
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
58
54
|
|
|
55
|
+
新增数据结构:
|
|
59
56
|
|
|
57
|
+
* [ContainerEnv](https://cloud.tencent.com/document/api/1207/47576#ContainerEnv)
|
|
58
|
+
* [DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration)
|
|
59
|
+
* [DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort)
|
|
60
|
+
* [DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume)
|
|
61
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
60
62
|
|
|
61
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
62
63
|
|
|
63
|
-
### 第 9 次发布
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
65
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
70
66
|
|
|
71
|
-
|
|
67
|
+
### 第 4 次发布
|
|
72
68
|
|
|
73
|
-
|
|
69
|
+
发布时间:2022-02-16 08:11:56
|
|
74
70
|
|
|
75
|
-
|
|
71
|
+
本次发布包含了以下内容:
|
|
76
72
|
|
|
73
|
+
改善已有的文档。
|
|
77
74
|
|
|
78
75
|
修改数据结构:
|
|
79
76
|
|
|
80
|
-
* [
|
|
77
|
+
* [AccessLogConfig](https://cloud.tencent.com/document/api/1261/63843#AccessLogConfig)
|
|
81
78
|
|
|
82
|
-
* 新增成员:
|
|
79
|
+
* 新增成员:Encoding, Format
|
|
83
80
|
|
|
84
81
|
|
|
85
82
|
|
|
@@ -500,7 +497,7 @@
|
|
|
500
497
|
|
|
501
498
|
新增数据结构:
|
|
502
499
|
|
|
503
|
-
* [
|
|
500
|
+
* [SetDestroyModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetDestroyModeCommandInput)
|
|
504
501
|
|
|
505
502
|
### 第 25 次发布
|
|
506
503
|
|
|
@@ -9161,6 +9158,21 @@
|
|
|
9161
9158
|
|
|
9162
9159
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
9163
9160
|
|
|
9161
|
+
### 第 85 次发布
|
|
9162
|
+
|
|
9163
|
+
发布时间:2022-02-16 08:02:33
|
|
9164
|
+
|
|
9165
|
+
本次发布包含了以下内容:
|
|
9166
|
+
|
|
9167
|
+
改善已有的文档。
|
|
9168
|
+
|
|
9169
|
+
修改数据结构:
|
|
9170
|
+
|
|
9171
|
+
* [ZoneSellConf](https://cloud.tencent.com/document/api/236/15878#ZoneSellConf)
|
|
9172
|
+
|
|
9173
|
+
* 新增成员:ExClusterStatus, ExClusterRemoteRoZone, ExClusterZoneConf
|
|
9174
|
+
|
|
9175
|
+
|
|
9164
9176
|
### 第 84 次发布
|
|
9165
9177
|
|
|
9166
9178
|
发布时间:2022-02-14 08:07:04
|
|
@@ -35942,7 +35954,7 @@
|
|
|
35942
35954
|
|
|
35943
35955
|
新增接口:
|
|
35944
35956
|
|
|
35945
|
-
* [
|
|
35957
|
+
* [DescribeGatewaySubDeviceList](https://cloud.tencent.com/document/api/1081/69291)
|
|
35946
35958
|
|
|
35947
35959
|
### 第 40 次发布
|
|
35948
35960
|
|
|
@@ -38158,6 +38170,21 @@
|
|
|
38158
38170
|
|
|
38159
38171
|
## 视频智能标签(ivld) 版本:2021-09-03
|
|
38160
38172
|
|
|
38173
|
+
### 第 3 次发布
|
|
38174
|
+
|
|
38175
|
+
发布时间:2022-02-16 08:08:24
|
|
38176
|
+
|
|
38177
|
+
本次发布包含了以下内容:
|
|
38178
|
+
|
|
38179
|
+
改善已有的文档。
|
|
38180
|
+
|
|
38181
|
+
修改数据结构:
|
|
38182
|
+
|
|
38183
|
+
* [CustomPersonInfo](https://cloud.tencent.com/document/api/1509/65063#CustomPersonInfo)
|
|
38184
|
+
|
|
38185
|
+
* 新增成员:ImageInfoSet, CreateTime
|
|
38186
|
+
|
|
38187
|
+
|
|
38161
38188
|
### 第 2 次发布
|
|
38162
38189
|
|
|
38163
38190
|
发布时间:2022-01-25 16:20:40
|
|
@@ -38582,6 +38609,26 @@
|
|
|
38582
38609
|
|
|
38583
38610
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
38584
38611
|
|
|
38612
|
+
### 第 25 次发布
|
|
38613
|
+
|
|
38614
|
+
发布时间:2022-02-16 08:08:43
|
|
38615
|
+
|
|
38616
|
+
本次发布包含了以下内容:
|
|
38617
|
+
|
|
38618
|
+
改善已有的文档。
|
|
38619
|
+
|
|
38620
|
+
新增接口:
|
|
38621
|
+
|
|
38622
|
+
* [[CreateInstances](https://cloud.tencent.com/document/api/1207/69573)](https://cloud.tencent.com/document/api/#/#)
|
|
38623
|
+
|
|
38624
|
+
新增数据结构:
|
|
38625
|
+
|
|
38626
|
+
* [[ContainerEnv](https://cloud.tencent.com/document/api/1207/47576#ContainerEnv)](https://cloud.tencent.com/document/api/1207/47576#[ContainerEnv](https://cloud.tencent.com/document/api/1207/47576#ContainerEnv))
|
|
38627
|
+
* [[DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration)](https://cloud.tencent.com/document/api/1207/47576#[DockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/47576#DockerContainerConfiguration))
|
|
38628
|
+
* [[DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort)](https://cloud.tencent.com/document/api/1207/47576#[DockerContainerPublishPort](https://cloud.tencent.com/document/api/1207/47576#DockerContainerPublishPort))
|
|
38629
|
+
* [[DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume)](https://cloud.tencent.com/document/api/1207/47576#[DockerContainerVolume](https://cloud.tencent.com/document/api/1207/47576#DockerContainerVolume))
|
|
38630
|
+
* [[LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)](https://cloud.tencent.com/document/api/1207/47576#[LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration))
|
|
38631
|
+
|
|
38585
38632
|
### 第 24 次发布
|
|
38586
38633
|
|
|
38587
38634
|
发布时间:2022-01-11 08:11:43
|
|
@@ -55568,6 +55615,21 @@
|
|
|
55568
55615
|
|
|
55569
55616
|
## 服务网格(tcm) 版本:2021-04-13
|
|
55570
55617
|
|
|
55618
|
+
### 第 4 次发布
|
|
55619
|
+
|
|
55620
|
+
发布时间:2022-02-16 08:11:56
|
|
55621
|
+
|
|
55622
|
+
本次发布包含了以下内容:
|
|
55623
|
+
|
|
55624
|
+
改善已有的文档。
|
|
55625
|
+
|
|
55626
|
+
修改数据结构:
|
|
55627
|
+
|
|
55628
|
+
* [AccessLogConfig](https://cloud.tencent.com/document/api/1261/63843#AccessLogConfig)
|
|
55629
|
+
|
|
55630
|
+
* 新增成员:Encoding, Format
|
|
55631
|
+
|
|
55632
|
+
|
|
55571
55633
|
### 第 3 次发布
|
|
55572
55634
|
|
|
55573
55635
|
发布时间:2022-01-24 08:14:58
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-29 08:03:58 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2021-11-10 08:02:34 |
|
|
21
|
-
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-
|
|
21
|
+
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-02-16 08:01:43 |
|
|
22
22
|
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-01-11 08:03:32 |
|
|
23
23
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
24
24
|
| bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2021-11-10 08:02:45 |
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-26 08:03:48 |
|
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-02-14 08:06:57 |
|
|
35
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-02-
|
|
36
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-
|
|
35
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-02-16 08:02:33 |
|
|
36
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-02-16 08:02:51 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-11 08:03:37 |
|
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
|
@@ -68,13 +68,13 @@
|
|
|
68
68
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-01-24 08:09:08 |
|
|
69
69
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-01-20 08:09:25 |
|
|
70
70
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-11-10 08:06:30 |
|
|
71
|
-
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-
|
|
71
|
+
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-02-16 08:05:58 |
|
|
72
72
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-12-06 08:05:41 |
|
|
73
73
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-01-18 08:09:35 |
|
|
74
74
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-01-20 08:09:56 |
|
|
75
75
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-01-17 08:08:00 |
|
|
76
76
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-01-20 08:10:01 |
|
|
77
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-
|
|
77
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-02-16 08:06:32 |
|
|
78
78
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-11 08:07:03 |
|
|
79
79
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-01-21 08:11:28 |
|
|
80
80
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
|
@@ -98,9 +98,9 @@
|
|
|
98
98
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
|
99
99
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-12-24 08:11:21 |
|
|
100
100
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-01-26 08:09:29 |
|
|
101
|
-
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-
|
|
101
|
+
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-02-16 08:08:24 |
|
|
102
102
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-12-24 08:11:42 |
|
|
103
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-02-
|
|
103
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-02-16 08:08:43 |
|
|
104
104
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-25 08:14:02 |
|
|
105
105
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-01-27 10:15:18 |
|
|
106
106
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
|
@@ -151,10 +151,10 @@
|
|
|
151
151
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
152
152
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2021-11-10 08:10:55 |
|
|
153
153
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2021-11-10 08:10:55 |
|
|
154
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-
|
|
154
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-02-16 08:11:44 |
|
|
155
155
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2021-11-10 08:11:12 |
|
|
156
156
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
157
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-
|
|
157
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-02-16 08:11:56 |
|
|
158
158
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-12-24 08:15:03 |
|
|
159
159
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-02-15 08:13:53 |
|
|
160
160
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-12-21 08:12:32 |
|
|
183
183
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
|
|
184
184
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-02-14 08:18:44 |
|
|
185
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-
|
|
185
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-16 08:14:11 |
|
|
186
186
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
|
|
187
187
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-01-10 08:18:57 |
|
|
188
188
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -1414,7 +1414,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1414
1414
|
}
|
|
1415
1415
|
|
|
1416
1416
|
/**
|
|
1417
|
-
*
|
|
1417
|
+
* 删除模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
1418
1418
|
*/
|
|
1419
1419
|
async DeleteTemplateMember(
|
|
1420
1420
|
req: DeleteTemplateMemberRequest,
|
|
@@ -1444,7 +1444,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1444
1444
|
}
|
|
1445
1445
|
|
|
1446
1446
|
/**
|
|
1447
|
-
*
|
|
1447
|
+
* 修改模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
1448
1448
|
*/
|
|
1449
1449
|
async ModifyTemplateMember(
|
|
1450
1450
|
req: ModifyTemplateMemberRequest,
|
|
@@ -2757,7 +2757,7 @@ LimitTypes取值范围:
|
|
|
2757
2757
|
}
|
|
2758
2758
|
|
|
2759
2759
|
/**
|
|
2760
|
-
*
|
|
2760
|
+
* 增加模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
2761
2761
|
*/
|
|
2762
2762
|
async AddTemplateMember(
|
|
2763
2763
|
req: AddTemplateMemberRequest,
|
|
@@ -2859,7 +2859,7 @@ LimitTypes取值范围:
|
|
|
2859
2859
|
}
|
|
2860
2860
|
|
|
2861
2861
|
/**
|
|
2862
|
-
* 本接口(CreateAddressTemplate)用于创建IP
|
|
2862
|
+
* 本接口(CreateAddressTemplate)用于创建IP地址模板。
|
|
2863
2863
|
*/
|
|
2864
2864
|
async CreateAddressTemplate(
|
|
2865
2865
|
req: CreateAddressTemplateRequest,
|
|
@@ -11721,7 +11721,7 @@ export interface AttachClassicLinkVpcResponse {
|
|
|
11721
11721
|
*/
|
|
11722
11722
|
export interface CreateAddressTemplateRequest {
|
|
11723
11723
|
/**
|
|
11724
|
-
* IP
|
|
11724
|
+
* IP地址模板名称。
|
|
11725
11725
|
*/
|
|
11726
11726
|
AddressTemplateName: string
|
|
11727
11727
|
|
|
@@ -337,7 +337,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
337
337
|
*/
|
|
338
338
|
AcceptAttachCcnInstances(req: AcceptAttachCcnInstancesRequest, cb?: (error: string, rep: AcceptAttachCcnInstancesResponse) => void): Promise<AcceptAttachCcnInstancesResponse>;
|
|
339
339
|
/**
|
|
340
|
-
*
|
|
340
|
+
* 删除模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
341
341
|
*/
|
|
342
342
|
DeleteTemplateMember(req: DeleteTemplateMemberRequest, cb?: (error: string, rep: DeleteTemplateMemberResponse) => void): Promise<DeleteTemplateMemberResponse>;
|
|
343
343
|
/**
|
|
@@ -349,7 +349,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
349
349
|
*/
|
|
350
350
|
DescribeGatewayFlowQos(req: DescribeGatewayFlowQosRequest, cb?: (error: string, rep: DescribeGatewayFlowQosResponse) => void): Promise<DescribeGatewayFlowQosResponse>;
|
|
351
351
|
/**
|
|
352
|
-
*
|
|
352
|
+
* 修改模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
353
353
|
*/
|
|
354
354
|
ModifyTemplateMember(req: ModifyTemplateMemberRequest, cb?: (error: string, rep: ModifyTemplateMemberResponse) => void): Promise<ModifyTemplateMemberResponse>;
|
|
355
355
|
/**
|
|
@@ -960,7 +960,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
960
960
|
*/
|
|
961
961
|
CreateNatGatewaySourceIpTranslationNatRule(req: CreateNatGatewaySourceIpTranslationNatRuleRequest, cb?: (error: string, rep: CreateNatGatewaySourceIpTranslationNatRuleResponse) => void): Promise<CreateNatGatewaySourceIpTranslationNatRuleResponse>;
|
|
962
962
|
/**
|
|
963
|
-
*
|
|
963
|
+
* 增加模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
964
964
|
*/
|
|
965
965
|
AddTemplateMember(req: AddTemplateMemberRequest, cb?: (error: string, rep: AddTemplateMemberResponse) => void): Promise<AddTemplateMemberResponse>;
|
|
966
966
|
/**
|
|
@@ -1002,7 +1002,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1002
1002
|
*/
|
|
1003
1003
|
ModifyBandwidthPackageAttribute(req: ModifyBandwidthPackageAttributeRequest, cb?: (error: string, rep: ModifyBandwidthPackageAttributeResponse) => void): Promise<ModifyBandwidthPackageAttributeResponse>;
|
|
1004
1004
|
/**
|
|
1005
|
-
* 本接口(CreateAddressTemplate)用于创建IP
|
|
1005
|
+
* 本接口(CreateAddressTemplate)用于创建IP地址模板。
|
|
1006
1006
|
*/
|
|
1007
1007
|
CreateAddressTemplate(req: CreateAddressTemplateRequest, cb?: (error: string, rep: CreateAddressTemplateResponse) => void): Promise<CreateAddressTemplateResponse>;
|
|
1008
1008
|
/**
|
|
@@ -500,7 +500,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
500
500
|
return this.request("AcceptAttachCcnInstances", req, cb);
|
|
501
501
|
}
|
|
502
502
|
/**
|
|
503
|
-
*
|
|
503
|
+
* 删除模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
504
504
|
*/
|
|
505
505
|
async DeleteTemplateMember(req, cb) {
|
|
506
506
|
return this.request("DeleteTemplateMember", req, cb);
|
|
@@ -518,7 +518,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
518
518
|
return this.request("DescribeGatewayFlowQos", req, cb);
|
|
519
519
|
}
|
|
520
520
|
/**
|
|
521
|
-
*
|
|
521
|
+
* 修改模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
522
522
|
*/
|
|
523
523
|
async ModifyTemplateMember(req, cb) {
|
|
524
524
|
return this.request("ModifyTemplateMember", req, cb);
|
|
@@ -1363,7 +1363,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1363
1363
|
return this.request("CreateNatGatewaySourceIpTranslationNatRule", req, cb);
|
|
1364
1364
|
}
|
|
1365
1365
|
/**
|
|
1366
|
-
*
|
|
1366
|
+
* 增加模板对象中的IP地址、协议端口、IP地址组、协议端口组。当前仅支持北京、泰国、北美地域请求。
|
|
1367
1367
|
*/
|
|
1368
1368
|
async AddTemplateMember(req, cb) {
|
|
1369
1369
|
return this.request("AddTemplateMember", req, cb);
|
|
@@ -1425,7 +1425,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1425
1425
|
return this.request("ModifyBandwidthPackageAttribute", req, cb);
|
|
1426
1426
|
}
|
|
1427
1427
|
/**
|
|
1428
|
-
* 本接口(CreateAddressTemplate)用于创建IP
|
|
1428
|
+
* 本接口(CreateAddressTemplate)用于创建IP地址模板。
|
|
1429
1429
|
*/
|
|
1430
1430
|
async CreateAddressTemplate(req, cb) {
|
|
1431
1431
|
return this.request("CreateAddressTemplate", req, cb);
|