tencentcloud-sdk-nodejs-teo 4.0.723 → 4.0.724
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 +147 -0
- package/SERVICE_CHANGELOG.md +201 -47
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/services/teo/v20220901/teo_client.ts +46 -21
- package/src/services/teo/v20220901/teo_models.ts +91 -23
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +16 -8
- package/tencentcloud/services/teo/v20220901/teo_client.js +22 -10
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +86 -23
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,150 @@
|
|
|
1
|
+
# Release 4.0.724
|
|
2
|
+
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
|
+
|
|
5
|
+
### 第 76 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
20
|
+
|
|
21
|
+
### 第 133 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
32
|
+
|
|
33
|
+
新增数据结构:
|
|
34
|
+
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
修改接口:
|
|
50
|
+
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
52
|
+
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
63
|
+
|
|
64
|
+
### 第 13 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
75
|
+
|
|
76
|
+
新增数据结构:
|
|
77
|
+
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
84
|
+
|
|
85
|
+
### 第 116 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
修改数据结构:
|
|
94
|
+
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
96
|
+
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
103
|
+
|
|
104
|
+
### 第 88 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改数据结构:
|
|
113
|
+
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
115
|
+
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
119
|
+
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
121
|
+
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
1
148
|
# Release 4.0.723
|
|
2
149
|
|
|
3
150
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 76 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [FlowApproverUrlInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverUrlInfo)
|
|
16
|
-
|
|
17
|
-
* <font color="#dd0000">**修改成员**:</font>LongUrl
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
13
|
+
新增接口:
|
|
21
14
|
|
|
22
|
-
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
23
16
|
|
|
24
17
|
|
|
25
18
|
|
|
26
|
-
##
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
27
20
|
|
|
28
|
-
### 第
|
|
21
|
+
### 第 133 次发布
|
|
29
22
|
|
|
30
|
-
发布时间:2023-11-
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
31
24
|
|
|
32
25
|
本次发布包含了以下内容:
|
|
33
26
|
|
|
@@ -35,16 +28,19 @@
|
|
|
35
28
|
|
|
36
29
|
新增接口:
|
|
37
30
|
|
|
38
|
-
* [
|
|
39
|
-
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
40
32
|
|
|
33
|
+
新增数据结构:
|
|
41
34
|
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
42
36
|
|
|
43
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
44
37
|
|
|
45
|
-
### 第 41 次发布
|
|
46
38
|
|
|
47
|
-
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
48
44
|
|
|
49
45
|
本次发布包含了以下内容:
|
|
50
46
|
|
|
@@ -52,22 +48,22 @@
|
|
|
52
48
|
|
|
53
49
|
修改接口:
|
|
54
50
|
|
|
55
|
-
* [
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
56
52
|
|
|
57
|
-
*
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
58
54
|
|
|
59
55
|
|
|
60
56
|
|
|
61
57
|
|
|
62
|
-
##
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
59
|
|
|
64
60
|
|
|
65
61
|
|
|
66
|
-
##
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
67
63
|
|
|
68
|
-
### 第
|
|
64
|
+
### 第 13 次发布
|
|
69
65
|
|
|
70
|
-
发布时间:2023-11-
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
71
67
|
|
|
72
68
|
本次发布包含了以下内容:
|
|
73
69
|
|
|
@@ -75,48 +71,76 @@
|
|
|
75
71
|
|
|
76
72
|
新增接口:
|
|
77
73
|
|
|
78
|
-
* [
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
79
75
|
|
|
80
76
|
新增数据结构:
|
|
81
77
|
|
|
82
|
-
* [
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
83
80
|
|
|
84
|
-
修改数据结构:
|
|
85
81
|
|
|
86
|
-
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
87
82
|
|
|
88
|
-
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
89
84
|
|
|
90
|
-
|
|
85
|
+
### 第 116 次发布
|
|
91
86
|
|
|
92
|
-
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
93
90
|
|
|
91
|
+
改善已有的文档。
|
|
94
92
|
|
|
93
|
+
修改数据结构:
|
|
95
94
|
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
98
98
|
|
|
99
|
-
### 第 55 次发布
|
|
100
99
|
|
|
101
|
-
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
103
|
+
|
|
104
|
+
### 第 88 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
102
107
|
|
|
103
108
|
本次发布包含了以下内容:
|
|
104
109
|
|
|
105
110
|
改善已有的文档。
|
|
106
111
|
|
|
107
|
-
|
|
112
|
+
修改数据结构:
|
|
108
113
|
|
|
109
|
-
* [
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
110
115
|
|
|
111
|
-
*
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
112
117
|
|
|
113
|
-
*
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
114
119
|
|
|
115
|
-
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
121
|
+
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
116
125
|
|
|
117
|
-
* [ModifyDataSource](https://cloud.tencent.com/document/api/1267/80760)
|
|
118
126
|
|
|
119
|
-
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
120
144
|
|
|
121
145
|
|
|
122
146
|
|
|
@@ -28826,6 +28850,18 @@
|
|
|
28826
28850
|
|
|
28827
28851
|
## 日志服务(cls) 版本:2020-10-16
|
|
28828
28852
|
|
|
28853
|
+
### 第 76 次发布
|
|
28854
|
+
|
|
28855
|
+
发布时间:2023-11-08 01:21:44
|
|
28856
|
+
|
|
28857
|
+
本次发布包含了以下内容:
|
|
28858
|
+
|
|
28859
|
+
改善已有的文档。
|
|
28860
|
+
|
|
28861
|
+
新增接口:
|
|
28862
|
+
|
|
28863
|
+
* [[CheckFunction](https://cloud.tencent.com/document/api/614/101381)](https://cloud.tencent.com/document/api/#/#)
|
|
28864
|
+
|
|
28829
28865
|
### 第 75 次发布
|
|
28830
28866
|
|
|
28831
28867
|
发布时间:2023-10-27 01:23:28
|
|
@@ -55568,6 +55604,22 @@
|
|
|
55568
55604
|
|
|
55569
55605
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55570
55606
|
|
|
55607
|
+
### 第 133 次发布
|
|
55608
|
+
|
|
55609
|
+
发布时间:2023-11-08 01:38:53
|
|
55610
|
+
|
|
55611
|
+
本次发布包含了以下内容:
|
|
55612
|
+
|
|
55613
|
+
改善已有的文档。
|
|
55614
|
+
|
|
55615
|
+
新增接口:
|
|
55616
|
+
|
|
55617
|
+
* [[DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)](https://cloud.tencent.com/document/api/#/#)
|
|
55618
|
+
|
|
55619
|
+
新增数据结构:
|
|
55620
|
+
|
|
55621
|
+
* [[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)](https://cloud.tencent.com/document/api/1323/70369#[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail))
|
|
55622
|
+
|
|
55571
55623
|
### 第 132 次发布
|
|
55572
55624
|
|
|
55573
55625
|
发布时间:2023-11-02 01:44:45
|
|
@@ -58149,6 +58201,21 @@
|
|
|
58149
58201
|
|
|
58150
58202
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58151
58203
|
|
|
58204
|
+
### 第 128 次发布
|
|
58205
|
+
|
|
58206
|
+
发布时间:2023-11-08 01:39:50
|
|
58207
|
+
|
|
58208
|
+
本次发布包含了以下内容:
|
|
58209
|
+
|
|
58210
|
+
改善已有的文档。
|
|
58211
|
+
|
|
58212
|
+
修改接口:
|
|
58213
|
+
|
|
58214
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
58215
|
+
|
|
58216
|
+
* 新增入参:ProxyAddress
|
|
58217
|
+
|
|
58218
|
+
|
|
58152
58219
|
### 第 127 次发布
|
|
58153
58220
|
|
|
58154
58221
|
发布时间:2023-11-07 01:42:44
|
|
@@ -73608,8 +73675,8 @@
|
|
|
73608
73675
|
|
|
73609
73676
|
新增接口:
|
|
73610
73677
|
|
|
73611
|
-
* [
|
|
73612
|
-
* [
|
|
73678
|
+
* [CancelShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101339)
|
|
73679
|
+
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
73613
73680
|
|
|
73614
73681
|
### 第 54 次发布
|
|
73615
73682
|
|
|
@@ -78669,6 +78736,23 @@
|
|
|
78669
78736
|
|
|
78670
78737
|
## 多网聚合加速(mna) 版本:2021-01-19
|
|
78671
78738
|
|
|
78739
|
+
### 第 13 次发布
|
|
78740
|
+
|
|
78741
|
+
发布时间:2023-11-08 01:53:44
|
|
78742
|
+
|
|
78743
|
+
本次发布包含了以下内容:
|
|
78744
|
+
|
|
78745
|
+
改善已有的文档。
|
|
78746
|
+
|
|
78747
|
+
新增接口:
|
|
78748
|
+
|
|
78749
|
+
* [[GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)](https://cloud.tencent.com/document/api/#/#)
|
|
78750
|
+
|
|
78751
|
+
新增数据结构:
|
|
78752
|
+
|
|
78753
|
+
* [[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)](https://cloud.tencent.com/document/api/1385/55846#[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData))
|
|
78754
|
+
* [[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)](https://cloud.tencent.com/document/api/1385/55846#[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo))
|
|
78755
|
+
|
|
78672
78756
|
### 第 12 次发布
|
|
78673
78757
|
|
|
78674
78758
|
发布时间:2023-08-01 01:32:11
|
|
@@ -86631,6 +86715,21 @@
|
|
|
86631
86715
|
|
|
86632
86716
|
## 文字识别(ocr) 版本:2018-11-19
|
|
86633
86717
|
|
|
86718
|
+
### 第 116 次发布
|
|
86719
|
+
|
|
86720
|
+
发布时间:2023-11-08 01:58:53
|
|
86721
|
+
|
|
86722
|
+
本次发布包含了以下内容:
|
|
86723
|
+
|
|
86724
|
+
改善已有的文档。
|
|
86725
|
+
|
|
86726
|
+
修改数据结构:
|
|
86727
|
+
|
|
86728
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
86729
|
+
|
|
86730
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
86731
|
+
|
|
86732
|
+
|
|
86634
86733
|
### 第 115 次发布
|
|
86635
86734
|
|
|
86636
86735
|
发布时间:2023-10-31 02:11:36
|
|
@@ -107793,6 +107892,29 @@
|
|
|
107793
107892
|
|
|
107794
107893
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
107795
107894
|
|
|
107895
|
+
### 第 88 次发布
|
|
107896
|
+
|
|
107897
|
+
发布时间:2023-11-08 02:14:24
|
|
107898
|
+
|
|
107899
|
+
本次发布包含了以下内容:
|
|
107900
|
+
|
|
107901
|
+
改善已有的文档。
|
|
107902
|
+
|
|
107903
|
+
修改数据结构:
|
|
107904
|
+
|
|
107905
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
107906
|
+
|
|
107907
|
+
* 新增成员:TopicDistribution
|
|
107908
|
+
|
|
107909
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
107910
|
+
|
|
107911
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
107912
|
+
|
|
107913
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
107914
|
+
|
|
107915
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
107916
|
+
|
|
107917
|
+
|
|
107796
107918
|
### 第 87 次发布
|
|
107797
107919
|
|
|
107798
107920
|
发布时间:2023-11-06 00:20:48
|
|
@@ -112015,6 +112137,23 @@
|
|
|
112015
112137
|
|
|
112016
112138
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
112017
112139
|
|
|
112140
|
+
### 第 63 次发布
|
|
112141
|
+
|
|
112142
|
+
发布时间:2023-11-07 16:01:35
|
|
112143
|
+
|
|
112144
|
+
本次发布包含了以下内容:
|
|
112145
|
+
|
|
112146
|
+
改善已有的文档。
|
|
112147
|
+
|
|
112148
|
+
新增接口:
|
|
112149
|
+
|
|
112150
|
+
* [BindSharedCNAME](https://cloud.tencent.com/document/api/1552/101363)
|
|
112151
|
+
* [DeleteSharedCNAME](https://cloud.tencent.com/document/api/1552/101362)
|
|
112152
|
+
|
|
112153
|
+
新增数据结构:
|
|
112154
|
+
|
|
112155
|
+
* [BindSharedCNAMEMap](https://cloud.tencent.com/document/api/1552/80721#BindSharedCNAMEMap)
|
|
112156
|
+
|
|
112018
112157
|
### 第 62 次发布
|
|
112019
112158
|
|
|
112020
112159
|
发布时间:2023-11-01 11:21:19
|
|
@@ -136406,6 +136545,21 @@
|
|
|
136406
136545
|
|
|
136407
136546
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
136408
136547
|
|
|
136548
|
+
### 第 71 次发布
|
|
136549
|
+
|
|
136550
|
+
发布时间:2023-11-08 02:29:51
|
|
136551
|
+
|
|
136552
|
+
本次发布包含了以下内容:
|
|
136553
|
+
|
|
136554
|
+
改善已有的文档。
|
|
136555
|
+
|
|
136556
|
+
修改接口:
|
|
136557
|
+
|
|
136558
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
136559
|
+
|
|
136560
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
136561
|
+
|
|
136562
|
+
|
|
136409
136563
|
### 第 70 次发布
|
|
136410
136564
|
|
|
136411
136565
|
发布时间:2023-11-07 02:47:21
|
|
@@ -136416,11 +136570,11 @@
|
|
|
136416
136570
|
|
|
136417
136571
|
新增接口:
|
|
136418
136572
|
|
|
136419
|
-
* [
|
|
136573
|
+
* [DescribeModuleStatus](https://cloud.tencent.com/document/api/627/101340)
|
|
136420
136574
|
|
|
136421
136575
|
新增数据结构:
|
|
136422
136576
|
|
|
136423
|
-
* [
|
|
136577
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
136424
136578
|
|
|
136425
136579
|
修改数据结构:
|
|
136426
136580
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-09-14 01:05:50 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
|
-
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07
|
|
9
|
+
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07 11:26:02 |
|
|
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) | 2023-09-13 01:06:17 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
|
37
37
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-09-21 01:23:47 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-11-07 01:13:48 |
|
|
39
|
-
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-
|
|
39
|
+
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-08 01:13:35 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
58
|
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-08 01:20:13 |
|
|
60
60
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-08 01:21:44 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-08 01:31:54 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-03 01:13:17 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-07 01:34:47 |
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-08 01:38:53 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-08 01:39:50 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
|
|
140
140
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
141
141
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
142
|
-
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-
|
|
142
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
|
|
143
143
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
144
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-
|
|
144
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-08 01:54:19 |
|
|
145
145
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
|
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
@@ -150,9 +150,9 @@
|
|
|
150
150
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
|
|
151
151
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
152
152
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
|
153
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-
|
|
153
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-08 01:58:53 |
|
|
154
154
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 16:07:10 |
|
|
155
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
155
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
|
|
156
156
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
157
157
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
158
158
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-10-09 01:20:54 |
|
|
@@ -197,10 +197,10 @@
|
|
|
197
197
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
|
|
198
198
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
199
199
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
200
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-
|
|
200
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-08 02:14:24 |
|
|
201
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
202
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
203
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-
|
|
203
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-07 16:01:35 |
|
|
204
204
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
205
205
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
206
206
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
211
211
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-07 02:22:04 |
|
|
212
212
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
213
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-
|
|
213
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-08 02:19:23 |
|
|
214
214
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
215
215
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
|
|
216
216
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
|
|
231
231
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-06 00:23:58 |
|
|
232
232
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-03 01:27:03 |
|
|
233
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-
|
|
233
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-08 02:29:51 |
|
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
235
235
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-07 02:48:57 |
|
|
236
236
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
@@ -55,6 +55,7 @@ import {
|
|
|
55
55
|
BotUserRule,
|
|
56
56
|
ModifyOriginGroupResponse,
|
|
57
57
|
DeleteAccelerationDomainsRequest,
|
|
58
|
+
DescribeApplicationProxiesResponse,
|
|
58
59
|
ExceptUserRuleScope,
|
|
59
60
|
ModifyAliasDomainRequest,
|
|
60
61
|
DescribeAvailablePlansRequest,
|
|
@@ -94,12 +95,14 @@ import {
|
|
|
94
95
|
DescribeRulesSettingResponse,
|
|
95
96
|
BindSecurityTemplateToEntityResponse,
|
|
96
97
|
RuleExtraParameter,
|
|
98
|
+
BindSharedCNAMEMap,
|
|
97
99
|
RulesSettingAction,
|
|
98
100
|
DDoSAttackEvent,
|
|
99
101
|
ClientIpHeader,
|
|
100
102
|
DescribeDDoSAttackTopDataRequest,
|
|
101
103
|
Quic,
|
|
102
104
|
Ipv6,
|
|
105
|
+
WebSocket,
|
|
103
106
|
ModifyAccelerationDomainRequest,
|
|
104
107
|
DescribeRulesRequest,
|
|
105
108
|
DescribeContentQuotaResponse,
|
|
@@ -121,17 +124,18 @@ import {
|
|
|
121
124
|
ClientIpCountry,
|
|
122
125
|
CreatePrefetchTaskRequest,
|
|
123
126
|
DeleteApplicationProxyRuleRequest,
|
|
124
|
-
|
|
127
|
+
BindSharedCNAMEResponse,
|
|
125
128
|
TemplateScope,
|
|
126
129
|
DescribeTopL7AnalysisDataRequest,
|
|
127
130
|
FileAscriptionInfo,
|
|
131
|
+
DeleteSharedCNAMERequest,
|
|
128
132
|
DescribeAccelerationDomainsResponse,
|
|
129
133
|
ZoneSetting,
|
|
130
134
|
DescribeTopL7CacheDataResponse,
|
|
131
135
|
DescribeOverviewL7DataRequest,
|
|
132
136
|
SwitchConfig,
|
|
133
137
|
IdentifyZoneResponse,
|
|
134
|
-
|
|
138
|
+
DeleteSharedCNAMEResponse,
|
|
135
139
|
DDoSBlockData,
|
|
136
140
|
VanityNameServers,
|
|
137
141
|
RuleChoicePropertiesItem,
|
|
@@ -219,6 +223,7 @@ import {
|
|
|
219
223
|
ModifyOriginGroupRequest,
|
|
220
224
|
DownloadL4LogsResponse,
|
|
221
225
|
DescribeTimingL7CacheDataResponse,
|
|
226
|
+
BindSharedCNAMERequest,
|
|
222
227
|
RateLimitIntelligence,
|
|
223
228
|
IpTableConfig,
|
|
224
229
|
ModifyApplicationProxyStatusRequest,
|
|
@@ -331,7 +336,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
331
336
|
}
|
|
332
337
|
|
|
333
338
|
/**
|
|
334
|
-
*
|
|
339
|
+
* 用于创建共享 CNAME,该功能白名单内测中。
|
|
335
340
|
*/
|
|
336
341
|
async CreateSharedCNAME(
|
|
337
342
|
req: CreateSharedCNAMERequest,
|
|
@@ -536,6 +541,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
536
541
|
return this.request("DescribeAvailablePlans", req, cb)
|
|
537
542
|
}
|
|
538
543
|
|
|
544
|
+
/**
|
|
545
|
+
* 用于加速域名绑定或解绑共享 CNAME,该功能白名单内测中。
|
|
546
|
+
*/
|
|
547
|
+
async BindSharedCNAME(
|
|
548
|
+
req: BindSharedCNAMERequest,
|
|
549
|
+
cb?: (error: string, rep: BindSharedCNAMEResponse) => void
|
|
550
|
+
): Promise<BindSharedCNAMEResponse> {
|
|
551
|
+
return this.request("BindSharedCNAME", req, cb)
|
|
552
|
+
}
|
|
553
|
+
|
|
539
554
|
/**
|
|
540
555
|
* 用于验证站点所有权。
|
|
541
556
|
*/
|
|
@@ -546,6 +561,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
546
561
|
return this.request("IdentifyZone", req, cb)
|
|
547
562
|
}
|
|
548
563
|
|
|
564
|
+
/**
|
|
565
|
+
* 修改别称域名状态。
|
|
566
|
+
*/
|
|
567
|
+
async ModifyAliasDomainStatus(
|
|
568
|
+
req: ModifyAliasDomainStatusRequest,
|
|
569
|
+
cb?: (error: string, rep: ModifyAliasDomainStatusResponse) => void
|
|
570
|
+
): Promise<ModifyAliasDomainStatusResponse> {
|
|
571
|
+
return this.request("ModifyAliasDomainStatus", req, cb)
|
|
572
|
+
}
|
|
573
|
+
|
|
549
574
|
/**
|
|
550
575
|
* 查询源站防护信息
|
|
551
576
|
*/
|
|
@@ -709,13 +734,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
709
734
|
}
|
|
710
735
|
|
|
711
736
|
/**
|
|
712
|
-
*
|
|
737
|
+
* 获取源站组列表
|
|
713
738
|
*/
|
|
714
|
-
async
|
|
715
|
-
req:
|
|
716
|
-
cb?: (error: string, rep:
|
|
717
|
-
): Promise<
|
|
718
|
-
return this.request("
|
|
739
|
+
async DescribeOriginGroup(
|
|
740
|
+
req: DescribeOriginGroupRequest,
|
|
741
|
+
cb?: (error: string, rep: DescribeOriginGroupResponse) => void
|
|
742
|
+
): Promise<DescribeOriginGroupResponse> {
|
|
743
|
+
return this.request("DescribeOriginGroup", req, cb)
|
|
719
744
|
}
|
|
720
745
|
|
|
721
746
|
/**
|
|
@@ -809,13 +834,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
809
834
|
}
|
|
810
835
|
|
|
811
836
|
/**
|
|
812
|
-
*
|
|
837
|
+
* 用于删除共享 CNAME,该功能白名单内测中。
|
|
813
838
|
*/
|
|
814
|
-
async
|
|
815
|
-
req:
|
|
816
|
-
cb?: (error: string, rep:
|
|
817
|
-
): Promise<
|
|
818
|
-
return this.request("
|
|
839
|
+
async DeleteSharedCNAME(
|
|
840
|
+
req: DeleteSharedCNAMERequest,
|
|
841
|
+
cb?: (error: string, rep: DeleteSharedCNAMEResponse) => void
|
|
842
|
+
): Promise<DeleteSharedCNAMEResponse> {
|
|
843
|
+
return this.request("DeleteSharedCNAME", req, cb)
|
|
819
844
|
}
|
|
820
845
|
|
|
821
846
|
/**
|
|
@@ -941,13 +966,13 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
941
966
|
}
|
|
942
967
|
|
|
943
968
|
/**
|
|
944
|
-
*
|
|
969
|
+
* 本接口(DescribeDDoSAttackEvent)用于查询DDoS攻击事件列表。
|
|
945
970
|
*/
|
|
946
|
-
async
|
|
947
|
-
req:
|
|
948
|
-
cb?: (error: string, rep:
|
|
949
|
-
): Promise<
|
|
950
|
-
return this.request("
|
|
971
|
+
async DescribeDDoSAttackEvent(
|
|
972
|
+
req: DescribeDDoSAttackEventRequest,
|
|
973
|
+
cb?: (error: string, rep: DescribeDDoSAttackEventResponse) => void
|
|
974
|
+
): Promise<DescribeDDoSAttackEventResponse> {
|
|
975
|
+
return this.request("DescribeDDoSAttackEvent", req, cb)
|
|
951
976
|
}
|
|
952
977
|
|
|
953
978
|
/**
|
|
@@ -1027,6 +1027,24 @@ export interface DeleteAccelerationDomainsRequest {
|
|
|
1027
1027
|
Force?: boolean
|
|
1028
1028
|
}
|
|
1029
1029
|
|
|
1030
|
+
/**
|
|
1031
|
+
* DescribeApplicationProxies返回参数结构体
|
|
1032
|
+
*/
|
|
1033
|
+
export interface DescribeApplicationProxiesResponse {
|
|
1034
|
+
/**
|
|
1035
|
+
* 应用代理列表。
|
|
1036
|
+
*/
|
|
1037
|
+
ApplicationProxies?: Array<ApplicationProxy>
|
|
1038
|
+
/**
|
|
1039
|
+
* 记录总数。
|
|
1040
|
+
*/
|
|
1041
|
+
TotalCount?: number
|
|
1042
|
+
/**
|
|
1043
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1044
|
+
*/
|
|
1045
|
+
RequestId?: string
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1030
1048
|
/**
|
|
1031
1049
|
* 例外规则的生效范围。
|
|
1032
1050
|
*/
|
|
@@ -2085,6 +2103,20 @@ export interface RuleExtraParameter {
|
|
|
2085
2103
|
Choices: Array<string>
|
|
2086
2104
|
}
|
|
2087
2105
|
|
|
2106
|
+
/**
|
|
2107
|
+
* 共享 CNAME 和接入域名的绑定关系
|
|
2108
|
+
*/
|
|
2109
|
+
export interface BindSharedCNAMEMap {
|
|
2110
|
+
/**
|
|
2111
|
+
* 需要绑定或解绑的共享 CNAME。
|
|
2112
|
+
*/
|
|
2113
|
+
SharedCNAME: string
|
|
2114
|
+
/**
|
|
2115
|
+
* 加速域名,可传递多个,最多20个。
|
|
2116
|
+
*/
|
|
2117
|
+
DomainNames: Array<string>
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2088
2120
|
/**
|
|
2089
2121
|
* 规则引擎可应用于匹配请求的设置列表及其详细信息
|
|
2090
2122
|
*/
|
|
@@ -2284,6 +2316,22 @@ export interface Ipv6 {
|
|
|
2284
2316
|
Switch: string
|
|
2285
2317
|
}
|
|
2286
2318
|
|
|
2319
|
+
/**
|
|
2320
|
+
* WebSocket配置
|
|
2321
|
+
*/
|
|
2322
|
+
export interface WebSocket {
|
|
2323
|
+
/**
|
|
2324
|
+
* WebSocket 超时时间配置开关,取值有:
|
|
2325
|
+
<li>on:使用Timeout作为WebSocket超时时间;</li>
|
|
2326
|
+
<li>off:平台仍支持WebSocket连接,此时使用系统默认的15秒为超时时间。</li>
|
|
2327
|
+
*/
|
|
2328
|
+
Switch: string
|
|
2329
|
+
/**
|
|
2330
|
+
* 超时时间,单位为秒,最大超时时间120秒。
|
|
2331
|
+
*/
|
|
2332
|
+
Timeout?: number
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2287
2335
|
/**
|
|
2288
2336
|
* ModifyAccelerationDomain请求参数结构体
|
|
2289
2337
|
*/
|
|
@@ -2841,17 +2889,9 @@ export interface DeleteApplicationProxyRuleRequest {
|
|
|
2841
2889
|
}
|
|
2842
2890
|
|
|
2843
2891
|
/**
|
|
2844
|
-
*
|
|
2892
|
+
* BindSharedCNAME返回参数结构体
|
|
2845
2893
|
*/
|
|
2846
|
-
export interface
|
|
2847
|
-
/**
|
|
2848
|
-
* 应用代理列表。
|
|
2849
|
-
*/
|
|
2850
|
-
ApplicationProxies?: Array<ApplicationProxy>
|
|
2851
|
-
/**
|
|
2852
|
-
* 记录总数。
|
|
2853
|
-
*/
|
|
2854
|
-
TotalCount?: number
|
|
2894
|
+
export interface BindSharedCNAMEResponse {
|
|
2855
2895
|
/**
|
|
2856
2896
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2857
2897
|
*/
|
|
@@ -2971,6 +3011,20 @@ export interface FileAscriptionInfo {
|
|
|
2971
3011
|
IdentifyContent: string
|
|
2972
3012
|
}
|
|
2973
3013
|
|
|
3014
|
+
/**
|
|
3015
|
+
* DeleteSharedCNAME请求参数结构体
|
|
3016
|
+
*/
|
|
3017
|
+
export interface DeleteSharedCNAMERequest {
|
|
3018
|
+
/**
|
|
3019
|
+
* 共享 CNAME 所属站点 ID。
|
|
3020
|
+
*/
|
|
3021
|
+
ZoneId: string
|
|
3022
|
+
/**
|
|
3023
|
+
* 需要删除的共享 CNAME。
|
|
3024
|
+
*/
|
|
3025
|
+
SharedCNAME: string
|
|
3026
|
+
}
|
|
3027
|
+
|
|
2974
3028
|
/**
|
|
2975
3029
|
* DescribeAccelerationDomains返回参数结构体
|
|
2976
3030
|
*/
|
|
@@ -3225,19 +3279,13 @@ export interface IdentifyZoneResponse {
|
|
|
3225
3279
|
}
|
|
3226
3280
|
|
|
3227
3281
|
/**
|
|
3228
|
-
*
|
|
3282
|
+
* DeleteSharedCNAME返回参数结构体
|
|
3229
3283
|
*/
|
|
3230
|
-
export interface
|
|
3284
|
+
export interface DeleteSharedCNAMEResponse {
|
|
3231
3285
|
/**
|
|
3232
|
-
*
|
|
3233
|
-
<li>on:使用Timeout作为WebSocket超时时间;</li>
|
|
3234
|
-
<li>off:平台仍支持WebSocket连接,此时使用系统默认的15秒为超时时间。</li>
|
|
3235
|
-
*/
|
|
3236
|
-
Switch: string
|
|
3237
|
-
/**
|
|
3238
|
-
* 超时时间,单位为秒,最大超时时间120秒。
|
|
3286
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3239
3287
|
*/
|
|
3240
|
-
|
|
3288
|
+
RequestId?: string
|
|
3241
3289
|
}
|
|
3242
3290
|
|
|
3243
3291
|
/**
|
|
@@ -5652,6 +5700,26 @@ export interface DescribeTimingL7CacheDataResponse {
|
|
|
5652
5700
|
RequestId?: string
|
|
5653
5701
|
}
|
|
5654
5702
|
|
|
5703
|
+
/**
|
|
5704
|
+
* BindSharedCNAME请求参数结构体
|
|
5705
|
+
*/
|
|
5706
|
+
export interface BindSharedCNAMERequest {
|
|
5707
|
+
/**
|
|
5708
|
+
* 加速域名所属站点 ID。
|
|
5709
|
+
*/
|
|
5710
|
+
ZoneId: string
|
|
5711
|
+
/**
|
|
5712
|
+
* 绑定类型,取值有:
|
|
5713
|
+
<li>bind:绑定;</li>
|
|
5714
|
+
<li>unbind:解绑。</li>
|
|
5715
|
+
*/
|
|
5716
|
+
BindType: string
|
|
5717
|
+
/**
|
|
5718
|
+
* 接入域名与共享 CNAME 的绑定关系。
|
|
5719
|
+
*/
|
|
5720
|
+
BindSharedCNAMEMaps: Array<BindSharedCNAMEMap>
|
|
5721
|
+
}
|
|
5722
|
+
|
|
5655
5723
|
/**
|
|
5656
5724
|
* 智能客户端过滤
|
|
5657
5725
|
*/
|
|
@@ -6895,7 +6963,7 @@ export interface CreateSecurityIPGroupResponse {
|
|
|
6895
6963
|
*/
|
|
6896
6964
|
export interface CreateSharedCNAMEResponse {
|
|
6897
6965
|
/**
|
|
6898
|
-
* 共享 CNAME。格式为:<自定义前缀>+<ZoneId中的12位随机字符串>+"share.
|
|
6966
|
+
* 共享 CNAME。格式为:<自定义前缀>+<ZoneId中的12位随机字符串>+"share.dnse[0-5].com"。
|
|
6899
6967
|
*/
|
|
6900
6968
|
SharedCNAME?: string
|
|
6901
6969
|
/**
|
|
@@ -7229,9 +7297,9 @@ export interface CreateSharedCNAMERequest {
|
|
|
7229
7297
|
/**
|
|
7230
7298
|
* 共享 CNAME 前缀。请输入合法的域名前缀,例如"test-api"、"test-api.com",限制输入 50 个字符。
|
|
7231
7299
|
|
|
7232
|
-
共享 CNAME 完整格式为:<自定义前缀>+<zoneid中的12位随机字符串>+"share.
|
|
7300
|
+
共享 CNAME 完整格式为:<自定义前缀>+<zoneid中的12位随机字符串>+"share.dnse[0-5].com"。
|
|
7233
7301
|
|
|
7234
|
-
例如前缀传入 example.com,EO 会为您创建共享 CNAME:example.com.sai2ig51kaa5.share.
|
|
7302
|
+
例如前缀传入 example.com,EO 会为您创建共享 CNAME:example.com.sai2ig51kaa5.share.dnse2.com。
|
|
7235
7303
|
*/
|
|
7236
7304
|
SharedCNAMEPrefix: string
|
|
7237
7305
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CreatePlanForZoneResponse, DownloadL7LogsRequest, DeleteRulesRequest, CheckCnameStatusResponse, ModifyZoneResponse, DescribeOriginGroupResponse, DescribeTopL7CacheDataRequest, DeleteApplicationProxyResponse, DescribeZonesRequest, VerifyOwnershipRequest, DeleteSecurityIPGroupResponse, ModifyRuleRequest, DescribePrefetchTasksResponse, DeleteApplicationProxyRequest, DescribeDDoSAttackDataResponse, DescribeZoneSettingRequest, ModifyZoneStatusRequest, DescribeIdentificationsResponse, ModifySecurityPolicyRequest, ModifyApplicationProxyRuleStatusResponse, ModifyZoneSettingRequest, CreateApplicationProxyResponse, ModifyOriginGroupResponse, DeleteAccelerationDomainsRequest, ModifyAliasDomainRequest, DescribeAvailablePlansRequest, ModifySecurityPolicyResponse, DescribeHostsSettingResponse, ModifyZoneStatusResponse, ModifyZoneRequest, ModifyApplicationProxyStatusResponse, DeleteZoneResponse, CreateRuleResponse, CreatePurgeTaskResponse, DeleteApplicationProxyRuleResponse, DescribeRulesResponse, DescribeOriginProtectionResponse, BindZoneToPlanResponse, DeleteOriginGroupRequest, DescribeAliasDomainsRequest, ModifyHostsCertificateRequest, ModifyApplicationProxyRequest, ModifyAccelerationDomainStatusesResponse, DescribeRulesSettingResponse, BindSecurityTemplateToEntityResponse, DescribeDDoSAttackTopDataRequest, ModifyAccelerationDomainRequest, DescribeRulesRequest, DescribeContentQuotaResponse, ModifyZoneSettingResponse, DeleteSecurityIPGroupRequest, CreateAliasDomainRequest, CreateAliasDomainResponse, DescribeOriginProtectionRequest, CreatePrefetchTaskRequest, DeleteApplicationProxyRuleRequest,
|
|
2
|
+
import { CreatePlanForZoneResponse, DownloadL7LogsRequest, DeleteRulesRequest, CheckCnameStatusResponse, ModifyZoneResponse, DescribeOriginGroupResponse, DescribeTopL7CacheDataRequest, DeleteApplicationProxyResponse, DescribeZonesRequest, VerifyOwnershipRequest, DeleteSecurityIPGroupResponse, ModifyRuleRequest, DescribePrefetchTasksResponse, DeleteApplicationProxyRequest, DescribeDDoSAttackDataResponse, DescribeZoneSettingRequest, ModifyZoneStatusRequest, DescribeIdentificationsResponse, ModifySecurityPolicyRequest, ModifyApplicationProxyRuleStatusResponse, ModifyZoneSettingRequest, CreateApplicationProxyResponse, ModifyOriginGroupResponse, DeleteAccelerationDomainsRequest, DescribeApplicationProxiesResponse, ModifyAliasDomainRequest, DescribeAvailablePlansRequest, ModifySecurityPolicyResponse, DescribeHostsSettingResponse, ModifyZoneStatusResponse, ModifyZoneRequest, ModifyApplicationProxyStatusResponse, DeleteZoneResponse, CreateRuleResponse, CreatePurgeTaskResponse, DeleteApplicationProxyRuleResponse, DescribeRulesResponse, DescribeOriginProtectionResponse, BindZoneToPlanResponse, DeleteOriginGroupRequest, DescribeAliasDomainsRequest, ModifyHostsCertificateRequest, ModifyApplicationProxyRequest, ModifyAccelerationDomainStatusesResponse, DescribeRulesSettingResponse, BindSecurityTemplateToEntityResponse, DescribeDDoSAttackTopDataRequest, ModifyAccelerationDomainRequest, DescribeRulesRequest, DescribeContentQuotaResponse, ModifyZoneSettingResponse, DeleteSecurityIPGroupRequest, CreateAliasDomainRequest, CreateAliasDomainResponse, DescribeOriginProtectionRequest, CreatePrefetchTaskRequest, DeleteApplicationProxyRuleRequest, BindSharedCNAMEResponse, DescribeTopL7AnalysisDataRequest, DeleteSharedCNAMERequest, DescribeAccelerationDomainsResponse, DescribeTopL7CacheDataResponse, DescribeOverviewL7DataRequest, IdentifyZoneResponse, DeleteSharedCNAMEResponse, DescribePrefetchTasksRequest, DescribeSecurityTemplateBindingsResponse, ModifyAliasDomainStatusResponse, DescribeTimingL7AnalysisDataRequest, CreatePrefetchTaskResponse, DescribeDefaultCertificatesRequest, BindZoneToPlanRequest, CreateZoneRequest, DescribeTimingL7CacheDataRequest, ModifyRuleResponse, VerifyOwnershipResponse, DescribeDDoSAttackEventResponse, CreateApplicationProxyRuleRequest, DownloadL4LogsRequest, DescribeDDoSAttackDataRequest, DescribePurgeTasksRequest, DescribeTimingL7AnalysisDataResponse, DescribeApplicationProxiesRequest, DescribeContentQuotaRequest, DescribeOverviewL7DataResponse, ModifyHostsCertificateResponse, CreateRuleRequest, CreateApplicationProxyRuleResponse, CreatePlanForZoneRequest, ModifyAliasDomainStatusRequest, BindSecurityTemplateToEntityRequest, CreateApplicationProxyRequest, CreateAccelerationDomainResponse, DescribeTimingL4DataResponse, CreateZoneResponse, ModifyApplicationProxyResponse, ModifySecurityIPGroupResponse, ModifyOriginGroupRequest, DownloadL4LogsResponse, DescribeTimingL7CacheDataResponse, BindSharedCNAMERequest, ModifyApplicationProxyStatusRequest, DeleteOriginGroupResponse, DescribeIdentificationsRequest, DescribeDefaultCertificatesResponse, CreateOriginGroupResponse, ModifyApplicationProxyRuleStatusRequest, DescribeAliasDomainsResponse, CreateAccelerationDomainRequest, DeleteZoneRequest, DescribeOriginGroupRequest, ModifyApplicationProxyRuleResponse, DescribeZoneSettingResponse, CreateSecurityIPGroupRequest, DeleteRulesResponse, IdentifyZoneRequest, ModifyApplicationProxyRuleRequest, ModifyAccelerationDomainResponse, DescribeRulesSettingRequest, DescribeZonesResponse, ModifyAliasDomainResponse, CheckCnameStatusRequest, DeleteAliasDomainRequest, DeleteAccelerationDomainsResponse, DescribeTopL7AnalysisDataResponse, CreatePurgeTaskRequest, DownloadL7LogsResponse, CreateOriginGroupRequest, DescribeTimingL4DataRequest, DescribeHostsSettingRequest, CreateSecurityIPGroupResponse, CreateSharedCNAMEResponse, DescribePurgeTasksResponse, DescribeAvailablePlansResponse, DescribeDDoSAttackEventRequest, ModifySecurityIPGroupRequest, DescribeSecurityTemplateBindingsRequest, CreateSharedCNAMERequest, DescribeAccelerationDomainsRequest, DescribeDDoSAttackTopDataResponse, DeleteAliasDomainResponse, ModifyAccelerationDomainStatusesRequest } from "./teo_models";
|
|
3
3
|
/**
|
|
4
4
|
* teo client
|
|
5
5
|
* @class
|
|
@@ -15,7 +15,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
15
15
|
*/
|
|
16
16
|
DeleteOriginGroup(req: DeleteOriginGroupRequest, cb?: (error: string, rep: DeleteOriginGroupResponse) => void): Promise<DeleteOriginGroupResponse>;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* 用于创建共享 CNAME,该功能白名单内测中。
|
|
19
19
|
*/
|
|
20
20
|
CreateSharedCNAME(req: CreateSharedCNAMERequest, cb?: (error: string, rep: CreateSharedCNAMEResponse) => void): Promise<CreateSharedCNAMEResponse>;
|
|
21
21
|
/**
|
|
@@ -100,10 +100,18 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
100
100
|
* 查询当前账户可用套餐信息列表
|
|
101
101
|
*/
|
|
102
102
|
DescribeAvailablePlans(req?: DescribeAvailablePlansRequest, cb?: (error: string, rep: DescribeAvailablePlansResponse) => void): Promise<DescribeAvailablePlansResponse>;
|
|
103
|
+
/**
|
|
104
|
+
* 用于加速域名绑定或解绑共享 CNAME,该功能白名单内测中。
|
|
105
|
+
*/
|
|
106
|
+
BindSharedCNAME(req: BindSharedCNAMERequest, cb?: (error: string, rep: BindSharedCNAMEResponse) => void): Promise<BindSharedCNAMEResponse>;
|
|
103
107
|
/**
|
|
104
108
|
* 用于验证站点所有权。
|
|
105
109
|
*/
|
|
106
110
|
IdentifyZone(req: IdentifyZoneRequest, cb?: (error: string, rep: IdentifyZoneResponse) => void): Promise<IdentifyZoneResponse>;
|
|
111
|
+
/**
|
|
112
|
+
* 修改别称域名状态。
|
|
113
|
+
*/
|
|
114
|
+
ModifyAliasDomainStatus(req: ModifyAliasDomainStatusRequest, cb?: (error: string, rep: ModifyAliasDomainStatusResponse) => void): Promise<ModifyAliasDomainStatusResponse>;
|
|
107
115
|
/**
|
|
108
116
|
* 查询源站防护信息
|
|
109
117
|
*/
|
|
@@ -171,9 +179,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
171
179
|
*/
|
|
172
180
|
ModifyZoneStatus(req: ModifyZoneStatusRequest, cb?: (error: string, rep: ModifyZoneStatusResponse) => void): Promise<ModifyZoneStatusResponse>;
|
|
173
181
|
/**
|
|
174
|
-
*
|
|
182
|
+
* 获取源站组列表
|
|
175
183
|
*/
|
|
176
|
-
|
|
184
|
+
DescribeOriginGroup(req: DescribeOriginGroupRequest, cb?: (error: string, rep: DescribeOriginGroupResponse) => void): Promise<DescribeOriginGroupResponse>;
|
|
177
185
|
/**
|
|
178
186
|
* 本接口(DownloadL7Logs)下载七层离线日志。
|
|
179
187
|
*/
|
|
@@ -211,9 +219,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
211
219
|
*/
|
|
212
220
|
DescribeDDoSAttackData(req: DescribeDDoSAttackDataRequest, cb?: (error: string, rep: DescribeDDoSAttackDataResponse) => void): Promise<DescribeDDoSAttackDataResponse>;
|
|
213
221
|
/**
|
|
214
|
-
*
|
|
222
|
+
* 用于删除共享 CNAME,该功能白名单内测中。
|
|
215
223
|
*/
|
|
216
|
-
|
|
224
|
+
DeleteSharedCNAME(req: DeleteSharedCNAMERequest, cb?: (error: string, rep: DeleteSharedCNAMEResponse) => void): Promise<DeleteSharedCNAMEResponse>;
|
|
217
225
|
/**
|
|
218
226
|
* 修改Web&Bot安全配置。
|
|
219
227
|
*/
|
|
@@ -265,9 +273,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
265
273
|
*/
|
|
266
274
|
CreateApplicationProxy(req: CreateApplicationProxyRequest, cb?: (error: string, rep: CreateApplicationProxyResponse) => void): Promise<CreateApplicationProxyResponse>;
|
|
267
275
|
/**
|
|
268
|
-
*
|
|
276
|
+
* 本接口(DescribeDDoSAttackEvent)用于查询DDoS攻击事件列表。
|
|
269
277
|
*/
|
|
270
|
-
|
|
278
|
+
DescribeDDoSAttackEvent(req: DescribeDDoSAttackEventRequest, cb?: (error: string, rep: DescribeDDoSAttackEventResponse) => void): Promise<DescribeDDoSAttackEventResponse>;
|
|
271
279
|
/**
|
|
272
280
|
* 修改应用代理的状态
|
|
273
281
|
*/
|
|
@@ -40,7 +40,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
40
40
|
return this.request("DeleteOriginGroup", req, cb);
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* 用于创建共享 CNAME,该功能白名单内测中。
|
|
44
44
|
*/
|
|
45
45
|
async CreateSharedCNAME(req, cb) {
|
|
46
46
|
return this.request("CreateSharedCNAME", req, cb);
|
|
@@ -165,12 +165,24 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
165
165
|
async DescribeAvailablePlans(req, cb) {
|
|
166
166
|
return this.request("DescribeAvailablePlans", req, cb);
|
|
167
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* 用于加速域名绑定或解绑共享 CNAME,该功能白名单内测中。
|
|
170
|
+
*/
|
|
171
|
+
async BindSharedCNAME(req, cb) {
|
|
172
|
+
return this.request("BindSharedCNAME", req, cb);
|
|
173
|
+
}
|
|
168
174
|
/**
|
|
169
175
|
* 用于验证站点所有权。
|
|
170
176
|
*/
|
|
171
177
|
async IdentifyZone(req, cb) {
|
|
172
178
|
return this.request("IdentifyZone", req, cb);
|
|
173
179
|
}
|
|
180
|
+
/**
|
|
181
|
+
* 修改别称域名状态。
|
|
182
|
+
*/
|
|
183
|
+
async ModifyAliasDomainStatus(req, cb) {
|
|
184
|
+
return this.request("ModifyAliasDomainStatus", req, cb);
|
|
185
|
+
}
|
|
174
186
|
/**
|
|
175
187
|
* 查询源站防护信息
|
|
176
188
|
*/
|
|
@@ -270,10 +282,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
270
282
|
return this.request("ModifyZoneStatus", req, cb);
|
|
271
283
|
}
|
|
272
284
|
/**
|
|
273
|
-
*
|
|
285
|
+
* 获取源站组列表
|
|
274
286
|
*/
|
|
275
|
-
async
|
|
276
|
-
return this.request("
|
|
287
|
+
async DescribeOriginGroup(req, cb) {
|
|
288
|
+
return this.request("DescribeOriginGroup", req, cb);
|
|
277
289
|
}
|
|
278
290
|
/**
|
|
279
291
|
* 本接口(DownloadL7Logs)下载七层离线日志。
|
|
@@ -330,10 +342,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
330
342
|
return this.request("DescribeDDoSAttackData", req, cb);
|
|
331
343
|
}
|
|
332
344
|
/**
|
|
333
|
-
*
|
|
345
|
+
* 用于删除共享 CNAME,该功能白名单内测中。
|
|
334
346
|
*/
|
|
335
|
-
async
|
|
336
|
-
return this.request("
|
|
347
|
+
async DeleteSharedCNAME(req, cb) {
|
|
348
|
+
return this.request("DeleteSharedCNAME", req, cb);
|
|
337
349
|
}
|
|
338
350
|
/**
|
|
339
351
|
* 修改Web&Bot安全配置。
|
|
@@ -410,10 +422,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
410
422
|
return this.request("CreateApplicationProxy", req, cb);
|
|
411
423
|
}
|
|
412
424
|
/**
|
|
413
|
-
*
|
|
425
|
+
* 本接口(DescribeDDoSAttackEvent)用于查询DDoS攻击事件列表。
|
|
414
426
|
*/
|
|
415
|
-
async
|
|
416
|
-
return this.request("
|
|
427
|
+
async DescribeDDoSAttackEvent(req, cb) {
|
|
428
|
+
return this.request("DescribeDDoSAttackEvent", req, cb);
|
|
417
429
|
}
|
|
418
430
|
/**
|
|
419
431
|
* 修改应用代理的状态
|
|
@@ -972,6 +972,23 @@ export interface DeleteAccelerationDomainsRequest {
|
|
|
972
972
|
*/
|
|
973
973
|
Force?: boolean;
|
|
974
974
|
}
|
|
975
|
+
/**
|
|
976
|
+
* DescribeApplicationProxies返回参数结构体
|
|
977
|
+
*/
|
|
978
|
+
export interface DescribeApplicationProxiesResponse {
|
|
979
|
+
/**
|
|
980
|
+
* 应用代理列表。
|
|
981
|
+
*/
|
|
982
|
+
ApplicationProxies?: Array<ApplicationProxy>;
|
|
983
|
+
/**
|
|
984
|
+
* 记录总数。
|
|
985
|
+
*/
|
|
986
|
+
TotalCount?: number;
|
|
987
|
+
/**
|
|
988
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
989
|
+
*/
|
|
990
|
+
RequestId?: string;
|
|
991
|
+
}
|
|
975
992
|
/**
|
|
976
993
|
* 例外规则的生效范围。
|
|
977
994
|
*/
|
|
@@ -1991,6 +2008,19 @@ export interface RuleExtraParameter {
|
|
|
1991
2008
|
*/
|
|
1992
2009
|
Choices: Array<string>;
|
|
1993
2010
|
}
|
|
2011
|
+
/**
|
|
2012
|
+
* 共享 CNAME 和接入域名的绑定关系
|
|
2013
|
+
*/
|
|
2014
|
+
export interface BindSharedCNAMEMap {
|
|
2015
|
+
/**
|
|
2016
|
+
* 需要绑定或解绑的共享 CNAME。
|
|
2017
|
+
*/
|
|
2018
|
+
SharedCNAME: string;
|
|
2019
|
+
/**
|
|
2020
|
+
* 加速域名,可传递多个,最多20个。
|
|
2021
|
+
*/
|
|
2022
|
+
DomainNames: Array<string>;
|
|
2023
|
+
}
|
|
1994
2024
|
/**
|
|
1995
2025
|
* 规则引擎可应用于匹配请求的设置列表及其详细信息
|
|
1996
2026
|
*/
|
|
@@ -2184,6 +2214,21 @@ export interface Ipv6 {
|
|
|
2184
2214
|
*/
|
|
2185
2215
|
Switch: string;
|
|
2186
2216
|
}
|
|
2217
|
+
/**
|
|
2218
|
+
* WebSocket配置
|
|
2219
|
+
*/
|
|
2220
|
+
export interface WebSocket {
|
|
2221
|
+
/**
|
|
2222
|
+
* WebSocket 超时时间配置开关,取值有:
|
|
2223
|
+
<li>on:使用Timeout作为WebSocket超时时间;</li>
|
|
2224
|
+
<li>off:平台仍支持WebSocket连接,此时使用系统默认的15秒为超时时间。</li>
|
|
2225
|
+
*/
|
|
2226
|
+
Switch: string;
|
|
2227
|
+
/**
|
|
2228
|
+
* 超时时间,单位为秒,最大超时时间120秒。
|
|
2229
|
+
*/
|
|
2230
|
+
Timeout?: number;
|
|
2231
|
+
}
|
|
2187
2232
|
/**
|
|
2188
2233
|
* ModifyAccelerationDomain请求参数结构体
|
|
2189
2234
|
*/
|
|
@@ -2720,17 +2765,9 @@ export interface DeleteApplicationProxyRuleRequest {
|
|
|
2720
2765
|
RuleId: string;
|
|
2721
2766
|
}
|
|
2722
2767
|
/**
|
|
2723
|
-
*
|
|
2768
|
+
* BindSharedCNAME返回参数结构体
|
|
2724
2769
|
*/
|
|
2725
|
-
export interface
|
|
2726
|
-
/**
|
|
2727
|
-
* 应用代理列表。
|
|
2728
|
-
*/
|
|
2729
|
-
ApplicationProxies?: Array<ApplicationProxy>;
|
|
2730
|
-
/**
|
|
2731
|
-
* 记录总数。
|
|
2732
|
-
*/
|
|
2733
|
-
TotalCount?: number;
|
|
2770
|
+
export interface BindSharedCNAMEResponse {
|
|
2734
2771
|
/**
|
|
2735
2772
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2736
2773
|
*/
|
|
@@ -2846,6 +2883,19 @@ export interface FileAscriptionInfo {
|
|
|
2846
2883
|
*/
|
|
2847
2884
|
IdentifyContent: string;
|
|
2848
2885
|
}
|
|
2886
|
+
/**
|
|
2887
|
+
* DeleteSharedCNAME请求参数结构体
|
|
2888
|
+
*/
|
|
2889
|
+
export interface DeleteSharedCNAMERequest {
|
|
2890
|
+
/**
|
|
2891
|
+
* 共享 CNAME 所属站点 ID。
|
|
2892
|
+
*/
|
|
2893
|
+
ZoneId: string;
|
|
2894
|
+
/**
|
|
2895
|
+
* 需要删除的共享 CNAME。
|
|
2896
|
+
*/
|
|
2897
|
+
SharedCNAME: string;
|
|
2898
|
+
}
|
|
2849
2899
|
/**
|
|
2850
2900
|
* DescribeAccelerationDomains返回参数结构体
|
|
2851
2901
|
*/
|
|
@@ -3094,19 +3144,13 @@ export interface IdentifyZoneResponse {
|
|
|
3094
3144
|
RequestId?: string;
|
|
3095
3145
|
}
|
|
3096
3146
|
/**
|
|
3097
|
-
*
|
|
3147
|
+
* DeleteSharedCNAME返回参数结构体
|
|
3098
3148
|
*/
|
|
3099
|
-
export interface
|
|
3100
|
-
/**
|
|
3101
|
-
* WebSocket 超时时间配置开关,取值有:
|
|
3102
|
-
<li>on:使用Timeout作为WebSocket超时时间;</li>
|
|
3103
|
-
<li>off:平台仍支持WebSocket连接,此时使用系统默认的15秒为超时时间。</li>
|
|
3104
|
-
*/
|
|
3105
|
-
Switch: string;
|
|
3149
|
+
export interface DeleteSharedCNAMEResponse {
|
|
3106
3150
|
/**
|
|
3107
|
-
*
|
|
3151
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3108
3152
|
*/
|
|
3109
|
-
|
|
3153
|
+
RequestId?: string;
|
|
3110
3154
|
}
|
|
3111
3155
|
/**
|
|
3112
3156
|
* DDoS封禁解封信息
|
|
@@ -5433,6 +5477,25 @@ export interface DescribeTimingL7CacheDataResponse {
|
|
|
5433
5477
|
*/
|
|
5434
5478
|
RequestId?: string;
|
|
5435
5479
|
}
|
|
5480
|
+
/**
|
|
5481
|
+
* BindSharedCNAME请求参数结构体
|
|
5482
|
+
*/
|
|
5483
|
+
export interface BindSharedCNAMERequest {
|
|
5484
|
+
/**
|
|
5485
|
+
* 加速域名所属站点 ID。
|
|
5486
|
+
*/
|
|
5487
|
+
ZoneId: string;
|
|
5488
|
+
/**
|
|
5489
|
+
* 绑定类型,取值有:
|
|
5490
|
+
<li>bind:绑定;</li>
|
|
5491
|
+
<li>unbind:解绑。</li>
|
|
5492
|
+
*/
|
|
5493
|
+
BindType: string;
|
|
5494
|
+
/**
|
|
5495
|
+
* 接入域名与共享 CNAME 的绑定关系。
|
|
5496
|
+
*/
|
|
5497
|
+
BindSharedCNAMEMaps: Array<BindSharedCNAMEMap>;
|
|
5498
|
+
}
|
|
5436
5499
|
/**
|
|
5437
5500
|
* 智能客户端过滤
|
|
5438
5501
|
*/
|
|
@@ -6618,7 +6681,7 @@ export interface CreateSecurityIPGroupResponse {
|
|
|
6618
6681
|
*/
|
|
6619
6682
|
export interface CreateSharedCNAMEResponse {
|
|
6620
6683
|
/**
|
|
6621
|
-
* 共享 CNAME。格式为:<自定义前缀>+<ZoneId中的12位随机字符串>+"share.
|
|
6684
|
+
* 共享 CNAME。格式为:<自定义前缀>+<ZoneId中的12位随机字符串>+"share.dnse[0-5].com"。
|
|
6622
6685
|
*/
|
|
6623
6686
|
SharedCNAME?: string;
|
|
6624
6687
|
/**
|
|
@@ -6940,9 +7003,9 @@ export interface CreateSharedCNAMERequest {
|
|
|
6940
7003
|
/**
|
|
6941
7004
|
* 共享 CNAME 前缀。请输入合法的域名前缀,例如"test-api"、"test-api.com",限制输入 50 个字符。
|
|
6942
7005
|
|
|
6943
|
-
共享 CNAME 完整格式为:<自定义前缀>+<zoneid中的12位随机字符串>+"share.
|
|
7006
|
+
共享 CNAME 完整格式为:<自定义前缀>+<zoneid中的12位随机字符串>+"share.dnse[0-5].com"。
|
|
6944
7007
|
|
|
6945
|
-
例如前缀传入 example.com,EO 会为您创建共享 CNAME:example.com.sai2ig51kaa5.share.
|
|
7008
|
+
例如前缀传入 example.com,EO 会为您创建共享 CNAME:example.com.sai2ig51kaa5.share.dnse2.com。
|
|
6946
7009
|
*/
|
|
6947
7010
|
SharedCNAMEPrefix: string;
|
|
6948
7011
|
/**
|