tencentcloud-sdk-nodejs 4.0.650 → 4.0.652
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 +559 -0
- package/SERVICE_CHANGELOG.md +599 -138
- package/package.json +1 -1
- package/products.md +31 -31
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -16
- package/src/services/apigateway/v20180808/apigateway_models.ts +8 -54
- package/src/services/bma/v20221115/bma_models.ts +7 -2
- package/src/services/cam/v20190116/cam_models.ts +12 -12
- package/src/services/ccc/v20200210/ccc_models.ts +10 -0
- package/src/services/cfs/v20190719/cfs_models.ts +8 -0
- package/src/services/cls/v20201016/cls_client.ts +17 -2
- package/src/services/cls/v20201016/cls_models.ts +198 -26
- package/src/services/cwp/v20180228/cwp_models.ts +37 -32
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +9 -1
- package/src/services/dnspod/v20210323/dnspod_models.ts +4 -0
- package/src/services/dts/v20211206/dts_models.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +70 -19
- package/src/services/ess/v20201111/ess_models.ts +281 -102
- package/src/services/essbasic/v20210526/essbasic_client.ts +23 -10
- package/src/services/essbasic/v20210526/essbasic_models.ts +401 -355
- package/src/services/facefusion/v20181201/facefusion_client.ts +4 -1
- package/src/services/facefusion/v20181201/facefusion_models.ts +62 -20
- package/src/services/facefusion/v20220927/facefusion_client.ts +3 -0
- package/src/services/facefusion/v20220927/facefusion_models.ts +39 -1
- package/src/services/gaap/v20180529/gaap_models.ts +2 -2
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +10 -0
- package/src/services/lcic/v20220817/lcic_models.ts +20 -2
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +4 -0
- package/src/services/postgres/v20170312/postgres_models.ts +50 -34
- package/src/services/tcss/v20201101/tcss_client.ts +2 -0
- package/src/services/tcss/v20201101/tcss_models.ts +105 -25
- package/src/services/trtc/v20190722/trtc_models.ts +9 -1
- package/src/services/tsf/v20180326/tsf_models.ts +11 -11
- package/src/services/tts/v20190823/tts_models.ts +4 -4
- package/src/services/vpc/v20170312/vpc_client.ts +15 -1
- package/src/services/vpc/v20170312/vpc_models.ts +133 -6
- package/src/services/waf/v20180125/waf_client.ts +20 -7
- package/src/services/waf/v20180125/waf_models.ts +79 -16
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -7
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +0 -8
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +8 -51
- package/tencentcloud/services/bma/v20221115/bma_models.d.ts +7 -2
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +12 -12
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +10 -0
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -0
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +5 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +6 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +193 -26
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +37 -32
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +9 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +4 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +34 -9
- package/tencentcloud/services/ess/v20201111/ess_client.js +41 -10
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +273 -102
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +9 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +11 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +393 -350
- package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +59 -20
- package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +36 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +2 -2
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +10 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +20 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +50 -34
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +103 -25
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +9 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +11 -11
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +4 -4
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +129 -6
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +7 -3
- package/tencentcloud/services/waf/v20180125/waf_client.js +9 -3
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +76 -16
- package/test/apigateway.v20180808.test.js +0 -10
- package/test/cls.v20201016.test.js +10 -0
- package/test/ess.v20201111.test.js +34 -4
- package/test/essbasic.v20210526.test.js +12 -2
- package/test/vpc.v20170312.test.js +10 -0
- package/test/waf.v20180125.test.js +12 -2
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-27 01:06:01 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-07-19 01:07:14 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-26 01:04:04 |
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-19 01:07:48 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
|
|
25
|
-
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-
|
|
25
|
+
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-27 01:07:49 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-25 10:39:16 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
|
|
29
|
-
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-
|
|
29
|
+
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-07-28 01:09:00 |
|
|
30
30
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2023-05-18 01:05:44 |
|
|
31
31
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2023-05-18 01:05:55 |
|
|
32
32
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2023-05-18 01:06:15 |
|
|
@@ -34,20 +34,20 @@
|
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-05-18 01:06:40 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
|
37
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-07-
|
|
37
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-07-28 01:09:58 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-05-18 01:07:27 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-05-31 01:09:58 |
|
|
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-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-07-24 01:12:51 |
|
|
43
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-
|
|
43
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-07-28 01:10:59 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-07-26 01:07:06 |
|
|
45
|
-
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-
|
|
45
|
+
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-07-28 01:11:59 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-07-21 01:11:26 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-07-20 01:14:55 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-07-25 10:44:01 |
|
|
50
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-07-
|
|
50
|
+
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-07-27 01:09:08 |
|
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-07-14 01:08:16 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-07-24 01:17:40 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-28 01:15:40 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-26 01:11:19 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
|
|
@@ -67,10 +67,10 @@
|
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-07-18 01:21:16 |
|
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
70
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-
|
|
71
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-07-
|
|
70
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-27 01:10:40 |
|
|
71
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-07-28 01:18:37 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-07-
|
|
73
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-07-27 01:11:21 |
|
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-07-07 01:21:45 |
|
|
75
75
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
76
76
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-28 01:18:44 |
|
|
81
81
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-07-21 01:20:29 |
|
|
82
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-07-
|
|
82
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-07-28 01:23:03 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-07-24 01:25:15 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
|
|
86
86
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
87
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-07-
|
|
87
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-07-28 01:23:53 |
|
|
88
88
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-05-18 01:24:14 |
|
|
89
89
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-05-18 01:24:28 |
|
|
90
90
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-05-18 01:24:35 |
|
|
@@ -93,13 +93,13 @@
|
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-25 10:56:12 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-26
|
|
98
|
-
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-28 01:25:58 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-26 16:20:45 |
|
|
98
|
+
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-25 10:59:09 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-
|
|
102
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-28 01:27:13 |
|
|
103
103
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-07-21 01:25:06 |
|
|
104
104
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-07-19 01:25:47 |
|
|
105
105
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
@@ -119,15 +119,15 @@
|
|
|
119
119
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-06-14 01:27:08 |
|
|
120
120
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-07-19 01:27:32 |
|
|
121
121
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
122
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-07-
|
|
122
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-07-27 01:14:43 |
|
|
123
123
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
|
|
124
124
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
|
|
125
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-
|
|
128
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-28 01:32:25 |
|
|
129
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-25 11:04:43 |
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-28 01:33:15 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -141,18 +141,18 @@
|
|
|
141
141
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-07-19 01:32:20 |
|
|
142
142
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-07-20 01:35:35 |
|
|
143
143
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
144
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-07-
|
|
144
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-07-27 01:16:41 |
|
|
145
145
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
146
146
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
147
147
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-18 01:40:17 |
|
|
148
148
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
149
149
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-07-17 01:29:44 |
|
|
150
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-
|
|
150
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-28 01:40:37 |
|
|
151
151
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
152
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
152
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-07-27 01:17:15 |
|
|
153
153
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-07-20 18:40:49 |
|
|
154
154
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
155
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-
|
|
155
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-27 01:17:24 |
|
|
156
156
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-07-06 01:39:21 |
|
|
157
157
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-07-26 01:31:49 |
|
|
158
158
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
192
192
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-06-06 01:55:42 |
|
|
193
193
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-07-07 01:50:00 |
|
|
194
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-07-
|
|
194
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-07-28 01:47:50 |
|
|
195
195
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
196
196
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
197
197
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-07-26 01:38:18 |
|
|
@@ -210,23 +210,23 @@
|
|
|
210
210
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-07-21 01:45:01 |
|
|
211
211
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
212
212
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-05-18 02:01:07 |
|
|
213
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-
|
|
213
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-07-28 01:54:14 |
|
|
214
214
|
| tourism | [文旅客情平台](https://cloud.tencent.com/document/product/1684) | 2023-05-18 02:01:16 |
|
|
215
215
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
216
216
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-07-10 01:51:20 |
|
|
217
217
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
218
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-07-
|
|
218
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-07-28 01:54:49 |
|
|
219
219
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-07-19 01:46:53 |
|
|
220
|
-
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-
|
|
220
|
+
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-07-28 01:55:23 |
|
|
221
221
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
222
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-07-
|
|
222
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-07-28 01:56:27 |
|
|
223
223
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
224
224
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
225
225
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
226
226
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-26 01:43:57 |
|
|
227
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-07-
|
|
227
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-07-28 01:57:59 |
|
|
228
228
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
229
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-
|
|
229
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-28 01:59:57 |
|
|
230
230
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
231
231
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-25 11:28:02 |
|
|
232
232
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.652"
|
|
@@ -184,7 +184,6 @@ import {
|
|
|
184
184
|
APIDocInfo,
|
|
185
185
|
CosConfig,
|
|
186
186
|
ModifyApiIncrementRequest,
|
|
187
|
-
GenerateApiDocumentRequest,
|
|
188
187
|
ServiceUsagePlanSet,
|
|
189
188
|
CreateUpstreamRequest,
|
|
190
189
|
ModifyServiceEnvironmentStrategyResponse,
|
|
@@ -227,12 +226,11 @@ import {
|
|
|
227
226
|
DeletePluginResponse,
|
|
228
227
|
DescribeUpstreamBindApis,
|
|
229
228
|
ModifyServiceEnvironmentStrategyRequest,
|
|
230
|
-
DocumentSDK,
|
|
231
229
|
CreateAPIDocRequest,
|
|
232
230
|
DescribeApiAppBindApisStatusResponse,
|
|
233
231
|
DescribeServiceSubDomainsRequest,
|
|
234
232
|
ModifyApiAppRequest,
|
|
235
|
-
|
|
233
|
+
ReleaseService,
|
|
236
234
|
DescribeUsagePlanEnvironmentsResponse,
|
|
237
235
|
DescribeServiceSubDomainsResponse,
|
|
238
236
|
AttachPluginRequest,
|
|
@@ -280,7 +278,6 @@ import {
|
|
|
280
278
|
UsagePlanInfo,
|
|
281
279
|
DescribeServiceEnvironmentReleaseHistoryRequest,
|
|
282
280
|
UnbindApiAppRequest,
|
|
283
|
-
ReleaseService,
|
|
284
281
|
ServiceEnvironmentSet,
|
|
285
282
|
CreateServiceResponse,
|
|
286
283
|
DeleteAPIDocResponse,
|
|
@@ -567,18 +564,6 @@ API 网关可绑定自定义域名到服务,并且可以对自定义域名的
|
|
|
567
564
|
return this.request("DescribeApi", req, cb)
|
|
568
565
|
}
|
|
569
566
|
|
|
570
|
-
/**
|
|
571
|
-
* 接口已废弃
|
|
572
|
-
|
|
573
|
-
本接口(GenerateApiDocument)用于自动生成 API 文档和 SDK,一个服务的一个环境生成一份文档和 SDK。
|
|
574
|
-
*/
|
|
575
|
-
async GenerateApiDocument(
|
|
576
|
-
req: GenerateApiDocumentRequest,
|
|
577
|
-
cb?: (error: string, rep: GenerateApiDocumentResponse) => void
|
|
578
|
-
): Promise<GenerateApiDocumentResponse> {
|
|
579
|
-
return this.request("GenerateApiDocument", req, cb)
|
|
580
|
-
}
|
|
581
|
-
|
|
582
567
|
/**
|
|
583
568
|
* 本接口(UnbindApiApp)用于解除应用和API绑定。
|
|
584
569
|
*/
|
|
@@ -4357,24 +4357,6 @@ export interface ModifyApiIncrementRequest {
|
|
|
4357
4357
|
LoginRedirectUrl?: string
|
|
4358
4358
|
}
|
|
4359
4359
|
|
|
4360
|
-
/**
|
|
4361
|
-
* GenerateApiDocument请求参数结构体
|
|
4362
|
-
*/
|
|
4363
|
-
export interface GenerateApiDocumentRequest {
|
|
4364
|
-
/**
|
|
4365
|
-
* 待创建文档的服务唯一 ID。
|
|
4366
|
-
*/
|
|
4367
|
-
ServiceId: string
|
|
4368
|
-
/**
|
|
4369
|
-
* 待创建 SDK 的服务所在环境。
|
|
4370
|
-
*/
|
|
4371
|
-
GenEnvironment: string
|
|
4372
|
-
/**
|
|
4373
|
-
* 待创建 SDK 的语言。当前只支持 Python 和 JavaScript。
|
|
4374
|
-
*/
|
|
4375
|
-
GenLanguage: string
|
|
4376
|
-
}
|
|
4377
|
-
|
|
4378
4360
|
/**
|
|
4379
4361
|
* 服务绑定使用计划列表
|
|
4380
4362
|
*/
|
|
@@ -5256,20 +5238,6 @@ export interface ModifyServiceEnvironmentStrategyRequest {
|
|
|
5256
5238
|
EnvironmentNames: Array<string>
|
|
5257
5239
|
}
|
|
5258
5240
|
|
|
5259
|
-
/**
|
|
5260
|
-
* api文档下载
|
|
5261
|
-
*/
|
|
5262
|
-
export interface DocumentSDK {
|
|
5263
|
-
/**
|
|
5264
|
-
* 生成的 document 会存放到 COS 中,此出参返回产生文件的下载链接。
|
|
5265
|
-
*/
|
|
5266
|
-
DocumentURL: string
|
|
5267
|
-
/**
|
|
5268
|
-
* 生成的 SDK 会存放到 COS 中,此出参返回产生 SDK 文件的下载链接。
|
|
5269
|
-
*/
|
|
5270
|
-
SdkURL: string
|
|
5271
|
-
}
|
|
5272
|
-
|
|
5273
5241
|
/**
|
|
5274
5242
|
* CreateAPIDoc请求参数结构体
|
|
5275
5243
|
*/
|
|
@@ -5344,17 +5312,19 @@ export interface ModifyApiAppRequest {
|
|
|
5344
5312
|
}
|
|
5345
5313
|
|
|
5346
5314
|
/**
|
|
5347
|
-
*
|
|
5315
|
+
* 发布服务返回
|
|
5348
5316
|
*/
|
|
5349
|
-
export interface
|
|
5317
|
+
export interface ReleaseService {
|
|
5350
5318
|
/**
|
|
5351
|
-
*
|
|
5319
|
+
* 发布时的备注信息填写。
|
|
5320
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5352
5321
|
*/
|
|
5353
|
-
|
|
5322
|
+
ReleaseDesc: string
|
|
5354
5323
|
/**
|
|
5355
|
-
*
|
|
5324
|
+
* 发布的版本id。
|
|
5325
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5356
5326
|
*/
|
|
5357
|
-
|
|
5327
|
+
ReleaseVersion: string
|
|
5358
5328
|
}
|
|
5359
5329
|
|
|
5360
5330
|
/**
|
|
@@ -6458,22 +6428,6 @@ export interface UnbindApiAppRequest {
|
|
|
6458
6428
|
ApiId: string
|
|
6459
6429
|
}
|
|
6460
6430
|
|
|
6461
|
-
/**
|
|
6462
|
-
* 发布服务返回
|
|
6463
|
-
*/
|
|
6464
|
-
export interface ReleaseService {
|
|
6465
|
-
/**
|
|
6466
|
-
* 发布时的备注信息填写。
|
|
6467
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6468
|
-
*/
|
|
6469
|
-
ReleaseDesc: string
|
|
6470
|
-
/**
|
|
6471
|
-
* 发布的版本id。
|
|
6472
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6473
|
-
*/
|
|
6474
|
-
ReleaseVersion: string
|
|
6475
|
-
}
|
|
6476
|
-
|
|
6477
6431
|
/**
|
|
6478
6432
|
* 服务绑定环境详情
|
|
6479
6433
|
*/
|
|
@@ -481,12 +481,12 @@ export interface FakeURLData {
|
|
|
481
481
|
*/
|
|
482
482
|
Heat?: number
|
|
483
483
|
/**
|
|
484
|
-
*
|
|
484
|
+
* 拦截处置状态:0-未处置 1-处置中 2-处置成功 3-处置失败
|
|
485
485
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
486
486
|
*/
|
|
487
487
|
BlockStatus?: number
|
|
488
488
|
/**
|
|
489
|
-
*
|
|
489
|
+
* 拦截处置状态说明
|
|
490
490
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
491
491
|
*/
|
|
492
492
|
BlockNote?: string
|
|
@@ -560,6 +560,11 @@ export interface FakeURLData {
|
|
|
560
560
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
561
561
|
*/
|
|
562
562
|
AccountStatus?: number
|
|
563
|
+
/**
|
|
564
|
+
* 审核状态:0-未审核 1-审核中 2-审核成功 3-审核失败
|
|
565
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
566
|
+
*/
|
|
567
|
+
AuditStatus?: number
|
|
563
568
|
}
|
|
564
569
|
|
|
565
570
|
/**
|
|
@@ -2117,13 +2117,13 @@ export interface AttachUserPolicyRequest {
|
|
|
2117
2117
|
*/
|
|
2118
2118
|
export interface ListAttachedGroupPoliciesResponse {
|
|
2119
2119
|
/**
|
|
2120
|
-
*
|
|
2120
|
+
* 策略总数。取值范围大于等于0。
|
|
2121
2121
|
*/
|
|
2122
|
-
TotalNum
|
|
2122
|
+
TotalNum?: number
|
|
2123
2123
|
/**
|
|
2124
2124
|
* 策略列表
|
|
2125
2125
|
*/
|
|
2126
|
-
List
|
|
2126
|
+
List?: Array<AttachPolicyInfo>
|
|
2127
2127
|
/**
|
|
2128
2128
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2129
2129
|
*/
|
|
@@ -2891,39 +2891,39 @@ export interface SetDefaultPolicyVersionRequest {
|
|
|
2891
2891
|
export interface UpdateUserOIDCConfigRequest {
|
|
2892
2892
|
/**
|
|
2893
2893
|
* 身份提供商URL。OpenID Connect身份提供商标识。
|
|
2894
|
-
对应企业IdP提供的Openid-configuration中"issuer"
|
|
2894
|
+
对应企业IdP提供的Openid-configuration中"issuer"字段的值,该URL必须以https开头,符合标准URL格式,不允许带有query参数(以?标识)、fragment片段(以#标识)和登录信息(以@标识)。
|
|
2895
2895
|
*/
|
|
2896
2896
|
IdentityUrl: string
|
|
2897
2897
|
/**
|
|
2898
|
-
*
|
|
2898
|
+
* RSA签名公钥,JWKS格式,需要进行base64_encode。验证OpenID Connect身份提供商ID Token签名的公钥。为了您的账号安全,建议您定期轮换签名公钥。
|
|
2899
2899
|
*/
|
|
2900
2900
|
IdentityKey: string
|
|
2901
2901
|
/**
|
|
2902
|
-
* 客户端ID,在OpenID Connect身份提供商注册的客户端ID
|
|
2902
|
+
* 客户端ID,在OpenID Connect身份提供商注册的客户端ID,允许英文字母、数字、特殊字符.-_:/,不能以特殊字符.-_:/开头,单个客户端ID最大64个字符。
|
|
2903
2903
|
*/
|
|
2904
2904
|
ClientId: string
|
|
2905
2905
|
/**
|
|
2906
|
-
* 授权请求Endpoint,OpenID Connect身份提供商授权地址。对应企业IdP提供的Openid-configuration中"authorization_endpoint"
|
|
2906
|
+
* 授权请求Endpoint,OpenID Connect身份提供商授权地址。对应企业IdP提供的Openid-configuration中"authorization_endpoint"字段的值,该URL必须以https开头,符合标准URL格式,不允许带有query参数(以?标识)、fragment片段(以#标识)和登录信息(以@标识)。
|
|
2907
2907
|
*/
|
|
2908
2908
|
AuthorizationEndpoint: string
|
|
2909
2909
|
/**
|
|
2910
|
-
* 授权请求Response type,固定值id_token。
|
|
2910
|
+
* 授权请求Response type,有code,id_token,固定值id_token。
|
|
2911
2911
|
*/
|
|
2912
2912
|
ResponseType: string
|
|
2913
2913
|
/**
|
|
2914
|
-
* 授权请求Response mode
|
|
2914
|
+
* 授权请求Response mode。授权请求返回模式,有form_post和fragment两种可选模式,推荐选择form_post模式。
|
|
2915
2915
|
*/
|
|
2916
2916
|
ResponseMode: string
|
|
2917
2917
|
/**
|
|
2918
|
-
* 映射字段名称。IdP的id_token中哪一个字段映射到子用户的用户名,通常是sub或者name
|
|
2918
|
+
* 映射字段名称。IdP的id_token中哪一个字段映射到子用户的用户名,通常是sub或者name字段,仅支持英文字母、数宇、汉字、符号@、&_[]-的组合,1-255个中文或英文字符
|
|
2919
2919
|
*/
|
|
2920
2920
|
MappingFiled: string
|
|
2921
2921
|
/**
|
|
2922
|
-
* 授权请求Scope
|
|
2922
|
+
* 授权请求Scope。有openid; email;profile三种。代表授权请求信息范围openid表示请求访问用户的身份信息,email表示请求访问用户的电子邮件地址,profile表示请求访问用户的基本信息。默认必选openid。
|
|
2923
2923
|
*/
|
|
2924
2924
|
Scope?: Array<string>
|
|
2925
2925
|
/**
|
|
2926
|
-
*
|
|
2926
|
+
* 描述,长度为1~255个英文或中文字符,默认值为空。
|
|
2927
2927
|
*/
|
|
2928
2928
|
Description?: string
|
|
2929
2929
|
}
|
|
@@ -2436,6 +2436,11 @@ export interface SdkAppIdBuyInfo {
|
|
|
2436
2436
|
* 号码购买列表
|
|
2437
2437
|
*/
|
|
2438
2438
|
PhoneNumBuyList: Array<PhoneNumBuyInfo>
|
|
2439
|
+
/**
|
|
2440
|
+
* 办公电话购买数(还在有效期内)
|
|
2441
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2442
|
+
*/
|
|
2443
|
+
SipBuyNum?: number
|
|
2439
2444
|
}
|
|
2440
2445
|
|
|
2441
2446
|
/**
|
|
@@ -2754,6 +2759,11 @@ export interface StaffBuyInfo {
|
|
|
2754
2759
|
* 截止时间戳
|
|
2755
2760
|
*/
|
|
2756
2761
|
EndTime: number
|
|
2762
|
+
/**
|
|
2763
|
+
* 购买办公电话数量
|
|
2764
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2765
|
+
*/
|
|
2766
|
+
SipNum?: number
|
|
2757
2767
|
}
|
|
2758
2768
|
|
|
2759
2769
|
/**
|
|
@@ -41,6 +41,7 @@ import {
|
|
|
41
41
|
CreateLogsetRequest,
|
|
42
42
|
DescribeShippersRequest,
|
|
43
43
|
CreateScheduledSqlResponse,
|
|
44
|
+
DescribeDashboardsRequest,
|
|
44
45
|
LogItem,
|
|
45
46
|
SearchLogResponse,
|
|
46
47
|
DeleteTopicRequest,
|
|
@@ -51,6 +52,7 @@ import {
|
|
|
51
52
|
DescribeAlarmsRequest,
|
|
52
53
|
MergePartitionRequest,
|
|
53
54
|
DescribeShippersResponse,
|
|
55
|
+
TopicIdAndRegion,
|
|
54
56
|
CreateConfigExtraResponse,
|
|
55
57
|
ModifyShipperResponse,
|
|
56
58
|
DeleteKafkaRechargeResponse,
|
|
@@ -108,6 +110,7 @@ import {
|
|
|
108
110
|
DescribeLogHistogramResponse,
|
|
109
111
|
CloseKafkaConsumerResponse,
|
|
110
112
|
DescribeMachineGroupsRequest,
|
|
113
|
+
DescribeConsumerRequest,
|
|
111
114
|
CreateIndexRequest,
|
|
112
115
|
DescribeLogsetsResponse,
|
|
113
116
|
DeleteConsumerResponse,
|
|
@@ -129,7 +132,7 @@ import {
|
|
|
129
132
|
DescribeConfigsRequest,
|
|
130
133
|
KafkaConsumerContent,
|
|
131
134
|
LogsetInfo,
|
|
132
|
-
|
|
135
|
+
DashboardTopicInfo,
|
|
133
136
|
DeleteConfigRequest,
|
|
134
137
|
AnalysisDimensional,
|
|
135
138
|
LogRechargeRuleInfo,
|
|
@@ -158,6 +161,7 @@ import {
|
|
|
158
161
|
DescribeKafkaRechargesResponse,
|
|
159
162
|
DeleteIndexResponse,
|
|
160
163
|
AlarmAnalysisConfig,
|
|
164
|
+
PreviewLogStatistic,
|
|
161
165
|
ModifyIndexRequest,
|
|
162
166
|
Column,
|
|
163
167
|
ContentInfo,
|
|
@@ -185,10 +189,11 @@ import {
|
|
|
185
189
|
OpenKafkaConsumerRequest,
|
|
186
190
|
ModifyKafkaRechargeResponse,
|
|
187
191
|
ModifyAlarmNoticeResponse,
|
|
192
|
+
DashboardInfo,
|
|
188
193
|
DataTransformTaskInfo,
|
|
189
194
|
DescribeMachinesResponse,
|
|
190
195
|
ModifyCosRechargeResponse,
|
|
191
|
-
|
|
196
|
+
DescribeDashboardsResponse,
|
|
192
197
|
CompressInfo,
|
|
193
198
|
ApplyConfigToMachineGroupResponse,
|
|
194
199
|
AlertHistoryNotice,
|
|
@@ -851,6 +856,16 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
851
856
|
return this.request("DeleteAlarmNotice", req, cb)
|
|
852
857
|
}
|
|
853
858
|
|
|
859
|
+
/**
|
|
860
|
+
* 本接口用于获取仪表盘
|
|
861
|
+
*/
|
|
862
|
+
async DescribeDashboards(
|
|
863
|
+
req: DescribeDashboardsRequest,
|
|
864
|
+
cb?: (error: string, rep: DescribeDashboardsResponse) => void
|
|
865
|
+
): Promise<DescribeDashboardsResponse> {
|
|
866
|
+
return this.request("DescribeDashboards", req, cb)
|
|
867
|
+
}
|
|
868
|
+
|
|
854
869
|
/**
|
|
855
870
|
* 本接口用于构建日志数量直方图
|
|
856
871
|
*/
|