tencentcloud-sdk-nodejs-cls 4.0.302 → 4.0.305
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 +352 -0
- package/SERVICE_CHANGELOG.md +359 -40
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/services/cls/v20201016/cls_client.ts +9 -2
- package/src/services/cls/v20201016/cls_models.ts +30 -41
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +9 -2
- package/tencentcloud/services/cls/v20201016/cls_client.js +9 -2
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +30 -41
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 30 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-10 08:03:53
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,82 +12,123 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)
|
|
16
|
+
* [DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)
|
|
17
|
+
|
|
18
|
+
修改接口:
|
|
19
|
+
|
|
20
|
+
* [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
|
|
21
|
+
|
|
22
|
+
* 新增入参:ApplicationLicenseInput
|
|
23
|
+
|
|
24
|
+
* [SearchKTVMusics](https://cloud.tencent.com/document/api/1155/56401)
|
|
25
|
+
|
|
26
|
+
* 新增入参:TagIds
|
|
27
|
+
|
|
16
28
|
|
|
17
29
|
新增数据结构:
|
|
18
30
|
|
|
19
|
-
* [
|
|
31
|
+
* [ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)
|
|
32
|
+
* [KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)
|
|
33
|
+
* [KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)
|
|
34
|
+
* [KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)
|
|
20
35
|
|
|
21
36
|
|
|
22
37
|
|
|
23
|
-
##
|
|
38
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
24
39
|
|
|
25
|
-
### 第
|
|
40
|
+
### 第 37 次发布
|
|
26
41
|
|
|
27
|
-
发布时间:2022-03-
|
|
42
|
+
发布时间:2022-03-10 08:06:28
|
|
28
43
|
|
|
29
44
|
本次发布包含了以下内容:
|
|
30
45
|
|
|
31
46
|
改善已有的文档。
|
|
32
47
|
|
|
33
|
-
|
|
48
|
+
修改接口:
|
|
49
|
+
|
|
50
|
+
* [ModifyTopicAttributes](https://cloud.tencent.com/document/api/597/40844)
|
|
51
|
+
|
|
52
|
+
* 新增入参:QuotaProducerByteRate, QuotaConsumerByteRate
|
|
34
53
|
|
|
35
|
-
* [QueryOpenBankBankBranchList](https://cloud.tencent.com/document/api/1122/70730)
|
|
36
|
-
* [QueryOpenBankSupportBankList](https://cloud.tencent.com/document/api/1122/70729)
|
|
37
54
|
|
|
38
55
|
新增数据结构:
|
|
39
56
|
|
|
40
|
-
* [
|
|
41
|
-
* [QueryOpenBankBankBranchListResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankBranchListResult)
|
|
42
|
-
* [QueryOpenBankSupportBankListResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSupportBankListResult)
|
|
43
|
-
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
|
57
|
+
* [InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)
|
|
44
58
|
|
|
45
59
|
修改数据结构:
|
|
46
60
|
|
|
47
|
-
* [
|
|
61
|
+
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
|
48
62
|
|
|
49
|
-
* 新增成员:
|
|
63
|
+
* 新增成员:QuotaConfig
|
|
50
64
|
|
|
51
65
|
|
|
52
66
|
|
|
53
67
|
|
|
54
|
-
##
|
|
68
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
55
69
|
|
|
56
|
-
### 第
|
|
70
|
+
### 第 91 次发布
|
|
57
71
|
|
|
58
|
-
发布时间:2022-03-
|
|
72
|
+
发布时间:2022-03-10 08:16:16
|
|
59
73
|
|
|
60
74
|
本次发布包含了以下内容:
|
|
61
75
|
|
|
62
76
|
改善已有的文档。
|
|
63
77
|
|
|
78
|
+
新增接口:
|
|
79
|
+
|
|
80
|
+
* [CreateImageCache](https://cloud.tencent.com/document/api/457/70861)
|
|
81
|
+
* [DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)
|
|
82
|
+
* [DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)
|
|
83
|
+
* [GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)
|
|
84
|
+
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
|
85
|
+
|
|
64
86
|
新增数据结构:
|
|
65
87
|
|
|
66
|
-
* [
|
|
67
|
-
* [
|
|
88
|
+
* [ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)
|
|
89
|
+
* [ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
## 云点播(vod) 版本:2018-07-17
|
|
94
|
+
|
|
95
|
+
### 第 96 次发布
|
|
96
|
+
|
|
97
|
+
发布时间:2022-03-10 08:17:15
|
|
98
|
+
|
|
99
|
+
本次发布包含了以下内容:
|
|
100
|
+
|
|
101
|
+
改善已有的文档。
|
|
102
|
+
|
|
103
|
+
新增接口:
|
|
104
|
+
|
|
105
|
+
* [ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)
|
|
68
106
|
|
|
69
107
|
修改数据结构:
|
|
70
108
|
|
|
71
|
-
* [
|
|
109
|
+
* [AdaptiveStreamTemplate](https://cloud.tencent.com/document/api/266/31773#AdaptiveStreamTemplate)
|
|
72
110
|
|
|
73
|
-
* 新增成员:
|
|
111
|
+
* 新增成员:TEHDConfig
|
|
74
112
|
|
|
75
113
|
|
|
76
114
|
|
|
77
115
|
|
|
78
|
-
##
|
|
116
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
79
117
|
|
|
80
|
-
### 第
|
|
118
|
+
### 第 107 次发布
|
|
81
119
|
|
|
82
|
-
发布时间:2022-03-
|
|
120
|
+
发布时间:2022-03-10 08:17:42
|
|
83
121
|
|
|
84
122
|
本次发布包含了以下内容:
|
|
85
123
|
|
|
86
124
|
改善已有的文档。
|
|
87
125
|
|
|
88
|
-
|
|
126
|
+
修改数据结构:
|
|
127
|
+
|
|
128
|
+
* [CcnBandwidthInfo](https://cloud.tencent.com/document/api/215/15824#CcnBandwidthInfo)
|
|
129
|
+
|
|
130
|
+
* 新增成员:MarketId
|
|
89
131
|
|
|
90
|
-
* [DescribeTKEEdgeScript](https://cloud.tencent.com/document/api/457/70732)
|
|
91
132
|
|
|
92
133
|
|
|
93
134
|
|
|
@@ -490,6 +531,37 @@
|
|
|
490
531
|
|
|
491
532
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
492
533
|
|
|
534
|
+
### 第 30 次发布
|
|
535
|
+
|
|
536
|
+
发布时间:2022-03-10 08:03:53
|
|
537
|
+
|
|
538
|
+
本次发布包含了以下内容:
|
|
539
|
+
|
|
540
|
+
改善已有的文档。
|
|
541
|
+
|
|
542
|
+
新增接口:
|
|
543
|
+
|
|
544
|
+
* [[DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)](https://cloud.tencent.com/document/api/#/#)
|
|
545
|
+
* [[DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)](https://cloud.tencent.com/document/api/#/#)
|
|
546
|
+
|
|
547
|
+
修改接口:
|
|
548
|
+
|
|
549
|
+
* [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
|
|
550
|
+
|
|
551
|
+
* 新增入参:ApplicationLicenseInput
|
|
552
|
+
|
|
553
|
+
* [SearchKTVMusics](https://cloud.tencent.com/document/api/1155/56401)
|
|
554
|
+
|
|
555
|
+
* 新增入参:TagIds
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
新增数据结构:
|
|
559
|
+
|
|
560
|
+
* [[ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)](https://cloud.tencent.com/document/api/1155/40113#[ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput))
|
|
561
|
+
* [[KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)](https://cloud.tencent.com/document/api/1155/40113#[KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup))
|
|
562
|
+
* [[KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo))
|
|
563
|
+
* [[KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo))
|
|
564
|
+
|
|
493
565
|
### 第 29 次发布
|
|
494
566
|
|
|
495
567
|
发布时间:2022-02-28 08:05:12
|
|
@@ -2727,6 +2799,25 @@
|
|
|
2727
2799
|
|
|
2728
2800
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
2729
2801
|
|
|
2802
|
+
### 第 47 次发布
|
|
2803
|
+
|
|
2804
|
+
发布时间:2022-03-09 08:05:55
|
|
2805
|
+
|
|
2806
|
+
本次发布包含了以下内容:
|
|
2807
|
+
|
|
2808
|
+
改善已有的文档。
|
|
2809
|
+
|
|
2810
|
+
修改数据结构:
|
|
2811
|
+
|
|
2812
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
2813
|
+
|
|
2814
|
+
* 新增成员:DeleteWithInstance
|
|
2815
|
+
|
|
2816
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
|
2817
|
+
|
|
2818
|
+
* 新增成员:ScheduledType
|
|
2819
|
+
|
|
2820
|
+
|
|
2730
2821
|
### 第 46 次发布
|
|
2731
2822
|
|
|
2732
2823
|
发布时间:2022-02-23 08:02:26
|
|
@@ -5289,6 +5380,27 @@
|
|
|
5289
5380
|
|
|
5290
5381
|
## 计费相关(billing) 版本:2018-07-09
|
|
5291
5382
|
|
|
5383
|
+
### 第 32 次发布
|
|
5384
|
+
|
|
5385
|
+
发布时间:2022-03-09 08:06:22
|
|
5386
|
+
|
|
5387
|
+
本次发布包含了以下内容:
|
|
5388
|
+
|
|
5389
|
+
改善已有的文档。
|
|
5390
|
+
|
|
5391
|
+
新增接口:
|
|
5392
|
+
|
|
5393
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
|
5394
|
+
* [DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)
|
|
5395
|
+
|
|
5396
|
+
新增数据结构:
|
|
5397
|
+
|
|
5398
|
+
* [ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)
|
|
5399
|
+
* [ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)
|
|
5400
|
+
* [UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)
|
|
5401
|
+
* [UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)
|
|
5402
|
+
* [VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)
|
|
5403
|
+
|
|
5292
5404
|
### 第 31 次发布
|
|
5293
5405
|
|
|
5294
5406
|
发布时间:2022-03-02 08:05:35
|
|
@@ -8026,11 +8138,11 @@
|
|
|
8026
8138
|
|
|
8027
8139
|
新增接口:
|
|
8028
8140
|
|
|
8029
|
-
* [
|
|
8141
|
+
* [CopyCryptoColumnPolicy](https://cloud.tencent.com/document/api/1303/70652)
|
|
8030
8142
|
|
|
8031
8143
|
新增数据结构:
|
|
8032
8144
|
|
|
8033
|
-
* [
|
|
8145
|
+
* [CryptoCopyColumnPolicyTableFilter](https://cloud.tencent.com/document/api/1303/70653#CryptoCopyColumnPolicyTableFilter)
|
|
8034
8146
|
|
|
8035
8147
|
|
|
8036
8148
|
|
|
@@ -14497,6 +14609,32 @@
|
|
|
14497
14609
|
|
|
14498
14610
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
14499
14611
|
|
|
14612
|
+
### 第 37 次发布
|
|
14613
|
+
|
|
14614
|
+
发布时间:2022-03-10 08:06:28
|
|
14615
|
+
|
|
14616
|
+
本次发布包含了以下内容:
|
|
14617
|
+
|
|
14618
|
+
改善已有的文档。
|
|
14619
|
+
|
|
14620
|
+
修改接口:
|
|
14621
|
+
|
|
14622
|
+
* [ModifyTopicAttributes](https://cloud.tencent.com/document/api/597/40844)
|
|
14623
|
+
|
|
14624
|
+
* 新增入参:QuotaProducerByteRate, QuotaConsumerByteRate
|
|
14625
|
+
|
|
14626
|
+
|
|
14627
|
+
新增数据结构:
|
|
14628
|
+
|
|
14629
|
+
* [[InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)](https://cloud.tencent.com/document/api/597/40861#[InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp))
|
|
14630
|
+
|
|
14631
|
+
修改数据结构:
|
|
14632
|
+
|
|
14633
|
+
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
|
14634
|
+
|
|
14635
|
+
* 新增成员:QuotaConfig
|
|
14636
|
+
|
|
14637
|
+
|
|
14500
14638
|
### 第 36 次发布
|
|
14501
14639
|
|
|
14502
14640
|
发布时间:2022-03-04 08:05:57
|
|
@@ -18878,6 +19016,24 @@
|
|
|
18878
19016
|
|
|
18879
19017
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
18880
19018
|
|
|
19019
|
+
### 第 58 次发布
|
|
19020
|
+
|
|
19021
|
+
发布时间:2022-03-08 08:09:49
|
|
19022
|
+
|
|
19023
|
+
本次发布包含了以下内容:
|
|
19024
|
+
|
|
19025
|
+
改善已有的文档。
|
|
19026
|
+
|
|
19027
|
+
新增接口:
|
|
19028
|
+
|
|
19029
|
+
* [QueryOpenBankBankAccountBalance](https://cloud.tencent.com/document/api/1122/70774)
|
|
19030
|
+
* [QueryOpenBankDailyReceiptDownloadUrl](https://cloud.tencent.com/document/api/1122/70773)
|
|
19031
|
+
|
|
19032
|
+
新增数据结构:
|
|
19033
|
+
|
|
19034
|
+
* [QueryOpenBankBankAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankAccountBalanceResult)
|
|
19035
|
+
* [QueryOpenBankDailyReceiptDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankDailyReceiptDownloadUrlResult)
|
|
19036
|
+
|
|
18881
19037
|
### 第 57 次发布
|
|
18882
19038
|
|
|
18883
19039
|
发布时间:2022-03-07 08:05:12
|
|
@@ -18888,15 +19044,15 @@
|
|
|
18888
19044
|
|
|
18889
19045
|
新增接口:
|
|
18890
19046
|
|
|
18891
|
-
* [
|
|
18892
|
-
* [
|
|
19047
|
+
* [QueryOpenBankBankBranchList](https://cloud.tencent.com/document/api/1122/70730)
|
|
19048
|
+
* [QueryOpenBankSupportBankList](https://cloud.tencent.com/document/api/1122/70729)
|
|
18893
19049
|
|
|
18894
19050
|
新增数据结构:
|
|
18895
19051
|
|
|
18896
|
-
* [
|
|
18897
|
-
* [
|
|
18898
|
-
* [
|
|
18899
|
-
* [
|
|
19052
|
+
* [BankBranchInfo](https://cloud.tencent.com/document/api/1122/40683#BankBranchInfo)
|
|
19053
|
+
* [QueryOpenBankBankBranchListResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankBranchListResult)
|
|
19054
|
+
* [QueryOpenBankSupportBankListResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSupportBankListResult)
|
|
19055
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
|
18900
19056
|
|
|
18901
19057
|
修改数据结构:
|
|
18902
19058
|
|
|
@@ -30108,6 +30264,21 @@
|
|
|
30108
30264
|
|
|
30109
30265
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
30110
30266
|
|
|
30267
|
+
### 第 25 次发布
|
|
30268
|
+
|
|
30269
|
+
发布时间:2022-03-09 08:11:10
|
|
30270
|
+
|
|
30271
|
+
本次发布包含了以下内容:
|
|
30272
|
+
|
|
30273
|
+
改善已有的文档。
|
|
30274
|
+
|
|
30275
|
+
修改接口:
|
|
30276
|
+
|
|
30277
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
|
30278
|
+
|
|
30279
|
+
* 新增入参:CosBackup
|
|
30280
|
+
|
|
30281
|
+
|
|
30111
30282
|
### 第 24 次发布
|
|
30112
30283
|
|
|
30113
30284
|
发布时间:2022-02-18 08:09:35
|
|
@@ -39017,8 +39188,8 @@
|
|
|
39017
39188
|
|
|
39018
39189
|
新增数据结构:
|
|
39019
39190
|
|
|
39020
|
-
* [
|
|
39021
|
-
* [
|
|
39191
|
+
* [ClassifiedPersonInfo](https://cloud.tencent.com/document/api/1509/65063#ClassifiedPersonInfo)
|
|
39192
|
+
* [PersonInfo](https://cloud.tencent.com/document/api/1509/65063#PersonInfo)
|
|
39022
39193
|
|
|
39023
39194
|
修改数据结构:
|
|
39024
39195
|
|
|
@@ -43122,6 +43293,23 @@
|
|
|
43122
43293
|
|
|
43123
43294
|
## 云监控(monitor) 版本:2018-07-24
|
|
43124
43295
|
|
|
43296
|
+
### 第 41 次发布
|
|
43297
|
+
|
|
43298
|
+
发布时间:2022-03-09 08:14:02
|
|
43299
|
+
|
|
43300
|
+
本次发布包含了以下内容:
|
|
43301
|
+
|
|
43302
|
+
改善已有的文档。
|
|
43303
|
+
|
|
43304
|
+
修改接口:
|
|
43305
|
+
|
|
43306
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
|
43307
|
+
|
|
43308
|
+
* 新增入参:PolicyIds
|
|
43309
|
+
|
|
43310
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
|
43311
|
+
|
|
43312
|
+
|
|
43125
43313
|
### 第 40 次发布
|
|
43126
43314
|
|
|
43127
43315
|
发布时间:2022-03-03 08:09:04
|
|
@@ -47652,6 +47840,21 @@
|
|
|
47652
47840
|
|
|
47653
47841
|
## 企业组织(organization) 版本:2021-03-31
|
|
47654
47842
|
|
|
47843
|
+
### 第 7 次发布
|
|
47844
|
+
|
|
47845
|
+
发布时间:2022-03-08 08:16:27
|
|
47846
|
+
|
|
47847
|
+
本次发布包含了以下内容:
|
|
47848
|
+
|
|
47849
|
+
改善已有的文档。
|
|
47850
|
+
|
|
47851
|
+
修改数据结构:
|
|
47852
|
+
|
|
47853
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
|
47854
|
+
|
|
47855
|
+
* 新增成员:BindStatus
|
|
47856
|
+
|
|
47857
|
+
|
|
47655
47858
|
### 第 6 次发布
|
|
47656
47859
|
|
|
47657
47860
|
发布时间:2022-01-26 08:11:15
|
|
@@ -51098,6 +51301,22 @@
|
|
|
51098
51301
|
|
|
51099
51302
|
## 邮件推送(ses) 版本:2020-10-02
|
|
51100
51303
|
|
|
51304
|
+
### 第 8 次发布
|
|
51305
|
+
|
|
51306
|
+
发布时间:2022-03-07 16:52:17
|
|
51307
|
+
|
|
51308
|
+
本次发布包含了以下内容:
|
|
51309
|
+
|
|
51310
|
+
改善已有的文档。
|
|
51311
|
+
|
|
51312
|
+
新增接口:
|
|
51313
|
+
|
|
51314
|
+
* [CreateReceiverDetailWithData](https://cloud.tencent.com/document/api/1288/70776)
|
|
51315
|
+
|
|
51316
|
+
新增数据结构:
|
|
51317
|
+
|
|
51318
|
+
* [ReceiverInputData](https://cloud.tencent.com/document/api/1288/51053#ReceiverInputData)
|
|
51319
|
+
|
|
51101
51320
|
### 第 7 次发布
|
|
51102
51321
|
|
|
51103
51322
|
发布时间:2022-01-18 08:14:15
|
|
@@ -57711,6 +57930,21 @@
|
|
|
57711
57930
|
|
|
57712
57931
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
57713
57932
|
|
|
57933
|
+
### 第 11 次发布
|
|
57934
|
+
|
|
57935
|
+
发布时间:2022-03-08 08:18:39
|
|
57936
|
+
|
|
57937
|
+
本次发布包含了以下内容:
|
|
57938
|
+
|
|
57939
|
+
改善已有的文档。
|
|
57940
|
+
|
|
57941
|
+
修改数据结构:
|
|
57942
|
+
|
|
57943
|
+
* [ImagesInfo](https://cloud.tencent.com/document/api/1285/65614#ImagesInfo)
|
|
57944
|
+
|
|
57945
|
+
* 新增成员:ComponentCnt
|
|
57946
|
+
|
|
57947
|
+
|
|
57714
57948
|
### 第 10 次发布
|
|
57715
57949
|
|
|
57716
57950
|
发布时间:2022-03-02 08:15:58
|
|
@@ -59333,6 +59567,21 @@
|
|
|
59333
59567
|
|
|
59334
59568
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
59335
59569
|
|
|
59570
|
+
### 第 13 次发布
|
|
59571
|
+
|
|
59572
|
+
发布时间:2022-03-09 08:17:24
|
|
59573
|
+
|
|
59574
|
+
本次发布包含了以下内容:
|
|
59575
|
+
|
|
59576
|
+
改善已有的文档。
|
|
59577
|
+
|
|
59578
|
+
修改接口:
|
|
59579
|
+
|
|
59580
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
59581
|
+
|
|
59582
|
+
* 新增入参:OsFlavour
|
|
59583
|
+
|
|
59584
|
+
|
|
59336
59585
|
### 第 12 次发布
|
|
59337
59586
|
|
|
59338
59587
|
发布时间:2022-03-01 08:13:25
|
|
@@ -61332,6 +61581,27 @@
|
|
|
61332
61581
|
|
|
61333
61582
|
## 容器服务(tke) 版本:2018-05-25
|
|
61334
61583
|
|
|
61584
|
+
### 第 91 次发布
|
|
61585
|
+
|
|
61586
|
+
发布时间:2022-03-10 08:16:16
|
|
61587
|
+
|
|
61588
|
+
本次发布包含了以下内容:
|
|
61589
|
+
|
|
61590
|
+
改善已有的文档。
|
|
61591
|
+
|
|
61592
|
+
新增接口:
|
|
61593
|
+
|
|
61594
|
+
* [[CreateImageCache](https://cloud.tencent.com/document/api/457/70861)](https://cloud.tencent.com/document/api/#/#)
|
|
61595
|
+
* [[DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)](https://cloud.tencent.com/document/api/#/#)
|
|
61596
|
+
* [[DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)](https://cloud.tencent.com/document/api/#/#)
|
|
61597
|
+
* [[GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)](https://cloud.tencent.com/document/api/#/#)
|
|
61598
|
+
* [[UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)](https://cloud.tencent.com/document/api/#/#)
|
|
61599
|
+
|
|
61600
|
+
新增数据结构:
|
|
61601
|
+
|
|
61602
|
+
* [[ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)](https://cloud.tencent.com/document/api/457/31866#[ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache))
|
|
61603
|
+
* [[ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)](https://cloud.tencent.com/document/api/457/31866#[ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent))
|
|
61604
|
+
|
|
61335
61605
|
### 第 90 次发布
|
|
61336
61606
|
|
|
61337
61607
|
发布时间:2022-03-07 08:14:19
|
|
@@ -61342,7 +61612,7 @@
|
|
|
61342
61612
|
|
|
61343
61613
|
新增接口:
|
|
61344
61614
|
|
|
61345
|
-
* [
|
|
61615
|
+
* [DescribeTKEEdgeScript](https://cloud.tencent.com/document/api/457/70732)
|
|
61346
61616
|
|
|
61347
61617
|
### 第 89 次发布
|
|
61348
61618
|
|
|
@@ -63844,6 +64114,21 @@
|
|
|
63844
64114
|
|
|
63845
64115
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
63846
64116
|
|
|
64117
|
+
### 第 15 次发布
|
|
64118
|
+
|
|
64119
|
+
发布时间:2022-03-08 08:20:05
|
|
64120
|
+
|
|
64121
|
+
本次发布包含了以下内容:
|
|
64122
|
+
|
|
64123
|
+
改善已有的文档。
|
|
64124
|
+
|
|
64125
|
+
修改数据结构:
|
|
64126
|
+
|
|
64127
|
+
* [EnvInfo](https://cloud.tencent.com/document/api/1364/54942#EnvInfo)
|
|
64128
|
+
|
|
64129
|
+
* 新增成员:SpecId, EnvReplica, RunningCount
|
|
64130
|
+
|
|
64131
|
+
|
|
63847
64132
|
### 第 14 次发布
|
|
63848
64133
|
|
|
63849
64134
|
发布时间:2022-02-18 08:16:25
|
|
@@ -66455,6 +66740,25 @@
|
|
|
66455
66740
|
|
|
66456
66741
|
## 云点播(vod) 版本:2018-07-17
|
|
66457
66742
|
|
|
66743
|
+
### 第 96 次发布
|
|
66744
|
+
|
|
66745
|
+
发布时间:2022-03-10 08:17:15
|
|
66746
|
+
|
|
66747
|
+
本次发布包含了以下内容:
|
|
66748
|
+
|
|
66749
|
+
改善已有的文档。
|
|
66750
|
+
|
|
66751
|
+
新增接口:
|
|
66752
|
+
|
|
66753
|
+
* [[ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)](https://cloud.tencent.com/document/api/#/#)
|
|
66754
|
+
|
|
66755
|
+
修改数据结构:
|
|
66756
|
+
|
|
66757
|
+
* [AdaptiveStreamTemplate](https://cloud.tencent.com/document/api/266/31773#AdaptiveStreamTemplate)
|
|
66758
|
+
|
|
66759
|
+
* 新增成员:TEHDConfig
|
|
66760
|
+
|
|
66761
|
+
|
|
66458
66762
|
### 第 95 次发布
|
|
66459
66763
|
|
|
66460
66764
|
发布时间:2022-01-26 08:14:54
|
|
@@ -69177,6 +69481,21 @@
|
|
|
69177
69481
|
|
|
69178
69482
|
## 私有网络(vpc) 版本:2017-03-12
|
|
69179
69483
|
|
|
69484
|
+
### 第 107 次发布
|
|
69485
|
+
|
|
69486
|
+
发布时间:2022-03-10 08:17:42
|
|
69487
|
+
|
|
69488
|
+
本次发布包含了以下内容:
|
|
69489
|
+
|
|
69490
|
+
改善已有的文档。
|
|
69491
|
+
|
|
69492
|
+
修改数据结构:
|
|
69493
|
+
|
|
69494
|
+
* [CcnBandwidthInfo](https://cloud.tencent.com/document/api/215/15824#CcnBandwidthInfo)
|
|
69495
|
+
|
|
69496
|
+
* 新增成员:MarketId
|
|
69497
|
+
|
|
69498
|
+
|
|
69180
69499
|
### 第 106 次发布
|
|
69181
69500
|
|
|
69182
69501
|
发布时间:2022-02-24 08:15:58
|