tencentcloud-sdk-nodejs 4.0.962 → 4.0.964
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 +1650 -0
- package/SERVICE_CHANGELOG.md +2160 -434
- package/package.json +1 -1
- package/products.md +59 -60
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/v20210622/apm_models.ts +10 -0
- package/src/services/asr/v20190614/asr_models.ts +3 -2
- package/src/services/bi/v20220105/bi_models.ts +20 -4
- package/src/services/billing/v20180709/billing_client.ts +15 -2
- package/src/services/billing/v20180709/billing_models.ts +181 -23
- package/src/services/bsca/v20210811/bsca_client.ts +2 -0
- package/src/services/bsca/v20210811/bsca_models.ts +112 -8
- package/src/services/ccc/v20200210/ccc_client.ts +14 -1
- package/src/services/ccc/v20200210/ccc_models.ts +108 -26
- package/src/services/cdb/v20170320/cdb_client.ts +1 -1
- package/src/services/cdb/v20170320/cdb_models.ts +9 -1
- package/src/services/cdn/v20180606/cdn_models.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +13 -2
- package/src/services/cfs/v20190719/cfs_models.ts +3 -3
- package/src/services/cfw/v20190904/cfw_client.ts +17 -36
- package/src/services/cfw/v20190904/cfw_models.ts +128 -194
- package/src/services/ciam/v20220331/ciam_models.ts +80 -75
- package/src/services/ckafka/v20190819/ckafka_models.ts +5 -5
- package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +23 -25
- package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +162 -141
- package/src/services/cls/v20201016/cls_client.ts +16 -6
- package/src/services/cls/v20201016/cls_models.ts +265 -114
- package/src/services/csip/v20221121/csip_client.ts +1 -0
- package/src/services/csip/v20221121/csip_models.ts +85 -10
- package/src/services/cvm/v20170312/cvm_client.ts +1 -0
- package/src/services/cvm/v20170312/cvm_models.ts +26 -0
- package/src/services/cwp/v20180228/cwp_client.ts +6 -5
- package/src/services/cwp/v20180228/cwp_models.ts +718 -668
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +28 -27
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +35 -9
- package/src/services/dasb/v20191018/dasb_models.ts +58 -4
- package/src/services/dlc/v20210125/dlc_models.ts +5 -0
- package/src/services/domain/v20180808/domain_models.ts +1 -1
- package/src/services/eb/v20210416/eb_models.ts +12 -12
- package/src/services/emr/v20190103/emr_models.ts +4 -0
- package/src/services/es/v20180416/es_client.ts +118 -68
- package/src/services/es/v20180416/es_models.ts +371 -101
- package/src/services/ess/v20201111/ess_client.ts +99 -42
- package/src/services/ess/v20201111/ess_models.ts +171 -71
- package/src/services/essbasic/v20210526/essbasic_client.ts +114 -52
- package/src/services/essbasic/v20210526/essbasic_models.ts +213 -72
- package/src/services/gaap/v20180529/gaap_models.ts +38 -17
- package/src/services/index.ts +0 -1
- package/src/services/ioa/v20220601/ioa_client.ts +35 -17
- package/src/services/ioa/v20220601/ioa_models.ts +583 -389
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +20 -0
- package/src/services/iss/v20230517/iss_models.ts +9 -0
- package/src/services/live/v20180801/live_client.ts +1 -0
- package/src/services/live/v20180801/live_models.ts +15 -0
- package/src/services/mongodb/v20190725/mongodb_models.ts +3 -7
- package/src/services/mqtt/v20240516/mqtt_models.ts +2 -2
- package/src/services/ms/v20180408/ms_models.ts +5 -5
- package/src/services/ocr/v20181119/ocr_client.ts +1 -0
- package/src/services/ocr/v20181119/ocr_models.ts +7 -16
- package/src/services/organization/v20210331/organization_client.ts +96 -23
- package/src/services/organization/v20210331/organization_models.ts +334 -108
- package/src/services/partners/v20180321/partners_client.ts +18 -6
- package/src/services/partners/v20180321/partners_models.ts +25 -0
- package/src/services/region/v20220627/region_models.ts +0 -1
- package/src/services/scf/v20180416/scf_client.ts +73 -8
- package/src/services/scf/v20180416/scf_models.ts +311 -26
- package/src/services/smop/v20201203/smop_models.ts +17 -17
- package/src/services/ssl/v20191205/ssl_models.ts +17 -5
- package/src/services/ssm/v20190923/ssm_models.ts +31 -3
- package/src/services/tat/v20201028/tat_models.ts +4 -9
- package/src/services/tcss/v20201101/tcss_client.ts +4 -2
- package/src/services/tcss/v20201101/tcss_models.ts +1027 -772
- package/src/services/tdmq/v20200217/tdmq_models.ts +14 -14
- package/src/services/tem/v20210701/tem_models.ts +143 -139
- package/src/services/teo/v20220901/teo_client.ts +77 -8
- package/src/services/teo/v20220901/teo_models.ts +610 -147
- package/src/services/tke/v20180525/tke_client.ts +12 -0
- package/src/services/tke/v20180525/tke_models.ts +24 -0
- package/src/services/tms/v20201229/tms_client.ts +2 -18
- package/src/services/tms/v20201229/tms_models.ts +50 -235
- package/src/services/trp/v20210515/trp_models.ts +34 -34
- package/src/services/trtc/v20190722/trtc_client.ts +5 -1
- package/src/services/trtc/v20190722/trtc_models.ts +129 -10
- package/src/services/tse/v20201207/tse_client.ts +279 -267
- package/src/services/tse/v20201207/tse_models.ts +4451 -4419
- package/src/services/vpc/v20170312/vpc_client.ts +13 -1
- package/src/services/vpc/v20170312/vpc_models.ts +72 -27
- package/src/services/waf/v20180125/waf_client.ts +12 -0
- package/src/services/waf/v20180125/waf_models.ts +32 -0
- package/src/services/wedata/v20210820/wedata_client.ts +37 -7
- package/src/services/wedata/v20210820/wedata_models.ts +455 -118
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +10 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +3 -2
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +20 -4
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_client.js +6 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +178 -23
- package/tencentcloud/services/bsca/v20210811/bsca_models.d.ts +110 -8
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +5 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +6 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +105 -26
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +9 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +13 -2
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +3 -3
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -17
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -18
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +128 -191
- package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +80 -75
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +5 -5
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +7 -11
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +9 -13
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +156 -137
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +9 -2
- package/tencentcloud/services/cls/v20201016/cls_client.js +8 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +262 -114
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +84 -10
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +25 -0
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -2
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +718 -668
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +27 -27
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +27 -27
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +34 -9
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +58 -4
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +5 -0
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1 -1
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +12 -12
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +4 -0
- package/tencentcloud/services/es/v20180416/es_client.d.ts +41 -25
- package/tencentcloud/services/es/v20180416/es_client.js +58 -34
- package/tencentcloud/services/es/v20180416/es_models.d.ts +361 -101
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +74 -26
- package/tencentcloud/services/ess/v20201111/ess_client.js +79 -29
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +168 -71
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +97 -52
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +100 -51
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +208 -72
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +38 -17
- package/tencentcloud/services/index.d.ts +0 -1
- package/tencentcloud/services/index.js +0 -2
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +8 -3
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +9 -2
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +567 -380
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +20 -0
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +9 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +14 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +3 -7
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +2 -2
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +5 -5
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +7 -16
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +31 -7
- package/tencentcloud/services/organization/v20210331/organization_client.js +45 -9
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +320 -107
- package/tencentcloud/services/partners/v20180321/partners_client.d.ts +7 -3
- package/tencentcloud/services/partners/v20180321/partners_client.js +9 -3
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +23 -0
- package/tencentcloud/services/region/v20220627/region_models.d.ts +0 -1
- package/tencentcloud/services/scf/v20180416/scf_client.d.ts +23 -3
- package/tencentcloud/services/scf/v20180416/scf_client.js +33 -3
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +296 -26
- package/tencentcloud/services/smop/v20201203/smop_models.d.ts +17 -17
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +17 -5
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +31 -3
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +4 -9
- package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +2 -2
- package/tencentcloud/services/tcss/v20201101/tcss_client.js +1 -1
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +1025 -772
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +14 -14
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +143 -139
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +21 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +30 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +601 -157
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +5 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +6 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +22 -0
- package/tencentcloud/services/tms/v20201229/tms_client.d.ts +1 -5
- package/tencentcloud/services/tms/v20201229/tms_client.js +0 -6
- package/tencentcloud/services/tms/v20201229/tms_models.d.ts +49 -228
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +34 -34
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +125 -10
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4373 -4343
- 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 +70 -27
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +30 -0
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +9 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +12 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +445 -118
- package/test/billing.v20180709.test.js +10 -0
- package/test/ccc.v20200210.test.js +10 -0
- package/test/cfw.v20190904.test.js +0 -10
- package/test/cloudaudit.v20190319.test.js +12 -12
- package/test/es.v20180416.test.js +64 -24
- package/test/ess.v20201111.test.js +24 -14
- package/test/essbasic.v20210526.test.js +20 -0
- package/test/ioa.v20220601.test.js +10 -0
- package/test/organization.v20210331.test.js +72 -12
- package/test/partners.v20180321.test.js +12 -2
- package/test/scf.v20180416.test.js +52 -2
- package/test/teo.v20220901.test.js +50 -0
- package/test/tke.v20180525.test.js +10 -0
- package/test/tms.v20201229.test.js +0 -10
- package/test/tse.v20201207.test.js +10 -0
- package/test/vpc.v20170312.test.js +10 -0
- package/test/waf.v20180125.test.js +10 -0
- package/test/wedata.v20210820.test.js +20 -0
- package/src/services/cr/index.ts +0 -5
- package/src/services/cr/v20180321/cr_client.ts +0 -385
- package/src/services/cr/v20180321/cr_models.ts +0 -1663
- package/src/services/cr/v20180321/index.ts +0 -6
- package/tencentcloud/services/cr/index.d.ts +0 -6
- package/tencentcloud/services/cr/index.js +0 -7
- package/tencentcloud/services/cr/v20180321/cr_client.d.ts +0 -123
- package/tencentcloud/services/cr/v20180321/cr_client.js +0 -203
- package/tencentcloud/services/cr/v20180321/cr_models.d.ts +0 -1577
- package/tencentcloud/services/cr/v20180321/cr_models.js +0 -18
- package/tencentcloud/services/cr/v20180321/index.d.ts +0 -6
- package/tencentcloud/services/cr/v20180321/index.js +0 -9
- package/test/cr.v20180321.test.js +0 -301
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,25 +2,59 @@
|
|
|
2
2
|
|
|
3
3
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 71 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-10-
|
|
7
|
+
发布时间:2024-10-30 15:47:20
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [AcListsData](https://cloud.tencent.com/document/api/1132/49071#AcListsData)
|
|
16
|
+
|
|
17
|
+
* 新增成员:Status, SrcType, DstType, Uuid, Invalid, IsRegion, CloudCode, AutoTask, InstanceName, RegionCode, Country, City, RegName1, RegName2
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### 第 70 次发布
|
|
21
|
+
|
|
22
|
+
发布时间:2024-10-30 10:32:23
|
|
23
|
+
|
|
24
|
+
本次发布包含了以下内容:
|
|
25
|
+
|
|
26
|
+
改善已有的文档。
|
|
27
|
+
|
|
28
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
14
29
|
|
|
15
30
|
* DescribeNatSwitchList
|
|
16
31
|
|
|
32
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
17
33
|
|
|
34
|
+
* NatSwitchListData
|
|
18
35
|
|
|
19
|
-
## 负载均衡(clb) 版本:2018-03-17
|
|
20
36
|
|
|
21
|
-
### 第 112 次发布
|
|
22
37
|
|
|
23
|
-
|
|
38
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
39
|
+
|
|
40
|
+
### 第 46 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2024-10-30 20:52:19
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
修改数据结构:
|
|
49
|
+
|
|
50
|
+
* [AssetInfoDetail](https://cloud.tencent.com/document/api/664/90825#AssetInfoDetail)
|
|
51
|
+
|
|
52
|
+
* <font color="#dd0000">**修改成员**:</font>AppID, CVEId, IsScan, InfluenceAsset, NotRepairAsset, NotProtectAsset, TaskId, TaskPercent, TaskTime, ScanTime
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### 第 45 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2024-10-30 20:10:52
|
|
24
58
|
|
|
25
59
|
本次发布包含了以下内容:
|
|
26
60
|
|
|
@@ -28,18 +62,98 @@
|
|
|
28
62
|
|
|
29
63
|
修改接口:
|
|
30
64
|
|
|
31
|
-
* [
|
|
65
|
+
* [DescribeClusterPodAssets](https://cloud.tencent.com/document/api/664/93512)
|
|
32
66
|
|
|
33
|
-
* 新增入参:
|
|
67
|
+
* 新增入参:MemberId
|
|
68
|
+
|
|
69
|
+
* [DescribeSubnetAssets](https://cloud.tencent.com/document/api/664/90818)
|
|
70
|
+
|
|
71
|
+
* 新增入参:MemberId
|
|
72
|
+
|
|
73
|
+
* [DescribeTopAttackInfo](https://cloud.tencent.com/document/api/664/104060)
|
|
74
|
+
|
|
75
|
+
* 新增入参:MemberId
|
|
76
|
+
|
|
77
|
+
* [DescribeVpcAssets](https://cloud.tencent.com/document/api/664/90817)
|
|
78
|
+
|
|
79
|
+
* 新增入参:MemberId
|
|
80
|
+
|
|
81
|
+
* [ModifyOrganizationAccountStatus](https://cloud.tencent.com/document/api/664/103094)
|
|
82
|
+
|
|
83
|
+
* 新增入参:MemberId
|
|
84
|
+
|
|
85
|
+
* [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208)
|
|
86
|
+
|
|
87
|
+
* 新增入参:MemberId
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
新增数据结构:
|
|
91
|
+
|
|
92
|
+
* [ProductSupport](https://cloud.tencent.com/document/api/664/90825#ProductSupport)
|
|
93
|
+
|
|
94
|
+
修改数据结构:
|
|
95
|
+
|
|
96
|
+
* [AssetBaseInfoResponse](https://cloud.tencent.com/document/api/664/90825#AssetBaseInfoResponse)
|
|
97
|
+
|
|
98
|
+
* <font color="#dd0000">**修改成员**:</font>VpcId, VpcName, AssetName, Os, PublicIp, PrivateIp, Region, AssetType, AssetId, AccountNum, PortNum, ProcessNum, SoftApplicationNum, DatabaseNum, WebApplicationNum, ServiceNum, WebFrameworkNum, WebSiteNum, JarPackageNum, StartServiceNum, ScheduledTaskNum, EnvironmentVariableNum, KernelModuleNum, SystemInstallationPackageNum, SurplusProtectDay, CWPStatus, Tag, ProtectLevel, ProtectedDay
|
|
99
|
+
|
|
100
|
+
* [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk)
|
|
101
|
+
|
|
102
|
+
* 新增成员:ClbId
|
|
103
|
+
|
|
104
|
+
* [BugInfoDetail](https://cloud.tencent.com/document/api/664/90825#BugInfoDetail)
|
|
105
|
+
|
|
106
|
+
* <font color="#dd0000">**修改成员**:</font>Id, PatchId, VULName, Level, CVSSScore, CVEId, Tag, VULCategory, ImpactOs, ImpactCOMPENT, ImpactVersion, Reference, VULDescribe, Fix, ProSupport, IsPublish, ReleaseTime, CreateTime, UpdateTime, SubCategory
|
|
107
|
+
|
|
108
|
+
* [DataSearchBug](https://cloud.tencent.com/document/api/664/90825#DataSearchBug)
|
|
109
|
+
|
|
110
|
+
* 新增成员:DataSupport, CveId
|
|
111
|
+
|
|
112
|
+
* <font color="#dd0000">**修改成员**:</font>StateCode, DataBug, DataAsset, VSSScan, CWPScan, CFWPatch, WafPatch, CWPFix
|
|
113
|
+
|
|
114
|
+
* [DbAssetInfo](https://cloud.tencent.com/document/api/664/90825#DbAssetInfo)
|
|
115
|
+
|
|
116
|
+
* <font color="#dd0000">**修改成员**:</font>CFWStatus, AssetId, VpcName, AssetType, PublicIp, PrivateIp, Region, VpcId, AssetName, CFWProtectLevel, Tag
|
|
34
117
|
|
|
35
118
|
|
|
36
119
|
|
|
37
120
|
|
|
38
121
|
## 主机安全(cwp) 版本:2018-02-28
|
|
39
122
|
|
|
40
|
-
### 第
|
|
123
|
+
### 第 130 次发布
|
|
41
124
|
|
|
42
|
-
发布时间:2024-10-
|
|
125
|
+
发布时间:2024-10-30 21:51:23
|
|
126
|
+
|
|
127
|
+
本次发布包含了以下内容:
|
|
128
|
+
|
|
129
|
+
改善已有的文档。
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [JavaMemShellDetail](https://cloud.tencent.com/document/api/296/19867#JavaMemShellDetail)
|
|
134
|
+
|
|
135
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceName, InstanceState, PrivateIp, PublicIp, Type, Description, CreateTime, RecentFoundTime, Status, ClassLoaderName, SuperClassName, Md5, Interfaces, Annotations, Pid, Exe, Args, ClassName, ClassContent, ClassContentPretty, EventDescription, SecurityAdvice, MachineExtraInfo, MachineState
|
|
136
|
+
|
|
137
|
+
* [RansomDefenseRollbackTask](https://cloud.tencent.com/document/api/296/19867#RansomDefenseRollbackTask)
|
|
138
|
+
|
|
139
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId
|
|
140
|
+
|
|
141
|
+
* [RansomDefenseStrategyMachineBackupInfo](https://cloud.tencent.com/document/api/296/19867#RansomDefenseStrategyMachineBackupInfo)
|
|
142
|
+
|
|
143
|
+
* <font color="#dd0000">**修改成员**:</font>HostVersion
|
|
144
|
+
|
|
145
|
+
* [VulDefenceEvent](https://cloud.tencent.com/document/api/296/19867#VulDefenceEvent)
|
|
146
|
+
|
|
147
|
+
* <font color="#dd0000">**修改成员**:</font>VulId, VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, UpgradeType, FixType, Uuid, MachineExtraInfo
|
|
148
|
+
|
|
149
|
+
* [VulDefenceEventDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceEventDetail)
|
|
150
|
+
|
|
151
|
+
* <font color="#dd0000">**修改成员**:</font>VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, MachineStatus, Description, Fix, NetworkPayload, Pid, MainClass, StackTrace, EventDetail, ExceptionPstree, MachineExtraInfo
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
### 第 129 次发布
|
|
155
|
+
|
|
156
|
+
发布时间:2024-10-30 19:37:28
|
|
43
157
|
|
|
44
158
|
本次发布包含了以下内容:
|
|
45
159
|
|
|
@@ -47,77 +161,134 @@
|
|
|
47
161
|
|
|
48
162
|
<font color="#dd0000">**预下线接口**:</font>
|
|
49
163
|
|
|
50
|
-
*
|
|
51
|
-
|
|
164
|
+
* DescribeAttackLogs
|
|
165
|
+
|
|
166
|
+
修改接口:
|
|
167
|
+
|
|
168
|
+
* [ModifyLogStorageConfig](https://cloud.tencent.com/document/api/296/91084)
|
|
169
|
+
|
|
170
|
+
* 新增入参:Granularity
|
|
171
|
+
|
|
172
|
+
* [ModifyRiskEventsStatus](https://cloud.tencent.com/document/api/296/99585)
|
|
173
|
+
|
|
174
|
+
* 新增入参:DoClean
|
|
175
|
+
|
|
52
176
|
|
|
53
177
|
修改数据结构:
|
|
54
178
|
|
|
55
|
-
* [
|
|
179
|
+
* [AssetEnvBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetEnvBaseInfo)
|
|
56
180
|
|
|
57
|
-
* <font color="#dd0000">**修改成员**:</font>
|
|
181
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, User, Value, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
182
|
+
|
|
183
|
+
* [BashEventsInfoNew](https://cloud.tencent.com/document/api/296/19867#BashEventsInfoNew)
|
|
184
|
+
|
|
185
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, HostIp, Platform, BashCmd, RuleId, RuleName, RuleLevel, Status, CreateTime, MachineName, Exe, ModifyTime, RuleCategory, RegexBashCmd, PsTree, SuggestScheme, HarmDescribe, Tags, References, MachineWanIp, MachineStatus, User, Pid, MachineType, DetectBy
|
|
186
|
+
|
|
187
|
+
* [FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent)
|
|
188
|
+
|
|
189
|
+
* <font color="#dd0000">**修改成员**:</font>HostName, HostIp, CreateTime, ModifyTime, Id, Uuid, Quuid, Type, ProcessExe, ProcessArgv, Target, Status, EventCount, RuleId, RuleName, Pstree, RuleCategory, MachineStatus, Description, Suggestion, PrivateIp, ExePermission, UserName, UserGroup, ExeMd5, ExeSize, ExeTime, TargetSize, TargetPermission, TargetModifyTime, TargetCreatTime, ExePid, TargetName, Reference, Level, ExeName, MachineExtraInfo, FileAction
|
|
190
|
+
|
|
191
|
+
* [FileTamperRuleDetail](https://cloud.tencent.com/document/api/296/19867#FileTamperRuleDetail)
|
|
192
|
+
|
|
193
|
+
* <font color="#dd0000">**修改成员**:</font>AddWhiteType
|
|
194
|
+
|
|
195
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
|
196
|
+
|
|
197
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, MachineIp, MachineName, UserName, SrcIp, Status, Country, City, Province, LoginTime, ModifyTime, IsRiskArea, IsRiskUser, IsRiskTime, IsRiskSrcIp, RiskLevel, Location, Quuid, Desc, MachineExtraInfo, Port
|
|
198
|
+
|
|
199
|
+
* [LicenseBindDetail](https://cloud.tencent.com/document/api/296/19867#LicenseBindDetail)
|
|
200
|
+
|
|
201
|
+
* <font color="#dd0000">**修改成员**:</font>MachineName, MachineWanIp, MachineIp, Quuid, Uuid, Tags, AgentStatus, IsUnBind, IsSwitchBind, MachineExtraInfo
|
|
202
|
+
|
|
203
|
+
* [MachineLicenseDetail](https://cloud.tencent.com/document/api/296/19867#MachineLicenseDetail)
|
|
204
|
+
|
|
205
|
+
* 新增成员:LicenseType, AutoRenewFlag, Deadline, BuyTime, LicenseCnt
|
|
206
|
+
|
|
207
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
208
|
+
|
|
209
|
+
* <font color="#dd0000">**修改成员**:</font>HostIp, Uuid, FilePath, VirusName, Status, Id, Alias, Tags, FileCreateTime, FileModifierTime, CreateTime, LatestScanTime, Level, CheckPlatform, ProcessExists, FileExists, Quuid, MD5, MachineExtraInfo
|
|
58
210
|
|
|
59
211
|
* [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo)
|
|
60
212
|
|
|
61
|
-
*
|
|
213
|
+
* <font color="#dd0000">**修改成员**:</font>VirusName, FileSize, MD5, FilePath, FileCreateTime, FileModifierTime, HarmDescribe, SuggestScheme, ServersName, HostIp, ProcessName, ProcessID, Tags, Breadth, Heat, Id, FileName, CreateTime, LatestScanTime, Reference, MachineWanIp, PsTree, MachineStatus, Status, Level, CheckPlatform, Uuid, ModifyTime, StrFileAccessTime, MachineExtraInfo, References
|
|
62
214
|
|
|
63
|
-
* [
|
|
215
|
+
* [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess)
|
|
64
216
|
|
|
65
|
-
*
|
|
217
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, Hostip, ProcessName, FullPath, CmdLine, UserName, UserGroup, ProcFilePrivilege, ParentProcName, ParentProcUser, ParentProcGroup, ParentProcPath, ProcTree, Status, CreateTime, MachineName, MachineExtraInfo, Pid
|
|
66
218
|
|
|
67
|
-
* [
|
|
219
|
+
* [RiskProcessEvent](https://cloud.tencent.com/document/api/296/19867#RiskProcessEvent)
|
|
68
220
|
|
|
69
|
-
*
|
|
221
|
+
* <font color="#dd0000">**修改成员**:</font>EventId, HostName, HostIp, WanIp, ProcessId, FilePath, CmdLine, StartTime, DetectTime, VirusName, CheckPlatform, VirusTags, ThreatDesc, SuggestSolution, ReferenceLink, HandleStatus, OnlineStatus, MachineExtraInfo, Uuid
|
|
70
222
|
|
|
71
|
-
* [
|
|
223
|
+
* [ScanTaskDetails](https://cloud.tencent.com/document/api/296/19867#ScanTaskDetails)
|
|
72
224
|
|
|
73
|
-
*
|
|
225
|
+
* <font color="#dd0000">**修改成员**:</font>HostIp, HostName, OsName, RiskNum, ScanBeginTime, ScanEndTime, Uuid, Quuid, Status, Description, Id, FailType, MachineWanIp, MachineExtraInfo
|
|
74
226
|
|
|
227
|
+
* [VulDefenceRangeDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceRangeDetail)
|
|
75
228
|
|
|
229
|
+
* 新增成员:Status
|
|
76
230
|
|
|
77
231
|
|
|
78
|
-
## 全球应用加速(gaap) 版本:2018-05-29
|
|
79
232
|
|
|
80
|
-
### 第 50 次发布
|
|
81
233
|
|
|
82
|
-
|
|
234
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
235
|
+
|
|
236
|
+
### 第 112 次发布
|
|
237
|
+
|
|
238
|
+
发布时间:2024-10-31 01:27:40
|
|
83
239
|
|
|
84
240
|
本次发布包含了以下内容:
|
|
85
241
|
|
|
86
242
|
改善已有的文档。
|
|
87
243
|
|
|
88
|
-
|
|
244
|
+
修改数据结构:
|
|
89
245
|
|
|
90
|
-
* [
|
|
246
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
91
247
|
|
|
92
|
-
*
|
|
248
|
+
* <font color="#dd0000">**修改成员**:</font>Vip, Vport, WanDomain, WanPort, NetType, UniqSubnetId, UniqVpcId, Description, WanIP, WanStatus, InstanceGroupId
|
|
93
249
|
|
|
94
250
|
|
|
95
251
|
|
|
96
252
|
|
|
97
|
-
##
|
|
253
|
+
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
98
254
|
|
|
99
|
-
### 第
|
|
255
|
+
### 第 34 次发布
|
|
100
256
|
|
|
101
|
-
发布时间:2024-10-
|
|
257
|
+
发布时间:2024-10-31 01:29:04
|
|
102
258
|
|
|
103
259
|
本次发布包含了以下内容:
|
|
104
260
|
|
|
105
261
|
改善已有的文档。
|
|
106
262
|
|
|
263
|
+
修改接口:
|
|
264
|
+
|
|
265
|
+
* [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409)
|
|
266
|
+
|
|
267
|
+
* 新增入参:Filters
|
|
268
|
+
|
|
269
|
+
* [DescribeCmdTemplates](https://cloud.tencent.com/document/api/1025/86962)
|
|
270
|
+
|
|
271
|
+
* 新增入参:Type
|
|
272
|
+
|
|
273
|
+
* [ModifyCmdTemplate](https://cloud.tencent.com/document/api/1025/98702)
|
|
274
|
+
|
|
275
|
+
* 新增入参:Type
|
|
276
|
+
|
|
277
|
+
|
|
107
278
|
修改数据结构:
|
|
108
279
|
|
|
109
|
-
* [
|
|
280
|
+
* [CmdTemplate](https://cloud.tencent.com/document/api/1025/74416#CmdTemplate)
|
|
110
281
|
|
|
111
|
-
* 新增成员:
|
|
282
|
+
* 新增成员:Type
|
|
112
283
|
|
|
113
284
|
|
|
114
285
|
|
|
115
286
|
|
|
116
|
-
##
|
|
287
|
+
## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
|
|
117
288
|
|
|
118
|
-
### 第
|
|
289
|
+
### 第 8 次发布
|
|
119
290
|
|
|
120
|
-
发布时间:2024-10-
|
|
291
|
+
发布时间:2024-10-30 11:23:05
|
|
121
292
|
|
|
122
293
|
本次发布包含了以下内容:
|
|
123
294
|
|
|
@@ -125,31 +296,53 @@
|
|
|
125
296
|
|
|
126
297
|
新增接口:
|
|
127
298
|
|
|
128
|
-
* [
|
|
129
|
-
|
|
299
|
+
* [CreateDeviceVirtualGroup](https://cloud.tencent.com/document/api/1092/112071)
|
|
300
|
+
|
|
301
|
+
修改接口:
|
|
302
|
+
|
|
303
|
+
* [DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)
|
|
304
|
+
|
|
305
|
+
* <font color="#dd0000">**修改出参**:</font>Data
|
|
306
|
+
|
|
307
|
+
* [DescribeDevices](https://cloud.tencent.com/document/api/1092/102467)
|
|
308
|
+
|
|
309
|
+
* 新增入参:GroupIds
|
|
310
|
+
|
|
130
311
|
|
|
131
312
|
新增数据结构:
|
|
132
313
|
|
|
133
|
-
* [
|
|
314
|
+
* [ComplexRule](https://cloud.tencent.com/document/api/1092/102488#ComplexRule)
|
|
315
|
+
* [CreateDeviceVirtualGroupRspData](https://cloud.tencent.com/document/api/1092/102488#CreateDeviceVirtualGroupRspData)
|
|
316
|
+
* [RuleExpression](https://cloud.tencent.com/document/api/1092/102488#RuleExpression)
|
|
317
|
+
* [RuleItem](https://cloud.tencent.com/document/api/1092/102488#RuleItem)
|
|
318
|
+
* [SimpleRule](https://cloud.tencent.com/document/api/1092/102488#SimpleRule)
|
|
134
319
|
|
|
135
|
-
修改数据结构:
|
|
136
320
|
|
|
137
|
-
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
|
138
321
|
|
|
139
|
-
|
|
322
|
+
## 腾讯安心用户运营平台(smop) 版本:2020-12-03
|
|
140
323
|
|
|
141
|
-
|
|
324
|
+
### 第 3 次发布
|
|
142
325
|
|
|
143
|
-
|
|
326
|
+
发布时间:2024-10-31 02:02:47
|
|
144
327
|
|
|
328
|
+
本次发布包含了以下内容:
|
|
145
329
|
|
|
330
|
+
改善已有的文档。
|
|
146
331
|
|
|
332
|
+
修改数据结构:
|
|
147
333
|
|
|
148
|
-
|
|
334
|
+
* [TaskEventData](https://cloud.tencent.com/document/api/1310/89033#TaskEventData)
|
|
335
|
+
|
|
336
|
+
* <font color="#dd0000">**修改成员**:</font>Code, Message, TaskId, TaskOrderId, TaskCode, TaskCoinNumber, TaskType, TotalCoin, Attach, DoneTimes, TotalTimes, TaskName, GrowScore
|
|
149
337
|
|
|
150
|
-
### 第 24 次发布
|
|
151
338
|
|
|
152
|
-
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
## 凭据管理系统(ssm) 版本:2019-09-23
|
|
342
|
+
|
|
343
|
+
### 第 11 次发布
|
|
344
|
+
|
|
345
|
+
发布时间:2024-10-31 02:04:56
|
|
153
346
|
|
|
154
347
|
本次发布包含了以下内容:
|
|
155
348
|
|
|
@@ -157,18 +350,18 @@
|
|
|
157
350
|
|
|
158
351
|
修改接口:
|
|
159
352
|
|
|
160
|
-
* [
|
|
353
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/1140/40521)
|
|
161
354
|
|
|
162
|
-
*
|
|
355
|
+
* 新增出参:ExpireTime, QPSLimit, SecretLimit, PayModel, RenewFlag, ResourceId, TotalCount
|
|
163
356
|
|
|
164
357
|
|
|
165
358
|
|
|
166
359
|
|
|
167
|
-
##
|
|
360
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
168
361
|
|
|
169
|
-
### 第
|
|
362
|
+
### 第 71 次发布
|
|
170
363
|
|
|
171
|
-
发布时间:2024-10-
|
|
364
|
+
发布时间:2024-10-31 02:08:14
|
|
172
365
|
|
|
173
366
|
本次发布包含了以下内容:
|
|
174
367
|
|
|
@@ -176,37 +369,105 @@
|
|
|
176
369
|
|
|
177
370
|
修改接口:
|
|
178
371
|
|
|
179
|
-
* [
|
|
372
|
+
* [CreateComponentExportJob](https://cloud.tencent.com/document/api/1285/81636)
|
|
180
373
|
|
|
181
|
-
*
|
|
374
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
182
375
|
|
|
183
|
-
* [
|
|
376
|
+
* [DescribeAgentDaemonSetCmd](https://cloud.tencent.com/document/api/1285/81685)
|
|
184
377
|
|
|
185
|
-
*
|
|
378
|
+
* 新增出参:URL, FileContent
|
|
379
|
+
|
|
380
|
+
* [DescribeAgentInstallCommand](https://cloud.tencent.com/document/api/1285/81684)
|
|
381
|
+
|
|
382
|
+
* 新增入参:Vip
|
|
383
|
+
|
|
384
|
+
* 新增出参:ARMCommand
|
|
385
|
+
|
|
386
|
+
* [DescribeClusterDetail](https://cloud.tencent.com/document/api/1285/65448)
|
|
387
|
+
|
|
388
|
+
* 新增出参:ClusterSubStatus
|
|
186
389
|
|
|
187
390
|
|
|
188
391
|
新增数据结构:
|
|
189
392
|
|
|
190
|
-
* [
|
|
393
|
+
* [ImageRegistryInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRegistryInfo)
|
|
191
394
|
|
|
192
395
|
修改数据结构:
|
|
193
396
|
|
|
194
|
-
* [
|
|
397
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
195
398
|
|
|
196
|
-
*
|
|
399
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, NodeID, HostID, HostIP, ClusterName
|
|
197
400
|
|
|
401
|
+
* [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo)
|
|
198
402
|
|
|
403
|
+
* <font color="#dd0000">**修改成员**:</font>NodeName, PodName, PodIP, NodeType, ClusterID, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName
|
|
199
404
|
|
|
405
|
+
* [AssetClusterListItem](https://cloud.tencent.com/document/api/1285/65614#AssetClusterListItem)
|
|
200
406
|
|
|
201
|
-
|
|
407
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterVersion, MemLimit, CpuLimit
|
|
408
|
+
|
|
409
|
+
* [ClsTopicInfo](https://cloud.tencent.com/document/api/1285/65614#ClsTopicInfo)
|
|
202
410
|
|
|
411
|
+
* <font color="#dd0000">**修改成员**:</font>TopicID, TopicName
|
|
203
412
|
|
|
413
|
+
* [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
|
|
204
414
|
|
|
205
|
-
|
|
415
|
+
* 新增成员:ClusterSubStatus, ClusterAuditStatus, ClusterAuditFailedInfo
|
|
206
416
|
|
|
207
|
-
|
|
417
|
+
* [ComplianceAffectedAsset](https://cloud.tencent.com/document/api/1285/65614#ComplianceAffectedAsset)
|
|
208
418
|
|
|
209
|
-
|
|
419
|
+
* 新增成员:ImageRegistryInfo, ClusterID, ClusterName
|
|
420
|
+
|
|
421
|
+
* [ComplianceAssetInfo](https://cloud.tencent.com/document/api/1285/65614#ComplianceAssetInfo)
|
|
422
|
+
|
|
423
|
+
* 新增成员:ImageRegistryInfo, ClusterID, ClusterName
|
|
424
|
+
|
|
425
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
426
|
+
|
|
427
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodIP, NodeUniqueID, PublicIP, NodeID, HostIP, ClusterName
|
|
428
|
+
|
|
429
|
+
* [ImageSimpleInfo](https://cloud.tencent.com/document/api/1285/65614#ImageSimpleInfo)
|
|
430
|
+
|
|
431
|
+
* 新增成员:HostCnt
|
|
432
|
+
|
|
433
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo)
|
|
434
|
+
|
|
435
|
+
* 新增成员:ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, HostID, HostIP, NodeID, ClusterName
|
|
436
|
+
|
|
437
|
+
* [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo)
|
|
438
|
+
|
|
439
|
+
* <font color="#dd0000">**修改成员**:</font>NodeType, ClusterID, PodIP, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName
|
|
440
|
+
|
|
441
|
+
* [SupportDefenceVul](https://cloud.tencent.com/document/api/1285/65614#SupportDefenceVul)
|
|
442
|
+
|
|
443
|
+
* 新增成员:VulId, Status
|
|
444
|
+
|
|
445
|
+
* [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo)
|
|
446
|
+
|
|
447
|
+
* <font color="#dd0000">**修改成员**:</font>NodeID, NodeName, PodIP, PodName, ClusterID, NodeType, PublicIP, InnerIP, NodeUniqueID, HostID, ClusterName
|
|
448
|
+
|
|
449
|
+
* [VirusTaskInfo](https://cloud.tencent.com/document/api/1285/65614#VirusTaskInfo)
|
|
450
|
+
|
|
451
|
+
* <font color="#dd0000">**修改成员**:</font>NodeType, PublicIP, NodeID
|
|
452
|
+
|
|
453
|
+
* [VulAffectedContainerInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedContainerInfo)
|
|
454
|
+
|
|
455
|
+
* 新增成员:ContainerStatus
|
|
456
|
+
|
|
457
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, ClusterName, NodeType, NodeUniqueID, NodeID, NodeName
|
|
458
|
+
|
|
459
|
+
* [VulDefenceEvent](https://cloud.tencent.com/document/api/1285/65614#VulDefenceEvent)
|
|
460
|
+
|
|
461
|
+
* 新增成员:PodName, PodIP
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
467
|
+
|
|
468
|
+
### 第 45 次发布
|
|
469
|
+
|
|
470
|
+
发布时间:2024-10-31 02:13:44
|
|
210
471
|
|
|
211
472
|
本次发布包含了以下内容:
|
|
212
473
|
|
|
@@ -214,53 +475,142 @@
|
|
|
214
475
|
|
|
215
476
|
修改接口:
|
|
216
477
|
|
|
217
|
-
* [
|
|
478
|
+
* [CreateApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78341)
|
|
218
479
|
|
|
219
|
-
*
|
|
480
|
+
* <font color="#dd0000">**修改入参**:</font>Autoscaler
|
|
220
481
|
|
|
221
|
-
* [
|
|
482
|
+
* [CreateApplicationService](https://cloud.tencent.com/document/api/1371/81051)
|
|
222
483
|
|
|
223
|
-
*
|
|
484
|
+
* <font color="#dd0000">**修改入参**:</font>Service
|
|
224
485
|
|
|
225
|
-
* [
|
|
486
|
+
* [CreateConfigData](https://cloud.tencent.com/document/api/1371/78337)
|
|
226
487
|
|
|
227
|
-
*
|
|
488
|
+
* <font color="#dd0000">**修改入参**:</font>Data
|
|
228
489
|
|
|
490
|
+
* [CreateLogConfig](https://cloud.tencent.com/document/api/1371/78465)
|
|
229
491
|
|
|
230
|
-
|
|
492
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId
|
|
493
|
+
|
|
494
|
+
* [DeleteApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78340)
|
|
495
|
+
|
|
496
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
497
|
+
|
|
498
|
+
* [DeleteApplicationService](https://cloud.tencent.com/document/api/1371/81050)
|
|
499
|
+
|
|
500
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId, ServiceName
|
|
501
|
+
|
|
502
|
+
* [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)
|
|
503
|
+
|
|
504
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
505
|
+
|
|
506
|
+
* [DescribeDeployApplicationDetail](https://cloud.tencent.com/document/api/1371/60154)
|
|
507
|
+
|
|
508
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
509
|
+
|
|
510
|
+
* [DescribeIngresses](https://cloud.tencent.com/document/api/1371/60168)
|
|
511
|
+
|
|
512
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace
|
|
513
|
+
|
|
514
|
+
* [DescribeLogConfig](https://cloud.tencent.com/document/api/1371/78470)
|
|
515
|
+
|
|
516
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId
|
|
517
|
+
|
|
518
|
+
* [DescribeRelatedIngresses](https://cloud.tencent.com/document/api/1371/60167)
|
|
519
|
+
|
|
520
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace, ApplicationId
|
|
521
|
+
|
|
522
|
+
* [DisableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78955)
|
|
523
|
+
|
|
524
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
525
|
+
|
|
526
|
+
* [EnableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78954)
|
|
527
|
+
|
|
528
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
529
|
+
|
|
530
|
+
* [ModifyApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78338)
|
|
531
|
+
|
|
532
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId, Autoscaler
|
|
533
|
+
|
|
534
|
+
* [ModifyConfigData](https://cloud.tencent.com/document/api/1371/78333)
|
|
535
|
+
|
|
536
|
+
* <font color="#dd0000">**修改入参**:</font>Data
|
|
537
|
+
|
|
538
|
+
* [ModifyLogConfig](https://cloud.tencent.com/document/api/1371/78467)
|
|
539
|
+
|
|
540
|
+
* <font color="#dd0000">**修改入参**:</font>Data, ApplicationId
|
|
541
|
+
|
|
542
|
+
* [RestartApplication](https://cloud.tencent.com/document/api/1371/66685)
|
|
543
|
+
|
|
544
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
545
|
+
|
|
546
|
+
* [ResumeDeployApplication](https://cloud.tencent.com/document/api/1371/60153)
|
|
547
|
+
|
|
548
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
549
|
+
|
|
550
|
+
* [RevertDeployApplication](https://cloud.tencent.com/document/api/1371/60152)
|
|
551
|
+
|
|
552
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
553
|
+
|
|
554
|
+
* [StopApplication](https://cloud.tencent.com/document/api/1371/66684)
|
|
555
|
+
|
|
556
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
231
557
|
|
|
232
|
-
* [AiRecognitionTaskAsrTranslateResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResult)
|
|
233
|
-
* [AiRecognitionTaskAsrTranslateResultInput](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResultInput)
|
|
234
|
-
* [AiRecognitionTaskAsrTranslateResultOutput](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResultOutput)
|
|
235
|
-
* [AiRecognitionTaskAsrTranslateSegmentItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateSegmentItem)
|
|
236
|
-
* [AsrTranslateConfigureInfo](https://cloud.tencent.com/document/api/266/31773#AsrTranslateConfigureInfo)
|
|
237
|
-
* [AsrTranslateConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#AsrTranslateConfigureInfoForUpdate)
|
|
238
558
|
|
|
239
559
|
修改数据结构:
|
|
240
560
|
|
|
241
|
-
* [
|
|
561
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
242
562
|
|
|
243
|
-
*
|
|
563
|
+
* <font color="#dd0000">**修改成员**:</font>ClbId
|
|
244
564
|
|
|
245
|
-
* [AiRecognitionResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionResult)
|
|
246
565
|
|
|
247
|
-
* 新增成员:AsrTranslateTask
|
|
248
566
|
|
|
249
|
-
* [AiRecognitionTaskAsrFullTextResultOutputSubtitleItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrFullTextResultOutputSubtitleItem)
|
|
250
567
|
|
|
251
|
-
|
|
568
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
252
569
|
|
|
253
|
-
* [AsrFullTextConfigureInfo](https://cloud.tencent.com/document/api/266/31773#AsrFullTextConfigureInfo)
|
|
254
570
|
|
|
255
|
-
* 新增成员:SubtitleName
|
|
256
571
|
|
|
257
|
-
|
|
572
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
258
573
|
|
|
259
|
-
|
|
574
|
+
### 第 78 次发布
|
|
260
575
|
|
|
261
|
-
|
|
576
|
+
发布时间:2024-10-31 02:20:00
|
|
262
577
|
|
|
263
|
-
|
|
578
|
+
本次发布包含了以下内容:
|
|
579
|
+
|
|
580
|
+
改善已有的文档。
|
|
581
|
+
|
|
582
|
+
新增接口:
|
|
583
|
+
|
|
584
|
+
* [RestartSREInstance](https://cloud.tencent.com/document/api/1364/112085)
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
589
|
+
|
|
590
|
+
### 第 218 次发布
|
|
591
|
+
|
|
592
|
+
发布时间:2024-10-31 02:24:54
|
|
593
|
+
|
|
594
|
+
本次发布包含了以下内容:
|
|
595
|
+
|
|
596
|
+
改善已有的文档。
|
|
597
|
+
|
|
598
|
+
修改接口:
|
|
599
|
+
|
|
600
|
+
* [ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739)
|
|
601
|
+
|
|
602
|
+
* <font color="#dd0000">**修改入参**:</font>Policys
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
修改数据结构:
|
|
606
|
+
|
|
607
|
+
* [CcnInstance](https://cloud.tencent.com/document/api/215/15824#CcnInstance)
|
|
608
|
+
|
|
609
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceType
|
|
610
|
+
|
|
611
|
+
* [Ipv6Address](https://cloud.tencent.com/document/api/215/15824#Ipv6Address)
|
|
612
|
+
|
|
613
|
+
* 新增成员:PublicIpAddress, AddressType
|
|
264
614
|
|
|
265
615
|
|
|
266
616
|
|
|
@@ -5012,6 +5362,21 @@
|
|
|
5012
5362
|
|
|
5013
5363
|
## 应用性能监控(apm) 版本:2021-06-22
|
|
5014
5364
|
|
|
5365
|
+
### 第 26 次发布
|
|
5366
|
+
|
|
5367
|
+
发布时间:2024-10-25 01:09:11
|
|
5368
|
+
|
|
5369
|
+
本次发布包含了以下内容:
|
|
5370
|
+
|
|
5371
|
+
改善已有的文档。
|
|
5372
|
+
|
|
5373
|
+
修改数据结构:
|
|
5374
|
+
|
|
5375
|
+
* [ApmInstanceDetail](https://cloud.tencent.com/document/api/1463/64927#ApmInstanceDetail)
|
|
5376
|
+
|
|
5377
|
+
* 新增成员:Free, DefaultTSF
|
|
5378
|
+
|
|
5379
|
+
|
|
5015
5380
|
### 第 25 次发布
|
|
5016
5381
|
|
|
5017
5382
|
发布时间:2024-09-13 01:04:24
|
|
@@ -9270,6 +9635,43 @@
|
|
|
9270
9635
|
|
|
9271
9636
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|
|
9272
9637
|
|
|
9638
|
+
### 第 16 次发布
|
|
9639
|
+
|
|
9640
|
+
发布时间:2024-10-30 01:05:53
|
|
9641
|
+
|
|
9642
|
+
本次发布包含了以下内容:
|
|
9643
|
+
|
|
9644
|
+
改善已有的文档。
|
|
9645
|
+
|
|
9646
|
+
修改接口:
|
|
9647
|
+
|
|
9648
|
+
* [ApplyEmbedInterval](https://cloud.tencent.com/document/api/590/73725)
|
|
9649
|
+
|
|
9650
|
+
* 新增入参:Intention
|
|
9651
|
+
|
|
9652
|
+
|
|
9653
|
+
### 第 15 次发布
|
|
9654
|
+
|
|
9655
|
+
发布时间:2024-10-25 01:10:42
|
|
9656
|
+
|
|
9657
|
+
本次发布包含了以下内容:
|
|
9658
|
+
|
|
9659
|
+
改善已有的文档。
|
|
9660
|
+
|
|
9661
|
+
修改接口:
|
|
9662
|
+
|
|
9663
|
+
* [CreateEmbedToken](https://cloud.tencent.com/document/api/590/73724)
|
|
9664
|
+
|
|
9665
|
+
* 新增入参:Intention
|
|
9666
|
+
|
|
9667
|
+
|
|
9668
|
+
修改数据结构:
|
|
9669
|
+
|
|
9670
|
+
* [EmbedTokenInfo](https://cloud.tencent.com/document/api/590/73726#EmbedTokenInfo)
|
|
9671
|
+
|
|
9672
|
+
* 新增成员:Intention
|
|
9673
|
+
|
|
9674
|
+
|
|
9273
9675
|
### 第 14 次发布
|
|
9274
9676
|
|
|
9275
9677
|
发布时间:2024-09-05 01:05:48
|
|
@@ -9667,6 +10069,44 @@
|
|
|
9667
10069
|
|
|
9668
10070
|
## 费用中心(billing) 版本:2018-07-09
|
|
9669
10071
|
|
|
10072
|
+
### 第 62 次发布
|
|
10073
|
+
|
|
10074
|
+
发布时间:2024-10-30 01:06:10
|
|
10075
|
+
|
|
10076
|
+
本次发布包含了以下内容:
|
|
10077
|
+
|
|
10078
|
+
改善已有的文档。
|
|
10079
|
+
|
|
10080
|
+
新增接口:
|
|
10081
|
+
|
|
10082
|
+
* [DescribeBillAdjustInfo](https://cloud.tencent.com/document/api/555/112039)
|
|
10083
|
+
|
|
10084
|
+
修改接口:
|
|
10085
|
+
|
|
10086
|
+
* [DescribeAllocationBillConditions](https://cloud.tencent.com/document/api/555/104185)
|
|
10087
|
+
|
|
10088
|
+
* 新增出参:TagKey
|
|
10089
|
+
|
|
10090
|
+
|
|
10091
|
+
新增数据结构:
|
|
10092
|
+
|
|
10093
|
+
* [AdjustInfoDetail](https://cloud.tencent.com/document/api/555/19183#AdjustInfoDetail)
|
|
10094
|
+
|
|
10095
|
+
修改数据结构:
|
|
10096
|
+
|
|
10097
|
+
* [AllocationDetail](https://cloud.tencent.com/document/api/555/19183#AllocationDetail)
|
|
10098
|
+
|
|
10099
|
+
* 新增成员:DiscountObject, DiscountType, DiscountContent, SPDeduction, SPDeductionRate, BillMonth
|
|
10100
|
+
|
|
10101
|
+
* [AllocationSummaryByItem](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByItem)
|
|
10102
|
+
|
|
10103
|
+
* 新增成员:SPDeduction, SPDeductionRate, AssociatedOrder, DiscountObject, DiscountType, DiscountContent, BillMonth
|
|
10104
|
+
|
|
10105
|
+
* [AllocationSummaryByResource](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByResource)
|
|
10106
|
+
|
|
10107
|
+
* 新增成员:SPDeduction, BillMonth
|
|
10108
|
+
|
|
10109
|
+
|
|
9670
10110
|
### 第 61 次发布
|
|
9671
10111
|
|
|
9672
10112
|
发布时间:2024-08-14 01:07:50
|
|
@@ -11509,7 +11949,7 @@
|
|
|
11509
11949
|
|
|
11510
11950
|
修改接口:
|
|
11511
11951
|
|
|
11512
|
-
* [CreateCRWork](https://cloud.tencent.com/document/api
|
|
11952
|
+
* [CreateCRWork](https://cloud.tencent.com/document/api/#/#)
|
|
11513
11953
|
|
|
11514
11954
|
* 新增入参:IsAutoRenew
|
|
11515
11955
|
|
|
@@ -11531,15 +11971,15 @@
|
|
|
11531
11971
|
|
|
11532
11972
|
修改接口:
|
|
11533
11973
|
|
|
11534
|
-
* [DescribeCRMonitorDetail](https://cloud.tencent.com/document/api
|
|
11974
|
+
* [DescribeCRMonitorDetail](https://cloud.tencent.com/document/api/#/#)
|
|
11535
11975
|
|
|
11536
11976
|
* 新增出参:ExportURL
|
|
11537
11977
|
|
|
11538
|
-
* [DescribeCRMonitors](https://cloud.tencent.com/document/api
|
|
11978
|
+
* [DescribeCRMonitors](https://cloud.tencent.com/document/api/#/#)
|
|
11539
11979
|
|
|
11540
11980
|
* 新增出参:ExportURL
|
|
11541
11981
|
|
|
11542
|
-
* [DescribeCRObtainDetail](https://cloud.tencent.com/document/api
|
|
11982
|
+
* [DescribeCRObtainDetail](https://cloud.tencent.com/document/api/#/#)
|
|
11543
11983
|
|
|
11544
11984
|
* 新增出参:DepositPdfCert
|
|
11545
11985
|
|
|
@@ -11565,7 +12005,7 @@
|
|
|
11565
12005
|
|
|
11566
12006
|
新增接口:
|
|
11567
12007
|
|
|
11568
|
-
* [CreateCRDesktopCode](https://cloud.tencent.com/document/api
|
|
12008
|
+
* [CreateCRDesktopCode](https://cloud.tencent.com/document/api/#/#)
|
|
11569
12009
|
|
|
11570
12010
|
### 第 12 次发布
|
|
11571
12011
|
|
|
@@ -11577,7 +12017,7 @@
|
|
|
11577
12017
|
|
|
11578
12018
|
新增接口:
|
|
11579
12019
|
|
|
11580
|
-
* [DescribeCRObtainDetail](https://cloud.tencent.com/document/api
|
|
12020
|
+
* [DescribeCRObtainDetail](https://cloud.tencent.com/document/api/#/#)
|
|
11581
12021
|
|
|
11582
12022
|
### 第 11 次发布
|
|
11583
12023
|
|
|
@@ -11589,7 +12029,7 @@
|
|
|
11589
12029
|
|
|
11590
12030
|
新增接口:
|
|
11591
12031
|
|
|
11592
|
-
* [CreateCRObtain](https://cloud.tencent.com/document/api
|
|
12032
|
+
* [CreateCRObtain](https://cloud.tencent.com/document/api/#/#)
|
|
11593
12033
|
|
|
11594
12034
|
### 第 10 次发布
|
|
11595
12035
|
|
|
@@ -11601,7 +12041,7 @@
|
|
|
11601
12041
|
|
|
11602
12042
|
修改接口:
|
|
11603
12043
|
|
|
11604
|
-
* [CreateCRUserVerify](https://cloud.tencent.com/document/api
|
|
12044
|
+
* [CreateCRUserVerify](https://cloud.tencent.com/document/api/#/#)
|
|
11605
12045
|
|
|
11606
12046
|
* <font color="#dd0000">**修改入参**:</font>VerificationCode
|
|
11607
12047
|
|
|
@@ -11616,15 +12056,15 @@
|
|
|
11616
12056
|
|
|
11617
12057
|
修改接口:
|
|
11618
12058
|
|
|
11619
|
-
* [CreateCRBlock](https://cloud.tencent.com/document/api
|
|
12059
|
+
* [CreateCRBlock](https://cloud.tencent.com/document/api/#/#)
|
|
11620
12060
|
|
|
11621
12061
|
* 新增入参:EvidenceFileUrl, EvidenceValidStartDate, EvidenceValidEndDate
|
|
11622
12062
|
|
|
11623
|
-
* [CreateCRRight](https://cloud.tencent.com/document/api
|
|
12063
|
+
* [CreateCRRight](https://cloud.tencent.com/document/api/#/#)
|
|
11624
12064
|
|
|
11625
12065
|
* 新增入参:EvidenceFileUrl, EvidenceValidStartDate, EvidenceValidEndDate
|
|
11626
12066
|
|
|
11627
|
-
* [CreateCRWork](https://cloud.tencent.com/document/api
|
|
12067
|
+
* [CreateCRWork](https://cloud.tencent.com/document/api/#/#)
|
|
11628
12068
|
|
|
11629
12069
|
* 新增入参:ApplierId, ApplierName
|
|
11630
12070
|
|
|
@@ -11646,7 +12086,7 @@
|
|
|
11646
12086
|
|
|
11647
12087
|
修改接口:
|
|
11648
12088
|
|
|
11649
|
-
* [DescribeCRWorkInfo](https://cloud.tencent.com/document/api
|
|
12089
|
+
* [DescribeCRWorkInfo](https://cloud.tencent.com/document/api/#/#)
|
|
11650
12090
|
|
|
11651
12091
|
* 新增出参:EvidenceStatus, WorkCategory, IsOriginal, IsRelease, ProducerName, ProduceTime, WhiteLists, WorkDesc, Authorization, AuthorizationStartTime, AuthorizationEndTime, Commission, CommissionStartTime, CommissionEndTime, EvidenceUrl, EvidenceStartTime, EvidenceEndTime
|
|
11652
12092
|
|
|
@@ -11661,7 +12101,7 @@
|
|
|
11661
12101
|
|
|
11662
12102
|
修改接口:
|
|
11663
12103
|
|
|
11664
|
-
* [CreateCRWork](https://cloud.tencent.com/document/api
|
|
12104
|
+
* [CreateCRWork](https://cloud.tencent.com/document/api/#/#)
|
|
11665
12105
|
|
|
11666
12106
|
* 新增入参:MonitorEndTime
|
|
11667
12107
|
|
|
@@ -11676,13 +12116,13 @@
|
|
|
11676
12116
|
|
|
11677
12117
|
新增接口:
|
|
11678
12118
|
|
|
11679
|
-
* [CreateCRRightFile](https://cloud.tencent.com/document/api
|
|
11680
|
-
* [CreateCRTort](https://cloud.tencent.com/document/api
|
|
11681
|
-
* [ModifyCRWhiteList](https://cloud.tencent.com/document/api
|
|
12119
|
+
* [CreateCRRightFile](https://cloud.tencent.com/document/api/#/#)
|
|
12120
|
+
* [CreateCRTort](https://cloud.tencent.com/document/api/#/#)
|
|
12121
|
+
* [ModifyCRWhiteList](https://cloud.tencent.com/document/api/#/#)
|
|
11682
12122
|
|
|
11683
12123
|
修改接口:
|
|
11684
12124
|
|
|
11685
|
-
* [ModifyCRMonitor](https://cloud.tencent.com/document/api
|
|
12125
|
+
* [ModifyCRMonitor](https://cloud.tencent.com/document/api/#/#)
|
|
11686
12126
|
|
|
11687
12127
|
* 新增入参:MonitorEnd
|
|
11688
12128
|
|
|
@@ -11701,7 +12141,7 @@
|
|
|
11701
12141
|
|
|
11702
12142
|
新增接口:
|
|
11703
12143
|
|
|
11704
|
-
* [CreateCRUserVerify](https://cloud.tencent.com/document/api
|
|
12144
|
+
* [CreateCRUserVerify](https://cloud.tencent.com/document/api/#/#)
|
|
11705
12145
|
|
|
11706
12146
|
### 第 4 次发布
|
|
11707
12147
|
|
|
@@ -11713,16 +12153,16 @@
|
|
|
11713
12153
|
|
|
11714
12154
|
新增接口:
|
|
11715
12155
|
|
|
11716
|
-
* [CreateBPFakeURL](https://cloud.tencent.com/document/api
|
|
11717
|
-
* [CreateBPFalseTicket](https://cloud.tencent.com/document/api
|
|
11718
|
-
* [CreateBPOfflineAttachment](https://cloud.tencent.com/document/api
|
|
11719
|
-
* [CreateBPOfflineTicket](https://cloud.tencent.com/document/api
|
|
11720
|
-
* [CreateBPProtectURLs](https://cloud.tencent.com/document/api
|
|
11721
|
-
* [DescribeBPCompanyInfo](https://cloud.tencent.com/document/api
|
|
11722
|
-
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api
|
|
11723
|
-
* [DescribeBPProtectURLs](https://cloud.tencent.com/document/api
|
|
11724
|
-
* [DescribeBPReportFakeURLs](https://cloud.tencent.com/document/api
|
|
11725
|
-
* [ModifyBPOfflineAttachment](https://cloud.tencent.com/document/api
|
|
12156
|
+
* [CreateBPFakeURL](https://cloud.tencent.com/document/api/#/#)
|
|
12157
|
+
* [CreateBPFalseTicket](https://cloud.tencent.com/document/api/#/#)
|
|
12158
|
+
* [CreateBPOfflineAttachment](https://cloud.tencent.com/document/api/#/#)
|
|
12159
|
+
* [CreateBPOfflineTicket](https://cloud.tencent.com/document/api/#/#)
|
|
12160
|
+
* [CreateBPProtectURLs](https://cloud.tencent.com/document/api/#/#)
|
|
12161
|
+
* [DescribeBPCompanyInfo](https://cloud.tencent.com/document/api/#/#)
|
|
12162
|
+
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api/#/#)
|
|
12163
|
+
* [DescribeBPProtectURLs](https://cloud.tencent.com/document/api/#/#)
|
|
12164
|
+
* [DescribeBPReportFakeURLs](https://cloud.tencent.com/document/api/#/#)
|
|
12165
|
+
* [ModifyBPOfflineAttachment](https://cloud.tencent.com/document/api/#/#)
|
|
11726
12166
|
|
|
11727
12167
|
新增数据结构:
|
|
11728
12168
|
|
|
@@ -11741,14 +12181,14 @@
|
|
|
11741
12181
|
|
|
11742
12182
|
新增接口:
|
|
11743
12183
|
|
|
11744
|
-
* [CreateCRWork](https://cloud.tencent.com/document/api
|
|
11745
|
-
* [DescribeCRMonitorDetail](https://cloud.tencent.com/document/api
|
|
11746
|
-
* [DescribeCRMonitors](https://cloud.tencent.com/document/api
|
|
11747
|
-
* [ModifyCRBlockStatus](https://cloud.tencent.com/document/api
|
|
11748
|
-
* [ModifyCRMonitor](https://cloud.tencent.com/document/api
|
|
11749
|
-
* [ModifyCRObtainStatus](https://cloud.tencent.com/document/api
|
|
11750
|
-
* [ModifyCRRightStatus](https://cloud.tencent.com/document/api
|
|
11751
|
-
* [UpdateCRWork](https://cloud.tencent.com/document/api
|
|
12184
|
+
* [CreateCRWork](https://cloud.tencent.com/document/api/#/#)
|
|
12185
|
+
* [DescribeCRMonitorDetail](https://cloud.tencent.com/document/api/#/#)
|
|
12186
|
+
* [DescribeCRMonitors](https://cloud.tencent.com/document/api/#/#)
|
|
12187
|
+
* [ModifyCRBlockStatus](https://cloud.tencent.com/document/api/#/#)
|
|
12188
|
+
* [ModifyCRMonitor](https://cloud.tencent.com/document/api/#/#)
|
|
12189
|
+
* [ModifyCRObtainStatus](https://cloud.tencent.com/document/api/#/#)
|
|
12190
|
+
* [ModifyCRRightStatus](https://cloud.tencent.com/document/api/#/#)
|
|
12191
|
+
* [UpdateCRWork](https://cloud.tencent.com/document/api/#/#)
|
|
11752
12192
|
|
|
11753
12193
|
新增数据结构:
|
|
11754
12194
|
|
|
@@ -11766,7 +12206,7 @@
|
|
|
11766
12206
|
|
|
11767
12207
|
修改接口:
|
|
11768
12208
|
|
|
11769
|
-
* [CreateCRCompanyVerify](https://cloud.tencent.com/document/api
|
|
12209
|
+
* [CreateCRCompanyVerify](https://cloud.tencent.com/document/api/#/#)
|
|
11770
12210
|
|
|
11771
12211
|
* <font color="#dd0000">**修改入参**:</font>CompanyID, CompanyLegalName, ManagerName, ManagerPhone, VerificationCode
|
|
11772
12212
|
|
|
@@ -11781,10 +12221,10 @@
|
|
|
11781
12221
|
|
|
11782
12222
|
新增接口:
|
|
11783
12223
|
|
|
11784
|
-
* [CreateCRBlock](https://cloud.tencent.com/document/api
|
|
11785
|
-
* [CreateCRCompanyVerify](https://cloud.tencent.com/document/api
|
|
11786
|
-
* [CreateCRRight](https://cloud.tencent.com/document/api
|
|
11787
|
-
* [DescribeCRWorkInfo](https://cloud.tencent.com/document/api
|
|
12224
|
+
* [CreateCRBlock](https://cloud.tencent.com/document/api/#/#)
|
|
12225
|
+
* [CreateCRCompanyVerify](https://cloud.tencent.com/document/api/#/#)
|
|
12226
|
+
* [CreateCRRight](https://cloud.tencent.com/document/api/#/#)
|
|
12227
|
+
* [DescribeCRWorkInfo](https://cloud.tencent.com/document/api/#/#)
|
|
11788
12228
|
|
|
11789
12229
|
|
|
11790
12230
|
|
|
@@ -11800,11 +12240,11 @@
|
|
|
11800
12240
|
|
|
11801
12241
|
修改接口:
|
|
11802
12242
|
|
|
11803
|
-
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api
|
|
12243
|
+
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api/#/#)
|
|
11804
12244
|
|
|
11805
12245
|
* 新增出参:FakeAPPId
|
|
11806
12246
|
|
|
11807
|
-
* [CreateBPFakeURL](https://cloud.tencent.com/document/api
|
|
12247
|
+
* [CreateBPFakeURL](https://cloud.tencent.com/document/api/#/#)
|
|
11808
12248
|
|
|
11809
12249
|
* 新增出参:FakeURLId
|
|
11810
12250
|
|
|
@@ -11834,7 +12274,7 @@
|
|
|
11834
12274
|
|
|
11835
12275
|
修改接口:
|
|
11836
12276
|
|
|
11837
|
-
* [CreateBPWhiteList](https://cloud.tencent.com/document/api
|
|
12277
|
+
* [CreateBPWhiteList](https://cloud.tencent.com/document/api/#/#)
|
|
11838
12278
|
|
|
11839
12279
|
* 新增入参:Remark
|
|
11840
12280
|
|
|
@@ -11875,7 +12315,7 @@
|
|
|
11875
12315
|
|
|
11876
12316
|
修改接口:
|
|
11877
12317
|
|
|
11878
|
-
* [CreateBPBrand](https://cloud.tencent.com/document/api
|
|
12318
|
+
* [CreateBPBrand](https://cloud.tencent.com/document/api/#/#)
|
|
11879
12319
|
|
|
11880
12320
|
* 新增入参:APISource
|
|
11881
12321
|
|
|
@@ -11890,7 +12330,7 @@
|
|
|
11890
12330
|
|
|
11891
12331
|
修改接口:
|
|
11892
12332
|
|
|
11893
|
-
* [CreateBPBrand](https://cloud.tencent.com/document/api
|
|
12333
|
+
* [CreateBPBrand](https://cloud.tencent.com/document/api/#/#)
|
|
11894
12334
|
|
|
11895
12335
|
* 新增入参:BrandLogo
|
|
11896
12336
|
|
|
@@ -11957,7 +12397,7 @@
|
|
|
11957
12397
|
|
|
11958
12398
|
新增接口:
|
|
11959
12399
|
|
|
11960
|
-
* [DescribeBPWhiteLists](https://cloud.tencent.com/document/api
|
|
12400
|
+
* [DescribeBPWhiteLists](https://cloud.tencent.com/document/api/#/#)
|
|
11961
12401
|
|
|
11962
12402
|
新增数据结构:
|
|
11963
12403
|
|
|
@@ -11973,12 +12413,12 @@
|
|
|
11973
12413
|
|
|
11974
12414
|
新增接口:
|
|
11975
12415
|
|
|
11976
|
-
* [CreateBPBrand](https://cloud.tencent.com/document/api
|
|
11977
|
-
* [CreateBPWhiteList](https://cloud.tencent.com/document/api
|
|
11978
|
-
* [DeleteBPWhiteList](https://cloud.tencent.com/document/api
|
|
11979
|
-
* [DescribeBPBrands](https://cloud.tencent.com/document/api
|
|
11980
|
-
* [DescribeBPFakeAPPList](https://cloud.tencent.com/document/api
|
|
11981
|
-
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api
|
|
12416
|
+
* [CreateBPBrand](https://cloud.tencent.com/document/api/#/#)
|
|
12417
|
+
* [CreateBPWhiteList](https://cloud.tencent.com/document/api/#/#)
|
|
12418
|
+
* [DeleteBPWhiteList](https://cloud.tencent.com/document/api/#/#)
|
|
12419
|
+
* [DescribeBPBrands](https://cloud.tencent.com/document/api/#/#)
|
|
12420
|
+
* [DescribeBPFakeAPPList](https://cloud.tencent.com/document/api/#/#)
|
|
12421
|
+
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api/#/#)
|
|
11982
12422
|
|
|
11983
12423
|
新增数据结构:
|
|
11984
12424
|
|
|
@@ -11999,10 +12439,10 @@
|
|
|
11999
12439
|
|
|
12000
12440
|
新增接口:
|
|
12001
12441
|
|
|
12002
|
-
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api
|
|
12003
|
-
* [CreateBPFakeAPPList](https://cloud.tencent.com/document/api
|
|
12004
|
-
* [CreateBPFakeURL](https://cloud.tencent.com/document/api
|
|
12005
|
-
* [CreateBPFakeURLs](https://cloud.tencent.com/document/api
|
|
12442
|
+
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api/#/#)
|
|
12443
|
+
* [CreateBPFakeAPPList](https://cloud.tencent.com/document/api/#/#)
|
|
12444
|
+
* [CreateBPFakeURL](https://cloud.tencent.com/document/api/#/#)
|
|
12445
|
+
* [CreateBPFakeURLs](https://cloud.tencent.com/document/api/#/#)
|
|
12006
12446
|
|
|
12007
12447
|
|
|
12008
12448
|
|
|
@@ -12710,6 +13150,49 @@
|
|
|
12710
13150
|
|
|
12711
13151
|
## 软件成分分析(bsca) 版本:2021-08-11
|
|
12712
13152
|
|
|
13153
|
+
### 第 7 次发布
|
|
13154
|
+
|
|
13155
|
+
发布时间:2024-10-29 21:02:24
|
|
13156
|
+
|
|
13157
|
+
本次发布包含了以下内容:
|
|
13158
|
+
|
|
13159
|
+
改善已有的文档。
|
|
13160
|
+
|
|
13161
|
+
修改接口:
|
|
13162
|
+
|
|
13163
|
+
* [DescribeKBComponentVersionList](https://cloud.tencent.com/document/api/1483/100319)
|
|
13164
|
+
|
|
13165
|
+
* 新增入参:PageNumber, PageSize, Order, OrderBy, Filter
|
|
13166
|
+
|
|
13167
|
+
* [DescribeKBComponentVulnerability](https://cloud.tencent.com/document/api/1483/72072)
|
|
13168
|
+
|
|
13169
|
+
* 新增出参:PURL, RecommendedVersion
|
|
13170
|
+
|
|
13171
|
+
|
|
13172
|
+
新增数据结构:
|
|
13173
|
+
|
|
13174
|
+
* [ComponentTagFilter](https://cloud.tencent.com/document/api/1483/72074#ComponentTagFilter)
|
|
13175
|
+
* [ComponentVersionInfo](https://cloud.tencent.com/document/api/1483/72074#ComponentVersionInfo)
|
|
13176
|
+
|
|
13177
|
+
修改数据结构:
|
|
13178
|
+
|
|
13179
|
+
* [Component](https://cloud.tencent.com/document/api/1483/72074#Component)
|
|
13180
|
+
|
|
13181
|
+
* 新增成员:VersionInfo, LastUpdateTime, TagList
|
|
13182
|
+
|
|
13183
|
+
* [ComponentVersion](https://cloud.tencent.com/document/api/1483/72074#ComponentVersion)
|
|
13184
|
+
|
|
13185
|
+
* 新增成员:VersionInfo
|
|
13186
|
+
|
|
13187
|
+
* [VulnerabilityDetail](https://cloud.tencent.com/document/api/1483/72074#VulnerabilityDetail)
|
|
13188
|
+
|
|
13189
|
+
* 新增成员:UpdateTime
|
|
13190
|
+
|
|
13191
|
+
* [VulnerabilitySummary](https://cloud.tencent.com/document/api/1483/72074#VulnerabilitySummary)
|
|
13192
|
+
|
|
13193
|
+
* 新增成员:Architecture, ArchitectureList, PatchUrlList
|
|
13194
|
+
|
|
13195
|
+
|
|
12713
13196
|
### 第 6 次发布
|
|
12714
13197
|
|
|
12715
13198
|
发布时间:2024-04-16 01:05:23
|
|
@@ -16030,6 +16513,44 @@
|
|
|
16030
16513
|
|
|
16031
16514
|
## 云联络中心(ccc) 版本:2020-02-10
|
|
16032
16515
|
|
|
16516
|
+
### 第 79 次发布
|
|
16517
|
+
|
|
16518
|
+
发布时间:2024-10-28 01:14:26
|
|
16519
|
+
|
|
16520
|
+
本次发布包含了以下内容:
|
|
16521
|
+
|
|
16522
|
+
改善已有的文档。
|
|
16523
|
+
|
|
16524
|
+
新增接口:
|
|
16525
|
+
|
|
16526
|
+
* [DescribeTelRecordAsr](https://cloud.tencent.com/document/api/679/111941)
|
|
16527
|
+
|
|
16528
|
+
新增数据结构:
|
|
16529
|
+
|
|
16530
|
+
* [AsrData](https://cloud.tencent.com/document/api/679/47715#AsrData)
|
|
16531
|
+
|
|
16532
|
+
修改数据结构:
|
|
16533
|
+
|
|
16534
|
+
* [IVRKeyPressedElement](https://cloud.tencent.com/document/api/679/47715#IVRKeyPressedElement)
|
|
16535
|
+
|
|
16536
|
+
* 新增成员:Timestamp, NodeLabel, OriginalContent, TTSPrompt
|
|
16537
|
+
|
|
16538
|
+
|
|
16539
|
+
### 第 78 次发布
|
|
16540
|
+
|
|
16541
|
+
发布时间:2024-10-24 01:09:50
|
|
16542
|
+
|
|
16543
|
+
本次发布包含了以下内容:
|
|
16544
|
+
|
|
16545
|
+
改善已有的文档。
|
|
16546
|
+
|
|
16547
|
+
修改数据结构:
|
|
16548
|
+
|
|
16549
|
+
* [OwnNumberApplyDetailItem](https://cloud.tencent.com/document/api/679/47715#OwnNumberApplyDetailItem)
|
|
16550
|
+
|
|
16551
|
+
* 新增成员:OutboundCalleeFormat
|
|
16552
|
+
|
|
16553
|
+
|
|
16033
16554
|
### 第 77 次发布
|
|
16034
16555
|
|
|
16035
16556
|
发布时间:2024-10-16 01:05:10
|
|
@@ -17406,6 +17927,36 @@
|
|
|
17406
17927
|
|
|
17407
17928
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
17408
17929
|
|
|
17930
|
+
### 第 171 次发布
|
|
17931
|
+
|
|
17932
|
+
发布时间:2024-10-28 01:14:59
|
|
17933
|
+
|
|
17934
|
+
本次发布包含了以下内容:
|
|
17935
|
+
|
|
17936
|
+
改善已有的文档。
|
|
17937
|
+
|
|
17938
|
+
修改接口:
|
|
17939
|
+
|
|
17940
|
+
* [DeleteRotationPassword](https://cloud.tencent.com/document/api/236/108309)
|
|
17941
|
+
|
|
17942
|
+
* 新增入参:EncryptMethod
|
|
17943
|
+
|
|
17944
|
+
|
|
17945
|
+
### 第 170 次发布
|
|
17946
|
+
|
|
17947
|
+
发布时间:2024-10-24 01:10:03
|
|
17948
|
+
|
|
17949
|
+
本次发布包含了以下内容:
|
|
17950
|
+
|
|
17951
|
+
改善已有的文档。
|
|
17952
|
+
|
|
17953
|
+
修改数据结构:
|
|
17954
|
+
|
|
17955
|
+
* [ReadonlyNode](https://cloud.tencent.com/document/api/236/15878#ReadonlyNode)
|
|
17956
|
+
|
|
17957
|
+
* 新增成员:NodeId
|
|
17958
|
+
|
|
17959
|
+
|
|
17409
17960
|
### 第 169 次发布
|
|
17410
17961
|
|
|
17411
17962
|
发布时间:2024-10-22 01:10:00
|
|
@@ -24329,6 +24880,36 @@
|
|
|
24329
24880
|
|
|
24330
24881
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
24331
24882
|
|
|
24883
|
+
### 第 29 次发布
|
|
24884
|
+
|
|
24885
|
+
发布时间:2024-10-30 01:13:02
|
|
24886
|
+
|
|
24887
|
+
本次发布包含了以下内容:
|
|
24888
|
+
|
|
24889
|
+
改善已有的文档。
|
|
24890
|
+
|
|
24891
|
+
修改数据结构:
|
|
24892
|
+
|
|
24893
|
+
* [InstanceNode](https://cloud.tencent.com/document/api/1387/102385#InstanceNode)
|
|
24894
|
+
|
|
24895
|
+
* 新增成员:Zone
|
|
24896
|
+
|
|
24897
|
+
|
|
24898
|
+
### 第 28 次发布
|
|
24899
|
+
|
|
24900
|
+
发布时间:2024-10-24 01:11:03
|
|
24901
|
+
|
|
24902
|
+
本次发布包含了以下内容:
|
|
24903
|
+
|
|
24904
|
+
改善已有的文档。
|
|
24905
|
+
|
|
24906
|
+
修改数据结构:
|
|
24907
|
+
|
|
24908
|
+
* [BackUpJobDisplay](https://cloud.tencent.com/document/api/1387/102385#BackUpJobDisplay)
|
|
24909
|
+
|
|
24910
|
+
* 新增成员:IsUserDefineBucket
|
|
24911
|
+
|
|
24912
|
+
|
|
24332
24913
|
### 第 27 次发布
|
|
24333
24914
|
|
|
24334
24915
|
发布时间:2024-10-18 01:06:21
|
|
@@ -26105,6 +26686,88 @@
|
|
|
26105
26686
|
|
|
26106
26687
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
26107
26688
|
|
|
26689
|
+
### 第 71 次发布
|
|
26690
|
+
|
|
26691
|
+
发布时间:2024-10-30 15:47:20
|
|
26692
|
+
|
|
26693
|
+
本次发布包含了以下内容:
|
|
26694
|
+
|
|
26695
|
+
改善已有的文档。
|
|
26696
|
+
|
|
26697
|
+
修改数据结构:
|
|
26698
|
+
|
|
26699
|
+
* [AcListsData](https://cloud.tencent.com/document/api/1132/49071#AcListsData)
|
|
26700
|
+
|
|
26701
|
+
* 新增成员:Status, SrcType, DstType, Uuid, Invalid, IsRegion, CloudCode, AutoTask, InstanceName, RegionCode, Country, City, RegName1, RegName2
|
|
26702
|
+
|
|
26703
|
+
|
|
26704
|
+
### 第 70 次发布
|
|
26705
|
+
|
|
26706
|
+
发布时间:2024-10-30 10:32:23
|
|
26707
|
+
|
|
26708
|
+
本次发布包含了以下内容:
|
|
26709
|
+
|
|
26710
|
+
改善已有的文档。
|
|
26711
|
+
|
|
26712
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
26713
|
+
|
|
26714
|
+
* DescribeNatSwitchList
|
|
26715
|
+
|
|
26716
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
26717
|
+
|
|
26718
|
+
* NatSwitchListData
|
|
26719
|
+
|
|
26720
|
+
### 第 69 次发布
|
|
26721
|
+
|
|
26722
|
+
发布时间:2024-10-30 01:14:07
|
|
26723
|
+
|
|
26724
|
+
本次发布包含了以下内容:
|
|
26725
|
+
|
|
26726
|
+
改善已有的文档。
|
|
26727
|
+
|
|
26728
|
+
修改接口:
|
|
26729
|
+
|
|
26730
|
+
* [CreateAddressTemplate](https://cloud.tencent.com/document/api/1132/95034)
|
|
26731
|
+
|
|
26732
|
+
* 新增入参:IpVersion
|
|
26733
|
+
|
|
26734
|
+
* [DescribeBlockStaticList](https://cloud.tencent.com/document/api/1132/58281)
|
|
26735
|
+
|
|
26736
|
+
* 新增出参:Status
|
|
26737
|
+
|
|
26738
|
+
|
|
26739
|
+
修改数据结构:
|
|
26740
|
+
|
|
26741
|
+
* [RuleChangeItem](https://cloud.tencent.com/document/api/1132/49071#RuleChangeItem)
|
|
26742
|
+
|
|
26743
|
+
* 新增成员:IpVersion
|
|
26744
|
+
|
|
26745
|
+
* [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
|
|
26746
|
+
|
|
26747
|
+
* 新增成员:IpVersion
|
|
26748
|
+
|
|
26749
|
+
* <font color="#dd0000">**修改成员**:</font>Uuid
|
|
26750
|
+
|
|
26751
|
+
|
|
26752
|
+
### 第 68 次发布
|
|
26753
|
+
|
|
26754
|
+
发布时间:2024-10-25 01:19:23
|
|
26755
|
+
|
|
26756
|
+
本次发布包含了以下内容:
|
|
26757
|
+
|
|
26758
|
+
改善已有的文档。
|
|
26759
|
+
|
|
26760
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
26761
|
+
|
|
26762
|
+
* ModifyAllVPCSwitchStatus
|
|
26763
|
+
|
|
26764
|
+
修改数据结构:
|
|
26765
|
+
|
|
26766
|
+
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
26767
|
+
|
|
26768
|
+
* <font color="#dd0000">**修改成员**:</font>Enable
|
|
26769
|
+
|
|
26770
|
+
|
|
26108
26771
|
### 第 67 次发布
|
|
26109
26772
|
|
|
26110
26773
|
发布时间:2024-10-23 01:11:48
|
|
@@ -27788,6 +28451,21 @@
|
|
|
27788
28451
|
|
|
27789
28452
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
27790
28453
|
|
|
28454
|
+
### 第 12 次发布
|
|
28455
|
+
|
|
28456
|
+
发布时间:2024-10-25 01:20:30
|
|
28457
|
+
|
|
28458
|
+
本次发布包含了以下内容:
|
|
28459
|
+
|
|
28460
|
+
改善已有的文档。
|
|
28461
|
+
|
|
28462
|
+
修改数据结构:
|
|
28463
|
+
|
|
28464
|
+
* [LogMessage](https://cloud.tencent.com/document/api/1441/75643#LogMessage)
|
|
28465
|
+
|
|
28466
|
+
* 新增成员:ActionResult
|
|
28467
|
+
|
|
28468
|
+
|
|
27791
28469
|
### 第 11 次发布
|
|
27792
28470
|
|
|
27793
28471
|
发布时间:2024-06-17 01:21:02
|
|
@@ -32959,6 +33637,47 @@
|
|
|
32959
33637
|
|
|
32960
33638
|
## 操作审计(cloudaudit) 版本:2019-03-19
|
|
32961
33639
|
|
|
33640
|
+
### 第 15 次发布
|
|
33641
|
+
|
|
33642
|
+
发布时间:2024-10-24 16:22:27
|
|
33643
|
+
|
|
33644
|
+
本次发布包含了以下内容:
|
|
33645
|
+
|
|
33646
|
+
改善已有的文档。
|
|
33647
|
+
|
|
33648
|
+
新增接口:
|
|
33649
|
+
|
|
33650
|
+
* [ModifyEventsAuditTrack](https://cloud.tencent.com/document/api/629/111900)
|
|
33651
|
+
|
|
33652
|
+
### 第 14 次发布
|
|
33653
|
+
|
|
33654
|
+
发布时间:2024-10-24 15:52:03
|
|
33655
|
+
|
|
33656
|
+
本次发布包含了以下内容:
|
|
33657
|
+
|
|
33658
|
+
改善已有的文档。
|
|
33659
|
+
|
|
33660
|
+
新增接口:
|
|
33661
|
+
|
|
33662
|
+
* [CreateEventsAuditTrack](https://cloud.tencent.com/document/api/629/111894)
|
|
33663
|
+
|
|
33664
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
33665
|
+
|
|
33666
|
+
* CreateAudit
|
|
33667
|
+
* DeleteAudit
|
|
33668
|
+
|
|
33669
|
+
修改接口:
|
|
33670
|
+
|
|
33671
|
+
* [DescribeAuditTrack](https://cloud.tencent.com/document/api/629/83247)
|
|
33672
|
+
|
|
33673
|
+
* 新增出参:Filters
|
|
33674
|
+
|
|
33675
|
+
|
|
33676
|
+
新增数据结构:
|
|
33677
|
+
|
|
33678
|
+
* [Filter](https://cloud.tencent.com/document/api/629/35353#Filter)
|
|
33679
|
+
* [ResourceField](https://cloud.tencent.com/document/api/629/35353#ResourceField)
|
|
33680
|
+
|
|
32962
33681
|
### 第 13 次发布
|
|
32963
33682
|
|
|
32964
33683
|
发布时间:2024-01-11 01:09:52
|
|
@@ -33138,7 +33857,7 @@
|
|
|
33138
33857
|
|
|
33139
33858
|
修改接口:
|
|
33140
33859
|
|
|
33141
|
-
* [CreateAudit](https://cloud.tencent.com/document/api
|
|
33860
|
+
* [CreateAudit](https://cloud.tencent.com/document/api/#/#)
|
|
33142
33861
|
|
|
33143
33862
|
* 新增入参:IsEnableKmsEncry, KeyId, KmsRegion
|
|
33144
33863
|
|
|
@@ -33183,8 +33902,8 @@
|
|
|
33183
33902
|
|
|
33184
33903
|
新增接口:
|
|
33185
33904
|
|
|
33186
|
-
* [CreateAudit](https://cloud.tencent.com/document/api
|
|
33187
|
-
* [DeleteAudit](https://cloud.tencent.com/document/api
|
|
33905
|
+
* [CreateAudit](https://cloud.tencent.com/document/api/#/#)
|
|
33906
|
+
* [DeleteAudit](https://cloud.tencent.com/document/api/#/#)
|
|
33188
33907
|
* [DescribeAudit](https://cloud.tencent.com/document/api/629/35350)
|
|
33189
33908
|
* [GetAttributeKey](https://cloud.tencent.com/document/api/629/35349)
|
|
33190
33909
|
* [InquireAuditCredit](https://cloud.tencent.com/document/api/629/35348)
|
|
@@ -33505,6 +34224,56 @@
|
|
|
33505
34224
|
|
|
33506
34225
|
## 日志服务(cls) 版本:2020-10-16
|
|
33507
34226
|
|
|
34227
|
+
### 第 112 次发布
|
|
34228
|
+
|
|
34229
|
+
发布时间:2024-10-30 01:17:18
|
|
34230
|
+
|
|
34231
|
+
本次发布包含了以下内容:
|
|
34232
|
+
|
|
34233
|
+
改善已有的文档。
|
|
34234
|
+
|
|
34235
|
+
修改接口:
|
|
34236
|
+
|
|
34237
|
+
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/614/56465)
|
|
34238
|
+
|
|
34239
|
+
* 新增入参:Tags, JumpDomain, DeliverStatus, DeliverConfig, AlarmShieldStatus
|
|
34240
|
+
|
|
34241
|
+
|
|
34242
|
+
新增数据结构:
|
|
34243
|
+
|
|
34244
|
+
* [AlarmNoticeDeliverConfig](https://cloud.tencent.com/document/api/614/56471#AlarmNoticeDeliverConfig)
|
|
34245
|
+
* [DeliverConfig](https://cloud.tencent.com/document/api/614/56471#DeliverConfig)
|
|
34246
|
+
|
|
34247
|
+
修改数据结构:
|
|
34248
|
+
|
|
34249
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/614/56471#AlarmNotice)
|
|
34250
|
+
|
|
34251
|
+
* 新增成员:Tags, AlarmShieldStatus, JumpDomain, AlarmNoticeDeliverConfig
|
|
34252
|
+
|
|
34253
|
+
* [WebCallback](https://cloud.tencent.com/document/api/614/56471#WebCallback)
|
|
34254
|
+
|
|
34255
|
+
* 新增成员:RemindType, Mobiles, UserIds
|
|
34256
|
+
|
|
34257
|
+
|
|
34258
|
+
### 第 111 次发布
|
|
34259
|
+
|
|
34260
|
+
发布时间:2024-10-29 01:17:00
|
|
34261
|
+
|
|
34262
|
+
本次发布包含了以下内容:
|
|
34263
|
+
|
|
34264
|
+
改善已有的文档。
|
|
34265
|
+
|
|
34266
|
+
新增数据结构:
|
|
34267
|
+
|
|
34268
|
+
* [EscalateNoticeInfo](https://cloud.tencent.com/document/api/614/56471#EscalateNoticeInfo)
|
|
34269
|
+
|
|
34270
|
+
修改数据结构:
|
|
34271
|
+
|
|
34272
|
+
* [NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule)
|
|
34273
|
+
|
|
34274
|
+
* 新增成员:Escalate, Interval, Type, EscalateNotice
|
|
34275
|
+
|
|
34276
|
+
|
|
33508
34277
|
### 第 110 次发布
|
|
33509
34278
|
|
|
33510
34279
|
发布时间:2024-10-18 01:07:51
|
|
@@ -40003,242 +40772,26 @@
|
|
|
40003
40772
|
|
|
40004
40773
|
|
|
40005
40774
|
|
|
40006
|
-
##
|
|
40007
|
-
|
|
40008
|
-
### 第 17 次发布
|
|
40009
|
-
|
|
40010
|
-
发布时间:2021-02-24 08:03:24
|
|
40011
|
-
|
|
40012
|
-
本次发布包含了以下内容:
|
|
40013
|
-
|
|
40014
|
-
改善已有的文档。
|
|
40015
|
-
|
|
40016
|
-
新增接口:
|
|
40017
|
-
|
|
40018
|
-
* [QueryBlackListData](https://cloud.tencent.com/document/api/656/53039)
|
|
40019
|
-
|
|
40020
|
-
### 第 16 次发布
|
|
40021
|
-
|
|
40022
|
-
发布时间:2021-02-01 08:03:26
|
|
40023
|
-
|
|
40024
|
-
本次发布包含了以下内容:
|
|
40025
|
-
|
|
40026
|
-
改善已有的文档。
|
|
40027
|
-
|
|
40028
|
-
新增接口:
|
|
40029
|
-
|
|
40030
|
-
* [ApplyBlackListData](https://cloud.tencent.com/document/api/656/52653)
|
|
40031
|
-
* [ChangeBotCallStatus](https://cloud.tencent.com/document/api/656/52652)
|
|
40032
|
-
* [ChangeBotTaskStatus](https://cloud.tencent.com/document/api/656/52651)
|
|
40033
|
-
* [QueryCallList](https://cloud.tencent.com/document/api/656/52650)
|
|
40034
|
-
* [UpdateBotTask](https://cloud.tencent.com/document/api/656/52649)
|
|
40035
|
-
|
|
40036
|
-
修改接口:
|
|
40037
|
-
|
|
40038
|
-
* [CreateBotTask](https://cloud.tencent.com/document/api/656/50873)
|
|
40039
|
-
|
|
40040
|
-
* 新增入参:CallType, CallStartDate, CallEndDate
|
|
40041
|
-
|
|
40042
|
-
* <font color="#dd0000">**修改入参**:</font>CallTimeCollection, StartTimeBan, EndTimeBan
|
|
40043
|
-
|
|
40044
|
-
* 新增出参:BotId
|
|
40045
|
-
|
|
40046
|
-
|
|
40047
|
-
新增数据结构:
|
|
40048
|
-
|
|
40049
|
-
* [BlackListData](https://cloud.tencent.com/document/api/656/30994#BlackListData)
|
|
40050
|
-
* [CallInfo](https://cloud.tencent.com/document/api/656/30994#CallInfo)
|
|
40051
|
-
|
|
40052
|
-
修改数据结构:
|
|
40053
|
-
|
|
40054
|
-
* [CallTimeDict](https://cloud.tencent.com/document/api/656/30994#CallTimeDict)
|
|
40055
|
-
|
|
40056
|
-
* <font color="#dd0000">**修改成员**:</font>Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday
|
|
40057
|
-
|
|
40058
|
-
* [CallTimeInfo](https://cloud.tencent.com/document/api/656/30994#CallTimeInfo)
|
|
40059
|
-
|
|
40060
|
-
* <font color="#dd0000">**修改成员**:</font>StartTime, EndTime
|
|
40061
|
-
|
|
40062
|
-
* [RecordInfo](https://cloud.tencent.com/document/api/656/30994#RecordInfo)
|
|
40063
|
-
|
|
40064
|
-
* 新增成员:CosFileName
|
|
40065
|
-
|
|
40066
|
-
|
|
40067
|
-
### 第 15 次发布
|
|
40068
|
-
|
|
40069
|
-
发布时间:2021-01-15 08:03:19
|
|
40070
|
-
|
|
40071
|
-
本次发布包含了以下内容:
|
|
40072
|
-
|
|
40073
|
-
改善已有的文档。
|
|
40074
|
-
|
|
40075
|
-
新增接口:
|
|
40076
|
-
|
|
40077
|
-
* [DownloadBotRecord](https://cloud.tencent.com/document/api/656/52063)
|
|
40078
|
-
|
|
40079
|
-
### 第 14 次发布
|
|
40080
|
-
|
|
40081
|
-
发布时间:2021-01-13 08:03:17
|
|
40082
|
-
|
|
40083
|
-
本次发布包含了以下内容:
|
|
40084
|
-
|
|
40085
|
-
改善已有的文档。
|
|
40086
|
-
|
|
40087
|
-
新增接口:
|
|
40088
|
-
|
|
40089
|
-
* [QueryBotList](https://cloud.tencent.com/document/api/656/51905)
|
|
40090
|
-
* [QueryRecordList](https://cloud.tencent.com/document/api/656/51904)
|
|
40091
|
-
* [UploadBotData](https://cloud.tencent.com/document/api/656/51903)
|
|
40092
|
-
|
|
40093
|
-
新增数据结构:
|
|
40094
|
-
|
|
40095
|
-
* [BotInfo](https://cloud.tencent.com/document/api/656/30994#BotInfo)
|
|
40096
|
-
* [RecordInfo](https://cloud.tencent.com/document/api/656/30994#RecordInfo)
|
|
40097
|
-
|
|
40098
|
-
### 第 13 次发布
|
|
40099
|
-
|
|
40100
|
-
发布时间:2021-01-01 08:03:08
|
|
40101
|
-
|
|
40102
|
-
本次发布包含了以下内容:
|
|
40103
|
-
|
|
40104
|
-
改善已有的文档。
|
|
40105
|
-
|
|
40106
|
-
新增接口:
|
|
40107
|
-
|
|
40108
|
-
* [ExportBotData](https://cloud.tencent.com/document/api/656/51671)
|
|
40109
|
-
|
|
40110
|
-
新增数据结构:
|
|
40111
|
-
|
|
40112
|
-
* [BotFileData](https://cloud.tencent.com/document/api/656/30994#BotFileData)
|
|
40113
|
-
|
|
40114
|
-
### 第 12 次发布
|
|
40115
|
-
|
|
40116
|
-
发布时间:2020-12-11 08:03:22
|
|
40117
|
-
|
|
40118
|
-
本次发布包含了以下内容:
|
|
40119
|
-
|
|
40120
|
-
改善已有的文档。
|
|
40121
|
-
|
|
40122
|
-
新增接口:
|
|
40123
|
-
|
|
40124
|
-
* [CreateBotTask](https://cloud.tencent.com/document/api/656/50873)
|
|
40125
|
-
* [DescribeBotFlow](https://cloud.tencent.com/document/api/656/50872)
|
|
40126
|
-
* [DescribeFileModel](https://cloud.tencent.com/document/api/656/50871)
|
|
40127
|
-
* [UploadBotFile](https://cloud.tencent.com/document/api/656/50870)
|
|
40128
|
-
|
|
40129
|
-
新增数据结构:
|
|
40130
|
-
|
|
40131
|
-
* [BotFlow](https://cloud.tencent.com/document/api/656/30994#BotFlow)
|
|
40132
|
-
* [CallTimeDict](https://cloud.tencent.com/document/api/656/30994#CallTimeDict)
|
|
40133
|
-
* [CallTimeInfo](https://cloud.tencent.com/document/api/656/30994#CallTimeInfo)
|
|
40134
|
-
* [PhonePool](https://cloud.tencent.com/document/api/656/30994#PhonePool)
|
|
40135
|
-
* [SmsSign](https://cloud.tencent.com/document/api/656/30994#SmsSign)
|
|
40136
|
-
* [SmsTemplate](https://cloud.tencent.com/document/api/656/30994#SmsTemplate)
|
|
40137
|
-
|
|
40138
|
-
### 第 11 次发布
|
|
40139
|
-
|
|
40140
|
-
发布时间:2020-11-23 08:03:42
|
|
40141
|
-
|
|
40142
|
-
本次发布包含了以下内容:
|
|
40143
|
-
|
|
40144
|
-
改善已有的文档。
|
|
40145
|
-
|
|
40146
|
-
新增接口:
|
|
40147
|
-
|
|
40148
|
-
* [QueryProducts](https://cloud.tencent.com/document/api/656/50187)
|
|
40149
|
-
|
|
40150
|
-
新增数据结构:
|
|
40151
|
-
|
|
40152
|
-
* [ProductQueryInfo](https://cloud.tencent.com/document/api/656/30994#ProductQueryInfo)
|
|
40153
|
-
|
|
40154
|
-
### 第 10 次发布
|
|
40155
|
-
|
|
40156
|
-
发布时间:2020-04-24 08:06:49
|
|
40157
|
-
|
|
40158
|
-
本次发布包含了以下内容:
|
|
40159
|
-
|
|
40160
|
-
改善已有的文档。
|
|
40161
|
-
|
|
40162
|
-
新增接口:
|
|
40163
|
-
|
|
40164
|
-
* [QueryInstantData](https://cloud.tencent.com/document/api/656/43742)
|
|
40165
|
-
* [UploadDataJson](https://cloud.tencent.com/document/api/656/43741)
|
|
40166
|
-
|
|
40167
|
-
### 第 9 次发布
|
|
40168
|
-
|
|
40169
|
-
发布时间:2019-08-16 16:58:13
|
|
40170
|
-
|
|
40171
|
-
本次发布包含了以下内容:
|
|
40172
|
-
|
|
40173
|
-
改善已有的文档。
|
|
40174
|
-
|
|
40175
|
-
新增接口:
|
|
40176
|
-
|
|
40177
|
-
* [DownloadDialogueText](https://cloud.tencent.com/document/api/656/37199)
|
|
40178
|
-
* [DownloadRecordList](https://cloud.tencent.com/document/api/656/37198)
|
|
40179
|
-
|
|
40180
|
-
### 第 8 次发布
|
|
40181
|
-
|
|
40182
|
-
发布时间:2019-08-13 19:56:47
|
|
40183
|
-
|
|
40184
|
-
本次发布包含了以下内容:
|
|
40185
|
-
|
|
40186
|
-
改善已有的文档。
|
|
40187
|
-
|
|
40188
|
-
修改接口:
|
|
40189
|
-
|
|
40190
|
-
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/656/18291)
|
|
40191
|
-
|
|
40192
|
-
* 新增入参:InstId
|
|
40193
|
-
|
|
40775
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
40194
40776
|
|
|
40195
|
-
### 第
|
|
40777
|
+
### 第 46 次发布
|
|
40196
40778
|
|
|
40197
|
-
发布时间:
|
|
40779
|
+
发布时间:2024-10-30 20:52:19
|
|
40198
40780
|
|
|
40199
40781
|
本次发布包含了以下内容:
|
|
40200
40782
|
|
|
40201
40783
|
改善已有的文档。
|
|
40202
40784
|
|
|
40203
|
-
修改接口:
|
|
40204
|
-
|
|
40205
|
-
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/656/18291)
|
|
40206
|
-
|
|
40207
|
-
* 新增出参:TaskFileUrl
|
|
40208
|
-
|
|
40209
|
-
|
|
40210
40785
|
修改数据结构:
|
|
40211
40786
|
|
|
40212
|
-
* [
|
|
40213
|
-
|
|
40214
|
-
* 新增成员:BlackValidDate
|
|
40215
|
-
|
|
40216
|
-
|
|
40217
|
-
### 第 6 次发布
|
|
40218
|
-
|
|
40219
|
-
发布时间:2019-03-22 14:48:33
|
|
40220
|
-
|
|
40221
|
-
本次发布包含了以下内容:
|
|
40222
|
-
|
|
40223
|
-
改善已有的文档。
|
|
40224
|
-
|
|
40225
|
-
新增接口:
|
|
40226
|
-
|
|
40227
|
-
* [ApplyCreditAudit](https://cloud.tencent.com/document/api/656/33893)
|
|
40228
|
-
* [DescribeCreditResult](https://cloud.tencent.com/document/api/656/33892)
|
|
40229
|
-
|
|
40230
|
-
修改接口:
|
|
40231
|
-
|
|
40232
|
-
* [DownloadReport](https://cloud.tencent.com/document/api/656/18290)
|
|
40233
|
-
|
|
40234
|
-
* 新增入参:InstId
|
|
40787
|
+
* [AssetInfoDetail](https://cloud.tencent.com/document/api/664/90825#AssetInfoDetail)
|
|
40235
40788
|
|
|
40236
|
-
*
|
|
40789
|
+
* <font color="#dd0000">**修改成员**:</font>AppID, CVEId, IsScan, InfluenceAsset, NotRepairAsset, NotProtectAsset, TaskId, TaskPercent, TaskTime, ScanTime
|
|
40237
40790
|
|
|
40238
40791
|
|
|
40239
|
-
### 第
|
|
40792
|
+
### 第 45 次发布
|
|
40240
40793
|
|
|
40241
|
-
发布时间:
|
|
40794
|
+
发布时间:2024-10-30 20:10:52
|
|
40242
40795
|
|
|
40243
40796
|
本次发布包含了以下内容:
|
|
40244
40797
|
|
|
@@ -40246,87 +40799,59 @@
|
|
|
40246
40799
|
|
|
40247
40800
|
修改接口:
|
|
40248
40801
|
|
|
40249
|
-
* [
|
|
40250
|
-
|
|
40251
|
-
* 新增入参:InstId
|
|
40252
|
-
|
|
40253
|
-
* [DescribeRecords](https://cloud.tencent.com/document/api/656/30992)
|
|
40254
|
-
|
|
40255
|
-
* 新增入参:InstId
|
|
40256
|
-
|
|
40257
|
-
* [UploadDataFile](https://cloud.tencent.com/document/api/656/30991)
|
|
40258
|
-
|
|
40259
|
-
* 新增入参:InstId
|
|
40260
|
-
|
|
40261
|
-
|
|
40262
|
-
### 第 4 次发布
|
|
40263
|
-
|
|
40264
|
-
发布时间:2018-12-20 19:45:54
|
|
40802
|
+
* [DescribeClusterPodAssets](https://cloud.tencent.com/document/api/664/93512)
|
|
40265
40803
|
|
|
40266
|
-
|
|
40804
|
+
* 新增入参:MemberId
|
|
40267
40805
|
|
|
40268
|
-
|
|
40806
|
+
* [DescribeSubnetAssets](https://cloud.tencent.com/document/api/664/90818)
|
|
40269
40807
|
|
|
40270
|
-
|
|
40808
|
+
* 新增入参:MemberId
|
|
40271
40809
|
|
|
40272
|
-
* [
|
|
40810
|
+
* [DescribeTopAttackInfo](https://cloud.tencent.com/document/api/664/104060)
|
|
40273
40811
|
|
|
40274
|
-
*
|
|
40812
|
+
* 新增入参:MemberId
|
|
40275
40813
|
|
|
40814
|
+
* [DescribeVpcAssets](https://cloud.tencent.com/document/api/664/90817)
|
|
40276
40815
|
|
|
40277
|
-
|
|
40816
|
+
* 新增入参:MemberId
|
|
40278
40817
|
|
|
40279
|
-
|
|
40818
|
+
* [ModifyOrganizationAccountStatus](https://cloud.tencent.com/document/api/664/103094)
|
|
40280
40819
|
|
|
40281
|
-
|
|
40820
|
+
* 新增入参:MemberId
|
|
40282
40821
|
|
|
40283
|
-
|
|
40822
|
+
* [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208)
|
|
40284
40823
|
|
|
40285
|
-
|
|
40824
|
+
* 新增入参:MemberId
|
|
40286
40825
|
|
|
40287
|
-
* [ApplyBlackList](https://cloud.tencent.com/document/api/656/30993)
|
|
40288
|
-
* [DescribeRecords](https://cloud.tencent.com/document/api/656/30992)
|
|
40289
|
-
* [UploadDataFile](https://cloud.tencent.com/document/api/656/30991)
|
|
40290
40826
|
|
|
40291
40827
|
新增数据结构:
|
|
40292
40828
|
|
|
40293
|
-
* [
|
|
40294
|
-
* [SingleRecord](https://cloud.tencent.com/document/api/656/30994#SingleRecord)
|
|
40295
|
-
|
|
40296
|
-
### 第 2 次发布
|
|
40297
|
-
|
|
40298
|
-
发布时间:2018-08-30 16:14:59
|
|
40299
|
-
|
|
40300
|
-
本次发布包含了以下内容:
|
|
40301
|
-
|
|
40302
|
-
改善已有的文档。
|
|
40829
|
+
* [[ProductSupport](https://cloud.tencent.com/document/api/664/90825#ProductSupport)](https://cloud.tencent.com/document/api/664/90825#[ProductSupport](https://cloud.tencent.com/document/api/664/90825#ProductSupport))
|
|
40303
40830
|
|
|
40304
|
-
|
|
40831
|
+
修改数据结构:
|
|
40305
40832
|
|
|
40306
|
-
* [
|
|
40833
|
+
* [AssetBaseInfoResponse](https://cloud.tencent.com/document/api/664/90825#AssetBaseInfoResponse)
|
|
40307
40834
|
|
|
40308
|
-
*
|
|
40835
|
+
* <font color="#dd0000">**修改成员**:</font>VpcId, VpcName, AssetName, Os, PublicIp, PrivateIp, Region, AssetType, AssetId, AccountNum, PortNum, ProcessNum, SoftApplicationNum, DatabaseNum, WebApplicationNum, ServiceNum, WebFrameworkNum, WebSiteNum, JarPackageNum, StartServiceNum, ScheduledTaskNum, EnvironmentVariableNum, KernelModuleNum, SystemInstallationPackageNum, SurplusProtectDay, CWPStatus, Tag, ProtectLevel, ProtectedDay
|
|
40309
40836
|
|
|
40310
|
-
|
|
40837
|
+
* [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk)
|
|
40311
40838
|
|
|
40839
|
+
* 新增成员:ClbId
|
|
40312
40840
|
|
|
40313
|
-
|
|
40314
|
-
|
|
40315
|
-
发布时间:2018-07-12 15:09:22
|
|
40841
|
+
* [BugInfoDetail](https://cloud.tencent.com/document/api/664/90825#BugInfoDetail)
|
|
40316
40842
|
|
|
40317
|
-
|
|
40843
|
+
* <font color="#dd0000">**修改成员**:</font>Id, PatchId, VULName, Level, CVSSScore, CVEId, Tag, VULCategory, ImpactOs, ImpactCOMPENT, ImpactVersion, Reference, VULDescribe, Fix, ProSupport, IsPublish, ReleaseTime, CreateTime, UpdateTime, SubCategory
|
|
40318
40844
|
|
|
40319
|
-
|
|
40320
|
-
|
|
40321
|
-
新增接口:
|
|
40845
|
+
* [DataSearchBug](https://cloud.tencent.com/document/api/664/90825#DataSearchBug)
|
|
40322
40846
|
|
|
40323
|
-
*
|
|
40324
|
-
* [DownloadReport](https://cloud.tencent.com/document/api/656/18290)
|
|
40847
|
+
* 新增成员:DataSupport, CveId
|
|
40325
40848
|
|
|
40849
|
+
* <font color="#dd0000">**修改成员**:</font>StateCode, DataBug, DataAsset, VSSScan, CWPScan, CFWPatch, WafPatch, CWPFix
|
|
40326
40850
|
|
|
40851
|
+
* [DbAssetInfo](https://cloud.tencent.com/document/api/664/90825#DbAssetInfo)
|
|
40327
40852
|
|
|
40853
|
+
* <font color="#dd0000">**修改成员**:</font>CFWStatus, AssetId, VpcName, AssetType, PublicIp, PrivateIp, Region, VpcId, AssetName, CFWProtectLevel, Tag
|
|
40328
40854
|
|
|
40329
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
40330
40855
|
|
|
40331
40856
|
### 第 44 次发布
|
|
40332
40857
|
|
|
@@ -41418,6 +41943,29 @@
|
|
|
41418
41943
|
|
|
41419
41944
|
## 云服务器(cvm) 版本:2017-03-12
|
|
41420
41945
|
|
|
41946
|
+
### 第 134 次发布
|
|
41947
|
+
|
|
41948
|
+
发布时间:2024-10-25 01:25:09
|
|
41949
|
+
|
|
41950
|
+
本次发布包含了以下内容:
|
|
41951
|
+
|
|
41952
|
+
改善已有的文档。
|
|
41953
|
+
|
|
41954
|
+
修改接口:
|
|
41955
|
+
|
|
41956
|
+
* [ImportImage](https://cloud.tencent.com/document/api/213/15717)
|
|
41957
|
+
|
|
41958
|
+
* 新增入参:ImportImageDataDiskList
|
|
41959
|
+
|
|
41960
|
+
* [SyncImages](https://cloud.tencent.com/document/api/213/15711)
|
|
41961
|
+
|
|
41962
|
+
* 新增入参:Encrypt, KmsKeyId
|
|
41963
|
+
|
|
41964
|
+
|
|
41965
|
+
新增数据结构:
|
|
41966
|
+
|
|
41967
|
+
* [ImportImageDataDisk](https://cloud.tencent.com/document/api/213/15753#ImportImageDataDisk)
|
|
41968
|
+
|
|
41421
41969
|
### 第 133 次发布
|
|
41422
41970
|
|
|
41423
41971
|
发布时间:2024-10-11 01:13:23
|
|
@@ -43903,6 +44451,200 @@
|
|
|
43903
44451
|
|
|
43904
44452
|
## 主机安全(cwp) 版本:2018-02-28
|
|
43905
44453
|
|
|
44454
|
+
### 第 130 次发布
|
|
44455
|
+
|
|
44456
|
+
发布时间:2024-10-30 21:51:23
|
|
44457
|
+
|
|
44458
|
+
本次发布包含了以下内容:
|
|
44459
|
+
|
|
44460
|
+
改善已有的文档。
|
|
44461
|
+
|
|
44462
|
+
修改数据结构:
|
|
44463
|
+
|
|
44464
|
+
* [JavaMemShellDetail](https://cloud.tencent.com/document/api/296/19867#JavaMemShellDetail)
|
|
44465
|
+
|
|
44466
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceName, InstanceState, PrivateIp, PublicIp, Type, Description, CreateTime, RecentFoundTime, Status, ClassLoaderName, SuperClassName, Md5, Interfaces, Annotations, Pid, Exe, Args, ClassName, ClassContent, ClassContentPretty, EventDescription, SecurityAdvice, MachineExtraInfo, MachineState
|
|
44467
|
+
|
|
44468
|
+
* [RansomDefenseRollbackTask](https://cloud.tencent.com/document/api/296/19867#RansomDefenseRollbackTask)
|
|
44469
|
+
|
|
44470
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId
|
|
44471
|
+
|
|
44472
|
+
* [RansomDefenseStrategyMachineBackupInfo](https://cloud.tencent.com/document/api/296/19867#RansomDefenseStrategyMachineBackupInfo)
|
|
44473
|
+
|
|
44474
|
+
* <font color="#dd0000">**修改成员**:</font>HostVersion
|
|
44475
|
+
|
|
44476
|
+
* [VulDefenceEvent](https://cloud.tencent.com/document/api/296/19867#VulDefenceEvent)
|
|
44477
|
+
|
|
44478
|
+
* <font color="#dd0000">**修改成员**:</font>VulId, VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, UpgradeType, FixType, Uuid, MachineExtraInfo
|
|
44479
|
+
|
|
44480
|
+
* [VulDefenceEventDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceEventDetail)
|
|
44481
|
+
|
|
44482
|
+
* <font color="#dd0000">**修改成员**:</font>VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, MachineStatus, Description, Fix, NetworkPayload, Pid, MainClass, StackTrace, EventDetail, ExceptionPstree, MachineExtraInfo
|
|
44483
|
+
|
|
44484
|
+
|
|
44485
|
+
### 第 129 次发布
|
|
44486
|
+
|
|
44487
|
+
发布时间:2024-10-30 19:37:28
|
|
44488
|
+
|
|
44489
|
+
本次发布包含了以下内容:
|
|
44490
|
+
|
|
44491
|
+
改善已有的文档。
|
|
44492
|
+
|
|
44493
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
44494
|
+
|
|
44495
|
+
* DescribeAttackLogs
|
|
44496
|
+
|
|
44497
|
+
修改接口:
|
|
44498
|
+
|
|
44499
|
+
* [ModifyLogStorageConfig](https://cloud.tencent.com/document/api/296/91084)
|
|
44500
|
+
|
|
44501
|
+
* 新增入参:Granularity
|
|
44502
|
+
|
|
44503
|
+
* [ModifyRiskEventsStatus](https://cloud.tencent.com/document/api/296/99585)
|
|
44504
|
+
|
|
44505
|
+
* 新增入参:DoClean
|
|
44506
|
+
|
|
44507
|
+
|
|
44508
|
+
修改数据结构:
|
|
44509
|
+
|
|
44510
|
+
* [AssetEnvBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetEnvBaseInfo)
|
|
44511
|
+
|
|
44512
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, User, Value, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
44513
|
+
|
|
44514
|
+
* [BashEventsInfoNew](https://cloud.tencent.com/document/api/296/19867#BashEventsInfoNew)
|
|
44515
|
+
|
|
44516
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, HostIp, Platform, BashCmd, RuleId, RuleName, RuleLevel, Status, CreateTime, MachineName, Exe, ModifyTime, RuleCategory, RegexBashCmd, PsTree, SuggestScheme, HarmDescribe, Tags, References, MachineWanIp, MachineStatus, User, Pid, MachineType, DetectBy
|
|
44517
|
+
|
|
44518
|
+
* [FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent)
|
|
44519
|
+
|
|
44520
|
+
* <font color="#dd0000">**修改成员**:</font>HostName, HostIp, CreateTime, ModifyTime, Id, Uuid, Quuid, Type, ProcessExe, ProcessArgv, Target, Status, EventCount, RuleId, RuleName, Pstree, RuleCategory, MachineStatus, Description, Suggestion, PrivateIp, ExePermission, UserName, UserGroup, ExeMd5, ExeSize, ExeTime, TargetSize, TargetPermission, TargetModifyTime, TargetCreatTime, ExePid, TargetName, Reference, Level, ExeName, MachineExtraInfo, FileAction
|
|
44521
|
+
|
|
44522
|
+
* [FileTamperRuleDetail](https://cloud.tencent.com/document/api/296/19867#FileTamperRuleDetail)
|
|
44523
|
+
|
|
44524
|
+
* <font color="#dd0000">**修改成员**:</font>AddWhiteType
|
|
44525
|
+
|
|
44526
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
|
44527
|
+
|
|
44528
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, MachineIp, MachineName, UserName, SrcIp, Status, Country, City, Province, LoginTime, ModifyTime, IsRiskArea, IsRiskUser, IsRiskTime, IsRiskSrcIp, RiskLevel, Location, Quuid, Desc, MachineExtraInfo, Port
|
|
44529
|
+
|
|
44530
|
+
* [LicenseBindDetail](https://cloud.tencent.com/document/api/296/19867#LicenseBindDetail)
|
|
44531
|
+
|
|
44532
|
+
* <font color="#dd0000">**修改成员**:</font>MachineName, MachineWanIp, MachineIp, Quuid, Uuid, Tags, AgentStatus, IsUnBind, IsSwitchBind, MachineExtraInfo
|
|
44533
|
+
|
|
44534
|
+
* [MachineLicenseDetail](https://cloud.tencent.com/document/api/296/19867#MachineLicenseDetail)
|
|
44535
|
+
|
|
44536
|
+
* 新增成员:LicenseType, AutoRenewFlag, Deadline, BuyTime, LicenseCnt
|
|
44537
|
+
|
|
44538
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
44539
|
+
|
|
44540
|
+
* <font color="#dd0000">**修改成员**:</font>HostIp, Uuid, FilePath, VirusName, Status, Id, Alias, Tags, FileCreateTime, FileModifierTime, CreateTime, LatestScanTime, Level, CheckPlatform, ProcessExists, FileExists, Quuid, MD5, MachineExtraInfo
|
|
44541
|
+
|
|
44542
|
+
* [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo)
|
|
44543
|
+
|
|
44544
|
+
* <font color="#dd0000">**修改成员**:</font>VirusName, FileSize, MD5, FilePath, FileCreateTime, FileModifierTime, HarmDescribe, SuggestScheme, ServersName, HostIp, ProcessName, ProcessID, Tags, Breadth, Heat, Id, FileName, CreateTime, LatestScanTime, Reference, MachineWanIp, PsTree, MachineStatus, Status, Level, CheckPlatform, Uuid, ModifyTime, StrFileAccessTime, MachineExtraInfo, References
|
|
44545
|
+
|
|
44546
|
+
* [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess)
|
|
44547
|
+
|
|
44548
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, Hostip, ProcessName, FullPath, CmdLine, UserName, UserGroup, ProcFilePrivilege, ParentProcName, ParentProcUser, ParentProcGroup, ParentProcPath, ProcTree, Status, CreateTime, MachineName, MachineExtraInfo, Pid
|
|
44549
|
+
|
|
44550
|
+
* [RiskProcessEvent](https://cloud.tencent.com/document/api/296/19867#RiskProcessEvent)
|
|
44551
|
+
|
|
44552
|
+
* <font color="#dd0000">**修改成员**:</font>EventId, HostName, HostIp, WanIp, ProcessId, FilePath, CmdLine, StartTime, DetectTime, VirusName, CheckPlatform, VirusTags, ThreatDesc, SuggestSolution, ReferenceLink, HandleStatus, OnlineStatus, MachineExtraInfo, Uuid
|
|
44553
|
+
|
|
44554
|
+
* [ScanTaskDetails](https://cloud.tencent.com/document/api/296/19867#ScanTaskDetails)
|
|
44555
|
+
|
|
44556
|
+
* <font color="#dd0000">**修改成员**:</font>HostIp, HostName, OsName, RiskNum, ScanBeginTime, ScanEndTime, Uuid, Quuid, Status, Description, Id, FailType, MachineWanIp, MachineExtraInfo
|
|
44557
|
+
|
|
44558
|
+
* [VulDefenceRangeDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceRangeDetail)
|
|
44559
|
+
|
|
44560
|
+
* 新增成员:Status
|
|
44561
|
+
|
|
44562
|
+
|
|
44563
|
+
### 第 128 次发布
|
|
44564
|
+
|
|
44565
|
+
发布时间:2024-10-28 01:24:41
|
|
44566
|
+
|
|
44567
|
+
本次发布包含了以下内容:
|
|
44568
|
+
|
|
44569
|
+
改善已有的文档。
|
|
44570
|
+
|
|
44571
|
+
修改接口:
|
|
44572
|
+
|
|
44573
|
+
* [EditBashRules](https://cloud.tencent.com/document/api/296/58239)
|
|
44574
|
+
|
|
44575
|
+
* 新增入参:Descript, Status, BashAction, Scope, Quuids
|
|
44576
|
+
|
|
44577
|
+
|
|
44578
|
+
修改数据结构:
|
|
44579
|
+
|
|
44580
|
+
* [PrivilegeRule](https://cloud.tencent.com/document/api/296/19867#PrivilegeRule)
|
|
44581
|
+
|
|
44582
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Uuid, ProcessName, SMode, Operator, IsGlobal, Status, CreateTime, ModifyTime, Hostip
|
|
44583
|
+
|
|
44584
|
+
|
|
44585
|
+
### 第 127 次发布
|
|
44586
|
+
|
|
44587
|
+
发布时间:2024-10-24 01:13:56
|
|
44588
|
+
|
|
44589
|
+
本次发布包含了以下内容:
|
|
44590
|
+
|
|
44591
|
+
改善已有的文档。
|
|
44592
|
+
|
|
44593
|
+
修改数据结构:
|
|
44594
|
+
|
|
44595
|
+
* [AssetAppBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetAppBaseInfo)
|
|
44596
|
+
|
|
44597
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineName, MachineWanIp, Uuid, Quuid, ProjectId, Tag, Name, Type, BinPath, OsInfo, ProcessCount, Desc, Version, ConfigPath, FirstTime, UpdateTime, IsNew, MachineExtraInfo
|
|
44598
|
+
|
|
44599
|
+
* [AssetCoreModuleBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetCoreModuleBaseInfo)
|
|
44600
|
+
|
|
44601
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Desc, Path, Version, MachineIp, MachineName, OsInfo, Size, ProcessCount, ModuleCount, Id, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
44602
|
+
|
|
44603
|
+
* [AssetDatabaseBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetDatabaseBaseInfo)
|
|
44604
|
+
|
|
44605
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, Name, Version, Port, Proto, User, Ip, ConfigPath, LogPath, DataPath, Permission, ErrorLogPath, PlugInPath, BinPath, Param, Id, UpdateTime, FirstTime, IsNew, MachineName, MachineExtraInfo
|
|
44606
|
+
|
|
44607
|
+
* [AssetJarBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetJarBaseInfo)
|
|
44608
|
+
|
|
44609
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Status, Version, Path, MachineIp, MachineName, OsInfo, Id, Md5, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
44610
|
+
|
|
44611
|
+
* [AssetPlanTask](https://cloud.tencent.com/document/api/296/19867#AssetPlanTask)
|
|
44612
|
+
|
|
44613
|
+
* <font color="#dd0000">**修改成员**:</font>Status, Cycle, Command, User, ConfigPath, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
44614
|
+
|
|
44615
|
+
* [AssetPortBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetPortBaseInfo)
|
|
44616
|
+
|
|
44617
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, ProcessName, ProcessVersion, ProcessPath, Pid, User, StartTime, Param, Teletype, Port, GroupName, Md5, Ppid, ParentProcessName, Proto, BindIp, MachineName, UpdateTime, FirstTime, IsNew, MachineExtraInfo
|
|
44618
|
+
|
|
44619
|
+
* [AssetProcessBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetProcessBaseInfo)
|
|
44620
|
+
|
|
44621
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, Name, Desc, Path, Pid, User, StartTime, Param, Tty, Version, GroupName, Md5, Ppid, ParentProcessName, Status, HasSign, InstallByPackage, PackageName, MachineName, UpdateTime, FirstTime, IsNew, MachineExtraInfo
|
|
44622
|
+
|
|
44623
|
+
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
|
44624
|
+
|
|
44625
|
+
* <font color="#dd0000">**修改成员**:</font>MachineExtraInfo, Quuid, Uuid
|
|
44626
|
+
|
|
44627
|
+
* [AssetWebAppBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebAppBaseInfo)
|
|
44628
|
+
|
|
44629
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, Name, Version, RootPath, ServiceType, Domain, VirtualPath, PluginCount, Id, Desc, MachineName, UpdateTime, FirstTime, IsNew, MachineExtraInfo
|
|
44630
|
+
|
|
44631
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
|
44632
|
+
|
|
44633
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, Name, Version, Lang, ServiceType, MachineName, UpdateTime, FirstTime, IsNew, MachineExtraInfo, Path
|
|
44634
|
+
|
|
44635
|
+
* [AssetWebLocationBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebLocationBaseInfo)
|
|
44636
|
+
|
|
44637
|
+
* <font color="#dd0000">**修改成员**:</font>Uuid, Quuid, MachineIp, MachineWanIp, MachineName, OsInfo, Name, Port, Proto, ServiceType, PathCount, User, MainPath, MainPathOwner, Permission, ProjectId, Tag, Id, UpdateTime, FirstTime, IsNew, MachineExtraInfo
|
|
44638
|
+
|
|
44639
|
+
* [AssetWebServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebServiceBaseInfo)
|
|
44640
|
+
|
|
44641
|
+
* <font color="#dd0000">**修改成员**:</font>MachineIp, MachineWanIp, Quuid, Uuid, OsInfo, ProjectId, Tag, Name, Version, BinPath, User, InstallPath, ConfigPath, ProcessCount, Id, MachineName, Desc, UpdateTime, FirstTime, IsNew, MachineExtraInfo
|
|
44642
|
+
|
|
44643
|
+
* [HostTagInfo](https://cloud.tencent.com/document/api/296/19867#HostTagInfo)
|
|
44644
|
+
|
|
44645
|
+
* <font color="#dd0000">**修改成员**:</font>Quuid, TagList, HostIp, AliasName, MachineWanIp, Uuid, KernelVersion, MachineStatus, ProtectType, VulNum, CloudTags, InstanceID
|
|
44646
|
+
|
|
44647
|
+
|
|
43906
44648
|
### 第 126 次发布
|
|
43907
44649
|
|
|
43908
44650
|
发布时间:2024-10-23 01:14:18
|
|
@@ -47752,6 +48494,55 @@
|
|
|
47752
48494
|
|
|
47753
48495
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
47754
48496
|
|
|
48497
|
+
### 第 112 次发布
|
|
48498
|
+
|
|
48499
|
+
发布时间:2024-10-31 01:27:40
|
|
48500
|
+
|
|
48501
|
+
本次发布包含了以下内容:
|
|
48502
|
+
|
|
48503
|
+
改善已有的文档。
|
|
48504
|
+
|
|
48505
|
+
修改数据结构:
|
|
48506
|
+
|
|
48507
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
48508
|
+
|
|
48509
|
+
* <font color="#dd0000">**修改成员**:</font>Vip, Vport, WanDomain, WanPort, NetType, UniqSubnetId, UniqVpcId, Description, WanIP, WanStatus, InstanceGroupId
|
|
48510
|
+
|
|
48511
|
+
|
|
48512
|
+
### 第 111 次发布
|
|
48513
|
+
|
|
48514
|
+
发布时间:2024-10-29 01:23:16
|
|
48515
|
+
|
|
48516
|
+
本次发布包含了以下内容:
|
|
48517
|
+
|
|
48518
|
+
改善已有的文档。
|
|
48519
|
+
|
|
48520
|
+
修改数据结构:
|
|
48521
|
+
|
|
48522
|
+
* [PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)
|
|
48523
|
+
|
|
48524
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, PackageId, InstanceId, SuccessDeductSpec, PackageTotalUsedSpec, StartTime, EndTime, ExtendInfo
|
|
48525
|
+
|
|
48526
|
+
|
|
48527
|
+
### 第 110 次发布
|
|
48528
|
+
|
|
48529
|
+
发布时间:2024-10-28 01:28:11
|
|
48530
|
+
|
|
48531
|
+
本次发布包含了以下内容:
|
|
48532
|
+
|
|
48533
|
+
改善已有的文档。
|
|
48534
|
+
|
|
48535
|
+
新增数据结构:
|
|
48536
|
+
|
|
48537
|
+
* [DeliverSummary](https://cloud.tencent.com/document/api/1003/48097#DeliverSummary)
|
|
48538
|
+
|
|
48539
|
+
修改数据结构:
|
|
48540
|
+
|
|
48541
|
+
* [InstanceAuditStatus](https://cloud.tencent.com/document/api/1003/48097#InstanceAuditStatus)
|
|
48542
|
+
|
|
48543
|
+
* 新增成员:Deliver, DeliverSummary
|
|
48544
|
+
|
|
48545
|
+
|
|
47755
48546
|
### 第 109 次发布
|
|
47756
48547
|
|
|
47757
48548
|
发布时间:2024-10-22 01:15:19
|
|
@@ -50058,6 +50849,59 @@
|
|
|
50058
50849
|
|
|
50059
50850
|
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
50060
50851
|
|
|
50852
|
+
### 第 34 次发布
|
|
50853
|
+
|
|
50854
|
+
发布时间:2024-10-31 01:29:04
|
|
50855
|
+
|
|
50856
|
+
本次发布包含了以下内容:
|
|
50857
|
+
|
|
50858
|
+
改善已有的文档。
|
|
50859
|
+
|
|
50860
|
+
修改接口:
|
|
50861
|
+
|
|
50862
|
+
* [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409)
|
|
50863
|
+
|
|
50864
|
+
* 新增入参:Filters
|
|
50865
|
+
|
|
50866
|
+
* [DescribeCmdTemplates](https://cloud.tencent.com/document/api/1025/86962)
|
|
50867
|
+
|
|
50868
|
+
* 新增入参:Type
|
|
50869
|
+
|
|
50870
|
+
* [ModifyCmdTemplate](https://cloud.tencent.com/document/api/1025/98702)
|
|
50871
|
+
|
|
50872
|
+
* 新增入参:Type
|
|
50873
|
+
|
|
50874
|
+
|
|
50875
|
+
修改数据结构:
|
|
50876
|
+
|
|
50877
|
+
* [CmdTemplate](https://cloud.tencent.com/document/api/1025/74416#CmdTemplate)
|
|
50878
|
+
|
|
50879
|
+
* 新增成员:Type
|
|
50880
|
+
|
|
50881
|
+
|
|
50882
|
+
### 第 33 次发布
|
|
50883
|
+
|
|
50884
|
+
发布时间:2024-10-25 01:30:51
|
|
50885
|
+
|
|
50886
|
+
本次发布包含了以下内容:
|
|
50887
|
+
|
|
50888
|
+
改善已有的文档。
|
|
50889
|
+
|
|
50890
|
+
修改数据结构:
|
|
50891
|
+
|
|
50892
|
+
* [Device](https://cloud.tencent.com/document/api/1025/74416#Device)
|
|
50893
|
+
|
|
50894
|
+
* 新增成员:EnableSSL, SSLCertName
|
|
50895
|
+
|
|
50896
|
+
* [ExternalDevice](https://cloud.tencent.com/document/api/1025/74416#ExternalDevice)
|
|
50897
|
+
|
|
50898
|
+
* 新增成员:EnableSSL, SSLCert, SSLCertName
|
|
50899
|
+
|
|
50900
|
+
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
|
50901
|
+
|
|
50902
|
+
* 新增成员:CdcClusterId, LogDelivery, DeployModel
|
|
50903
|
+
|
|
50904
|
+
|
|
50061
50905
|
### 第 32 次发布
|
|
50062
50906
|
|
|
50063
50907
|
发布时间:2024-10-18 01:10:42
|
|
@@ -54342,6 +55186,21 @@
|
|
|
54342
55186
|
|
|
54343
55187
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
54344
55188
|
|
|
55189
|
+
### 第 106 次发布
|
|
55190
|
+
|
|
55191
|
+
发布时间:2024-10-24 01:16:41
|
|
55192
|
+
|
|
55193
|
+
本次发布包含了以下内容:
|
|
55194
|
+
|
|
55195
|
+
改善已有的文档。
|
|
55196
|
+
|
|
55197
|
+
修改数据结构:
|
|
55198
|
+
|
|
55199
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
|
55200
|
+
|
|
55201
|
+
* 新增成员:IsPoolMode
|
|
55202
|
+
|
|
55203
|
+
|
|
54345
55204
|
### 第 105 次发布
|
|
54346
55205
|
|
|
54347
55206
|
发布时间:2024-10-15 01:11:21
|
|
@@ -60277,6 +61136,21 @@
|
|
|
60277
61136
|
|
|
60278
61137
|
## 事件总线(eb) 版本:2021-04-16
|
|
60279
61138
|
|
|
61139
|
+
### 第 15 次发布
|
|
61140
|
+
|
|
61141
|
+
发布时间:2024-10-29 01:30:37
|
|
61142
|
+
|
|
61143
|
+
本次发布包含了以下内容:
|
|
61144
|
+
|
|
61145
|
+
改善已有的文档。
|
|
61146
|
+
|
|
61147
|
+
修改接口:
|
|
61148
|
+
|
|
61149
|
+
* [ListTargets](https://cloud.tencent.com/document/api/1359/67701)
|
|
61150
|
+
|
|
61151
|
+
* <font color="#dd0000">**修改入参**:</font>RuleId
|
|
61152
|
+
|
|
61153
|
+
|
|
60280
61154
|
### 第 14 次发布
|
|
60281
61155
|
|
|
60282
61156
|
发布时间:2024-04-18 01:19:26
|
|
@@ -63194,6 +64068,21 @@
|
|
|
63194
64068
|
|
|
63195
64069
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
63196
64070
|
|
|
64071
|
+
### 第 80 次发布
|
|
64072
|
+
|
|
64073
|
+
发布时间:2024-10-24 01:18:58
|
|
64074
|
+
|
|
64075
|
+
本次发布包含了以下内容:
|
|
64076
|
+
|
|
64077
|
+
改善已有的文档。
|
|
64078
|
+
|
|
64079
|
+
修改接口:
|
|
64080
|
+
|
|
64081
|
+
* [DeleteUserManagerUserList](https://cloud.tencent.com/document/api/589/83729)
|
|
64082
|
+
|
|
64083
|
+
* 新增入参:DeleteHomeDir
|
|
64084
|
+
|
|
64085
|
+
|
|
63197
64086
|
### 第 79 次发布
|
|
63198
64087
|
|
|
63199
64088
|
发布时间:2024-10-18 01:14:01
|
|
@@ -65050,6 +65939,26 @@
|
|
|
65050
65939
|
|
|
65051
65940
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
65052
65941
|
|
|
65942
|
+
### 第 71 次发布
|
|
65943
|
+
|
|
65944
|
+
发布时间:2024-10-30 01:33:25
|
|
65945
|
+
|
|
65946
|
+
本次发布包含了以下内容:
|
|
65947
|
+
|
|
65948
|
+
改善已有的文档。
|
|
65949
|
+
|
|
65950
|
+
新增接口:
|
|
65951
|
+
|
|
65952
|
+
* [CreateClusterSnapshot](https://cloud.tencent.com/document/api/845/112044)
|
|
65953
|
+
* [DeleteClusterSnapshot](https://cloud.tencent.com/document/api/845/112042)
|
|
65954
|
+
* [DescribeClusterSnapshot](https://cloud.tencent.com/document/api/845/112041)
|
|
65955
|
+
* [RestoreClusterSnapshot](https://cloud.tencent.com/document/api/845/112040)
|
|
65956
|
+
|
|
65957
|
+
新增数据结构:
|
|
65958
|
+
|
|
65959
|
+
* [Failures](https://cloud.tencent.com/document/api/845/30634#Failures)
|
|
65960
|
+
* [Snapshots](https://cloud.tencent.com/document/api/845/30634#Snapshots)
|
|
65961
|
+
|
|
65053
65962
|
### 第 70 次发布
|
|
65054
65963
|
|
|
65055
65964
|
发布时间:2024-10-17 01:18:44
|
|
@@ -66607,6 +67516,44 @@
|
|
|
66607
67516
|
|
|
66608
67517
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
66609
67518
|
|
|
67519
|
+
### 第 193 次发布
|
|
67520
|
+
|
|
67521
|
+
发布时间:2024-10-28 01:38:32
|
|
67522
|
+
|
|
67523
|
+
本次发布包含了以下内容:
|
|
67524
|
+
|
|
67525
|
+
改善已有的文档。
|
|
67526
|
+
|
|
67527
|
+
新增接口:
|
|
67528
|
+
|
|
67529
|
+
* [DeleteOrganizationAuthorizations](https://cloud.tencent.com/document/api/1323/111942)
|
|
67530
|
+
|
|
67531
|
+
新增数据结构:
|
|
67532
|
+
|
|
67533
|
+
* [DeleteOrganizationAuthorizationInfo](https://cloud.tencent.com/document/api/1323/70369#DeleteOrganizationAuthorizationInfo)
|
|
67534
|
+
|
|
67535
|
+
修改数据结构:
|
|
67536
|
+
|
|
67537
|
+
* [FillError](https://cloud.tencent.com/document/api/1323/70369#FillError)
|
|
67538
|
+
|
|
67539
|
+
* 新增成员:FlowId
|
|
67540
|
+
|
|
67541
|
+
|
|
67542
|
+
### 第 192 次发布
|
|
67543
|
+
|
|
67544
|
+
发布时间:2024-10-24 01:19:27
|
|
67545
|
+
|
|
67546
|
+
本次发布包含了以下内容:
|
|
67547
|
+
|
|
67548
|
+
改善已有的文档。
|
|
67549
|
+
|
|
67550
|
+
修改数据结构:
|
|
67551
|
+
|
|
67552
|
+
* [EmbedUrlOption](https://cloud.tencent.com/document/api/1323/70369#EmbedUrlOption)
|
|
67553
|
+
|
|
67554
|
+
* 新增成员:SkipUploadFile
|
|
67555
|
+
|
|
67556
|
+
|
|
66610
67557
|
### 第 191 次发布
|
|
66611
67558
|
|
|
66612
67559
|
发布时间:2024-10-22 01:19:30
|
|
@@ -70250,6 +71197,56 @@
|
|
|
70250
71197
|
|
|
70251
71198
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
70252
71199
|
|
|
71200
|
+
### 第 192 次发布
|
|
71201
|
+
|
|
71202
|
+
发布时间:2024-10-30 01:34:59
|
|
71203
|
+
|
|
71204
|
+
本次发布包含了以下内容:
|
|
71205
|
+
|
|
71206
|
+
改善已有的文档。
|
|
71207
|
+
|
|
71208
|
+
新增接口:
|
|
71209
|
+
|
|
71210
|
+
* [CreateCloseOrganizationUrl](https://cloud.tencent.com/document/api/1420/112045)
|
|
71211
|
+
|
|
71212
|
+
### 第 191 次发布
|
|
71213
|
+
|
|
71214
|
+
发布时间:2024-10-28 01:39:56
|
|
71215
|
+
|
|
71216
|
+
本次发布包含了以下内容:
|
|
71217
|
+
|
|
71218
|
+
改善已有的文档。
|
|
71219
|
+
|
|
71220
|
+
新增接口:
|
|
71221
|
+
|
|
71222
|
+
* [DeleteOrganizationAuthorizations](https://cloud.tencent.com/document/api/1420/111943)
|
|
71223
|
+
|
|
71224
|
+
新增数据结构:
|
|
71225
|
+
|
|
71226
|
+
* [DeleteOrganizationAuthorizationInfo](https://cloud.tencent.com/document/api/1420/61525#DeleteOrganizationAuthorizationInfo)
|
|
71227
|
+
|
|
71228
|
+
修改数据结构:
|
|
71229
|
+
|
|
71230
|
+
* [FillError](https://cloud.tencent.com/document/api/1420/61525#FillError)
|
|
71231
|
+
|
|
71232
|
+
* 新增成员:FlowId
|
|
71233
|
+
|
|
71234
|
+
|
|
71235
|
+
### 第 190 次发布
|
|
71236
|
+
|
|
71237
|
+
发布时间:2024-10-24 01:19:49
|
|
71238
|
+
|
|
71239
|
+
本次发布包含了以下内容:
|
|
71240
|
+
|
|
71241
|
+
改善已有的文档。
|
|
71242
|
+
|
|
71243
|
+
修改数据结构:
|
|
71244
|
+
|
|
71245
|
+
* [EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption)
|
|
71246
|
+
|
|
71247
|
+
* 新增成员:SkipUploadFile
|
|
71248
|
+
|
|
71249
|
+
|
|
70253
71250
|
### 第 189 次发布
|
|
70254
71251
|
|
|
70255
71252
|
发布时间:2024-10-22 01:19:53
|
|
@@ -75607,6 +76604,21 @@
|
|
|
75607
76604
|
|
|
75608
76605
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
75609
76606
|
|
|
76607
|
+
### 第 51 次发布
|
|
76608
|
+
|
|
76609
|
+
发布时间:2024-10-30 01:36:27
|
|
76610
|
+
|
|
76611
|
+
本次发布包含了以下内容:
|
|
76612
|
+
|
|
76613
|
+
改善已有的文档。
|
|
76614
|
+
|
|
76615
|
+
修改接口:
|
|
76616
|
+
|
|
76617
|
+
* [SetAuthentication](https://cloud.tencent.com/document/api/608/36982)
|
|
76618
|
+
|
|
76619
|
+
* 新增入参:TLSSupportVersion, TLSCiphers
|
|
76620
|
+
|
|
76621
|
+
|
|
75610
76622
|
### 第 50 次发布
|
|
75611
76623
|
|
|
75612
76624
|
发布时间:2024-10-23 01:20:50
|
|
@@ -81429,6 +82441,37 @@
|
|
|
81429
82441
|
|
|
81430
82442
|
## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
|
|
81431
82443
|
|
|
82444
|
+
### 第 8 次发布
|
|
82445
|
+
|
|
82446
|
+
发布时间:2024-10-30 11:23:05
|
|
82447
|
+
|
|
82448
|
+
本次发布包含了以下内容:
|
|
82449
|
+
|
|
82450
|
+
改善已有的文档。
|
|
82451
|
+
|
|
82452
|
+
新增接口:
|
|
82453
|
+
|
|
82454
|
+
* [[CreateDeviceVirtualGroup](https://cloud.tencent.com/document/api/1092/112071)](https://cloud.tencent.com/document/api/#/#)
|
|
82455
|
+
|
|
82456
|
+
修改接口:
|
|
82457
|
+
|
|
82458
|
+
* [DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)
|
|
82459
|
+
|
|
82460
|
+
* <font color="#dd0000">**修改出参**:</font>Data
|
|
82461
|
+
|
|
82462
|
+
* [DescribeDevices](https://cloud.tencent.com/document/api/1092/102467)
|
|
82463
|
+
|
|
82464
|
+
* 新增入参:GroupIds
|
|
82465
|
+
|
|
82466
|
+
|
|
82467
|
+
新增数据结构:
|
|
82468
|
+
|
|
82469
|
+
* [[ComplexRule](https://cloud.tencent.com/document/api/1092/102488#ComplexRule)](https://cloud.tencent.com/document/api/1092/102488#[ComplexRule](https://cloud.tencent.com/document/api/1092/102488#ComplexRule))
|
|
82470
|
+
* [[CreateDeviceVirtualGroupRspData](https://cloud.tencent.com/document/api/1092/102488#CreateDeviceVirtualGroupRspData)](https://cloud.tencent.com/document/api/1092/102488#[CreateDeviceVirtualGroupRspData](https://cloud.tencent.com/document/api/1092/102488#CreateDeviceVirtualGroupRspData))
|
|
82471
|
+
* [[RuleExpression](https://cloud.tencent.com/document/api/1092/102488#RuleExpression)](https://cloud.tencent.com/document/api/1092/102488#[RuleExpression](https://cloud.tencent.com/document/api/1092/102488#RuleExpression))
|
|
82472
|
+
* [[RuleItem](https://cloud.tencent.com/document/api/1092/102488#RuleItem)](https://cloud.tencent.com/document/api/1092/102488#[RuleItem](https://cloud.tencent.com/document/api/1092/102488#RuleItem))
|
|
82473
|
+
* [[SimpleRule](https://cloud.tencent.com/document/api/1092/102488#SimpleRule)](https://cloud.tencent.com/document/api/1092/102488#[SimpleRule](https://cloud.tencent.com/document/api/1092/102488#SimpleRule))
|
|
82474
|
+
|
|
81432
82475
|
### 第 7 次发布
|
|
81433
82476
|
|
|
81434
82477
|
发布时间:2024-10-15 01:16:09
|
|
@@ -82824,6 +83867,25 @@
|
|
|
82824
83867
|
|
|
82825
83868
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
82826
83869
|
|
|
83870
|
+
### 第 80 次发布
|
|
83871
|
+
|
|
83872
|
+
发布时间:2024-10-29 01:39:13
|
|
83873
|
+
|
|
83874
|
+
本次发布包含了以下内容:
|
|
83875
|
+
|
|
83876
|
+
改善已有的文档。
|
|
83877
|
+
|
|
83878
|
+
修改接口:
|
|
83879
|
+
|
|
83880
|
+
* [CreateIotVideoCloudStorage](https://cloud.tencent.com/document/api/1081/104654)
|
|
83881
|
+
|
|
83882
|
+
* 新增出参:Price, Amount
|
|
83883
|
+
|
|
83884
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1081/104648)
|
|
83885
|
+
|
|
83886
|
+
* 新增出参:Price, Amount
|
|
83887
|
+
|
|
83888
|
+
|
|
82827
83889
|
### 第 79 次发布
|
|
82828
83890
|
|
|
82829
83891
|
发布时间:2024-10-12 13:22:15
|
|
@@ -86531,6 +87593,28 @@
|
|
|
86531
87593
|
|
|
86532
87594
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
86533
87595
|
|
|
87596
|
+
### 第 22 次发布
|
|
87597
|
+
|
|
87598
|
+
发布时间:2024-10-24 01:23:05
|
|
87599
|
+
|
|
87600
|
+
本次发布包含了以下内容:
|
|
87601
|
+
|
|
87602
|
+
改善已有的文档。
|
|
87603
|
+
|
|
87604
|
+
修改接口:
|
|
87605
|
+
|
|
87606
|
+
* [UpdateUserDevice](https://cloud.tencent.com/document/api/1344/95867)
|
|
87607
|
+
|
|
87608
|
+
* 新增入参:SilentFrameSwitch
|
|
87609
|
+
|
|
87610
|
+
|
|
87611
|
+
修改数据结构:
|
|
87612
|
+
|
|
87613
|
+
* [DescribeDeviceData](https://cloud.tencent.com/document/api/1344/95952#DescribeDeviceData)
|
|
87614
|
+
|
|
87615
|
+
* 新增成员:SilentFrameSwitch
|
|
87616
|
+
|
|
87617
|
+
|
|
86534
87618
|
### 第 21 次发布
|
|
86535
87619
|
|
|
86536
87620
|
发布时间:2024-10-17 01:22:31
|
|
@@ -90724,6 +91808,27 @@
|
|
|
90724
91808
|
|
|
90725
91809
|
## 云直播CSS(live) 版本:2018-08-01
|
|
90726
91810
|
|
|
91811
|
+
### 第 131 次发布
|
|
91812
|
+
|
|
91813
|
+
发布时间:2024-10-30 01:45:45
|
|
91814
|
+
|
|
91815
|
+
本次发布包含了以下内容:
|
|
91816
|
+
|
|
91817
|
+
改善已有的文档。
|
|
91818
|
+
|
|
91819
|
+
新增数据结构:
|
|
91820
|
+
|
|
91821
|
+
* [TimeShiftSubStream](https://cloud.tencent.com/document/api/267/20474#TimeShiftSubStream)
|
|
91822
|
+
|
|
91823
|
+
修改数据结构:
|
|
91824
|
+
|
|
91825
|
+
* [TimeShiftStreamInfo](https://cloud.tencent.com/document/api/267/20474#TimeShiftStreamInfo)
|
|
91826
|
+
|
|
91827
|
+
* 新增成员:TimeShiftSubStreams
|
|
91828
|
+
|
|
91829
|
+
* <font color="#dd0000">**修改成员**:</font>DomainGroup, Domain, AppName, StreamName, StartTime, EndTime, TransCodeId, StreamType, Duration
|
|
91830
|
+
|
|
91831
|
+
|
|
90727
91832
|
### 第 130 次发布
|
|
90728
91833
|
|
|
90729
91834
|
发布时间:2024-06-26 01:19:20
|
|
@@ -109296,6 +110401,46 @@
|
|
|
109296
110401
|
|
|
109297
110402
|
## 集团账号管理(organization) 版本:2021-03-31
|
|
109298
110403
|
|
|
110404
|
+
### 第 39 次发布
|
|
110405
|
+
|
|
110406
|
+
发布时间:2024-10-30 01:54:08
|
|
110407
|
+
|
|
110408
|
+
本次发布包含了以下内容:
|
|
110409
|
+
|
|
110410
|
+
改善已有的文档。
|
|
110411
|
+
|
|
110412
|
+
新增接口:
|
|
110413
|
+
|
|
110414
|
+
* [CreateSCIMCredential](https://cloud.tencent.com/document/api/850/112052)
|
|
110415
|
+
* [DeleteSCIMCredential](https://cloud.tencent.com/document/api/850/112051)
|
|
110416
|
+
* [GetSCIMSynchronizationStatus](https://cloud.tencent.com/document/api/850/112050)
|
|
110417
|
+
* [ListSCIMCredentials](https://cloud.tencent.com/document/api/850/112049)
|
|
110418
|
+
* [UpdateSCIMCredentialStatus](https://cloud.tencent.com/document/api/850/112048)
|
|
110419
|
+
* [UpdateSCIMSynchronizationStatus](https://cloud.tencent.com/document/api/850/112047)
|
|
110420
|
+
|
|
110421
|
+
修改接口:
|
|
110422
|
+
|
|
110423
|
+
* [CreateGroup](https://cloud.tencent.com/document/api/850/109920)
|
|
110424
|
+
|
|
110425
|
+
* 新增入参:GroupType
|
|
110426
|
+
|
|
110427
|
+
* [CreateUser](https://cloud.tencent.com/document/api/850/109928)
|
|
110428
|
+
|
|
110429
|
+
* 新增入参:UserType
|
|
110430
|
+
|
|
110431
|
+
* [ListGroups](https://cloud.tencent.com/document/api/850/109916)
|
|
110432
|
+
|
|
110433
|
+
* 新增入参:Offset
|
|
110434
|
+
|
|
110435
|
+
* [ListUsers](https://cloud.tencent.com/document/api/850/109925)
|
|
110436
|
+
|
|
110437
|
+
* 新增入参:Offset
|
|
110438
|
+
|
|
110439
|
+
|
|
110440
|
+
新增数据结构:
|
|
110441
|
+
|
|
110442
|
+
* [SCIMCredential](https://cloud.tencent.com/document/api/850/67060#SCIMCredential)
|
|
110443
|
+
|
|
109299
110444
|
### 第 38 次发布
|
|
109300
110445
|
|
|
109301
110446
|
发布时间:2024-09-23 12:16:37
|
|
@@ -110068,6 +111213,18 @@
|
|
|
110068
111213
|
|
|
110069
111214
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
|
110070
111215
|
|
|
111216
|
+
### 第 34 次发布
|
|
111217
|
+
|
|
111218
|
+
发布时间:2024-10-24 01:27:39
|
|
111219
|
+
|
|
111220
|
+
本次发布包含了以下内容:
|
|
111221
|
+
|
|
111222
|
+
改善已有的文档。
|
|
111223
|
+
|
|
111224
|
+
新增接口:
|
|
111225
|
+
|
|
111226
|
+
* [DescribeAgentRelateBigDealIds](https://cloud.tencent.com/document/api/563/111885)
|
|
111227
|
+
|
|
110071
111228
|
### 第 33 次发布
|
|
110072
111229
|
|
|
110073
111230
|
发布时间:2024-06-26 01:21:35
|
|
@@ -115037,6 +116194,30 @@
|
|
|
115037
116194
|
|
|
115038
116195
|
## 云函数(scf) 版本:2018-04-16
|
|
115039
116196
|
|
|
116197
|
+
### 第 67 次发布
|
|
116198
|
+
|
|
116199
|
+
发布时间:2024-10-25 17:22:38
|
|
116200
|
+
|
|
116201
|
+
本次发布包含了以下内容:
|
|
116202
|
+
|
|
116203
|
+
改善已有的文档。
|
|
116204
|
+
|
|
116205
|
+
新增接口:
|
|
116206
|
+
|
|
116207
|
+
* [CreateCustomDomain](https://cloud.tencent.com/document/api/583/111926)
|
|
116208
|
+
* [DeleteCustomDomain](https://cloud.tencent.com/document/api/583/111925)
|
|
116209
|
+
* [GetCustomDomain](https://cloud.tencent.com/document/api/583/111924)
|
|
116210
|
+
* [ListCustomDomains](https://cloud.tencent.com/document/api/583/111923)
|
|
116211
|
+
* [UpdateCustomDomain](https://cloud.tencent.com/document/api/583/111922)
|
|
116212
|
+
|
|
116213
|
+
新增数据结构:
|
|
116214
|
+
|
|
116215
|
+
* [CertConf](https://cloud.tencent.com/document/api/583/17244#CertConf)
|
|
116216
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/583/17244#DomainInfo)
|
|
116217
|
+
* [EndpointsConf](https://cloud.tencent.com/document/api/583/17244#EndpointsConf)
|
|
116218
|
+
* [PathRewriteRule](https://cloud.tencent.com/document/api/583/17244#PathRewriteRule)
|
|
116219
|
+
* [WafConf](https://cloud.tencent.com/document/api/583/17244#WafConf)
|
|
116220
|
+
|
|
115040
116221
|
### 第 66 次发布
|
|
115041
116222
|
|
|
115042
116223
|
发布时间:2024-08-28 02:17:22
|
|
@@ -116932,6 +118113,21 @@
|
|
|
116932
118113
|
|
|
116933
118114
|
## 腾讯安心用户运营平台(smop) 版本:2020-12-03
|
|
116934
118115
|
|
|
118116
|
+
### 第 3 次发布
|
|
118117
|
+
|
|
118118
|
+
发布时间:2024-10-31 02:02:47
|
|
118119
|
+
|
|
118120
|
+
本次发布包含了以下内容:
|
|
118121
|
+
|
|
118122
|
+
改善已有的文档。
|
|
118123
|
+
|
|
118124
|
+
修改数据结构:
|
|
118125
|
+
|
|
118126
|
+
* [TaskEventData](https://cloud.tencent.com/document/api/1310/89033#TaskEventData)
|
|
118127
|
+
|
|
118128
|
+
* <font color="#dd0000">**修改成员**:</font>Code, Message, TaskId, TaskOrderId, TaskCode, TaskCoinNumber, TaskType, TotalCoin, Attach, DoneTimes, TotalTimes, TaskName, GrowScore
|
|
118129
|
+
|
|
118130
|
+
|
|
116935
118131
|
### 第 2 次发布
|
|
116936
118132
|
|
|
116937
118133
|
发布时间:2023-04-03 01:30:29
|
|
@@ -119683,6 +120879,25 @@
|
|
|
119683
120879
|
|
|
119684
120880
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
119685
120881
|
|
|
120882
|
+
### 第 69 次发布
|
|
120883
|
+
|
|
120884
|
+
发布时间:2024-10-24 01:29:39
|
|
120885
|
+
|
|
120886
|
+
本次发布包含了以下内容:
|
|
120887
|
+
|
|
120888
|
+
改善已有的文档。
|
|
120889
|
+
|
|
120890
|
+
修改接口:
|
|
120891
|
+
|
|
120892
|
+
* [CreateCertificate](https://cloud.tencent.com/document/api/400/49427)
|
|
120893
|
+
|
|
120894
|
+
* 新增入参:AutoVoucher, Tags
|
|
120895
|
+
|
|
120896
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
|
120897
|
+
|
|
120898
|
+
* 新增入参:PriceKey
|
|
120899
|
+
|
|
120900
|
+
|
|
119686
120901
|
### 第 68 次发布
|
|
119687
120902
|
|
|
119688
120903
|
发布时间:2024-10-01 01:24:04
|
|
@@ -121091,6 +122306,21 @@
|
|
|
121091
122306
|
|
|
121092
122307
|
## 凭据管理系统(ssm) 版本:2019-09-23
|
|
121093
122308
|
|
|
122309
|
+
### 第 11 次发布
|
|
122310
|
+
|
|
122311
|
+
发布时间:2024-10-31 02:04:56
|
|
122312
|
+
|
|
122313
|
+
本次发布包含了以下内容:
|
|
122314
|
+
|
|
122315
|
+
改善已有的文档。
|
|
122316
|
+
|
|
122317
|
+
修改接口:
|
|
122318
|
+
|
|
122319
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/1140/40521)
|
|
122320
|
+
|
|
122321
|
+
* 新增出参:ExpireTime, QPSLimit, SecretLimit, PayModel, RenewFlag, ResourceId, TotalCount
|
|
122322
|
+
|
|
122323
|
+
|
|
121094
122324
|
### 第 10 次发布
|
|
121095
122325
|
|
|
121096
122326
|
发布时间:2024-02-21 01:22:44
|
|
@@ -128145,6 +129375,129 @@
|
|
|
128145
129375
|
|
|
128146
129376
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
128147
129377
|
|
|
129378
|
+
### 第 71 次发布
|
|
129379
|
+
|
|
129380
|
+
发布时间:2024-10-31 02:08:14
|
|
129381
|
+
|
|
129382
|
+
本次发布包含了以下内容:
|
|
129383
|
+
|
|
129384
|
+
改善已有的文档。
|
|
129385
|
+
|
|
129386
|
+
修改接口:
|
|
129387
|
+
|
|
129388
|
+
* [CreateComponentExportJob](https://cloud.tencent.com/document/api/1285/81636)
|
|
129389
|
+
|
|
129390
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
129391
|
+
|
|
129392
|
+
* [DescribeAgentDaemonSetCmd](https://cloud.tencent.com/document/api/1285/81685)
|
|
129393
|
+
|
|
129394
|
+
* 新增出参:URL, FileContent
|
|
129395
|
+
|
|
129396
|
+
* [DescribeAgentInstallCommand](https://cloud.tencent.com/document/api/1285/81684)
|
|
129397
|
+
|
|
129398
|
+
* 新增入参:Vip
|
|
129399
|
+
|
|
129400
|
+
* 新增出参:ARMCommand
|
|
129401
|
+
|
|
129402
|
+
* [DescribeClusterDetail](https://cloud.tencent.com/document/api/1285/65448)
|
|
129403
|
+
|
|
129404
|
+
* 新增出参:ClusterSubStatus
|
|
129405
|
+
|
|
129406
|
+
|
|
129407
|
+
新增数据结构:
|
|
129408
|
+
|
|
129409
|
+
* [[ImageRegistryInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRegistryInfo)](https://cloud.tencent.com/document/api/1285/65614#[ImageRegistryInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRegistryInfo))
|
|
129410
|
+
|
|
129411
|
+
修改数据结构:
|
|
129412
|
+
|
|
129413
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
129414
|
+
|
|
129415
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, NodeID, HostID, HostIP, ClusterName
|
|
129416
|
+
|
|
129417
|
+
* [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo)
|
|
129418
|
+
|
|
129419
|
+
* <font color="#dd0000">**修改成员**:</font>NodeName, PodName, PodIP, NodeType, ClusterID, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName
|
|
129420
|
+
|
|
129421
|
+
* [AssetClusterListItem](https://cloud.tencent.com/document/api/1285/65614#AssetClusterListItem)
|
|
129422
|
+
|
|
129423
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterVersion, MemLimit, CpuLimit
|
|
129424
|
+
|
|
129425
|
+
* [ClsTopicInfo](https://cloud.tencent.com/document/api/1285/65614#ClsTopicInfo)
|
|
129426
|
+
|
|
129427
|
+
* <font color="#dd0000">**修改成员**:</font>TopicID, TopicName
|
|
129428
|
+
|
|
129429
|
+
* [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
|
|
129430
|
+
|
|
129431
|
+
* 新增成员:ClusterSubStatus, ClusterAuditStatus, ClusterAuditFailedInfo
|
|
129432
|
+
|
|
129433
|
+
* [ComplianceAffectedAsset](https://cloud.tencent.com/document/api/1285/65614#ComplianceAffectedAsset)
|
|
129434
|
+
|
|
129435
|
+
* 新增成员:ImageRegistryInfo, ClusterID, ClusterName
|
|
129436
|
+
|
|
129437
|
+
* [ComplianceAssetInfo](https://cloud.tencent.com/document/api/1285/65614#ComplianceAssetInfo)
|
|
129438
|
+
|
|
129439
|
+
* 新增成员:ImageRegistryInfo, ClusterID, ClusterName
|
|
129440
|
+
|
|
129441
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
129442
|
+
|
|
129443
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodIP, NodeUniqueID, PublicIP, NodeID, HostIP, ClusterName
|
|
129444
|
+
|
|
129445
|
+
* [ImageSimpleInfo](https://cloud.tencent.com/document/api/1285/65614#ImageSimpleInfo)
|
|
129446
|
+
|
|
129447
|
+
* 新增成员:HostCnt
|
|
129448
|
+
|
|
129449
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo)
|
|
129450
|
+
|
|
129451
|
+
* 新增成员:ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, HostID, HostIP, NodeID, ClusterName
|
|
129452
|
+
|
|
129453
|
+
* [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo)
|
|
129454
|
+
|
|
129455
|
+
* <font color="#dd0000">**修改成员**:</font>NodeType, ClusterID, PodIP, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName
|
|
129456
|
+
|
|
129457
|
+
* [SupportDefenceVul](https://cloud.tencent.com/document/api/1285/65614#SupportDefenceVul)
|
|
129458
|
+
|
|
129459
|
+
* 新增成员:VulId, Status
|
|
129460
|
+
|
|
129461
|
+
* [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo)
|
|
129462
|
+
|
|
129463
|
+
* <font color="#dd0000">**修改成员**:</font>NodeID, NodeName, PodIP, PodName, ClusterID, NodeType, PublicIP, InnerIP, NodeUniqueID, HostID, ClusterName
|
|
129464
|
+
|
|
129465
|
+
* [VirusTaskInfo](https://cloud.tencent.com/document/api/1285/65614#VirusTaskInfo)
|
|
129466
|
+
|
|
129467
|
+
* <font color="#dd0000">**修改成员**:</font>NodeType, PublicIP, NodeID
|
|
129468
|
+
|
|
129469
|
+
* [VulAffectedContainerInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedContainerInfo)
|
|
129470
|
+
|
|
129471
|
+
* 新增成员:ContainerStatus
|
|
129472
|
+
|
|
129473
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterID, ClusterName, NodeType, NodeUniqueID, NodeID, NodeName
|
|
129474
|
+
|
|
129475
|
+
* [VulDefenceEvent](https://cloud.tencent.com/document/api/1285/65614#VulDefenceEvent)
|
|
129476
|
+
|
|
129477
|
+
* 新增成员:PodName, PodIP
|
|
129478
|
+
|
|
129479
|
+
|
|
129480
|
+
### 第 70 次发布
|
|
129481
|
+
|
|
129482
|
+
发布时间:2024-10-24 01:31:10
|
|
129483
|
+
|
|
129484
|
+
本次发布包含了以下内容:
|
|
129485
|
+
|
|
129486
|
+
改善已有的文档。
|
|
129487
|
+
|
|
129488
|
+
修改接口:
|
|
129489
|
+
|
|
129490
|
+
* [DescribeAssetImageRegistryRegistryList](https://cloud.tencent.com/document/api/1285/65498)
|
|
129491
|
+
|
|
129492
|
+
* 新增入参:Limit, Offset, Filters, By, Order
|
|
129493
|
+
|
|
129494
|
+
* 新增出参:List, TotalCount
|
|
129495
|
+
|
|
129496
|
+
|
|
129497
|
+
新增数据结构:
|
|
129498
|
+
|
|
129499
|
+
* [ImageRepoRegistryInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRepoRegistryInfo)
|
|
129500
|
+
|
|
128148
129501
|
### 第 69 次发布
|
|
128149
129502
|
|
|
128150
129503
|
发布时间:2024-10-18 01:26:11
|
|
@@ -130984,12 +132337,12 @@
|
|
|
130984
132337
|
|
|
130985
132338
|
新增接口:
|
|
130986
132339
|
|
|
130987
|
-
* [
|
|
130988
|
-
* [
|
|
132340
|
+
* [DeleteRabbitMQBinding](https://cloud.tencent.com/document/api/1179/111861)
|
|
132341
|
+
* [DescribeRabbitMQBindings](https://cloud.tencent.com/document/api/1179/111860)
|
|
130989
132342
|
|
|
130990
132343
|
新增数据结构:
|
|
130991
132344
|
|
|
130992
|
-
* [
|
|
132345
|
+
* [RabbitMQBindingListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQBindingListInfo)
|
|
130993
132346
|
|
|
130994
132347
|
修改数据结构:
|
|
130995
132348
|
|
|
@@ -133911,6 +135264,119 @@
|
|
|
133911
135264
|
|
|
133912
135265
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
133913
135266
|
|
|
135267
|
+
### 第 45 次发布
|
|
135268
|
+
|
|
135269
|
+
发布时间:2024-10-31 02:13:44
|
|
135270
|
+
|
|
135271
|
+
本次发布包含了以下内容:
|
|
135272
|
+
|
|
135273
|
+
改善已有的文档。
|
|
135274
|
+
|
|
135275
|
+
修改接口:
|
|
135276
|
+
|
|
135277
|
+
* [CreateApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78341)
|
|
135278
|
+
|
|
135279
|
+
* <font color="#dd0000">**修改入参**:</font>Autoscaler
|
|
135280
|
+
|
|
135281
|
+
* [CreateApplicationService](https://cloud.tencent.com/document/api/1371/81051)
|
|
135282
|
+
|
|
135283
|
+
* <font color="#dd0000">**修改入参**:</font>Service
|
|
135284
|
+
|
|
135285
|
+
* [CreateConfigData](https://cloud.tencent.com/document/api/1371/78337)
|
|
135286
|
+
|
|
135287
|
+
* <font color="#dd0000">**修改入参**:</font>Data
|
|
135288
|
+
|
|
135289
|
+
* [CreateLogConfig](https://cloud.tencent.com/document/api/1371/78465)
|
|
135290
|
+
|
|
135291
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId
|
|
135292
|
+
|
|
135293
|
+
* [DeleteApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78340)
|
|
135294
|
+
|
|
135295
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
135296
|
+
|
|
135297
|
+
* [DeleteApplicationService](https://cloud.tencent.com/document/api/1371/81050)
|
|
135298
|
+
|
|
135299
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId, ServiceName
|
|
135300
|
+
|
|
135301
|
+
* [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)
|
|
135302
|
+
|
|
135303
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
135304
|
+
|
|
135305
|
+
* [DescribeDeployApplicationDetail](https://cloud.tencent.com/document/api/1371/60154)
|
|
135306
|
+
|
|
135307
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
135308
|
+
|
|
135309
|
+
* [DescribeIngresses](https://cloud.tencent.com/document/api/1371/60168)
|
|
135310
|
+
|
|
135311
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace
|
|
135312
|
+
|
|
135313
|
+
* [DescribeLogConfig](https://cloud.tencent.com/document/api/1371/78470)
|
|
135314
|
+
|
|
135315
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId
|
|
135316
|
+
|
|
135317
|
+
* [DescribeRelatedIngresses](https://cloud.tencent.com/document/api/1371/60167)
|
|
135318
|
+
|
|
135319
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace, ApplicationId
|
|
135320
|
+
|
|
135321
|
+
* [DisableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78955)
|
|
135322
|
+
|
|
135323
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
135324
|
+
|
|
135325
|
+
* [EnableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78954)
|
|
135326
|
+
|
|
135327
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId
|
|
135328
|
+
|
|
135329
|
+
* [ModifyApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78338)
|
|
135330
|
+
|
|
135331
|
+
* <font color="#dd0000">**修改入参**:</font>AutoscalerId, Autoscaler
|
|
135332
|
+
|
|
135333
|
+
* [ModifyConfigData](https://cloud.tencent.com/document/api/1371/78333)
|
|
135334
|
+
|
|
135335
|
+
* <font color="#dd0000">**修改入参**:</font>Data
|
|
135336
|
+
|
|
135337
|
+
* [ModifyLogConfig](https://cloud.tencent.com/document/api/1371/78467)
|
|
135338
|
+
|
|
135339
|
+
* <font color="#dd0000">**修改入参**:</font>Data, ApplicationId
|
|
135340
|
+
|
|
135341
|
+
* [RestartApplication](https://cloud.tencent.com/document/api/1371/66685)
|
|
135342
|
+
|
|
135343
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
135344
|
+
|
|
135345
|
+
* [ResumeDeployApplication](https://cloud.tencent.com/document/api/1371/60153)
|
|
135346
|
+
|
|
135347
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
135348
|
+
|
|
135349
|
+
* [RevertDeployApplication](https://cloud.tencent.com/document/api/1371/60152)
|
|
135350
|
+
|
|
135351
|
+
* <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId
|
|
135352
|
+
|
|
135353
|
+
* [StopApplication](https://cloud.tencent.com/document/api/1371/66684)
|
|
135354
|
+
|
|
135355
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentId
|
|
135356
|
+
|
|
135357
|
+
|
|
135358
|
+
修改数据结构:
|
|
135359
|
+
|
|
135360
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
135361
|
+
|
|
135362
|
+
* <font color="#dd0000">**修改成员**:</font>ClbId
|
|
135363
|
+
|
|
135364
|
+
|
|
135365
|
+
### 第 44 次发布
|
|
135366
|
+
|
|
135367
|
+
发布时间:2024-10-30 02:08:10
|
|
135368
|
+
|
|
135369
|
+
本次发布包含了以下内容:
|
|
135370
|
+
|
|
135371
|
+
改善已有的文档。
|
|
135372
|
+
|
|
135373
|
+
修改数据结构:
|
|
135374
|
+
|
|
135375
|
+
* [LogConfig](https://cloud.tencent.com/document/api/1371/60171#LogConfig)
|
|
135376
|
+
|
|
135377
|
+
* <font color="#dd0000">**修改成员**:</font>Name, InputType, LogsetId, TopicId, LogType, BeginningRegex, LogPath, FilePattern, CreateDate, ModifyDate, ApplicationId, ApplicationName, ExtractRule
|
|
135378
|
+
|
|
135379
|
+
|
|
133914
135380
|
### 第 43 次发布
|
|
133915
135381
|
|
|
133916
135382
|
发布时间:2024-07-24 02:14:59
|
|
@@ -135975,6 +137441,73 @@
|
|
|
135975
137441
|
|
|
135976
137442
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
135977
137443
|
|
|
137444
|
+
### 第 89 次发布
|
|
137445
|
+
|
|
137446
|
+
发布时间:2024-10-29 02:07:51
|
|
137447
|
+
|
|
137448
|
+
本次发布包含了以下内容:
|
|
137449
|
+
|
|
137450
|
+
改善已有的文档。
|
|
137451
|
+
|
|
137452
|
+
修改接口:
|
|
137453
|
+
|
|
137454
|
+
* [ModifyZoneSetting](https://cloud.tencent.com/document/api/1552/80614)
|
|
137455
|
+
|
|
137456
|
+
* 新增入参:JITVideoProcess
|
|
137457
|
+
|
|
137458
|
+
|
|
137459
|
+
新增数据结构:
|
|
137460
|
+
|
|
137461
|
+
* [JITVideoProcess](https://cloud.tencent.com/document/api/1552/80721#JITVideoProcess)
|
|
137462
|
+
|
|
137463
|
+
修改数据结构:
|
|
137464
|
+
|
|
137465
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/1552/80721#ZoneSetting)
|
|
137466
|
+
|
|
137467
|
+
* 新增成员:JITVideoProcess
|
|
137468
|
+
|
|
137469
|
+
|
|
137470
|
+
### 第 88 次发布
|
|
137471
|
+
|
|
137472
|
+
发布时间:2024-10-28 15:12:04
|
|
137473
|
+
|
|
137474
|
+
本次发布包含了以下内容:
|
|
137475
|
+
|
|
137476
|
+
改善已有的文档。
|
|
137477
|
+
|
|
137478
|
+
新增接口:
|
|
137479
|
+
|
|
137480
|
+
* [DeleteLoadBalancer](https://cloud.tencent.com/document/api/1552/111973)
|
|
137481
|
+
* [DescribeLoadBalancerList](https://cloud.tencent.com/document/api/1552/111972)
|
|
137482
|
+
* [DescribeOriginGroupHealthStatus](https://cloud.tencent.com/document/api/1552/111971)
|
|
137483
|
+
|
|
137484
|
+
新增数据结构:
|
|
137485
|
+
|
|
137486
|
+
* [CheckRegionHealthStatus](https://cloud.tencent.com/document/api/1552/80721#CheckRegionHealthStatus)
|
|
137487
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/1552/80721#LoadBalancer)
|
|
137488
|
+
* [OriginGroupHealthStatus](https://cloud.tencent.com/document/api/1552/80721#OriginGroupHealthStatus)
|
|
137489
|
+
* [OriginGroupHealthStatusDetail](https://cloud.tencent.com/document/api/1552/80721#OriginGroupHealthStatusDetail)
|
|
137490
|
+
* [OriginHealthStatus](https://cloud.tencent.com/document/api/1552/80721#OriginHealthStatus)
|
|
137491
|
+
|
|
137492
|
+
### 第 87 次发布
|
|
137493
|
+
|
|
137494
|
+
发布时间:2024-10-28 15:03:09
|
|
137495
|
+
|
|
137496
|
+
本次发布包含了以下内容:
|
|
137497
|
+
|
|
137498
|
+
改善已有的文档。
|
|
137499
|
+
|
|
137500
|
+
新增接口:
|
|
137501
|
+
|
|
137502
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/1552/111970)
|
|
137503
|
+
* [ModifyLoadBalancer](https://cloud.tencent.com/document/api/1552/111969)
|
|
137504
|
+
|
|
137505
|
+
新增数据结构:
|
|
137506
|
+
|
|
137507
|
+
* [CustomizedHeader](https://cloud.tencent.com/document/api/1552/80721#CustomizedHeader)
|
|
137508
|
+
* [HealthChecker](https://cloud.tencent.com/document/api/1552/80721#HealthChecker)
|
|
137509
|
+
* [OriginGroupInLoadBalancer](https://cloud.tencent.com/document/api/1552/80721#OriginGroupInLoadBalancer)
|
|
137510
|
+
|
|
135978
137511
|
### 第 86 次发布
|
|
135979
137512
|
|
|
135980
137513
|
发布时间:2024-09-29 11:32:31
|
|
@@ -142918,6 +144451,18 @@
|
|
|
142918
144451
|
|
|
142919
144452
|
## 容器服务(tke) 版本:2018-05-25
|
|
142920
144453
|
|
|
144454
|
+
### 第 185 次发布
|
|
144455
|
+
|
|
144456
|
+
发布时间:2024-10-29 02:10:04
|
|
144457
|
+
|
|
144458
|
+
本次发布包含了以下内容:
|
|
144459
|
+
|
|
144460
|
+
改善已有的文档。
|
|
144461
|
+
|
|
144462
|
+
新增接口:
|
|
144463
|
+
|
|
144464
|
+
* [ModifyClusterImage](https://cloud.tencent.com/document/api/457/111984)
|
|
144465
|
+
|
|
142921
144466
|
### 第 184 次发布
|
|
142922
144467
|
|
|
142923
144468
|
发布时间:2024-10-21 01:28:31
|
|
@@ -146822,6 +148367,25 @@
|
|
|
146822
148367
|
|
|
146823
148368
|
## 文本内容安全(tms) 版本:2020-12-29
|
|
146824
148369
|
|
|
148370
|
+
### 第 12 次发布
|
|
148371
|
+
|
|
148372
|
+
发布时间:2024-10-30 02:12:39
|
|
148373
|
+
|
|
148374
|
+
本次发布包含了以下内容:
|
|
148375
|
+
|
|
148376
|
+
改善已有的文档。
|
|
148377
|
+
|
|
148378
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
148379
|
+
|
|
148380
|
+
* ModerateText
|
|
148381
|
+
|
|
148382
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
148383
|
+
|
|
148384
|
+
* LabelGrade
|
|
148385
|
+
* LibCheckResult
|
|
148386
|
+
* ModelResult
|
|
148387
|
+
* ModerationDetail
|
|
148388
|
+
|
|
146825
148389
|
### 第 11 次发布
|
|
146826
148390
|
|
|
146827
148391
|
发布时间:2024-08-27 10:28:06
|
|
@@ -146856,7 +148420,7 @@
|
|
|
146856
148420
|
|
|
146857
148421
|
新增接口:
|
|
146858
148422
|
|
|
146859
|
-
* [ModerateText](https://cloud.tencent.com/document/api
|
|
148423
|
+
* [ModerateText](https://cloud.tencent.com/document/api/#/#)
|
|
146860
148424
|
|
|
146861
148425
|
新增数据结构:
|
|
146862
148426
|
|
|
@@ -148726,6 +150290,32 @@
|
|
|
148726
150290
|
|
|
148727
150291
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
148728
150292
|
|
|
150293
|
+
### 第 92 次发布
|
|
150294
|
+
|
|
150295
|
+
发布时间:2024-10-28 02:18:14
|
|
150296
|
+
|
|
150297
|
+
本次发布包含了以下内容:
|
|
150298
|
+
|
|
150299
|
+
改善已有的文档。
|
|
150300
|
+
|
|
150301
|
+
修改接口:
|
|
150302
|
+
|
|
150303
|
+
* [StartPublishCdnStream](https://cloud.tencent.com/document/api/647/81479)
|
|
150304
|
+
|
|
150305
|
+
* 新增入参:RecordParams
|
|
150306
|
+
|
|
150307
|
+
* [StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)
|
|
150308
|
+
|
|
150309
|
+
* 新增入参:RecordKey
|
|
150310
|
+
|
|
150311
|
+
|
|
150312
|
+
新增数据结构:
|
|
150313
|
+
|
|
150314
|
+
* [McuCloudVod](https://cloud.tencent.com/document/api/647/44055#McuCloudVod)
|
|
150315
|
+
* [McuRecordParams](https://cloud.tencent.com/document/api/647/44055#McuRecordParams)
|
|
150316
|
+
* [McuStorageParams](https://cloud.tencent.com/document/api/647/44055#McuStorageParams)
|
|
150317
|
+
* [McuTencentVod](https://cloud.tencent.com/document/api/647/44055#McuTencentVod)
|
|
150318
|
+
|
|
148729
150319
|
### 第 91 次发布
|
|
148730
150320
|
|
|
148731
150321
|
发布时间:2024-10-14 01:34:15
|
|
@@ -150381,6 +151971,18 @@
|
|
|
150381
151971
|
|
|
150382
151972
|
## 微服务引擎(tse) 版本:2020-12-07
|
|
150383
151973
|
|
|
151974
|
+
### 第 78 次发布
|
|
151975
|
+
|
|
151976
|
+
发布时间:2024-10-31 02:20:00
|
|
151977
|
+
|
|
151978
|
+
本次发布包含了以下内容:
|
|
151979
|
+
|
|
151980
|
+
改善已有的文档。
|
|
151981
|
+
|
|
151982
|
+
新增接口:
|
|
151983
|
+
|
|
151984
|
+
* [[RestartSREInstance](https://cloud.tencent.com/document/api/1364/112085)](https://cloud.tencent.com/document/api/#/#)
|
|
151985
|
+
|
|
150384
151986
|
### 第 77 次发布
|
|
150385
151987
|
|
|
150386
151988
|
发布时间:2024-09-25 01:36:42
|
|
@@ -154860,7 +156462,7 @@
|
|
|
154860
156462
|
|
|
154861
156463
|
新增数据结构:
|
|
154862
156464
|
|
|
154863
|
-
* [
|
|
156465
|
+
* [TTS](https://cloud.tencent.com/document/api/1399/107637#TTS)
|
|
154864
156466
|
|
|
154865
156467
|
修改数据结构:
|
|
154866
156468
|
|
|
@@ -156040,12 +157642,12 @@
|
|
|
156040
157642
|
|
|
156041
157643
|
新增数据结构:
|
|
156042
157644
|
|
|
156043
|
-
* [
|
|
156044
|
-
* [
|
|
156045
|
-
* [
|
|
156046
|
-
* [
|
|
156047
|
-
* [
|
|
156048
|
-
* [
|
|
157645
|
+
* [AiRecognitionTaskAsrTranslateResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResult)
|
|
157646
|
+
* [AiRecognitionTaskAsrTranslateResultInput](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResultInput)
|
|
157647
|
+
* [AiRecognitionTaskAsrTranslateResultOutput](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateResultOutput)
|
|
157648
|
+
* [AiRecognitionTaskAsrTranslateSegmentItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrTranslateSegmentItem)
|
|
157649
|
+
* [AsrTranslateConfigureInfo](https://cloud.tencent.com/document/api/266/31773#AsrTranslateConfigureInfo)
|
|
157650
|
+
* [AsrTranslateConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#AsrTranslateConfigureInfoForUpdate)
|
|
156049
157651
|
|
|
156050
157652
|
修改数据结构:
|
|
156051
157653
|
|
|
@@ -161159,6 +162761,96 @@
|
|
|
161159
162761
|
|
|
161160
162762
|
## 私有网络(vpc) 版本:2017-03-12
|
|
161161
162763
|
|
|
162764
|
+
### 第 218 次发布
|
|
162765
|
+
|
|
162766
|
+
发布时间:2024-10-31 02:24:54
|
|
162767
|
+
|
|
162768
|
+
本次发布包含了以下内容:
|
|
162769
|
+
|
|
162770
|
+
改善已有的文档。
|
|
162771
|
+
|
|
162772
|
+
修改接口:
|
|
162773
|
+
|
|
162774
|
+
* [ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739)
|
|
162775
|
+
|
|
162776
|
+
* <font color="#dd0000">**修改入参**:</font>Policys
|
|
162777
|
+
|
|
162778
|
+
|
|
162779
|
+
修改数据结构:
|
|
162780
|
+
|
|
162781
|
+
* [CcnInstance](https://cloud.tencent.com/document/api/215/15824#CcnInstance)
|
|
162782
|
+
|
|
162783
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceType
|
|
162784
|
+
|
|
162785
|
+
* [Ipv6Address](https://cloud.tencent.com/document/api/215/15824#Ipv6Address)
|
|
162786
|
+
|
|
162787
|
+
* 新增成员:PublicIpAddress, AddressType
|
|
162788
|
+
|
|
162789
|
+
|
|
162790
|
+
### 第 217 次发布
|
|
162791
|
+
|
|
162792
|
+
发布时间:2024-10-30 02:19:09
|
|
162793
|
+
|
|
162794
|
+
本次发布包含了以下内容:
|
|
162795
|
+
|
|
162796
|
+
改善已有的文档。
|
|
162797
|
+
|
|
162798
|
+
修改接口:
|
|
162799
|
+
|
|
162800
|
+
* [DeleteDirectConnectGatewayCcnRoutes](https://cloud.tencent.com/document/api/215/19190)
|
|
162801
|
+
|
|
162802
|
+
* 新增入参:AddressType
|
|
162803
|
+
|
|
162804
|
+
* [DescribeDirectConnectGatewayCcnRoutes](https://cloud.tencent.com/document/api/215/19189)
|
|
162805
|
+
|
|
162806
|
+
* 新增入参:AddressType
|
|
162807
|
+
|
|
162808
|
+
* [ReplaceDirectConnectGatewayCcnRoutes](https://cloud.tencent.com/document/api/215/19188)
|
|
162809
|
+
|
|
162810
|
+
* 新增入参:AddressType
|
|
162811
|
+
|
|
162812
|
+
|
|
162813
|
+
修改数据结构:
|
|
162814
|
+
|
|
162815
|
+
* [DirectConnectGatewayCcnRoute](https://cloud.tencent.com/document/api/215/15824#DirectConnectGatewayCcnRoute)
|
|
162816
|
+
|
|
162817
|
+
* <font color="#dd0000">**修改成员**:</font>RouteId, DestinationCidrBlock, ASPath, Description, UpdateTime
|
|
162818
|
+
|
|
162819
|
+
|
|
162820
|
+
### 第 216 次发布
|
|
162821
|
+
|
|
162822
|
+
发布时间:2024-10-29 02:18:19
|
|
162823
|
+
|
|
162824
|
+
本次发布包含了以下内容:
|
|
162825
|
+
|
|
162826
|
+
改善已有的文档。
|
|
162827
|
+
|
|
162828
|
+
新增接口:
|
|
162829
|
+
|
|
162830
|
+
* [ModifyAddressesRenewFlag](https://cloud.tencent.com/document/api/215/111985)
|
|
162831
|
+
|
|
162832
|
+
修改数据结构:
|
|
162833
|
+
|
|
162834
|
+
* [NatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#NatGatewayDestinationIpPortTranslationNatRule)
|
|
162835
|
+
|
|
162836
|
+
* <font color="#dd0000">**修改成员**:</font>IpProtocol, Description
|
|
162837
|
+
|
|
162838
|
+
|
|
162839
|
+
### 第 215 次发布
|
|
162840
|
+
|
|
162841
|
+
发布时间:2024-10-24 01:36:57
|
|
162842
|
+
|
|
162843
|
+
本次发布包含了以下内容:
|
|
162844
|
+
|
|
162845
|
+
改善已有的文档。
|
|
162846
|
+
|
|
162847
|
+
修改接口:
|
|
162848
|
+
|
|
162849
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
|
162850
|
+
|
|
162851
|
+
* <font color="#dd0000">**修改入参**:</font>QosLevel
|
|
162852
|
+
|
|
162853
|
+
|
|
161162
162854
|
### 第 214 次发布
|
|
161163
162855
|
|
|
161164
162856
|
发布时间:2024-10-22 01:37:03
|
|
@@ -166197,6 +167889,18 @@
|
|
|
166197
167889
|
|
|
166198
167890
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
166199
167891
|
|
|
167892
|
+
### 第 98 次发布
|
|
167893
|
+
|
|
167894
|
+
发布时间:2024-10-25 02:31:29
|
|
167895
|
+
|
|
167896
|
+
本次发布包含了以下内容:
|
|
167897
|
+
|
|
167898
|
+
改善已有的文档。
|
|
167899
|
+
|
|
167900
|
+
新增接口:
|
|
167901
|
+
|
|
167902
|
+
* [ModifyUserSignatureRuleV2](https://cloud.tencent.com/document/api/627/111901)
|
|
167903
|
+
|
|
166200
167904
|
### 第 97 次发布
|
|
166201
167905
|
|
|
166202
167906
|
发布时间:2024-10-22 01:38:00
|
|
@@ -168819,6 +170523,28 @@
|
|
|
168819
170523
|
|
|
168820
170524
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
168821
170525
|
|
|
170526
|
+
### 第 109 次发布
|
|
170527
|
+
|
|
170528
|
+
发布时间:2024-10-30 02:23:17
|
|
170529
|
+
|
|
170530
|
+
本次发布包含了以下内容:
|
|
170531
|
+
|
|
170532
|
+
改善已有的文档。
|
|
170533
|
+
|
|
170534
|
+
新增接口:
|
|
170535
|
+
|
|
170536
|
+
* [DescribeDataServicePublishedApiDetail](https://cloud.tencent.com/document/api/1267/112055)
|
|
170537
|
+
* [DescribeDataServicePublishedApiList](https://cloud.tencent.com/document/api/1267/112054)
|
|
170538
|
+
|
|
170539
|
+
新增数据结构:
|
|
170540
|
+
|
|
170541
|
+
* [DataServicePublishedApiListFilter](https://cloud.tencent.com/document/api/1267/76336#DataServicePublishedApiListFilter)
|
|
170542
|
+
* [DataServiceRequestListOrder](https://cloud.tencent.com/document/api/1267/76336#DataServiceRequestListOrder)
|
|
170543
|
+
* [DataServiceRequestParam](https://cloud.tencent.com/document/api/1267/76336#DataServiceRequestParam)
|
|
170544
|
+
* [DataServiceResponseParam](https://cloud.tencent.com/document/api/1267/76336#DataServiceResponseParam)
|
|
170545
|
+
* [DescribeDataServicePublishedApiDetailResp](https://cloud.tencent.com/document/api/1267/76336#DescribeDataServicePublishedApiDetailResp)
|
|
170546
|
+
* [DescribeDataServicePublishedApiListResp](https://cloud.tencent.com/document/api/1267/76336#DescribeDataServicePublishedApiListResp)
|
|
170547
|
+
|
|
168822
170548
|
### 第 108 次发布
|
|
168823
170549
|
|
|
168824
170550
|
发布时间:2024-10-22 01:38:35
|