tencentcloud-sdk-nodejs-live 4.0.671 → 4.0.672
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 +151 -0
- package/SERVICE_CHANGELOG.md +223 -197
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/services/live/v20180801/live_models.ts +24 -24
- package/tencentcloud/services/live/v20180801/live_models.d.ts +24 -24
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,154 @@
|
|
|
1
|
+
# Release 4.0.672
|
|
2
|
+
|
|
3
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
4
|
+
|
|
5
|
+
### 第 105 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-08-24 01:18:44
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
16
|
+
|
|
17
|
+
* 新增入参:SealStyle, SealSize
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
23
|
+
|
|
24
|
+
### 第 35 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-08-24 01:19:31
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [CreateScanUser](https://cloud.tencent.com/document/api/607/71481)
|
|
35
|
+
|
|
36
|
+
* 新增入参:UserIdString, ExpirationTime
|
|
37
|
+
|
|
38
|
+
* [DeleteScanUser](https://cloud.tencent.com/document/api/607/71480)
|
|
39
|
+
|
|
40
|
+
* 新增入参:UserIdString
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
46
|
+
|
|
47
|
+
### 第 19 次发布
|
|
48
|
+
|
|
49
|
+
发布时间:2023-08-24 01:26:36
|
|
50
|
+
|
|
51
|
+
本次发布包含了以下内容:
|
|
52
|
+
|
|
53
|
+
改善已有的文档。
|
|
54
|
+
|
|
55
|
+
新增接口:
|
|
56
|
+
|
|
57
|
+
* [CreateRegisterCode](https://cloud.tencent.com/document/api/1340/96928)
|
|
58
|
+
* [DeleteRegisterCodes](https://cloud.tencent.com/document/api/1340/96927)
|
|
59
|
+
* [DeleteRegisterInstance](https://cloud.tencent.com/document/api/1340/96926)
|
|
60
|
+
* [DescribeRegisterCodes](https://cloud.tencent.com/document/api/1340/96925)
|
|
61
|
+
* [DescribeRegisterInstances](https://cloud.tencent.com/document/api/1340/96924)
|
|
62
|
+
* [DisableRegisterCodes](https://cloud.tencent.com/document/api/1340/96923)
|
|
63
|
+
* [ModifyRegisterInstance](https://cloud.tencent.com/document/api/1340/96922)
|
|
64
|
+
|
|
65
|
+
新增数据结构:
|
|
66
|
+
|
|
67
|
+
* [DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf)
|
|
68
|
+
* [RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)
|
|
69
|
+
* [RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo)
|
|
70
|
+
|
|
71
|
+
修改数据结构:
|
|
72
|
+
|
|
73
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
74
|
+
|
|
75
|
+
* 新增成员:DefaultParameterConfs
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
81
|
+
|
|
82
|
+
### 第 74 次发布
|
|
83
|
+
|
|
84
|
+
发布时间:2023-08-24 01:28:28
|
|
85
|
+
|
|
86
|
+
本次发布包含了以下内容:
|
|
87
|
+
|
|
88
|
+
改善已有的文档。
|
|
89
|
+
|
|
90
|
+
修改接口:
|
|
91
|
+
|
|
92
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
|
93
|
+
|
|
94
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
100
|
+
|
|
101
|
+
### 第 44 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2023-08-24 01:31:57
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
新增接口:
|
|
110
|
+
|
|
111
|
+
* [AddSpartaProtectionAuto](https://cloud.tencent.com/document/api/627/96951)
|
|
112
|
+
* [AddSpartaProtectionsAuto](https://cloud.tencent.com/document/api/627/96932)
|
|
113
|
+
* [DeleteHost](https://cloud.tencent.com/document/api/627/96950)
|
|
114
|
+
* [DeleteSpartaProtection](https://cloud.tencent.com/document/api/627/96949)
|
|
115
|
+
* [DescribeCiphersDetail](https://cloud.tencent.com/document/api/627/96948)
|
|
116
|
+
* [DescribeDomainCountInfo](https://cloud.tencent.com/document/api/627/96947)
|
|
117
|
+
* [DescribeDomainDetailsClb](https://cloud.tencent.com/document/api/627/96946)
|
|
118
|
+
* [DescribeFindDomainList](https://cloud.tencent.com/document/api/627/96945)
|
|
119
|
+
* [DescribeHost](https://cloud.tencent.com/document/api/627/96944)
|
|
120
|
+
* [DescribeHostLimit](https://cloud.tencent.com/document/api/627/96943)
|
|
121
|
+
* [DescribeHosts](https://cloud.tencent.com/document/api/627/96942)
|
|
122
|
+
* [DescribeTlsVersion](https://cloud.tencent.com/document/api/627/96941)
|
|
123
|
+
* [DescribeUserDomainInfo](https://cloud.tencent.com/document/api/627/96940)
|
|
124
|
+
* [DescribeWafInfo](https://cloud.tencent.com/document/api/627/96939)
|
|
125
|
+
* [ModifyDomainIpv6Status](https://cloud.tencent.com/document/api/627/96938)
|
|
126
|
+
* [ModifyDomainsCLSStatus](https://cloud.tencent.com/document/api/627/96937)
|
|
127
|
+
* [ModifyHost](https://cloud.tencent.com/document/api/627/96936)
|
|
128
|
+
* [ModifyHostFlowMode](https://cloud.tencent.com/document/api/627/96935)
|
|
129
|
+
* [ModifyHostMode](https://cloud.tencent.com/document/api/627/96934)
|
|
130
|
+
* [ModifyHostStatus](https://cloud.tencent.com/document/api/627/96933)
|
|
131
|
+
* [ModifyProtectionStatus](https://cloud.tencent.com/document/api/627/96931)
|
|
132
|
+
* [ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)
|
|
133
|
+
* [RefreshAccessCheckResult](https://cloud.tencent.com/document/api/627/96929)
|
|
134
|
+
|
|
135
|
+
新增数据结构:
|
|
136
|
+
|
|
137
|
+
* [ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)
|
|
138
|
+
* [ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult)
|
|
139
|
+
* [ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams)
|
|
140
|
+
* [DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI)
|
|
141
|
+
* [FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo)
|
|
142
|
+
* [FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail)
|
|
143
|
+
* [HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel)
|
|
144
|
+
* [HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus)
|
|
145
|
+
* [SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem)
|
|
146
|
+
* [TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers)
|
|
147
|
+
* [TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion)
|
|
148
|
+
* [UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo)
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
1
152
|
# Release 4.0.671
|
|
2
153
|
|
|
3
154
|
## 应用云渲染(car) 版本:2022-01-10
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 105 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-24 01:18:44
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:SealStyle, SealSize
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
##
|
|
22
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
23
23
|
|
|
24
|
-
### 第
|
|
24
|
+
### 第 35 次发布
|
|
25
25
|
|
|
26
|
-
发布时间:2023-08-
|
|
26
|
+
发布时间:2023-08-24 01:19:31
|
|
27
27
|
|
|
28
28
|
本次发布包含了以下内容:
|
|
29
29
|
|
|
@@ -31,61 +31,22 @@
|
|
|
31
31
|
|
|
32
32
|
修改接口:
|
|
33
33
|
|
|
34
|
-
* [
|
|
35
|
-
|
|
36
|
-
* 新增入参:OnlyOnce
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
42
|
-
|
|
43
|
-
### 第 10 次发布
|
|
44
|
-
|
|
45
|
-
发布时间:2023-08-23 01:12:18
|
|
46
|
-
|
|
47
|
-
本次发布包含了以下内容:
|
|
48
|
-
|
|
49
|
-
改善已有的文档。
|
|
50
|
-
|
|
51
|
-
修改数据结构:
|
|
52
|
-
|
|
53
|
-
* [TaskMonitor](https://cloud.tencent.com/document/api/1500/71784#TaskMonitor)
|
|
54
|
-
|
|
55
|
-
* 新增成员:MetricId
|
|
56
|
-
|
|
57
|
-
* [TemplateMonitor](https://cloud.tencent.com/document/api/1500/71784#TemplateMonitor)
|
|
58
|
-
|
|
59
|
-
* 新增成员:MetricId
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
65
|
-
|
|
66
|
-
### 第 65 次发布
|
|
67
|
-
|
|
68
|
-
发布时间:2023-08-23 01:20:18
|
|
69
|
-
|
|
70
|
-
本次发布包含了以下内容:
|
|
71
|
-
|
|
72
|
-
改善已有的文档。
|
|
34
|
+
* [CreateScanUser](https://cloud.tencent.com/document/api/607/71481)
|
|
73
35
|
|
|
74
|
-
|
|
36
|
+
* 新增入参:UserIdString, ExpirationTime
|
|
75
37
|
|
|
76
|
-
*
|
|
38
|
+
* [DeleteScanUser](https://cloud.tencent.com/document/api/607/71480)
|
|
77
39
|
|
|
78
|
-
|
|
40
|
+
* 新增入参:UserIdString
|
|
79
41
|
|
|
80
|
-
* SqlLogItem
|
|
81
42
|
|
|
82
43
|
|
|
83
44
|
|
|
84
|
-
##
|
|
45
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
85
46
|
|
|
86
|
-
### 第
|
|
47
|
+
### 第 19 次发布
|
|
87
48
|
|
|
88
|
-
发布时间:2023-08-
|
|
49
|
+
发布时间:2023-08-24 01:26:36
|
|
89
50
|
|
|
90
51
|
本次发布包含了以下内容:
|
|
91
52
|
|
|
@@ -93,82 +54,34 @@
|
|
|
93
54
|
|
|
94
55
|
新增接口:
|
|
95
56
|
|
|
96
|
-
* [
|
|
57
|
+
* [CreateRegisterCode](https://cloud.tencent.com/document/api/1340/96928)
|
|
58
|
+
* [DeleteRegisterCodes](https://cloud.tencent.com/document/api/1340/96927)
|
|
59
|
+
* [DeleteRegisterInstance](https://cloud.tencent.com/document/api/1340/96926)
|
|
60
|
+
* [DescribeRegisterCodes](https://cloud.tencent.com/document/api/1340/96925)
|
|
61
|
+
* [DescribeRegisterInstances](https://cloud.tencent.com/document/api/1340/96924)
|
|
62
|
+
* [DisableRegisterCodes](https://cloud.tencent.com/document/api/1340/96923)
|
|
63
|
+
* [ModifyRegisterInstance](https://cloud.tencent.com/document/api/1340/96922)
|
|
97
64
|
|
|
98
65
|
新增数据结构:
|
|
99
66
|
|
|
100
|
-
* [
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
105
|
-
|
|
106
|
-
### 第 39 次发布
|
|
107
|
-
|
|
108
|
-
发布时间:2023-08-23 01:30:17
|
|
67
|
+
* [DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf)
|
|
68
|
+
* [RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)
|
|
69
|
+
* [RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo)
|
|
109
70
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
改善已有的文档。
|
|
113
|
-
|
|
114
|
-
修改接口:
|
|
115
|
-
|
|
116
|
-
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
117
|
-
|
|
118
|
-
* 新增入参:RecordLayout
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
124
|
-
|
|
125
|
-
### 第 52 次发布
|
|
126
|
-
|
|
127
|
-
发布时间:2023-08-23 01:30:37
|
|
128
|
-
|
|
129
|
-
本次发布包含了以下内容:
|
|
130
|
-
|
|
131
|
-
改善已有的文档。
|
|
132
|
-
|
|
133
|
-
新增接口:
|
|
134
|
-
|
|
135
|
-
* [ApplyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96883)
|
|
136
|
-
* [CreateFirewallTemplate](https://cloud.tencent.com/document/api/1207/96882)
|
|
137
|
-
* [CreateFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96881)
|
|
138
|
-
* [DeleteFirewallTemplate](https://cloud.tencent.com/document/api/1207/96880)
|
|
139
|
-
* [DeleteFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96879)
|
|
140
|
-
* [DescribeFirewallTemplateApplyRecords](https://cloud.tencent.com/document/api/1207/96878)
|
|
141
|
-
* [DescribeFirewallTemplateQuota](https://cloud.tencent.com/document/api/1207/96877)
|
|
142
|
-
* [DescribeFirewallTemplateRuleQuota](https://cloud.tencent.com/document/api/1207/96876)
|
|
143
|
-
* [DescribeFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96875)
|
|
144
|
-
* [DescribeFirewallTemplates](https://cloud.tencent.com/document/api/1207/96874)
|
|
145
|
-
* [ModifyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96873)
|
|
146
|
-
* [ReplaceFirewallTemplateRule](https://cloud.tencent.com/document/api/1207/96872)
|
|
147
|
-
* [ResetFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96871)
|
|
148
|
-
|
|
149
|
-
修改接口:
|
|
150
|
-
|
|
151
|
-
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
152
|
-
|
|
153
|
-
* 新增入参:FirewallTemplateId
|
|
71
|
+
修改数据结构:
|
|
154
72
|
|
|
73
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
155
74
|
|
|
156
|
-
|
|
75
|
+
* 新增成员:DefaultParameterConfs
|
|
157
76
|
|
|
158
|
-
* [FirewallTemplate](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplate)
|
|
159
|
-
* [FirewallTemplateApplyRecord](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecord)
|
|
160
|
-
* [FirewallTemplateApplyRecordDetail](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecordDetail)
|
|
161
|
-
* [FirewallTemplateRule](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRule)
|
|
162
|
-
* [FirewallTemplateRuleInfo](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRuleInfo)
|
|
163
|
-
* [InstanceIdentifier](https://cloud.tencent.com/document/api/1207/47576#InstanceIdentifier)
|
|
164
77
|
|
|
165
78
|
|
|
166
79
|
|
|
167
|
-
##
|
|
80
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
168
81
|
|
|
169
|
-
### 第
|
|
82
|
+
### 第 74 次发布
|
|
170
83
|
|
|
171
|
-
发布时间:2023-08-
|
|
84
|
+
发布时间:2023-08-24 01:28:28
|
|
172
85
|
|
|
173
86
|
本次发布包含了以下内容:
|
|
174
87
|
|
|
@@ -176,79 +89,63 @@
|
|
|
176
89
|
|
|
177
90
|
修改接口:
|
|
178
91
|
|
|
179
|
-
* [
|
|
92
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
|
180
93
|
|
|
181
|
-
*
|
|
94
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
|
182
95
|
|
|
183
96
|
|
|
184
97
|
|
|
185
98
|
|
|
186
|
-
##
|
|
99
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
187
100
|
|
|
188
|
-
### 第
|
|
101
|
+
### 第 44 次发布
|
|
189
102
|
|
|
190
|
-
发布时间:2023-08-
|
|
103
|
+
发布时间:2023-08-24 01:31:57
|
|
191
104
|
|
|
192
105
|
本次发布包含了以下内容:
|
|
193
106
|
|
|
194
107
|
改善已有的文档。
|
|
195
108
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
* [CreateNotebook](https://cloud.tencent.com/document/api/851/95658)
|
|
199
|
-
|
|
200
|
-
* 新增入参:SSHConfig
|
|
201
|
-
|
|
202
|
-
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
203
|
-
|
|
204
|
-
* <font color="#dd0000">**修改入参**:</font>CodePackagePath, TrainingMode, Output, LogEnable
|
|
205
|
-
|
|
206
|
-
* [ModifyNotebook](https://cloud.tencent.com/document/api/851/95652)
|
|
207
|
-
|
|
208
|
-
* 新增入参:SSHConfig
|
|
109
|
+
新增接口:
|
|
209
110
|
|
|
111
|
+
* [AddSpartaProtectionAuto](https://cloud.tencent.com/document/api/627/96951)
|
|
112
|
+
* [AddSpartaProtectionsAuto](https://cloud.tencent.com/document/api/627/96932)
|
|
113
|
+
* [DeleteHost](https://cloud.tencent.com/document/api/627/96950)
|
|
114
|
+
* [DeleteSpartaProtection](https://cloud.tencent.com/document/api/627/96949)
|
|
115
|
+
* [DescribeCiphersDetail](https://cloud.tencent.com/document/api/627/96948)
|
|
116
|
+
* [DescribeDomainCountInfo](https://cloud.tencent.com/document/api/627/96947)
|
|
117
|
+
* [DescribeDomainDetailsClb](https://cloud.tencent.com/document/api/627/96946)
|
|
118
|
+
* [DescribeFindDomainList](https://cloud.tencent.com/document/api/627/96945)
|
|
119
|
+
* [DescribeHost](https://cloud.tencent.com/document/api/627/96944)
|
|
120
|
+
* [DescribeHostLimit](https://cloud.tencent.com/document/api/627/96943)
|
|
121
|
+
* [DescribeHosts](https://cloud.tencent.com/document/api/627/96942)
|
|
122
|
+
* [DescribeTlsVersion](https://cloud.tencent.com/document/api/627/96941)
|
|
123
|
+
* [DescribeUserDomainInfo](https://cloud.tencent.com/document/api/627/96940)
|
|
124
|
+
* [DescribeWafInfo](https://cloud.tencent.com/document/api/627/96939)
|
|
125
|
+
* [ModifyDomainIpv6Status](https://cloud.tencent.com/document/api/627/96938)
|
|
126
|
+
* [ModifyDomainsCLSStatus](https://cloud.tencent.com/document/api/627/96937)
|
|
127
|
+
* [ModifyHost](https://cloud.tencent.com/document/api/627/96936)
|
|
128
|
+
* [ModifyHostFlowMode](https://cloud.tencent.com/document/api/627/96935)
|
|
129
|
+
* [ModifyHostMode](https://cloud.tencent.com/document/api/627/96934)
|
|
130
|
+
* [ModifyHostStatus](https://cloud.tencent.com/document/api/627/96933)
|
|
131
|
+
* [ModifyProtectionStatus](https://cloud.tencent.com/document/api/627/96931)
|
|
132
|
+
* [ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)
|
|
133
|
+
* [RefreshAccessCheckResult](https://cloud.tencent.com/document/api/627/96929)
|
|
210
134
|
|
|
211
135
|
新增数据结构:
|
|
212
136
|
|
|
213
|
-
* [
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
* [
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
* [
|
|
224
|
-
|
|
225
|
-
* 新增成员:Status
|
|
226
|
-
|
|
227
|
-
* <font color="#dd0000">**修改成员**:</font>Name, IP
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
237
|
-
|
|
238
|
-
### 第 43 次发布
|
|
239
|
-
|
|
240
|
-
发布时间:2023-08-23 01:51:51
|
|
241
|
-
|
|
242
|
-
本次发布包含了以下内容:
|
|
243
|
-
|
|
244
|
-
改善已有的文档。
|
|
245
|
-
|
|
246
|
-
修改数据结构:
|
|
247
|
-
|
|
248
|
-
* [UserFileDTO](https://cloud.tencent.com/document/api/1267/76336#UserFileDTO)
|
|
249
|
-
|
|
250
|
-
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime
|
|
251
|
-
|
|
137
|
+
* [ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)
|
|
138
|
+
* [ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult)
|
|
139
|
+
* [ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams)
|
|
140
|
+
* [DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI)
|
|
141
|
+
* [FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo)
|
|
142
|
+
* [FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail)
|
|
143
|
+
* [HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel)
|
|
144
|
+
* [HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus)
|
|
145
|
+
* [SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem)
|
|
146
|
+
* [TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers)
|
|
147
|
+
* [TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion)
|
|
148
|
+
* [UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo)
|
|
252
149
|
|
|
253
150
|
|
|
254
151
|
|
|
@@ -45951,11 +45848,11 @@
|
|
|
45951
45848
|
|
|
45952
45849
|
新增接口:
|
|
45953
45850
|
|
|
45954
|
-
* [
|
|
45851
|
+
* [CreateDSPADbMetaResources](https://cloud.tencent.com/document/api/1087/96843)
|
|
45955
45852
|
|
|
45956
45853
|
新增数据结构:
|
|
45957
45854
|
|
|
45958
|
-
* [
|
|
45855
|
+
* [DspaCloudResourceMeta](https://cloud.tencent.com/document/api/1087/96844#DspaCloudResourceMeta)
|
|
45959
45856
|
|
|
45960
45857
|
|
|
45961
45858
|
|
|
@@ -51740,6 +51637,21 @@
|
|
|
51740
51637
|
|
|
51741
51638
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
51742
51639
|
|
|
51640
|
+
### 第 105 次发布
|
|
51641
|
+
|
|
51642
|
+
发布时间:2023-08-24 01:18:44
|
|
51643
|
+
|
|
51644
|
+
本次发布包含了以下内容:
|
|
51645
|
+
|
|
51646
|
+
改善已有的文档。
|
|
51647
|
+
|
|
51648
|
+
修改接口:
|
|
51649
|
+
|
|
51650
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
51651
|
+
|
|
51652
|
+
* 新增入参:SealStyle, SealSize
|
|
51653
|
+
|
|
51654
|
+
|
|
51743
51655
|
### 第 104 次发布
|
|
51744
51656
|
|
|
51745
51657
|
发布时间:2023-08-22 01:13:07
|
|
@@ -58431,6 +58343,25 @@
|
|
|
58431
58343
|
|
|
58432
58344
|
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
58433
58345
|
|
|
58346
|
+
### 第 35 次发布
|
|
58347
|
+
|
|
58348
|
+
发布时间:2023-08-24 01:19:31
|
|
58349
|
+
|
|
58350
|
+
本次发布包含了以下内容:
|
|
58351
|
+
|
|
58352
|
+
改善已有的文档。
|
|
58353
|
+
|
|
58354
|
+
修改接口:
|
|
58355
|
+
|
|
58356
|
+
* [CreateScanUser](https://cloud.tencent.com/document/api/607/71481)
|
|
58357
|
+
|
|
58358
|
+
* 新增入参:UserIdString, ExpirationTime
|
|
58359
|
+
|
|
58360
|
+
* [DeleteScanUser](https://cloud.tencent.com/document/api/607/71480)
|
|
58361
|
+
|
|
58362
|
+
* 新增入参:UserIdString
|
|
58363
|
+
|
|
58364
|
+
|
|
58434
58365
|
### 第 34 次发布
|
|
58435
58366
|
|
|
58436
58367
|
发布时间:2023-06-14 01:25:30
|
|
@@ -68366,19 +68297,19 @@
|
|
|
68366
68297
|
|
|
68367
68298
|
新增接口:
|
|
68368
68299
|
|
|
68369
|
-
* [
|
|
68370
|
-
* [
|
|
68371
|
-
* [
|
|
68372
|
-
* [
|
|
68373
|
-
* [
|
|
68374
|
-
* [
|
|
68375
|
-
* [
|
|
68376
|
-
* [
|
|
68377
|
-
* [
|
|
68378
|
-
* [
|
|
68379
|
-
* [
|
|
68380
|
-
* [
|
|
68381
|
-
* [
|
|
68300
|
+
* [ApplyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96883)
|
|
68301
|
+
* [CreateFirewallTemplate](https://cloud.tencent.com/document/api/1207/96882)
|
|
68302
|
+
* [CreateFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96881)
|
|
68303
|
+
* [DeleteFirewallTemplate](https://cloud.tencent.com/document/api/1207/96880)
|
|
68304
|
+
* [DeleteFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96879)
|
|
68305
|
+
* [DescribeFirewallTemplateApplyRecords](https://cloud.tencent.com/document/api/1207/96878)
|
|
68306
|
+
* [DescribeFirewallTemplateQuota](https://cloud.tencent.com/document/api/1207/96877)
|
|
68307
|
+
* [DescribeFirewallTemplateRuleQuota](https://cloud.tencent.com/document/api/1207/96876)
|
|
68308
|
+
* [DescribeFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96875)
|
|
68309
|
+
* [DescribeFirewallTemplates](https://cloud.tencent.com/document/api/1207/96874)
|
|
68310
|
+
* [ModifyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96873)
|
|
68311
|
+
* [ReplaceFirewallTemplateRule](https://cloud.tencent.com/document/api/1207/96872)
|
|
68312
|
+
* [ResetFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96871)
|
|
68382
68313
|
|
|
68383
68314
|
修改接口:
|
|
68384
68315
|
|
|
@@ -68389,12 +68320,12 @@
|
|
|
68389
68320
|
|
|
68390
68321
|
新增数据结构:
|
|
68391
68322
|
|
|
68392
|
-
* [
|
|
68393
|
-
* [
|
|
68394
|
-
* [
|
|
68395
|
-
* [
|
|
68396
|
-
* [
|
|
68397
|
-
* [
|
|
68323
|
+
* [FirewallTemplate](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplate)
|
|
68324
|
+
* [FirewallTemplateApplyRecord](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecord)
|
|
68325
|
+
* [FirewallTemplateApplyRecordDetail](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecordDetail)
|
|
68326
|
+
* [FirewallTemplateRule](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRule)
|
|
68327
|
+
* [FirewallTemplateRuleInfo](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRuleInfo)
|
|
68328
|
+
* [InstanceIdentifier](https://cloud.tencent.com/document/api/1207/47576#InstanceIdentifier)
|
|
68398
68329
|
|
|
68399
68330
|
### 第 51 次发布
|
|
68400
68331
|
|
|
@@ -92989,6 +92920,37 @@
|
|
|
92989
92920
|
|
|
92990
92921
|
## 自动化助手(tat) 版本:2020-10-28
|
|
92991
92922
|
|
|
92923
|
+
### 第 19 次发布
|
|
92924
|
+
|
|
92925
|
+
发布时间:2023-08-24 01:26:36
|
|
92926
|
+
|
|
92927
|
+
本次发布包含了以下内容:
|
|
92928
|
+
|
|
92929
|
+
改善已有的文档。
|
|
92930
|
+
|
|
92931
|
+
新增接口:
|
|
92932
|
+
|
|
92933
|
+
* [[CreateRegisterCode](https://cloud.tencent.com/document/api/1340/96928)](https://cloud.tencent.com/document/api/#/#)
|
|
92934
|
+
* [[DeleteRegisterCodes](https://cloud.tencent.com/document/api/1340/96927)](https://cloud.tencent.com/document/api/#/#)
|
|
92935
|
+
* [[DeleteRegisterInstance](https://cloud.tencent.com/document/api/1340/96926)](https://cloud.tencent.com/document/api/#/#)
|
|
92936
|
+
* [[DescribeRegisterCodes](https://cloud.tencent.com/document/api/1340/96925)](https://cloud.tencent.com/document/api/#/#)
|
|
92937
|
+
* [[DescribeRegisterInstances](https://cloud.tencent.com/document/api/1340/96924)](https://cloud.tencent.com/document/api/#/#)
|
|
92938
|
+
* [[DisableRegisterCodes](https://cloud.tencent.com/document/api/1340/96923)](https://cloud.tencent.com/document/api/#/#)
|
|
92939
|
+
* [[ModifyRegisterInstance](https://cloud.tencent.com/document/api/1340/96922)](https://cloud.tencent.com/document/api/#/#)
|
|
92940
|
+
|
|
92941
|
+
新增数据结构:
|
|
92942
|
+
|
|
92943
|
+
* [[DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf)](https://cloud.tencent.com/document/api/1340/52687#[DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf))
|
|
92944
|
+
* [[RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)](https://cloud.tencent.com/document/api/1340/52687#[RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo))
|
|
92945
|
+
* [[RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo)](https://cloud.tencent.com/document/api/1340/52687#[RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo))
|
|
92946
|
+
|
|
92947
|
+
修改数据结构:
|
|
92948
|
+
|
|
92949
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
92950
|
+
|
|
92951
|
+
* 新增成员:DefaultParameterConfs
|
|
92952
|
+
|
|
92953
|
+
|
|
92992
92954
|
### 第 18 次发布
|
|
92993
92955
|
|
|
92994
92956
|
发布时间:2023-02-20 01:49:40
|
|
@@ -100689,6 +100651,21 @@
|
|
|
100689
100651
|
|
|
100690
100652
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
100691
100653
|
|
|
100654
|
+
### 第 74 次发布
|
|
100655
|
+
|
|
100656
|
+
发布时间:2023-08-24 01:28:28
|
|
100657
|
+
|
|
100658
|
+
本次发布包含了以下内容:
|
|
100659
|
+
|
|
100660
|
+
改善已有的文档。
|
|
100661
|
+
|
|
100662
|
+
修改接口:
|
|
100663
|
+
|
|
100664
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
|
100665
|
+
|
|
100666
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
|
100667
|
+
|
|
100668
|
+
|
|
100692
100669
|
### 第 73 次发布
|
|
100693
100670
|
|
|
100694
100671
|
发布时间:2023-08-22 01:20:21
|
|
@@ -108173,7 +108150,7 @@
|
|
|
108173
108150
|
|
|
108174
108151
|
新增数据结构:
|
|
108175
108152
|
|
|
108176
|
-
* [
|
|
108153
|
+
* [SSHConfig](https://cloud.tencent.com/document/api/851/75051#SSHConfig)
|
|
108177
108154
|
|
|
108178
108155
|
修改数据结构:
|
|
108179
108156
|
|
|
@@ -127216,6 +127193,55 @@
|
|
|
127216
127193
|
|
|
127217
127194
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
127218
127195
|
|
|
127196
|
+
### 第 44 次发布
|
|
127197
|
+
|
|
127198
|
+
发布时间:2023-08-24 01:31:57
|
|
127199
|
+
|
|
127200
|
+
本次发布包含了以下内容:
|
|
127201
|
+
|
|
127202
|
+
改善已有的文档。
|
|
127203
|
+
|
|
127204
|
+
新增接口:
|
|
127205
|
+
|
|
127206
|
+
* [[AddSpartaProtectionAuto](https://cloud.tencent.com/document/api/627/96951)](https://cloud.tencent.com/document/api/#/#)
|
|
127207
|
+
* [[AddSpartaProtectionsAuto](https://cloud.tencent.com/document/api/627/96932)](https://cloud.tencent.com/document/api/#/#)
|
|
127208
|
+
* [[DeleteHost](https://cloud.tencent.com/document/api/627/96950)](https://cloud.tencent.com/document/api/#/#)
|
|
127209
|
+
* [[DeleteSpartaProtection](https://cloud.tencent.com/document/api/627/96949)](https://cloud.tencent.com/document/api/#/#)
|
|
127210
|
+
* [[DescribeCiphersDetail](https://cloud.tencent.com/document/api/627/96948)](https://cloud.tencent.com/document/api/#/#)
|
|
127211
|
+
* [[DescribeDomainCountInfo](https://cloud.tencent.com/document/api/627/96947)](https://cloud.tencent.com/document/api/#/#)
|
|
127212
|
+
* [[DescribeDomainDetailsClb](https://cloud.tencent.com/document/api/627/96946)](https://cloud.tencent.com/document/api/#/#)
|
|
127213
|
+
* [[DescribeFindDomainList](https://cloud.tencent.com/document/api/627/96945)](https://cloud.tencent.com/document/api/#/#)
|
|
127214
|
+
* [[DescribeHost](https://cloud.tencent.com/document/api/627/96944)](https://cloud.tencent.com/document/api/#/#)
|
|
127215
|
+
* [[DescribeHostLimit](https://cloud.tencent.com/document/api/627/96943)](https://cloud.tencent.com/document/api/#/#)
|
|
127216
|
+
* [[DescribeHosts](https://cloud.tencent.com/document/api/627/96942)](https://cloud.tencent.com/document/api/#/#)
|
|
127217
|
+
* [[DescribeTlsVersion](https://cloud.tencent.com/document/api/627/96941)](https://cloud.tencent.com/document/api/#/#)
|
|
127218
|
+
* [[DescribeUserDomainInfo](https://cloud.tencent.com/document/api/627/96940)](https://cloud.tencent.com/document/api/#/#)
|
|
127219
|
+
* [[DescribeWafInfo](https://cloud.tencent.com/document/api/627/96939)](https://cloud.tencent.com/document/api/#/#)
|
|
127220
|
+
* [[ModifyDomainIpv6Status](https://cloud.tencent.com/document/api/627/96938)](https://cloud.tencent.com/document/api/#/#)
|
|
127221
|
+
* [[ModifyDomainsCLSStatus](https://cloud.tencent.com/document/api/627/96937)](https://cloud.tencent.com/document/api/#/#)
|
|
127222
|
+
* [[ModifyHost](https://cloud.tencent.com/document/api/627/96936)](https://cloud.tencent.com/document/api/#/#)
|
|
127223
|
+
* [[ModifyHostFlowMode](https://cloud.tencent.com/document/api/627/96935)](https://cloud.tencent.com/document/api/#/#)
|
|
127224
|
+
* [[ModifyHostMode](https://cloud.tencent.com/document/api/627/96934)](https://cloud.tencent.com/document/api/#/#)
|
|
127225
|
+
* [[ModifyHostStatus](https://cloud.tencent.com/document/api/627/96933)](https://cloud.tencent.com/document/api/#/#)
|
|
127226
|
+
* [[ModifyProtectionStatus](https://cloud.tencent.com/document/api/627/96931)](https://cloud.tencent.com/document/api/#/#)
|
|
127227
|
+
* [[ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)](https://cloud.tencent.com/document/api/#/#)
|
|
127228
|
+
* [[RefreshAccessCheckResult](https://cloud.tencent.com/document/api/627/96929)](https://cloud.tencent.com/document/api/#/#)
|
|
127229
|
+
|
|
127230
|
+
新增数据结构:
|
|
127231
|
+
|
|
127232
|
+
* [[ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)](https://cloud.tencent.com/document/api/627/53609#[ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo))
|
|
127233
|
+
* [[ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult)](https://cloud.tencent.com/document/api/627/53609#[ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult))
|
|
127234
|
+
* [[ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams)](https://cloud.tencent.com/document/api/627/53609#[ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams))
|
|
127235
|
+
* [[DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI)](https://cloud.tencent.com/document/api/627/53609#[DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI))
|
|
127236
|
+
* [[FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo)](https://cloud.tencent.com/document/api/627/53609#[FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo))
|
|
127237
|
+
* [[FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail)](https://cloud.tencent.com/document/api/627/53609#[FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail))
|
|
127238
|
+
* [[HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel)](https://cloud.tencent.com/document/api/627/53609#[HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel))
|
|
127239
|
+
* [[HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus)](https://cloud.tencent.com/document/api/627/53609#[HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus))
|
|
127240
|
+
* [[SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem)](https://cloud.tencent.com/document/api/627/53609#[SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem))
|
|
127241
|
+
* [[TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers)](https://cloud.tencent.com/document/api/627/53609#[TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers))
|
|
127242
|
+
* [[TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion)](https://cloud.tencent.com/document/api/627/53609#[TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion))
|
|
127243
|
+
* [[UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo)](https://cloud.tencent.com/document/api/627/53609#[UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo))
|
|
127244
|
+
|
|
127219
127245
|
### 第 43 次发布
|
|
127220
127246
|
|
|
127221
127247
|
发布时间:2023-08-22 01:23:21
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-08-17 01:17:59 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-08-17 01:18:28 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-08-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-08-24 01:06:39 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-08-17 01:19:19 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-08-10 01:03:11 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-08-22 01:07:10 |
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-08-17 01:26:50 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-08-23 01:10:26 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-08-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-08-24 01:08:00 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-08-17 01:37:50 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-08-21 01:07:44 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-22 01:09:04 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-17 02:01:58 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
65
|
-
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-
|
|
65
|
+
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-08-17 02:03:56 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-08-09 01:17:49 |
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-08-17 02:14:05 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-08-18 01:09:28 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-08-
|
|
73
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-08-24 01:11:46 |
|
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-08-17 02:45:26 |
|
|
75
75
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
76
76
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -94,14 +94,14 @@
|
|
|
94
94
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
95
95
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
96
96
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-08-17 03:09:11 |
|
|
97
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-
|
|
97
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-24 01:18:44 |
|
|
98
98
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-23 01:24:23 |
|
|
99
99
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
100
100
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-08-17 03:11:54 |
|
|
101
101
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
102
102
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
103
103
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-08-17 03:13:07 |
|
|
104
|
-
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-08-
|
|
104
|
+
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-08-24 01:19:31 |
|
|
105
105
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-08-02 01:16:12 |
|
|
106
106
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
107
107
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-05-18 01:29:42 |
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
130
130
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-08-23 01:30:17 |
|
|
131
131
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-08-23 01:30:37 |
|
|
132
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-08-
|
|
132
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-08-24 01:22:04 |
|
|
133
133
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
134
134
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
135
135
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-08-17 04:18:36 |
|
|
152
152
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08-21 01:15:58 |
|
|
153
153
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
154
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-
|
|
154
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-24 01:24:31 |
|
|
155
155
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
156
156
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
157
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-08-
|
|
157
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-08-24 01:24:41 |
|
|
158
158
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-08-23 01:36:40 |
|
|
159
|
-
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-
|
|
159
|
+
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
160
160
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-08-17 04:29:35 |
|
|
161
161
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-08-17 04:29:40 |
|
|
162
162
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-08-02 01:20:32 |
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
|
181
181
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-08-17 04:47:23 |
|
|
182
182
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
183
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-08-
|
|
183
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-08-24 01:26:36 |
|
|
184
184
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
185
185
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-08-17 04:48:24 |
|
|
186
186
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-17 04:54:42 |
|
|
197
197
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
198
198
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
199
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-
|
|
199
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-24 01:28:28 |
|
|
200
200
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
201
201
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
202
202
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-08-16 01:45:46 |
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-08-17 05:51:03 |
|
|
230
230
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-18 01:20:12 |
|
|
231
231
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
232
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-08-
|
|
232
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-08-24 01:31:57 |
|
|
233
233
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
234
234
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-23 01:51:51 |
|
|
235
235
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -105,14 +105,14 @@ export interface DescribePlayErrorCodeDetailInfoListRequest {
|
|
|
105
105
|
* 起始时间,
|
|
106
106
|
使用UTC格式时间,
|
|
107
107
|
例如:2019-01-08T10:00:00Z。
|
|
108
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
108
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
109
109
|
*/
|
|
110
110
|
StartTime: string
|
|
111
111
|
/**
|
|
112
112
|
* 结束时间,
|
|
113
113
|
使用UTC格式时间,
|
|
114
114
|
例如:2019-01-08T10:00:00Z。
|
|
115
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
115
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
116
116
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
117
117
|
*/
|
|
118
118
|
EndTime: string
|
|
@@ -706,13 +706,13 @@ export interface ResumeDelayLiveStreamRequest {
|
|
|
706
706
|
export interface DescribeCallbackRecordsListRequest {
|
|
707
707
|
/**
|
|
708
708
|
* 起始时间点,接口查询支持两种时间格式:
|
|
709
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
709
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
710
710
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
711
711
|
*/
|
|
712
712
|
StartTime: string
|
|
713
713
|
/**
|
|
714
714
|
* 结束时间点,接口查询支持两种时间格式:
|
|
715
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
715
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
716
716
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
717
717
|
|
|
718
718
|
查询的起始和结束时间跨度不支持超过1天。仅支持查询最近14天的数据。
|
|
@@ -1345,14 +1345,14 @@ export interface BandwidthInfo {
|
|
|
1345
1345
|
* 返回格式:
|
|
1346
1346
|
使用UTC格式时间,
|
|
1347
1347
|
例如:2019-01-08T10:00:00Z。
|
|
1348
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
1348
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
1349
1349
|
根据粒度会有不同程度的缩减。
|
|
1350
1350
|
*/
|
|
1351
|
-
Time
|
|
1351
|
+
Time?: string
|
|
1352
1352
|
/**
|
|
1353
1353
|
* 带宽。
|
|
1354
1354
|
*/
|
|
1355
|
-
Bandwidth
|
|
1355
|
+
Bandwidth?: number
|
|
1356
1356
|
}
|
|
1357
1357
|
|
|
1358
1358
|
/**
|
|
@@ -2317,7 +2317,7 @@ export interface DescribeLiveStreamEventListResponse {
|
|
|
2317
2317
|
export interface DescribeLiveTranscodeTotalInfoRequest {
|
|
2318
2318
|
/**
|
|
2319
2319
|
* 结束时间点,接口查询支持两种时间格式:
|
|
2320
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见
|
|
2320
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
2321
2321
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
2322
2322
|
*/
|
|
2323
2323
|
StartTime: string
|
|
@@ -2325,7 +2325,7 @@ export interface DescribeLiveTranscodeTotalInfoRequest {
|
|
|
2325
2325
|
* 结束时间,
|
|
2326
2326
|
使用UTC格式时间,
|
|
2327
2327
|
例如:2019-01-08T10:00:00Z。
|
|
2328
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见
|
|
2328
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
2329
2329
|
*/
|
|
2330
2330
|
EndTime: string
|
|
2331
2331
|
/**
|
|
@@ -3426,14 +3426,14 @@ export interface DescribeGroupProIspPlayInfoListRequest {
|
|
|
3426
3426
|
* 起始时间点,
|
|
3427
3427
|
使用UTC格式时间,
|
|
3428
3428
|
例如:2019-01-08T10:00:00Z。
|
|
3429
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3429
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3430
3430
|
*/
|
|
3431
3431
|
StartTime: string
|
|
3432
3432
|
/**
|
|
3433
3433
|
* 结束时间点,
|
|
3434
3434
|
使用UTC格式时间,
|
|
3435
3435
|
例如:2019-01-08T10:00:00Z。
|
|
3436
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3436
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3437
3437
|
时间跨度在(0,3小时],支持最近1个月数据查询。
|
|
3438
3438
|
*/
|
|
3439
3439
|
EndTime: string
|
|
@@ -3491,14 +3491,14 @@ export interface DescribeStreamPushInfoListRequest {
|
|
|
3491
3491
|
* 起始时间点,
|
|
3492
3492
|
使用UTC格式时间,
|
|
3493
3493
|
例如:2019-01-08T10:00:00Z。
|
|
3494
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3494
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3495
3495
|
*/
|
|
3496
3496
|
StartTime: string
|
|
3497
3497
|
/**
|
|
3498
3498
|
* 结束时间点,
|
|
3499
3499
|
使用UTC格式时间,
|
|
3500
3500
|
例如:2019-01-08T10:00:00Z。
|
|
3501
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3501
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3502
3502
|
支持查询最近7天数据,建议查询时间跨度在3小时之内。
|
|
3503
3503
|
*/
|
|
3504
3504
|
EndTime: string
|
|
@@ -3584,14 +3584,14 @@ export interface DescribeTopClientIpSumInfoListRequest {
|
|
|
3584
3584
|
* 起始时间点,
|
|
3585
3585
|
使用UTC格式时间,
|
|
3586
3586
|
例如:2019-01-08T10:00:00Z。
|
|
3587
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3587
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3588
3588
|
*/
|
|
3589
3589
|
StartTime: string
|
|
3590
3590
|
/**
|
|
3591
3591
|
* 结束时间点,
|
|
3592
3592
|
使用UTC格式时间,
|
|
3593
3593
|
例如:2019-01-08T10:00:00Z。
|
|
3594
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3594
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3595
3595
|
时间跨度在[0,4小时],支持最近1天数据查询。
|
|
3596
3596
|
*/
|
|
3597
3597
|
EndTime: string
|
|
@@ -4014,14 +4014,14 @@ export interface DescribeProIspPlaySumInfoListRequest {
|
|
|
4014
4014
|
* 起始时间,
|
|
4015
4015
|
使用UTC格式时间,
|
|
4016
4016
|
例如:2019-01-08T10:00:00Z。
|
|
4017
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
4017
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
4018
4018
|
*/
|
|
4019
4019
|
StartTime: string
|
|
4020
4020
|
/**
|
|
4021
4021
|
* 结束时间,
|
|
4022
4022
|
使用UTC格式时间,
|
|
4023
4023
|
例如:2019-01-08T10:00:00Z。
|
|
4024
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
4024
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
4025
4025
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
4026
4026
|
*/
|
|
4027
4027
|
EndTime: string
|
|
@@ -6063,14 +6063,14 @@ export interface DescribeHttpStatusInfoListRequest {
|
|
|
6063
6063
|
* 起始时间,
|
|
6064
6064
|
使用UTC格式时间,
|
|
6065
6065
|
例如:2019-01-08T10:00:00Z。
|
|
6066
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
6066
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
6067
6067
|
*/
|
|
6068
6068
|
StartTime: string
|
|
6069
6069
|
/**
|
|
6070
6070
|
* 结束时间,
|
|
6071
6071
|
使用UTC格式时间,
|
|
6072
6072
|
例如:2019-01-08T10:00:00Z。
|
|
6073
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
6073
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
6074
6074
|
*/
|
|
6075
6075
|
EndTime: string
|
|
6076
6076
|
/**
|
|
@@ -6418,7 +6418,7 @@ export interface DescribeLiveTimeShiftBillInfoListResponse {
|
|
|
6418
6418
|
/**
|
|
6419
6419
|
* 时移计费明细数据。
|
|
6420
6420
|
*/
|
|
6421
|
-
DataInfoList
|
|
6421
|
+
DataInfoList?: Array<TimeShiftBillData>
|
|
6422
6422
|
/**
|
|
6423
6423
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6424
6424
|
*/
|
|
@@ -7921,7 +7921,7 @@ export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
|
7921
7921
|
|
|
7922
7922
|
使用 UTC 格式时间,
|
|
7923
7923
|
例如:2019-01-08T10:00:00Z。
|
|
7924
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
7924
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7925
7925
|
*/
|
|
7926
7926
|
StartTime: string
|
|
7927
7927
|
/**
|
|
@@ -7929,7 +7929,7 @@ export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
|
7929
7929
|
|
|
7930
7930
|
使用 UTC 格式时间,
|
|
7931
7931
|
例如:2019-01-08T10:00:00Z。
|
|
7932
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
7932
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7933
7933
|
*/
|
|
7934
7934
|
EndTime: string
|
|
7935
7935
|
/**
|
|
@@ -8374,14 +8374,14 @@ export interface DescribeProvinceIspPlayInfoListRequest {
|
|
|
8374
8374
|
* 起始时间点,
|
|
8375
8375
|
使用UTC格式时间,
|
|
8376
8376
|
例如:2019-01-08T10:00:00Z。
|
|
8377
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
8377
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8378
8378
|
*/
|
|
8379
8379
|
StartTime: string
|
|
8380
8380
|
/**
|
|
8381
8381
|
* 结束时间点,
|
|
8382
8382
|
使用UTC格式时间,
|
|
8383
8383
|
例如:2019-01-08T10:00:00Z。
|
|
8384
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
8384
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8385
8385
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
8386
8386
|
*/
|
|
8387
8387
|
EndTime: string
|
|
@@ -81,14 +81,14 @@ export interface DescribePlayErrorCodeDetailInfoListRequest {
|
|
|
81
81
|
* 起始时间,
|
|
82
82
|
使用UTC格式时间,
|
|
83
83
|
例如:2019-01-08T10:00:00Z。
|
|
84
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
84
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
85
85
|
*/
|
|
86
86
|
StartTime: string;
|
|
87
87
|
/**
|
|
88
88
|
* 结束时间,
|
|
89
89
|
使用UTC格式时间,
|
|
90
90
|
例如:2019-01-08T10:00:00Z。
|
|
91
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
91
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
92
92
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
93
93
|
*/
|
|
94
94
|
EndTime: string;
|
|
@@ -660,13 +660,13 @@ export interface ResumeDelayLiveStreamRequest {
|
|
|
660
660
|
export interface DescribeCallbackRecordsListRequest {
|
|
661
661
|
/**
|
|
662
662
|
* 起始时间点,接口查询支持两种时间格式:
|
|
663
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
663
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
664
664
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
665
665
|
*/
|
|
666
666
|
StartTime: string;
|
|
667
667
|
/**
|
|
668
668
|
* 结束时间点,接口查询支持两种时间格式:
|
|
669
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
669
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
670
670
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
671
671
|
|
|
672
672
|
查询的起始和结束时间跨度不支持超过1天。仅支持查询最近14天的数据。
|
|
@@ -1273,14 +1273,14 @@ export interface BandwidthInfo {
|
|
|
1273
1273
|
* 返回格式:
|
|
1274
1274
|
使用UTC格式时间,
|
|
1275
1275
|
例如:2019-01-08T10:00:00Z。
|
|
1276
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
1276
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
1277
1277
|
根据粒度会有不同程度的缩减。
|
|
1278
1278
|
*/
|
|
1279
|
-
Time
|
|
1279
|
+
Time?: string;
|
|
1280
1280
|
/**
|
|
1281
1281
|
* 带宽。
|
|
1282
1282
|
*/
|
|
1283
|
-
Bandwidth
|
|
1283
|
+
Bandwidth?: number;
|
|
1284
1284
|
}
|
|
1285
1285
|
/**
|
|
1286
1286
|
* 直播流监播输出流信息
|
|
@@ -2207,7 +2207,7 @@ export interface DescribeLiveStreamEventListResponse {
|
|
|
2207
2207
|
export interface DescribeLiveTranscodeTotalInfoRequest {
|
|
2208
2208
|
/**
|
|
2209
2209
|
* 结束时间点,接口查询支持两种时间格式:
|
|
2210
|
-
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见
|
|
2210
|
+
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)
|
|
2211
2211
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
2212
2212
|
*/
|
|
2213
2213
|
StartTime: string;
|
|
@@ -2215,7 +2215,7 @@ export interface DescribeLiveTranscodeTotalInfoRequest {
|
|
|
2215
2215
|
* 结束时间,
|
|
2216
2216
|
使用UTC格式时间,
|
|
2217
2217
|
例如:2019-01-08T10:00:00Z。
|
|
2218
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见
|
|
2218
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
2219
2219
|
*/
|
|
2220
2220
|
EndTime: string;
|
|
2221
2221
|
/**
|
|
@@ -3270,14 +3270,14 @@ export interface DescribeGroupProIspPlayInfoListRequest {
|
|
|
3270
3270
|
* 起始时间点,
|
|
3271
3271
|
使用UTC格式时间,
|
|
3272
3272
|
例如:2019-01-08T10:00:00Z。
|
|
3273
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3273
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3274
3274
|
*/
|
|
3275
3275
|
StartTime: string;
|
|
3276
3276
|
/**
|
|
3277
3277
|
* 结束时间点,
|
|
3278
3278
|
使用UTC格式时间,
|
|
3279
3279
|
例如:2019-01-08T10:00:00Z。
|
|
3280
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3280
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3281
3281
|
时间跨度在(0,3小时],支持最近1个月数据查询。
|
|
3282
3282
|
*/
|
|
3283
3283
|
EndTime: string;
|
|
@@ -3332,14 +3332,14 @@ export interface DescribeStreamPushInfoListRequest {
|
|
|
3332
3332
|
* 起始时间点,
|
|
3333
3333
|
使用UTC格式时间,
|
|
3334
3334
|
例如:2019-01-08T10:00:00Z。
|
|
3335
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3335
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3336
3336
|
*/
|
|
3337
3337
|
StartTime: string;
|
|
3338
3338
|
/**
|
|
3339
3339
|
* 结束时间点,
|
|
3340
3340
|
使用UTC格式时间,
|
|
3341
3341
|
例如:2019-01-08T10:00:00Z。
|
|
3342
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3342
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3343
3343
|
支持查询最近7天数据,建议查询时间跨度在3小时之内。
|
|
3344
3344
|
*/
|
|
3345
3345
|
EndTime: string;
|
|
@@ -3419,14 +3419,14 @@ export interface DescribeTopClientIpSumInfoListRequest {
|
|
|
3419
3419
|
* 起始时间点,
|
|
3420
3420
|
使用UTC格式时间,
|
|
3421
3421
|
例如:2019-01-08T10:00:00Z。
|
|
3422
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3422
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3423
3423
|
*/
|
|
3424
3424
|
StartTime: string;
|
|
3425
3425
|
/**
|
|
3426
3426
|
* 结束时间点,
|
|
3427
3427
|
使用UTC格式时间,
|
|
3428
3428
|
例如:2019-01-08T10:00:00Z。
|
|
3429
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3429
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3430
3430
|
时间跨度在[0,4小时],支持最近1天数据查询。
|
|
3431
3431
|
*/
|
|
3432
3432
|
EndTime: string;
|
|
@@ -3837,14 +3837,14 @@ export interface DescribeProIspPlaySumInfoListRequest {
|
|
|
3837
3837
|
* 起始时间,
|
|
3838
3838
|
使用UTC格式时间,
|
|
3839
3839
|
例如:2019-01-08T10:00:00Z。
|
|
3840
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3840
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3841
3841
|
*/
|
|
3842
3842
|
StartTime: string;
|
|
3843
3843
|
/**
|
|
3844
3844
|
* 结束时间,
|
|
3845
3845
|
使用UTC格式时间,
|
|
3846
3846
|
例如:2019-01-08T10:00:00Z。
|
|
3847
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
3847
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
3848
3848
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
3849
3849
|
*/
|
|
3850
3850
|
EndTime: string;
|
|
@@ -5808,14 +5808,14 @@ export interface DescribeHttpStatusInfoListRequest {
|
|
|
5808
5808
|
* 起始时间,
|
|
5809
5809
|
使用UTC格式时间,
|
|
5810
5810
|
例如:2019-01-08T10:00:00Z。
|
|
5811
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
5811
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
5812
5812
|
*/
|
|
5813
5813
|
StartTime: string;
|
|
5814
5814
|
/**
|
|
5815
5815
|
* 结束时间,
|
|
5816
5816
|
使用UTC格式时间,
|
|
5817
5817
|
例如:2019-01-08T10:00:00Z。
|
|
5818
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
5818
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
5819
5819
|
*/
|
|
5820
5820
|
EndTime: string;
|
|
5821
5821
|
/**
|
|
@@ -6151,7 +6151,7 @@ export interface DescribeLiveTimeShiftBillInfoListResponse {
|
|
|
6151
6151
|
/**
|
|
6152
6152
|
* 时移计费明细数据。
|
|
6153
6153
|
*/
|
|
6154
|
-
DataInfoList
|
|
6154
|
+
DataInfoList?: Array<TimeShiftBillData>;
|
|
6155
6155
|
/**
|
|
6156
6156
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6157
6157
|
*/
|
|
@@ -7581,7 +7581,7 @@ export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
|
7581
7581
|
|
|
7582
7582
|
使用 UTC 格式时间,
|
|
7583
7583
|
例如:2019-01-08T10:00:00Z。
|
|
7584
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
7584
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7585
7585
|
*/
|
|
7586
7586
|
StartTime: string;
|
|
7587
7587
|
/**
|
|
@@ -7589,7 +7589,7 @@ export interface DescribeLiveTimeShiftBillInfoListRequest {
|
|
|
7589
7589
|
|
|
7590
7590
|
使用 UTC 格式时间,
|
|
7591
7591
|
例如:2019-01-08T10:00:00Z。
|
|
7592
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
7592
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
7593
7593
|
*/
|
|
7594
7594
|
EndTime: string;
|
|
7595
7595
|
/**
|
|
@@ -8019,14 +8019,14 @@ export interface DescribeProvinceIspPlayInfoListRequest {
|
|
|
8019
8019
|
* 起始时间点,
|
|
8020
8020
|
使用UTC格式时间,
|
|
8021
8021
|
例如:2019-01-08T10:00:00Z。
|
|
8022
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
8022
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8023
8023
|
*/
|
|
8024
8024
|
StartTime: string;
|
|
8025
8025
|
/**
|
|
8026
8026
|
* 结束时间点,
|
|
8027
8027
|
使用UTC格式时间,
|
|
8028
8028
|
例如:2019-01-08T10:00:00Z。
|
|
8029
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/
|
|
8029
|
+
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
8030
8030
|
注:EndTime 和 StartTime 只支持最近1天的数据查询。
|
|
8031
8031
|
*/
|
|
8032
8032
|
EndTime: string;
|