tencentcloud-sdk-nodejs 4.0.252 → 4.0.253
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 +449 -49
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +6 -0
- package/src/services/billing/v20180709/billing_models.ts +51 -20
- package/src/services/cdn/v20180606/cdn_client.ts +5 -4
- package/src/services/cdn/v20180606/cdn_models.ts +85 -35
- package/src/services/cpdp/v20190820/cpdp_models.ts +53 -0
- package/src/services/dnspod/v20210323/dnspod_client.ts +82 -69
- package/src/services/dnspod/v20210323/dnspod_models.ts +1178 -1133
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +12 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +42 -0
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +2 -2
- package/src/services/mongodb/v20190725/mongodb_models.ts +5 -0
- package/src/services/rum/v20210622/rum_client.ts +27 -3
- package/src/services/rum/v20210622/rum_models.ts +270 -25
- package/src/services/scf/v20180416/scf_models.ts +31 -25
- package/src/services/tat/v20201028/tat_client.ts +16 -1
- package/src/services/tat/v20201028/tat_models.ts +31 -4
- package/src/services/tem/v20210701/tem_client.ts +12 -0
- package/src/services/tem/v20210701/tem_models.ts +35 -0
- package/src/services/tke/v20180525/tke_models.ts +6 -0
- package/src/services/vod/v20180717/vod_client.ts +5 -3
- package/src/services/vod/v20180717/vod_models.ts +245 -30
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +50 -19
- package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +1 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +74 -31
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +44 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +9 -5
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +12 -6
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +1048 -1009
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +36 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +4 -0
- package/tencentcloud/services/rum/v20210622/rum_client.d.ts +9 -1
- package/tencentcloud/services/rum/v20210622/rum_client.js +12 -0
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +225 -25
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +30 -25
- package/tencentcloud/services/tat/v20201028/tat_client.d.ts +8 -1
- package/tencentcloud/services/tat/v20201028/tat_client.js +9 -0
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +28 -4
- package/tencentcloud/services/tem/v20210701/tem_client.d.ts +5 -1
- package/tencentcloud/services/tem/v20210701/tem_client.js +6 -0
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +30 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +4 -3
- package/tencentcloud/services/vod/v20180717/vod_client.js +4 -3
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +177 -0
- package/test/dnspod.v20210323.test.js +14 -4
- package/test/iotexplorer.v20190423.test.js +10 -0
- package/test/rum.v20210622.test.js +20 -0
- package/test/tat.v20201028.test.js +10 -0
- package/test/tem.v20210701.test.js +10 -0
package/products.md
CHANGED
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2021-12-08 08:05:34 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2021-12-02 08:02:32 |
|
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-11-23 08:02:56 |
|
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-12-
|
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-12-09 08:01:20 |
|
|
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
21
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2021-12-07 08:02:49 |
|
|
22
|
-
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2021-
|
|
22
|
+
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2021-12-09 08:01:35 |
|
|
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 |
|
|
25
25
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2021-11-10 08:02:52 |
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2021-11-10 08:03:22 |
|
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-12-06 08:02:18 |
|
|
35
35
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2021-12-02 08:03:37 |
|
|
36
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-12-
|
|
36
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-12-09 08:02:35 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-11-10 08:03:57 |
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2021-12-01 08:04:35 |
|
|
40
|
-
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-
|
|
40
|
+
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-12-09 08:03:02 |
|
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2021-11-23 08:04:46 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2021-12-07 08:04:45 |
|
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-12-
|
|
52
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-12-09 08:03:47 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
54
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-26 08:07:10 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-30 08:05:34 |
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2021-11-10 08:06:00 |
|
|
61
61
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2021-12-07 08:06:14 |
|
|
62
62
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2021-11-10 08:06:10 |
|
|
63
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-
|
|
63
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-12-09 08:05:19 |
|
|
64
64
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-12-06 08:05:24 |
|
|
65
65
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-11-10 08:06:23 |
|
|
66
66
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-11-10 08:06:24 |
|
|
@@ -92,13 +92,13 @@
|
|
|
92
92
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2021-11-10 08:07:49 |
|
|
93
93
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2021-11-10 08:07:50 |
|
|
94
94
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
|
|
95
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-12-
|
|
95
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-12-09 08:07:14 |
|
|
96
96
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
|
97
97
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-12-03 08:07:55 |
|
|
98
98
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-12-03 08:08:18 |
|
|
99
99
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2021-11-30 14:56:41 |
|
|
100
100
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-11-29 08:10:07 |
|
|
101
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2021-
|
|
101
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2021-12-09 08:07:48 |
|
|
102
102
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2021-12-08 08:12:19 |
|
|
103
103
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
|
104
104
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2021-11-26 08:11:04 |
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
|
107
107
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
|
108
108
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
|
109
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-12-
|
|
109
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-12-09 08:08:23 |
|
|
110
110
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-03 08:09:12 |
|
|
111
111
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
|
112
112
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-11-30 08:10:05 |
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2021-12-07 13:09:58 |
|
|
127
127
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2021-11-10 08:10:03 |
|
|
128
128
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-11-10 08:10:04 |
|
|
129
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2021-
|
|
130
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2021-12-
|
|
129
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2021-12-09 08:09:35 |
|
|
130
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2021-12-09 08:09:39 |
|
|
131
131
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2021-11-26 08:12:29 |
|
|
132
132
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
|
|
133
133
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2021-11-16 08:13:49 |
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2021-11-10 08:10:42 |
|
|
142
142
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2021-11-10 08:10:43 |
|
|
143
143
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2021-11-10 08:10:44 |
|
|
144
|
-
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2021-12-
|
|
144
|
+
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2021-12-09 08:10:32 |
|
|
145
145
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
146
146
|
| tbaas | [TBaaS](https://cloud.tencent.com/document/product/663) | 2021-11-10 08:10:50 |
|
|
147
147
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2021-12-08 08:15:31 |
|
|
156
156
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
|
157
157
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-12-03 08:11:41 |
|
|
158
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-
|
|
158
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-09 08:11:43 |
|
|
159
159
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-11-29 19:51:19 |
|
|
160
160
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
161
161
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-11-10 08:11:35 |
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-11-10 08:11:42 |
|
|
166
166
|
| tione | [智能钛机器学习平台](https://cloud.tencent.com/document/product/851) | 2021-11-10 08:11:45 |
|
|
167
167
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-03 08:12:15 |
|
|
168
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2021-
|
|
168
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2021-12-09 08:12:05 |
|
|
169
169
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
170
170
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2021-11-10 08:12:05 |
|
|
171
171
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|
|
178
178
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-11-10 08:12:36 |
|
|
179
179
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
|
|
180
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2021-
|
|
180
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2021-12-09 08:12:57 |
|
|
181
181
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2021-12-03 08:13:27 |
|
|
182
182
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
|
|
183
183
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2021-11-10 08:13:30 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.253"
|
|
@@ -306,7 +306,7 @@ adjustment-调账
|
|
|
306
306
|
*/
|
|
307
307
|
export interface ConsumptionBusinessSummaryDataItem {
|
|
308
308
|
/**
|
|
309
|
-
*
|
|
309
|
+
* 产品名称代码
|
|
310
310
|
*/
|
|
311
311
|
BusinessCode: string
|
|
312
312
|
|
|
@@ -351,12 +351,12 @@ export interface CostDetail {
|
|
|
351
351
|
PayerUin: string
|
|
352
352
|
|
|
353
353
|
/**
|
|
354
|
-
*
|
|
354
|
+
* 产品名称
|
|
355
355
|
*/
|
|
356
356
|
BusinessCodeName: string
|
|
357
357
|
|
|
358
358
|
/**
|
|
359
|
-
*
|
|
359
|
+
* 子产品名称
|
|
360
360
|
*/
|
|
361
361
|
ProductCodeName: string
|
|
362
362
|
|
|
@@ -422,7 +422,7 @@ export interface CostDetail {
|
|
|
422
422
|
ComponentSet: Array<CostComponentSet>
|
|
423
423
|
|
|
424
424
|
/**
|
|
425
|
-
*
|
|
425
|
+
* 子产品名称代码
|
|
426
426
|
*/
|
|
427
427
|
ProductCode: string
|
|
428
428
|
}
|
|
@@ -458,7 +458,7 @@ export interface BillResourceSummary {
|
|
|
458
458
|
BusinessCodeName: string
|
|
459
459
|
|
|
460
460
|
/**
|
|
461
|
-
*
|
|
461
|
+
* 子产品名称:云产品子类,如云服务器CVM-标准型S1, 当没有获取到子产品名称时,返回"-"
|
|
462
462
|
*/
|
|
463
463
|
ProductCodeName: string
|
|
464
464
|
|
|
@@ -605,12 +605,12 @@ export interface BillResourceSummary {
|
|
|
605
605
|
OperateUin: string
|
|
606
606
|
|
|
607
607
|
/**
|
|
608
|
-
*
|
|
608
|
+
* 产品名称代码
|
|
609
609
|
*/
|
|
610
610
|
BusinessCode: string
|
|
611
611
|
|
|
612
612
|
/**
|
|
613
|
-
*
|
|
613
|
+
* 子产品名称代码
|
|
614
614
|
*/
|
|
615
615
|
ProductCode: string
|
|
616
616
|
|
|
@@ -660,7 +660,7 @@ export interface Conditions {
|
|
|
660
660
|
TimeRange?: number
|
|
661
661
|
|
|
662
662
|
/**
|
|
663
|
-
*
|
|
663
|
+
* 产品名称代码
|
|
664
664
|
*/
|
|
665
665
|
BusinessCode?: string
|
|
666
666
|
|
|
@@ -685,12 +685,12 @@ export interface Conditions {
|
|
|
685
685
|
ResourceKeyword?: string
|
|
686
686
|
|
|
687
687
|
/**
|
|
688
|
-
*
|
|
688
|
+
* 产品名称代码
|
|
689
689
|
*/
|
|
690
690
|
BusinessCodes?: Array<string>
|
|
691
691
|
|
|
692
692
|
/**
|
|
693
|
-
*
|
|
693
|
+
* 子产品名称代码
|
|
694
694
|
*/
|
|
695
695
|
ProductCodes?: Array<string>
|
|
696
696
|
|
|
@@ -1000,7 +1000,7 @@ export interface ConsumptionResourceSummaryDataItem {
|
|
|
1000
1000
|
PayModeName: string
|
|
1001
1001
|
|
|
1002
1002
|
/**
|
|
1003
|
-
*
|
|
1003
|
+
* 产品名称代码
|
|
1004
1004
|
*/
|
|
1005
1005
|
BusinessCode: string
|
|
1006
1006
|
|
|
@@ -1076,8 +1076,38 @@ export interface DescribeBillDetailRequest {
|
|
|
1076
1076
|
ResourceId?: string
|
|
1077
1077
|
|
|
1078
1078
|
/**
|
|
1079
|
-
|
|
1080
|
-
|
|
1079
|
+
* 查询交易类型,如下:
|
|
1080
|
+
包年包月新购
|
|
1081
|
+
包年包月续费
|
|
1082
|
+
包年包月配置变更
|
|
1083
|
+
包年包月退款
|
|
1084
|
+
按量计费扣费
|
|
1085
|
+
按量计费小时结
|
|
1086
|
+
按量计费日结
|
|
1087
|
+
按量计费月结
|
|
1088
|
+
线下项目扣费
|
|
1089
|
+
线下产品扣费
|
|
1090
|
+
调账扣费
|
|
1091
|
+
调账补偿
|
|
1092
|
+
竞价实例小时结
|
|
1093
|
+
线下项目调账补偿
|
|
1094
|
+
线下产品调账补偿
|
|
1095
|
+
优惠扣费
|
|
1096
|
+
优惠补偿
|
|
1097
|
+
按量计费迁入资源
|
|
1098
|
+
按量计费迁出资源
|
|
1099
|
+
包年包月迁入资源
|
|
1100
|
+
包年包月迁出资源
|
|
1101
|
+
预付费用
|
|
1102
|
+
小时费用
|
|
1103
|
+
预留实例退款
|
|
1104
|
+
按量计费冲正
|
|
1105
|
+
按量计费冲正
|
|
1106
|
+
按量计费冲正
|
|
1107
|
+
按量计费冲正
|
|
1108
|
+
按量计费冲正
|
|
1109
|
+
包年包月转按量
|
|
1110
|
+
*/
|
|
1081
1111
|
ActionType?: string
|
|
1082
1112
|
|
|
1083
1113
|
/**
|
|
@@ -1086,7 +1116,7 @@ export interface DescribeBillDetailRequest {
|
|
|
1086
1116
|
ProjectId?: number
|
|
1087
1117
|
|
|
1088
1118
|
/**
|
|
1089
|
-
*
|
|
1119
|
+
* 产品名称代码
|
|
1090
1120
|
备注:如需获取当月使用过的BusinessCode,请调用API:<a href="https://cloud.tencent.com/document/product/555/35761">获取产品汇总费用分布</a>
|
|
1091
1121
|
*/
|
|
1092
1122
|
BusinessCode?: string
|
|
@@ -1388,7 +1418,7 @@ export interface DescribeCostSummaryByRegionRequest {
|
|
|
1388
1418
|
*/
|
|
1389
1419
|
export interface BusinessSummaryOverviewItem {
|
|
1390
1420
|
/**
|
|
1391
|
-
*
|
|
1421
|
+
* 产品名称代码
|
|
1392
1422
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1393
1423
|
*/
|
|
1394
1424
|
BusinessCode: string
|
|
@@ -1872,6 +1902,7 @@ export interface DescribeBillResourceSummaryRequest {
|
|
|
1872
1902
|
按量计费冲正
|
|
1873
1903
|
按量计费冲正
|
|
1874
1904
|
按量计费冲正
|
|
1905
|
+
包年包月转按量
|
|
1875
1906
|
*/
|
|
1876
1907
|
ActionType?: string
|
|
1877
1908
|
|
|
@@ -1886,7 +1917,7 @@ export interface DescribeBillResourceSummaryRequest {
|
|
|
1886
1917
|
PayMode?: string
|
|
1887
1918
|
|
|
1888
1919
|
/**
|
|
1889
|
-
*
|
|
1920
|
+
* 产品名称代码
|
|
1890
1921
|
备注:如需获取当月使用过的BusinessCode,请调用API:<a href="https://cloud.tencent.com/document/product/555/35761">获取产品汇总费用分布</a>
|
|
1891
1922
|
*/
|
|
1892
1923
|
BusinessCode?: string
|
|
@@ -2106,19 +2137,19 @@ export interface BillDetail {
|
|
|
2106
2137
|
Tags: Array<BillTagInfo>
|
|
2107
2138
|
|
|
2108
2139
|
/**
|
|
2109
|
-
*
|
|
2140
|
+
* 产品名称代码
|
|
2110
2141
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2111
2142
|
*/
|
|
2112
2143
|
BusinessCode: string
|
|
2113
2144
|
|
|
2114
2145
|
/**
|
|
2115
|
-
*
|
|
2146
|
+
* 子产品名称代码
|
|
2116
2147
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2117
2148
|
*/
|
|
2118
2149
|
ProductCode: string
|
|
2119
2150
|
|
|
2120
2151
|
/**
|
|
2121
|
-
*
|
|
2152
|
+
* 交易类型代码
|
|
2122
2153
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2123
2154
|
*/
|
|
2124
2155
|
ActionType: string
|
|
@@ -2566,7 +2597,7 @@ export interface DescribeBillSummaryByProjectResponse {
|
|
|
2566
2597
|
*/
|
|
2567
2598
|
export interface ConditionBusiness {
|
|
2568
2599
|
/**
|
|
2569
|
-
*
|
|
2600
|
+
* 产品名称代码
|
|
2570
2601
|
*/
|
|
2571
2602
|
BusinessCode: string
|
|
2572
2603
|
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
ScdnTopUrlData,
|
|
24
24
|
ScdnLogTaskDetail,
|
|
25
25
|
AdvancedAuthentication,
|
|
26
|
-
|
|
26
|
+
AdvanceHttps,
|
|
27
27
|
Revalidate,
|
|
28
28
|
ResourceData,
|
|
29
29
|
UrlRecord,
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
CcTopData,
|
|
41
41
|
CreateClsLogTopicResponse,
|
|
42
42
|
RemoteAuthenticationRule,
|
|
43
|
-
|
|
43
|
+
Compression,
|
|
44
44
|
PurgePathCacheResponse,
|
|
45
45
|
RangeOriginPull,
|
|
46
46
|
DomainFilter,
|
|
@@ -118,7 +118,7 @@ import {
|
|
|
118
118
|
ListClsTopicDomainsResponse,
|
|
119
119
|
TrafficPackage,
|
|
120
120
|
BotCookie,
|
|
121
|
-
|
|
121
|
+
CreateScdnFailedLogTaskResponse,
|
|
122
122
|
Ipv6,
|
|
123
123
|
BotStats,
|
|
124
124
|
DescribeTrafficPackagesRequest,
|
|
@@ -172,6 +172,7 @@ import {
|
|
|
172
172
|
CreateScdnLogTaskRequest,
|
|
173
173
|
Quota,
|
|
174
174
|
DistrictIspInfo,
|
|
175
|
+
ScdnAclRule,
|
|
175
176
|
SimpleCacheRule,
|
|
176
177
|
ModifyPurgeFetchTaskStatusResponse,
|
|
177
178
|
DisableClsLogTopicResponse,
|
|
@@ -273,7 +274,7 @@ import {
|
|
|
273
274
|
RegionMapRelation,
|
|
274
275
|
PurgePathCacheRequest,
|
|
275
276
|
DescribeDiagnoseReportResponse,
|
|
276
|
-
|
|
277
|
+
DescribeCdnIpRequest,
|
|
277
278
|
CdnData,
|
|
278
279
|
PurgeUrlsCacheRequest,
|
|
279
280
|
DDoSAttackBandwidthData,
|
|
@@ -279,21 +279,47 @@ export interface AdvancedAuthentication {
|
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
/**
|
|
282
|
-
*
|
|
282
|
+
* 回源的自定义Https配置
|
|
283
283
|
*/
|
|
284
|
-
export interface
|
|
284
|
+
export interface AdvanceHttps {
|
|
285
285
|
/**
|
|
286
|
-
*
|
|
287
|
-
|
|
288
|
-
off:关闭
|
|
286
|
+
* 自定义Tls数据开关
|
|
287
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
289
288
|
*/
|
|
290
|
-
|
|
289
|
+
CustomTlsStatus?: string
|
|
291
290
|
|
|
292
291
|
/**
|
|
293
|
-
*
|
|
292
|
+
* Tls版本列表,支持设置 TLSv1, TLSV1.1, TLSV1.2, TLSv1.3,修改时必须开启连续的版本
|
|
294
293
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
295
294
|
*/
|
|
296
|
-
|
|
295
|
+
TlsVersion?: Array<string>
|
|
296
|
+
|
|
297
|
+
/**
|
|
298
|
+
* 自定义加密套件
|
|
299
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
300
|
+
*/
|
|
301
|
+
Cipher?: string
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* 回源双向校验开启状态
|
|
305
|
+
off - 关闭校验
|
|
306
|
+
oneWay - 校验源站
|
|
307
|
+
twoWay - 双向校验
|
|
308
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
309
|
+
*/
|
|
310
|
+
VerifyOriginType?: string
|
|
311
|
+
|
|
312
|
+
/**
|
|
313
|
+
* 回源层证书配置信息
|
|
314
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
315
|
+
*/
|
|
316
|
+
CertInfo?: ServerCert
|
|
317
|
+
|
|
318
|
+
/**
|
|
319
|
+
* 源站证书配置信息
|
|
320
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
321
|
+
*/
|
|
322
|
+
OriginCertInfo?: ClientCert
|
|
297
323
|
}
|
|
298
324
|
|
|
299
325
|
/**
|
|
@@ -837,23 +863,21 @@ RETURN_403:超时拦截;
|
|
|
837
863
|
}
|
|
838
864
|
|
|
839
865
|
/**
|
|
840
|
-
*
|
|
866
|
+
* 智能压缩配置,默认对 js、html、css、xml、json、shtml、htm 后缀且大小为 256 ~ 2097152 字节的文件进行 GZIP 压缩
|
|
841
867
|
*/
|
|
842
|
-
export interface
|
|
843
|
-
/**
|
|
844
|
-
* 匹配关键字
|
|
845
|
-
*/
|
|
846
|
-
MatchKey: string
|
|
847
|
-
|
|
868
|
+
export interface Compression {
|
|
848
869
|
/**
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
870
|
+
* 智能压缩配置开关
|
|
871
|
+
on:开启
|
|
872
|
+
off:关闭
|
|
873
|
+
*/
|
|
874
|
+
Switch: string
|
|
852
875
|
|
|
853
876
|
/**
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
877
|
+
* 压缩规则数组
|
|
878
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
879
|
+
*/
|
|
880
|
+
CompressionRules?: Array<CompressionRule>
|
|
857
881
|
}
|
|
858
882
|
|
|
859
883
|
/**
|
|
@@ -2192,6 +2216,12 @@ ip_ipv6_domain:源站列表为多个 IPv4 地址IPv6 地址以及域名
|
|
|
2192
2216
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2193
2217
|
*/
|
|
2194
2218
|
PathBasedOrigin?: Array<PathBasedOriginRule>
|
|
2219
|
+
|
|
2220
|
+
/**
|
|
2221
|
+
* HTTPS回源高级配置
|
|
2222
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2223
|
+
*/
|
|
2224
|
+
AdvanceHttps?: AdvanceHttps
|
|
2195
2225
|
}
|
|
2196
2226
|
|
|
2197
2227
|
/**
|
|
@@ -3310,13 +3340,19 @@ export interface BotCookie {
|
|
|
3310
3340
|
}
|
|
3311
3341
|
|
|
3312
3342
|
/**
|
|
3313
|
-
*
|
|
3343
|
+
* CreateScdnFailedLogTask返回参数结构体
|
|
3314
3344
|
*/
|
|
3315
|
-
export interface
|
|
3345
|
+
export interface CreateScdnFailedLogTaskResponse {
|
|
3316
3346
|
/**
|
|
3317
|
-
|
|
3347
|
+
* 创建结果,
|
|
3348
|
+
"0" -> 创建成功
|
|
3349
|
+
*/
|
|
3350
|
+
Result: string
|
|
3351
|
+
|
|
3352
|
+
/**
|
|
3353
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3318
3354
|
*/
|
|
3319
|
-
|
|
3355
|
+
RequestId?: string
|
|
3320
3356
|
}
|
|
3321
3357
|
|
|
3322
3358
|
/**
|
|
@@ -5307,6 +5343,26 @@ export interface DistrictIspInfo {
|
|
|
5307
5343
|
IspName: string
|
|
5308
5344
|
}
|
|
5309
5345
|
|
|
5346
|
+
/**
|
|
5347
|
+
* 精准访问控制匹配规则
|
|
5348
|
+
*/
|
|
5349
|
+
export interface ScdnAclRule {
|
|
5350
|
+
/**
|
|
5351
|
+
* 匹配关键字
|
|
5352
|
+
*/
|
|
5353
|
+
MatchKey: string
|
|
5354
|
+
|
|
5355
|
+
/**
|
|
5356
|
+
* 逻辑操作符,取值如下
|
|
5357
|
+
*/
|
|
5358
|
+
LogiOperator: string
|
|
5359
|
+
|
|
5360
|
+
/**
|
|
5361
|
+
* 匹配值。
|
|
5362
|
+
*/
|
|
5363
|
+
MatchValue: string
|
|
5364
|
+
}
|
|
5365
|
+
|
|
5310
5366
|
/**
|
|
5311
5367
|
* 缓存过期规则配置
|
|
5312
5368
|
*/
|
|
@@ -8673,19 +8729,13 @@ export interface DescribeDiagnoseReportResponse {
|
|
|
8673
8729
|
}
|
|
8674
8730
|
|
|
8675
8731
|
/**
|
|
8676
|
-
*
|
|
8732
|
+
* DescribeCdnIp请求参数结构体
|
|
8677
8733
|
*/
|
|
8678
|
-
export interface
|
|
8679
|
-
/**
|
|
8680
|
-
* 创建结果,
|
|
8681
|
-
"0" -> 创建成功
|
|
8682
|
-
*/
|
|
8683
|
-
Result: string
|
|
8684
|
-
|
|
8734
|
+
export interface DescribeCdnIpRequest {
|
|
8685
8735
|
/**
|
|
8686
|
-
*
|
|
8736
|
+
* 需要查询的 IP 列表
|
|
8687
8737
|
*/
|
|
8688
|
-
|
|
8738
|
+
Ips: Array<string>
|
|
8689
8739
|
}
|
|
8690
8740
|
|
|
8691
8741
|
/**
|
|
@@ -6270,6 +6270,23 @@ export interface UnifiedTlinxOrderRequest {
|
|
|
6270
6270
|
* 0-不分账,1-需分账。为1时标记为待分账订单,待分账订单不会进行清算。不传默认为不分账。
|
|
6271
6271
|
*/
|
|
6272
6272
|
Royalty?: string
|
|
6273
|
+
|
|
6274
|
+
/**
|
|
6275
|
+
* 小程序支付参数:填默认值 1
|
|
6276
|
+
*/
|
|
6277
|
+
Jsapi?: string
|
|
6278
|
+
|
|
6279
|
+
/**
|
|
6280
|
+
* 小程序支付参数:
|
|
6281
|
+
当前调起支付的小程序APPID
|
|
6282
|
+
*/
|
|
6283
|
+
SubAppId?: string
|
|
6284
|
+
|
|
6285
|
+
/**
|
|
6286
|
+
* 小程序支付参数:
|
|
6287
|
+
用户在子商户appid下的唯一标识。
|
|
6288
|
+
*/
|
|
6289
|
+
SubOpenId?: string
|
|
6273
6290
|
}
|
|
6274
6291
|
|
|
6275
6292
|
/**
|
|
@@ -14833,6 +14850,42 @@ export interface PayOrderResult {
|
|
|
14833
14850
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
14834
14851
|
*/
|
|
14835
14852
|
TradeQrcode: string
|
|
14853
|
+
|
|
14854
|
+
/**
|
|
14855
|
+
* 微信返回调起小程序/原生JS支付的appid参数
|
|
14856
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14857
|
+
*/
|
|
14858
|
+
WechatAppId: string
|
|
14859
|
+
|
|
14860
|
+
/**
|
|
14861
|
+
* 微信返回调起小程序/原生JS支付的timeStamp参数
|
|
14862
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14863
|
+
*/
|
|
14864
|
+
WechatTimeStamp: string
|
|
14865
|
+
|
|
14866
|
+
/**
|
|
14867
|
+
* 微信返回调起小程序/原生JS支付的nonceStr参数
|
|
14868
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14869
|
+
*/
|
|
14870
|
+
WechatNonceStr: string
|
|
14871
|
+
|
|
14872
|
+
/**
|
|
14873
|
+
* 微信返回调起小程序/原生JS支付的signType参数
|
|
14874
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14875
|
+
*/
|
|
14876
|
+
WechatSignType: string
|
|
14877
|
+
|
|
14878
|
+
/**
|
|
14879
|
+
* 微信返回调起小程序/原生JS支付的package参数
|
|
14880
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14881
|
+
*/
|
|
14882
|
+
WechatPackage: string
|
|
14883
|
+
|
|
14884
|
+
/**
|
|
14885
|
+
* 微信返回调起小程序/原生JS支付的paySign参数
|
|
14886
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
14887
|
+
*/
|
|
14888
|
+
WechatPaySign: string
|
|
14836
14889
|
}
|
|
14837
14890
|
|
|
14838
14891
|
/**
|