tencentcloud-sdk-nodejs 4.0.849 → 4.0.851
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 +313 -0
- package/SERVICE_CHANGELOG.md +390 -187
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_client.ts +2 -2
- package/src/services/aiart/v20221229/aiart_models.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/apm/v20210622/apm_models.ts +1 -1
- package/src/services/batch/v20170312/batch_models.ts +5 -1
- package/src/services/billing/v20180709/billing_models.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/csip/v20221121/csip_models.ts +40 -2
- package/src/services/cvm/v20170312/cvm_models.ts +5 -1
- package/src/services/cwp/v20180228/cwp_models.ts +10 -5
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +67 -7
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +92 -12
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +40 -11
- package/src/services/ess/v20201111/ess_models.ts +192 -68
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -3
- package/src/services/faceid/v20180301/faceid_models.ts +5 -11
- package/src/services/hai/v20230812/hai_models.ts +1 -1
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +40 -10
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +105 -1
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +6 -1
- package/src/services/live/v20180801/live_client.ts +37 -13
- package/src/services/live/v20180801/live_models.ts +68 -2
- package/src/services/lke/v20231130/lke_client.ts +5 -4
- package/src/services/lke/v20231130/lke_models.ts +60 -0
- package/src/services/mrs/v20200910/mrs_models.ts +1 -1
- package/src/services/organization/index.ts +2 -2
- package/src/services/ssl/v20191205/ssl_client.ts +19 -7
- package/src/services/ssl/v20191205/ssl_models.ts +36 -4
- package/src/services/ssm/v20190923/ssm_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +9 -9
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_client.ts +1 -0
- package/src/services/teo/v20220901/teo_models.ts +21 -0
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/index.ts +2 -2
- package/src/services/tke/v20220501/tke_client.ts +66 -17
- package/src/services/tke/v20220501/tke_models.ts +830 -165
- package/src/services/trtc/v20190722/trtc_models.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +2 -2
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +2 -2
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +5 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +23 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +33 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +82 -12
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +20 -7
- package/tencentcloud/services/ess/v20201111/ess_client.js +24 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +188 -68
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -3
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +21 -7
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +25 -7
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +101 -1
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +6 -1
- package/tencentcloud/services/live/v20180801/live_client.d.ts +13 -5
- package/tencentcloud/services/live/v20180801/live_client.js +18 -6
- package/tencentcloud/services/live/v20180801/live_models.d.ts +64 -2
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +4 -4
- package/tencentcloud/services/lke/v20231130/lke_client.js +4 -4
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +59 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +7 -3
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +9 -3
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +34 -4
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +9 -9
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tke/v20220501/tke_client.d.ts +17 -5
- package/tencentcloud/services/tke/v20220501/tke_client.js +24 -6
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +766 -120
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cynosdb.v20190107.test.js +52 -2
- package/test/ess.v20201111.test.js +22 -2
- package/test/hunyuan.v20230901.test.js +22 -2
- package/test/live.v20180801.test.js +24 -4
- package/test/ssl.v20191205.test.js +12 -2
- package/test/tke.v20220501.test.js +34 -4
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-20 01:07:31 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-03-20 01:07:31 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-04-22 01:07:18 |
|
|
9
|
-
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-05-
|
|
9
|
+
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-05-11 14:22:26 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-04-22 01:07:21 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -15,15 +15,15 @@
|
|
|
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
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-03-25 01:07:43 |
|
|
18
|
-
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-
|
|
18
|
+
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-05-10 01:10:01 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-03-20 01:08:05 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-04-16 01:04:30 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-13 01:09:06 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-04-22 01:08:10 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-05-13 01:09:20 |
|
|
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) | 2024-03-20 01:08:40 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-04-24 01:05:22 |
|
|
@@ -34,18 +34,18 @@
|
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2024-04-22 01:09:00 |
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2024-04-16 01:05:23 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2024-03-20 01:09:12 |
|
|
37
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2024-
|
|
37
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2024-05-13 01:10:07 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-05-09 01:09:01 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-04-22 01:09:16 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-20 01:09:28 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-05-09 01:09:12 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-05-
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-05-13 01:10:40 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-08 01:10:36 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-04-22 01:10:25 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-04-26 01:10:21 |
|
|
48
|
-
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-05-13 01:11:48 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-04-10 01:10:22 |
|
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-26 01:10:32 |
|
|
@@ -56,23 +56,23 @@
|
|
|
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) | 2024-04-17 01:08:31 |
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-05-
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-05-10 01:24:27 |
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-04-26 01:11:33 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-10 01:25:39 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-20 01:12:14 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-04-22 01:12:28 |
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2024-03-20 01:12:18 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-10 01:27:43 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
72
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-
|
|
72
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-13 01:13:30 |
|
|
73
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-10 01:29:26 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-13 01:14:47 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-04-22 01:14:04 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-29 01:14:52 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
|
-
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-
|
|
88
|
+
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-05-13 01:16:38 |
|
|
89
89
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
90
90
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-04-29 01:15:21 |
|
|
91
91
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-04-18 01:19:26 |
|
|
@@ -96,10 +96,10 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-04-17 01:13:44 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-05-08 01:17:25 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-05-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-13 01:18:00 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-05-13 01:18:18 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-04-18 01:20:43 |
|
|
102
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-
|
|
102
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-05-10 01:48:46 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-04-17 01:14:36 |
|
|
@@ -109,10 +109,10 @@
|
|
|
109
109
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-04-25 01:17:27 |
|
|
110
110
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
111
111
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
112
|
-
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-
|
|
112
|
+
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-13 01:19:05 |
|
|
113
113
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
114
114
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
|
|
115
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-05-
|
|
115
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-05-11 10:38:13 |
|
|
116
116
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
|
|
117
117
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
118
118
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-03-20 01:18:04 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-05-09 01:17:01 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-
|
|
128
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-10 01:56:21 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-03-20 01:19:05 |
|
|
131
131
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-05-09 01:17:57 |
|
|
@@ -133,9 +133,9 @@
|
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
135
135
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
|
|
136
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-05-
|
|
137
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-
|
|
138
|
-
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-
|
|
136
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-05-13 01:21:46 |
|
|
137
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-05-13 01:22:02 |
|
|
138
|
+
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-13 01:22:27 |
|
|
139
139
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
140
140
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
141
141
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
|
|
@@ -148,8 +148,8 @@
|
|
|
148
148
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-04-18 01:24:29 |
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-05-08 01:22:13 |
|
|
150
150
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-08 01:22:37 |
|
|
151
|
-
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-
|
|
152
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-
|
|
151
|
+
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-13 01:23:45 |
|
|
152
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-05-13 01:23:52 |
|
|
153
153
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
|
|
154
154
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
155
155
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
@@ -179,9 +179,9 @@
|
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
180
180
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-04-15 02:06:58 |
|
|
181
181
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
182
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-05-
|
|
182
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-05-13 01:26:12 |
|
|
183
183
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
184
|
-
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-
|
|
184
|
+
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-10 02:21:11 |
|
|
185
185
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
186
186
|
| svp | [节省计划](https://cloud.tencent.com/document/product/1761) | 2024-03-20 01:24:09 |
|
|
187
187
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-21 01:24:01 |
|
|
@@ -203,10 +203,10 @@
|
|
|
203
203
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-04-22 01:25:22 |
|
|
204
204
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
|
|
205
205
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-04-25 01:24:56 |
|
|
206
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-
|
|
206
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-10 02:29:12 |
|
|
207
207
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
|
|
208
208
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
|
|
209
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-
|
|
209
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-10 02:31:21 |
|
|
210
210
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
|
|
211
211
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
212
212
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -214,9 +214,9 @@
|
|
|
214
214
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
|
|
215
215
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
216
216
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
|
|
217
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-
|
|
217
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-05-10 02:33:46 |
|
|
218
218
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
|
|
219
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-
|
|
219
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-05-13 01:30:09 |
|
|
220
220
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
221
221
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-29 01:26:41 |
|
|
222
222
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-05-06 15:48:46 |
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-04-22 01:28:17 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-04-22 01:28:30 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
|
|
228
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-
|
|
228
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-13 01:30:37 |
|
|
229
229
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-05-09 01:26:43 |
|
|
230
230
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-07 01:28:28 |
|
|
231
231
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-03-20 01:30:12 |
|
|
235
235
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
236
236
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-05-08 01:31:07 |
|
|
237
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-05-
|
|
237
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-05-10 02:45:29 |
|
|
238
238
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
|
|
239
239
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-05-08 19:38:01 |
|
|
240
240
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.851"
|
|
@@ -165,8 +165,8 @@ export class Client extends AbstractClient {
|
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
/**
|
|
168
|
-
*
|
|
169
|
-
|
|
168
|
+
* 图像风格化(图生图)接口提供生成式的图生图风格转化能力,将根据输入的图像及文本描述,智能生成风格转化后的图像。建议避免输入人像过小、姿势复杂、人数较多的人像图片。
|
|
169
|
+
图像风格化(图生图)默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。
|
|
170
170
|
*/
|
|
171
171
|
async ImageToImage(
|
|
172
172
|
req: ImageToImageRequest,
|
|
@@ -80,7 +80,7 @@ Base64 和 Url 必须提供一个,如果都提供以 Base64 为准。
|
|
|
80
80
|
NegativePrompt?: string
|
|
81
81
|
/**
|
|
82
82
|
* 绘画风格。
|
|
83
|
-
请在 [
|
|
83
|
+
请在 [图像风格化风格列表](https://cloud.tencent.com/document/product/1668/86250) 中选择期望的风格,传入风格编号。
|
|
84
84
|
推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。
|
|
85
85
|
*/
|
|
86
86
|
Styles?: Array<string>
|
|
@@ -2429,7 +2429,11 @@ export interface InstanceTypeQuotaItem {
|
|
|
2429
2429
|
*/
|
|
2430
2430
|
Frequency?: string
|
|
2431
2431
|
/**
|
|
2432
|
-
* 描述库存情况。取值范围:
|
|
2432
|
+
* 描述库存情况。取值范围:
|
|
2433
|
+
<li> EnoughStock:表示对应库存非常充足</li>
|
|
2434
|
+
<li>NormalStock:表示对应库存供应有保障</li>
|
|
2435
|
+
<li> UnderStock:表示对应库存即将售罄</li>
|
|
2436
|
+
<li>WithoutStock:表示对应库存已经售罄</li>
|
|
2433
2437
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2434
2438
|
*/
|
|
2435
2439
|
StatusCategory?: string
|
|
@@ -3588,7 +3588,7 @@ export interface DescribeBillDownloadUrlResponse {
|
|
|
3588
3588
|
*/
|
|
3589
3589
|
Ready?: number
|
|
3590
3590
|
/**
|
|
3591
|
-
*
|
|
3591
|
+
* 账单文件下载链接,有效时长为一天
|
|
3592
3592
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3593
3593
|
*/
|
|
3594
3594
|
DownloadUrl?: string
|
|
@@ -4687,7 +4687,7 @@ export interface AllocationDetail {
|
|
|
4687
4687
|
* 费用归集类型:费用来源类型,分摊、归集、未分配
|
|
4688
4688
|
0 - 分摊
|
|
4689
4689
|
1 - 归集
|
|
4690
|
-
|
|
4690
|
+
2 - 未分配
|
|
4691
4691
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4692
4692
|
*/
|
|
4693
4693
|
AllocationType?: number
|
|
@@ -8988,7 +8988,7 @@ export interface AutoStrategy {
|
|
|
8988
8988
|
*/
|
|
8989
8989
|
ExpandThreshold: number
|
|
8990
8990
|
/**
|
|
8991
|
-
*
|
|
8991
|
+
* 自动扩容观测周期,单位是分钟,可选值1、3、5、10、15、30。后台会按照配置的周期进行扩容判断。
|
|
8992
8992
|
*/
|
|
8993
8993
|
ExpandPeriod: number
|
|
8994
8994
|
/**
|
|
@@ -8996,7 +8996,7 @@ export interface AutoStrategy {
|
|
|
8996
8996
|
*/
|
|
8997
8997
|
ShrinkThreshold: number
|
|
8998
8998
|
/**
|
|
8999
|
-
*
|
|
8999
|
+
* 自动缩容观测周期,单位是分钟,可选值5、10、15、30。后台会按照配置的周期进行缩容判断。
|
|
9000
9000
|
*/
|
|
9001
9001
|
ShrinkPeriod: number
|
|
9002
9002
|
}
|
|
@@ -2365,7 +2365,7 @@ export interface HealthCheck {
|
|
|
2365
2365
|
*/
|
|
2366
2366
|
HttpVersion?: string
|
|
2367
2367
|
/**
|
|
2368
|
-
* 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP
|
|
2368
|
+
* 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP)。
|
|
2369
2369
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2370
2370
|
*/
|
|
2371
2371
|
SourceIpType?: number
|
|
@@ -6066,7 +6066,7 @@ export interface NoticeReceiver {
|
|
|
6066
6066
|
ReceiverType: string
|
|
6067
6067
|
/**
|
|
6068
6068
|
* 接收者。
|
|
6069
|
-
当ReceiverType为Uin时,ReceiverIds的值为用户
|
|
6069
|
+
当ReceiverType为Uin时,ReceiverIds的值为用户uid。[子用户信息查询](https://cloud.tencent.com/document/api/598/53486)
|
|
6070
6070
|
当ReceiverType为Group时,ReceiverIds的值为用户组id。[CAM用户组](https://cloud.tencent.com/document/product/598/14985)
|
|
6071
6071
|
*/
|
|
6072
6072
|
ReceiverIds: Array<number | bigint>
|
|
@@ -183,6 +183,10 @@ export interface DescribeAssetViewVulRiskListResponse {
|
|
|
183
183
|
* DescribeOrganizationUserInfo请求参数结构体
|
|
184
184
|
*/
|
|
185
185
|
export interface DescribeOrganizationUserInfoRequest {
|
|
186
|
+
/**
|
|
187
|
+
* 集团账号的成员id
|
|
188
|
+
*/
|
|
189
|
+
MemberId?: Array<string>
|
|
186
190
|
/**
|
|
187
191
|
* 过滤内容
|
|
188
192
|
*/
|
|
@@ -826,12 +830,12 @@ CSIP:云安全中心
|
|
|
826
830
|
*/
|
|
827
831
|
Victim?: RoleInfo
|
|
828
832
|
/**
|
|
829
|
-
* 证据数据(
|
|
833
|
+
* 证据数据(例如攻击内容等)
|
|
830
834
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
831
835
|
*/
|
|
832
836
|
EvidenceData?: string
|
|
833
837
|
/**
|
|
834
|
-
* 证据位置(
|
|
838
|
+
* 证据位置(例如协议端口)
|
|
835
839
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
836
840
|
*/
|
|
837
841
|
EvidenceLocation?: string
|
|
@@ -1216,6 +1220,16 @@ export interface OrganizationUserInfo {
|
|
|
1216
1220
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1217
1221
|
*/
|
|
1218
1222
|
TcMemberType?: number
|
|
1223
|
+
/**
|
|
1224
|
+
* 子账号数量
|
|
1225
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1226
|
+
*/
|
|
1227
|
+
SubUserCount?: number
|
|
1228
|
+
/**
|
|
1229
|
+
* 加入方式详细信息
|
|
1230
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1231
|
+
*/
|
|
1232
|
+
JoinTypeInfo?: string
|
|
1219
1233
|
}
|
|
1220
1234
|
|
|
1221
1235
|
/**
|
|
@@ -2128,6 +2142,16 @@ export interface DescribeOrganizationUserInfoResponse {
|
|
|
2128
2142
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2129
2143
|
*/
|
|
2130
2144
|
Data?: Array<OrganizationUserInfo>
|
|
2145
|
+
/**
|
|
2146
|
+
* 加入方式枚举
|
|
2147
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2148
|
+
*/
|
|
2149
|
+
JoinTypeLst?: Array<FilterDataObject>
|
|
2150
|
+
/**
|
|
2151
|
+
* 云厂商枚举
|
|
2152
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2153
|
+
*/
|
|
2154
|
+
CloudTypeLst?: Array<FilterDataObject>
|
|
2131
2155
|
/**
|
|
2132
2156
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2133
2157
|
*/
|
|
@@ -2865,6 +2889,11 @@ export interface DescribeCVMAssetsResponse {
|
|
|
2865
2889
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2866
2890
|
*/
|
|
2867
2891
|
AssetMapInstanceTypeList?: Array<AssetInstanceTypeMap>
|
|
2892
|
+
/**
|
|
2893
|
+
* 公网内网枚举
|
|
2894
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2895
|
+
*/
|
|
2896
|
+
PublicPrivateAttr?: Array<FilterDataObject>
|
|
2868
2897
|
/**
|
|
2869
2898
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2870
2899
|
*/
|
|
@@ -5170,6 +5199,10 @@ export interface ScanTaskInfoList {
|
|
|
5170
5199
|
* DescribeDbAssets请求参数结构体
|
|
5171
5200
|
*/
|
|
5172
5201
|
export interface DescribeDbAssetsRequest {
|
|
5202
|
+
/**
|
|
5203
|
+
* 集团账号的成员id
|
|
5204
|
+
*/
|
|
5205
|
+
MemberId?: Array<string>
|
|
5173
5206
|
/**
|
|
5174
5207
|
* -
|
|
5175
5208
|
*/
|
|
@@ -5781,6 +5814,11 @@ export interface DescribeDbAssetsResponse {
|
|
|
5781
5814
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5782
5815
|
*/
|
|
5783
5816
|
AppIdList?: Array<FilterDataObject>
|
|
5817
|
+
/**
|
|
5818
|
+
* 公网内网枚举
|
|
5819
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5820
|
+
*/
|
|
5821
|
+
PublicPrivateAttr?: Array<FilterDataObject>
|
|
5784
5822
|
/**
|
|
5785
5823
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5786
5824
|
*/
|
|
@@ -4747,7 +4747,11 @@ export interface InstanceTypeQuotaItem {
|
|
|
4747
4747
|
*/
|
|
4748
4748
|
Frequency?: string
|
|
4749
4749
|
/**
|
|
4750
|
-
* 描述库存情况。取值范围:
|
|
4750
|
+
* 描述库存情况。取值范围:
|
|
4751
|
+
<li> EnoughStock:表示对应库存非常充足</li>
|
|
4752
|
+
<li>NormalStock:表示对应库存供应有保障</li>
|
|
4753
|
+
<li> UnderStock:表示对应库存即将售罄</li>
|
|
4754
|
+
<li>WithoutStock:表示对应库存已经售罄</li>
|
|
4751
4755
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4752
4756
|
*/
|
|
4753
4757
|
StatusCategory?: string
|
|
@@ -15523,7 +15523,7 @@ export interface ExportBaselineItemListRequest {
|
|
|
15523
15523
|
<li>ItemName - String - 是否必填:否 - 项名称</li>
|
|
15524
15524
|
<li>DetectStatus - int - 是否必填:否 - 检测状态[0:未通过|3:通过|5:检测中]</li>
|
|
15525
15525
|
<li>Level - int - 是否必填:否 - 风险等级</li>
|
|
15526
|
-
<li>StartTime - string - 是否必填:否 -
|
|
15526
|
+
<li>StartTime - string - 是否必填:否 - 开始时间</li>
|
|
15527
15527
|
<li>EndTime - string - 是否必填:否 - 结束时间</li>
|
|
15528
15528
|
*/
|
|
15529
15529
|
Filters?: Array<Filter>
|
|
@@ -19760,7 +19760,7 @@ export interface ExportFileTamperRulesRequest {
|
|
|
19760
19760
|
/**
|
|
19761
19761
|
* 过滤条件。
|
|
19762
19762
|
<li>RuleCategory- string- 规则类别 0=系统规则,1=用户规则</li>
|
|
19763
|
-
<li>Name- String -
|
|
19763
|
+
<li>Name- String - 规则名称</li>
|
|
19764
19764
|
*/
|
|
19765
19765
|
Filters?: Array<Filters>
|
|
19766
19766
|
}
|
|
@@ -22360,6 +22360,11 @@ export interface Item {
|
|
|
22360
22360
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22361
22361
|
*/
|
|
22362
22362
|
CustomItemValues?: Array<number | bigint>
|
|
22363
|
+
/**
|
|
22364
|
+
* 检测项所属分类
|
|
22365
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
22366
|
+
*/
|
|
22367
|
+
CategoryId?: number
|
|
22363
22368
|
}
|
|
22364
22369
|
|
|
22365
22370
|
/**
|
|
@@ -27881,7 +27886,7 @@ export interface DescribeBaselineListRequest {
|
|
|
27881
27886
|
*/
|
|
27882
27887
|
export interface DescribePublicProxyInstallCommandRequest {
|
|
27883
27888
|
/**
|
|
27884
|
-
* nginx主机
|
|
27889
|
+
* nginx主机IP列表,逗号分隔
|
|
27885
27890
|
*/
|
|
27886
27891
|
Ip?: string
|
|
27887
27892
|
}
|
|
@@ -30089,12 +30094,12 @@ export interface DescribePublicProxyInstallCommandResponse {
|
|
|
30089
30094
|
/**
|
|
30090
30095
|
* Nginx安装命令
|
|
30091
30096
|
*/
|
|
30092
|
-
NginxCommand
|
|
30097
|
+
NginxCommand?: string
|
|
30093
30098
|
/**
|
|
30094
30099
|
* Keepalived安装命令
|
|
30095
30100
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
30096
30101
|
*/
|
|
30097
|
-
KeepAliveCommand
|
|
30102
|
+
KeepAliveCommand?: string
|
|
30098
30103
|
/**
|
|
30099
30104
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
30100
30105
|
*/
|