tencentcloud-sdk-nodejs 4.0.862 → 4.0.864
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 +230 -0
- package/SERVICE_CHANGELOG.md +263 -159
- package/package.json +1 -1
- package/products.md +28 -28
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cat/v20180409/cat_models.ts +1 -1
- package/src/services/ckafka/v20190819/ckafka_models.ts +10 -0
- package/src/services/dasb/v20191018/dasb_client.ts +1 -0
- package/src/services/dasb/v20191018/dasb_models.ts +30 -1
- package/src/services/domain/v20180808/domain_client.ts +219 -47
- package/src/services/domain/v20180808/domain_models.ts +942 -248
- package/src/services/dts/v20211206/dts_models.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +25 -17
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +25 -21
- package/src/services/ims/v20201229/ims_models.ts +2 -2
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +32 -26
- package/src/services/live/v20180801/live_models.ts +9 -0
- package/src/services/mna/v20210119/mna_client.ts +33 -9
- package/src/services/mna/v20210119/mna_models.ts +165 -75
- package/src/services/ocr/v20181119/ocr_models.ts +24 -0
- package/src/services/rum/v20210622/rum_models.ts +6 -6
- package/src/services/ssl/v20191205/ssl_client.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +10 -5
- package/src/services/teo/v20220901/teo_models.ts +1 -0
- package/src/services/tmt/v20180321/tmt_models.ts +0 -1
- package/src/services/trocket/v20230308/trocket_client.ts +1 -1
- package/src/services/trocket/v20230308/trocket_models.ts +1 -23
- package/src/services/trtc/v20190722/trtc_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +1 -1
- package/src/services/wedata/v20210820/wedata_models.ts +59 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +10 -0
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +29 -1
- package/tencentcloud/services/domain/v20180808/domain_client.d.ts +67 -11
- package/tencentcloud/services/domain/v20180808/domain_client.js +99 -15
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +915 -253
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +25 -17
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +25 -21
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +32 -26
- package/tencentcloud/services/live/v20180801/live_models.d.ts +9 -0
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +11 -3
- package/tencentcloud/services/mna/v20210119/mna_client.js +15 -3
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +160 -74
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +24 -0
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +6 -6
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +10 -5
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -0
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +0 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +1 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +1 -1
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +1 -23
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +59 -6
- package/test/domain.v20180808.test.js +150 -10
- package/test/mna.v20210119.test.js +22 -2
|
@@ -22,18 +22,19 @@ import {
|
|
|
22
22
|
GetDeviceResponse,
|
|
23
23
|
GetDevicePayModeRequest,
|
|
24
24
|
Capacity,
|
|
25
|
-
|
|
25
|
+
GetFlowAlarmInfoResponse,
|
|
26
26
|
DestAddressInfo,
|
|
27
27
|
GetNetMonitorResponse,
|
|
28
28
|
SlotNetInfo,
|
|
29
29
|
DeleteQosRequest,
|
|
30
30
|
GetNetMonitorRequest,
|
|
31
|
+
OrderFlowPackageRequest,
|
|
31
32
|
GetMultiFlowStatisticResponse,
|
|
32
33
|
VendorHardware,
|
|
33
34
|
DeviceNetInfo,
|
|
34
35
|
GetFlowStatisticResponse,
|
|
35
36
|
SrcAddressInfo,
|
|
36
|
-
|
|
37
|
+
GetFlowAlarmInfoRequest,
|
|
37
38
|
CreateQosResponse,
|
|
38
39
|
DescribeQosResponse,
|
|
39
40
|
GetVendorHardwareRequest,
|
|
@@ -53,6 +54,7 @@ import {
|
|
|
53
54
|
GetVendorHardwareResponse,
|
|
54
55
|
UpdateDeviceRequest,
|
|
55
56
|
GetPublicKeyResponse,
|
|
57
|
+
GetFlowStatisticRequest,
|
|
56
58
|
ActivateHardwareRequest,
|
|
57
59
|
AddHardwareResponse,
|
|
58
60
|
ModifyPackageRenewFlagResponse,
|
|
@@ -65,8 +67,9 @@ import {
|
|
|
65
67
|
GetDevicePayModeResponse,
|
|
66
68
|
GetDeviceRequest,
|
|
67
69
|
ActivateHardwareResponse,
|
|
68
|
-
|
|
70
|
+
NetDetails,
|
|
69
71
|
UpdateHardwareResponse,
|
|
72
|
+
GetFlowStatisticByGroupRequest,
|
|
70
73
|
HardwareInfo,
|
|
71
74
|
GetDevicesResponse,
|
|
72
75
|
DescribeQosRequest,
|
|
@@ -76,6 +79,7 @@ import {
|
|
|
76
79
|
GetStatisticDataResponse,
|
|
77
80
|
DeviceInfo,
|
|
78
81
|
AddHardwareRequest,
|
|
82
|
+
GetFlowStatisticByGroupResponse,
|
|
79
83
|
Hardware,
|
|
80
84
|
GetDevicesRequest,
|
|
81
85
|
FlowPackageInfo,
|
|
@@ -126,6 +130,16 @@ export class Client extends AbstractClient {
|
|
|
126
130
|
return this.request("GetFlowStatistic", req, cb)
|
|
127
131
|
}
|
|
128
132
|
|
|
133
|
+
/**
|
|
134
|
+
* 获取指定分组,指定时间数据流量使用情况
|
|
135
|
+
*/
|
|
136
|
+
async GetFlowStatisticByGroup(
|
|
137
|
+
req: GetFlowStatisticByGroupRequest,
|
|
138
|
+
cb?: (error: string, rep: GetFlowStatisticByGroupResponse) => void
|
|
139
|
+
): Promise<GetFlowStatisticByGroupResponse> {
|
|
140
|
+
return this.request("GetFlowStatisticByGroup", req, cb)
|
|
141
|
+
}
|
|
142
|
+
|
|
129
143
|
/**
|
|
130
144
|
* 批量获取设备流量统计曲线
|
|
131
145
|
*/
|
|
@@ -186,6 +200,16 @@ export class Client extends AbstractClient {
|
|
|
186
200
|
return this.request("AddHardware", req, cb)
|
|
187
201
|
}
|
|
188
202
|
|
|
203
|
+
/**
|
|
204
|
+
* 通过指定设备的ID查找设备详细信息
|
|
205
|
+
*/
|
|
206
|
+
async GetDevice(
|
|
207
|
+
req: GetDeviceRequest,
|
|
208
|
+
cb?: (error: string, rep: GetDeviceResponse) => void
|
|
209
|
+
): Promise<GetDeviceResponse> {
|
|
210
|
+
return this.request("GetDevice", req, cb)
|
|
211
|
+
}
|
|
212
|
+
|
|
189
213
|
/**
|
|
190
214
|
* 移动网络发起Qos加速过程
|
|
191
215
|
*/
|
|
@@ -267,13 +291,13 @@ export class Client extends AbstractClient {
|
|
|
267
291
|
}
|
|
268
292
|
|
|
269
293
|
/**
|
|
270
|
-
*
|
|
294
|
+
* 根据AppId查询用户设置的流量告警信息,包括阈值,回调url和key
|
|
271
295
|
*/
|
|
272
|
-
async
|
|
273
|
-
req
|
|
274
|
-
cb?: (error: string, rep:
|
|
275
|
-
): Promise<
|
|
276
|
-
return this.request("
|
|
296
|
+
async GetFlowAlarmInfo(
|
|
297
|
+
req?: GetFlowAlarmInfoRequest,
|
|
298
|
+
cb?: (error: string, rep: GetFlowAlarmInfoResponse) => void
|
|
299
|
+
): Promise<GetFlowAlarmInfoResponse> {
|
|
300
|
+
return this.request("GetFlowAlarmInfo", req, cb)
|
|
277
301
|
}
|
|
278
302
|
|
|
279
303
|
/**
|
|
@@ -85,41 +85,28 @@ export interface Capacity {
|
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
/**
|
|
88
|
-
*
|
|
88
|
+
* GetFlowAlarmInfo返回参数结构体
|
|
89
89
|
*/
|
|
90
|
-
export interface
|
|
91
|
-
/**
|
|
92
|
-
* 设备ID
|
|
93
|
-
*/
|
|
94
|
-
DeviceId: string
|
|
95
|
-
/**
|
|
96
|
-
* 开始查找时间
|
|
97
|
-
*/
|
|
98
|
-
BeginTime: number
|
|
99
|
-
/**
|
|
100
|
-
* 截止时间
|
|
101
|
-
*/
|
|
102
|
-
EndTime: number
|
|
90
|
+
export interface GetFlowAlarmInfoResponse {
|
|
103
91
|
/**
|
|
104
|
-
*
|
|
105
|
-
|
|
106
|
-
Type: number
|
|
107
|
-
/**
|
|
108
|
-
* 时间粒度(1:按小时统计,2:按天统计)
|
|
92
|
+
* 流量包的告警阈值
|
|
93
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
109
94
|
*/
|
|
110
|
-
|
|
95
|
+
AlarmValue?: number
|
|
111
96
|
/**
|
|
112
|
-
*
|
|
97
|
+
* 告警通知回调url
|
|
98
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
113
99
|
*/
|
|
114
|
-
|
|
100
|
+
NotifyUrl?: string
|
|
115
101
|
/**
|
|
116
|
-
*
|
|
102
|
+
* 告警通知回调key
|
|
103
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
117
104
|
*/
|
|
118
|
-
|
|
105
|
+
CallbackKey?: string
|
|
119
106
|
/**
|
|
120
|
-
*
|
|
107
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
121
108
|
*/
|
|
122
|
-
|
|
109
|
+
RequestId?: string
|
|
123
110
|
}
|
|
124
111
|
|
|
125
112
|
/**
|
|
@@ -212,6 +199,54 @@ export interface GetNetMonitorRequest {
|
|
|
212
199
|
GatewayType?: number
|
|
213
200
|
}
|
|
214
201
|
|
|
202
|
+
/**
|
|
203
|
+
* OrderFlowPackage请求参数结构体
|
|
204
|
+
*/
|
|
205
|
+
export interface OrderFlowPackageRequest {
|
|
206
|
+
/**
|
|
207
|
+
* 流量包规格类型。可取值如下:
|
|
208
|
+
DEVICE_1_FLOW_20G、DEVICE_2_FLOW_50G、
|
|
209
|
+
DEVICE_3_FLOW_100G、
|
|
210
|
+
DEVICE_5_FLOW_500G,分别代表20G、50G、100G、500G档位的流量包。
|
|
211
|
+
档位也影响流量包可绑定的设备数量上限:
|
|
212
|
+
20G:最多绑定1个设备
|
|
213
|
+
50G:最多绑定2个设备
|
|
214
|
+
100G:最多绑定3个设备
|
|
215
|
+
500G:最多绑定5个设备
|
|
216
|
+
*/
|
|
217
|
+
PackageType: string
|
|
218
|
+
/**
|
|
219
|
+
* 流量包绑定的设备ID列表。捆绑设备个数上限取决于包的规格档位:
|
|
220
|
+
20G:最多绑定1个设备
|
|
221
|
+
50G:最多绑定2个设备
|
|
222
|
+
100G:最多绑定3个设备
|
|
223
|
+
500G:最多绑定5个设备
|
|
224
|
+
*/
|
|
225
|
+
DeviceList: Array<string>
|
|
226
|
+
/**
|
|
227
|
+
* 是否自动续费,该选项和流量截断冲突,只能开启一个
|
|
228
|
+
*/
|
|
229
|
+
AutoRenewFlag: boolean
|
|
230
|
+
/**
|
|
231
|
+
* 区域标识,0:国内,1:国外
|
|
232
|
+
*/
|
|
233
|
+
PackageRegion: number
|
|
234
|
+
/**
|
|
235
|
+
* 是否开启流量截断功能,该选项和自动续费冲突
|
|
236
|
+
*/
|
|
237
|
+
FlowTruncFlag?: boolean
|
|
238
|
+
/**
|
|
239
|
+
* 是否自动选择代金券,默认false。
|
|
240
|
+
有多张券时的选择策略:按照可支付订单全部金额的券,先到期的券,可抵扣金额最大的券,余额最小的券,现金券 这个优先级进行扣券,且最多只抵扣一张券。
|
|
241
|
+
*/
|
|
242
|
+
AutoVoucher?: boolean
|
|
243
|
+
/**
|
|
244
|
+
* 指定代金券ID。自动选择代金券时此参数无效。目前只允许传入一张代金券。
|
|
245
|
+
注:若指定的代金券不符合订单抵扣条件,则正常支付,不扣券
|
|
246
|
+
*/
|
|
247
|
+
VoucherIds?: Array<string>
|
|
248
|
+
}
|
|
249
|
+
|
|
215
250
|
/**
|
|
216
251
|
* GetMultiFlowStatistic返回参数结构体
|
|
217
252
|
*/
|
|
@@ -428,18 +463,9 @@ export interface SrcAddressInfo {
|
|
|
428
463
|
}
|
|
429
464
|
|
|
430
465
|
/**
|
|
431
|
-
*
|
|
466
|
+
* GetFlowAlarmInfo请求参数结构体
|
|
432
467
|
*/
|
|
433
|
-
export
|
|
434
|
-
/**
|
|
435
|
-
* 流量值(byte)
|
|
436
|
-
*/
|
|
437
|
-
Current?: number
|
|
438
|
-
/**
|
|
439
|
-
* 时间点,单位:s
|
|
440
|
-
*/
|
|
441
|
-
Time?: string
|
|
442
|
-
}
|
|
468
|
+
export type GetFlowAlarmInfoRequest = null
|
|
443
469
|
|
|
444
470
|
/**
|
|
445
471
|
* CreateQos返回参数结构体
|
|
@@ -888,6 +914,44 @@ export interface GetPublicKeyResponse {
|
|
|
888
914
|
RequestId?: string
|
|
889
915
|
}
|
|
890
916
|
|
|
917
|
+
/**
|
|
918
|
+
* GetFlowStatistic请求参数结构体
|
|
919
|
+
*/
|
|
920
|
+
export interface GetFlowStatisticRequest {
|
|
921
|
+
/**
|
|
922
|
+
* 设备ID
|
|
923
|
+
*/
|
|
924
|
+
DeviceId: string
|
|
925
|
+
/**
|
|
926
|
+
* 开始查找时间
|
|
927
|
+
*/
|
|
928
|
+
BeginTime: number
|
|
929
|
+
/**
|
|
930
|
+
* 截止时间
|
|
931
|
+
*/
|
|
932
|
+
EndTime: number
|
|
933
|
+
/**
|
|
934
|
+
* 流量种类(1:上行流量,2:下行流量,3:上下行总和)
|
|
935
|
+
*/
|
|
936
|
+
Type: number
|
|
937
|
+
/**
|
|
938
|
+
* 时间粒度(1:按小时统计,2:按天统计)
|
|
939
|
+
*/
|
|
940
|
+
TimeGranularity: number
|
|
941
|
+
/**
|
|
942
|
+
* 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM=美洲。不填代表全量区域。
|
|
943
|
+
*/
|
|
944
|
+
AccessRegion?: string
|
|
945
|
+
/**
|
|
946
|
+
* 网关类型。0:公有云网关;1:自有网关。不传默认为0。
|
|
947
|
+
*/
|
|
948
|
+
GatewayType?: number
|
|
949
|
+
/**
|
|
950
|
+
* 设备ID列表,用于查询多设备流量,该字段启用时DeviceId可传"-1"
|
|
951
|
+
*/
|
|
952
|
+
DeviceList?: Array<string>
|
|
953
|
+
}
|
|
954
|
+
|
|
891
955
|
/**
|
|
892
956
|
* ActivateHardware请求参数结构体
|
|
893
957
|
*/
|
|
@@ -1123,61 +1187,61 @@ export interface ActivateHardwareResponse {
|
|
|
1123
1187
|
}
|
|
1124
1188
|
|
|
1125
1189
|
/**
|
|
1126
|
-
*
|
|
1190
|
+
* 网络详细信息
|
|
1127
1191
|
*/
|
|
1128
|
-
export interface
|
|
1192
|
+
export interface NetDetails {
|
|
1129
1193
|
/**
|
|
1130
|
-
*
|
|
1131
|
-
DEVICE_1_FLOW_20G、DEVICE_2_FLOW_50G、
|
|
1132
|
-
DEVICE_3_FLOW_100G、
|
|
1133
|
-
DEVICE_5_FLOW_500G,分别代表20G、50G、100G、500G档位的流量包。
|
|
1134
|
-
档位也影响流量包可绑定的设备数量上限:
|
|
1135
|
-
20G:最多绑定1个设备
|
|
1136
|
-
50G:最多绑定2个设备
|
|
1137
|
-
100G:最多绑定3个设备
|
|
1138
|
-
500G:最多绑定5个设备
|
|
1194
|
+
* 流量值(byte)
|
|
1139
1195
|
*/
|
|
1140
|
-
|
|
1196
|
+
Current?: number
|
|
1141
1197
|
/**
|
|
1142
|
-
*
|
|
1143
|
-
20G:最多绑定1个设备
|
|
1144
|
-
50G:最多绑定2个设备
|
|
1145
|
-
100G:最多绑定3个设备
|
|
1146
|
-
500G:最多绑定5个设备
|
|
1198
|
+
* 时间点,单位:s
|
|
1147
1199
|
*/
|
|
1148
|
-
|
|
1200
|
+
Time?: string
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
/**
|
|
1204
|
+
* UpdateHardware返回参数结构体
|
|
1205
|
+
*/
|
|
1206
|
+
export interface UpdateHardwareResponse {
|
|
1149
1207
|
/**
|
|
1150
|
-
*
|
|
1208
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1151
1209
|
*/
|
|
1152
|
-
|
|
1210
|
+
RequestId?: string
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
/**
|
|
1214
|
+
* GetFlowStatisticByGroup请求参数结构体
|
|
1215
|
+
*/
|
|
1216
|
+
export interface GetFlowStatisticByGroupRequest {
|
|
1153
1217
|
/**
|
|
1154
|
-
*
|
|
1218
|
+
* 分组ID
|
|
1155
1219
|
*/
|
|
1156
|
-
|
|
1220
|
+
GroupId: string
|
|
1157
1221
|
/**
|
|
1158
|
-
*
|
|
1222
|
+
* 开始查找时间
|
|
1159
1223
|
*/
|
|
1160
|
-
|
|
1224
|
+
BeginTime: number
|
|
1161
1225
|
/**
|
|
1162
|
-
*
|
|
1163
|
-
有多张券时的选择策略:按照可支付订单全部金额的券,先到期的券,可抵扣金额最大的券,余额最小的券,现金券 这个优先级进行扣券,且最多只抵扣一张券。
|
|
1226
|
+
* 截止时间
|
|
1164
1227
|
*/
|
|
1165
|
-
|
|
1228
|
+
EndTime: number
|
|
1166
1229
|
/**
|
|
1167
|
-
*
|
|
1168
|
-
注:若指定的代金券不符合订单抵扣条件,则正常支付,不扣券
|
|
1230
|
+
* 流量种类(1:上行流量,2:下行流量, 3: 上下行总和)
|
|
1169
1231
|
*/
|
|
1170
|
-
|
|
1171
|
-
}
|
|
1172
|
-
|
|
1173
|
-
/**
|
|
1174
|
-
* UpdateHardware返回参数结构体
|
|
1175
|
-
*/
|
|
1176
|
-
export interface UpdateHardwareResponse {
|
|
1232
|
+
Type: number
|
|
1177
1233
|
/**
|
|
1178
|
-
*
|
|
1234
|
+
* 时间粒度(1:按小时统计,2:按天统计)
|
|
1179
1235
|
*/
|
|
1180
|
-
|
|
1236
|
+
TimeGranularity: number
|
|
1237
|
+
/**
|
|
1238
|
+
* 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM=美洲。不填代表全量区域。
|
|
1239
|
+
*/
|
|
1240
|
+
AccessRegion?: string
|
|
1241
|
+
/**
|
|
1242
|
+
* 网关类型。0:公有云网关;1:自有网关。不传默认为0。
|
|
1243
|
+
*/
|
|
1244
|
+
GatewayType?: number
|
|
1181
1245
|
}
|
|
1182
1246
|
|
|
1183
1247
|
/**
|
|
@@ -1407,6 +1471,32 @@ export interface AddHardwareRequest {
|
|
|
1407
1471
|
Hardware: Array<Hardware>
|
|
1408
1472
|
}
|
|
1409
1473
|
|
|
1474
|
+
/**
|
|
1475
|
+
* GetFlowStatisticByGroup返回参数结构体
|
|
1476
|
+
*/
|
|
1477
|
+
export interface GetFlowStatisticByGroupResponse {
|
|
1478
|
+
/**
|
|
1479
|
+
* 流量详细信息
|
|
1480
|
+
*/
|
|
1481
|
+
NetDetails?: Array<NetDetails>
|
|
1482
|
+
/**
|
|
1483
|
+
* 查找时间段流量使用最大值(单位:byte)
|
|
1484
|
+
*/
|
|
1485
|
+
MaxValue?: number
|
|
1486
|
+
/**
|
|
1487
|
+
* 查找时间段流量使用平均值(单位:byte)
|
|
1488
|
+
*/
|
|
1489
|
+
AvgValue?: number
|
|
1490
|
+
/**
|
|
1491
|
+
* 查找时间段流量使用总量(单位:byte)
|
|
1492
|
+
*/
|
|
1493
|
+
TotalValue?: number
|
|
1494
|
+
/**
|
|
1495
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1496
|
+
*/
|
|
1497
|
+
RequestId?: string
|
|
1498
|
+
}
|
|
1499
|
+
|
|
1410
1500
|
/**
|
|
1411
1501
|
* 新建Hardware入参
|
|
1412
1502
|
*/
|
|
@@ -10031,6 +10031,30 @@ WARN_RESHOOT_CARD翻拍件告警
|
|
|
10031
10031
|
|
|
10032
10032
|
*/
|
|
10033
10033
|
Angle?: number
|
|
10034
|
+
/**
|
|
10035
|
+
* 是否有国徽。0为没有,1为有。
|
|
10036
|
+
*/
|
|
10037
|
+
NationalEmblem?: boolean
|
|
10038
|
+
/**
|
|
10039
|
+
* 是否有二维码。0为没有,1为有。
|
|
10040
|
+
*/
|
|
10041
|
+
QRCode?: boolean
|
|
10042
|
+
/**
|
|
10043
|
+
* 是否有印章。0为没有,1为有。
|
|
10044
|
+
*/
|
|
10045
|
+
Seal?: boolean
|
|
10046
|
+
/**
|
|
10047
|
+
* 标题
|
|
10048
|
+
*/
|
|
10049
|
+
Title?: string
|
|
10050
|
+
/**
|
|
10051
|
+
* 编号
|
|
10052
|
+
*/
|
|
10053
|
+
SerialNumber?: string
|
|
10054
|
+
/**
|
|
10055
|
+
* 登记机关
|
|
10056
|
+
*/
|
|
10057
|
+
RegistrationAuthority?: string
|
|
10034
10058
|
/**
|
|
10035
10059
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10036
10060
|
*/
|
|
@@ -444,7 +444,7 @@ export interface DescribePvListResponse {
|
|
|
444
444
|
* pv列表
|
|
445
445
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
446
446
|
*/
|
|
447
|
-
ProjectPvSet
|
|
447
|
+
ProjectPvSet?: Array<RumPvInfo>
|
|
448
448
|
/**
|
|
449
449
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
450
450
|
*/
|
|
@@ -846,11 +846,11 @@ export interface DescribeTawAreasResponse {
|
|
|
846
846
|
/**
|
|
847
847
|
* 片区总数
|
|
848
848
|
*/
|
|
849
|
-
TotalCount
|
|
849
|
+
TotalCount?: number
|
|
850
850
|
/**
|
|
851
851
|
* 片区列表
|
|
852
852
|
*/
|
|
853
|
-
AreaSet
|
|
853
|
+
AreaSet?: Array<RumAreaInfo>
|
|
854
854
|
/**
|
|
855
855
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
856
856
|
*/
|
|
@@ -2191,7 +2191,7 @@ export interface DescribeTawAreasRequest {
|
|
|
2191
2191
|
*/
|
|
2192
2192
|
AreaKeys?: Array<string>
|
|
2193
2193
|
/**
|
|
2194
|
-
* 分页Limit
|
|
2194
|
+
* 分页Limit,默认根据AreaKeys和AreaStatuses参数查询所有。
|
|
2195
2195
|
*/
|
|
2196
2196
|
Limit?: number
|
|
2197
2197
|
/**
|
|
@@ -2199,7 +2199,7 @@ export interface DescribeTawAreasRequest {
|
|
|
2199
2199
|
*/
|
|
2200
2200
|
AreaStatuses?: Array<number | bigint>
|
|
2201
2201
|
/**
|
|
2202
|
-
* 分页Offset
|
|
2202
|
+
* 分页Offset,默认根据AreaKeys和AreaStatuses参数查询所有。
|
|
2203
2203
|
*/
|
|
2204
2204
|
Offset?: number
|
|
2205
2205
|
}
|
|
@@ -3132,7 +3132,7 @@ export interface DescribePvListRequest {
|
|
|
3132
3132
|
*/
|
|
3133
3133
|
StartTime: string
|
|
3134
3134
|
/**
|
|
3135
|
-
*
|
|
3135
|
+
* 对PV指标的查询维度。获取day:d, 获取min则不填。
|
|
3136
3136
|
*/
|
|
3137
3137
|
Dimension?: string
|
|
3138
3138
|
}
|
|
@@ -425,7 +425,7 @@ export class Client extends AbstractClient {
|
|
|
425
425
|
}
|
|
426
426
|
|
|
427
427
|
/**
|
|
428
|
-
* 一键更新旧证书资源,本接口为异步接口, 调用之后DeployRecordId为0表示任务进行中, 当返回DeployRecordId大于0则表示任务创建成功。 未创建成功则会抛出异常
|
|
428
|
+
* 一键更新旧证书资源,本接口为异步接口, 调用之后DeployRecordId为0表示任务进行中, 重复请求这个接口, 当返回DeployRecordId大于0则表示任务创建成功。 未创建成功则会抛出异常
|
|
429
429
|
*/
|
|
430
430
|
async UpdateCertificateInstance(
|
|
431
431
|
req: UpdateCertificateInstanceRequest,
|
|
@@ -1808,6 +1808,11 @@ export interface PulsarNetworkAccessPointInfo {
|
|
|
1808
1808
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1809
1809
|
*/
|
|
1810
1810
|
OperationType?: number
|
|
1811
|
+
/**
|
|
1812
|
+
* 接入点类型
|
|
1813
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1814
|
+
*/
|
|
1815
|
+
AccessPointsType?: string
|
|
1811
1816
|
}
|
|
1812
1817
|
|
|
1813
1818
|
/**
|
|
@@ -4591,11 +4596,11 @@ export interface DescribePulsarProInstancesResponse {
|
|
|
4591
4596
|
/**
|
|
4592
4597
|
* 未分页的总数目
|
|
4593
4598
|
*/
|
|
4594
|
-
TotalCount
|
|
4599
|
+
TotalCount?: number
|
|
4595
4600
|
/**
|
|
4596
4601
|
* 实例信息列表
|
|
4597
4602
|
*/
|
|
4598
|
-
Instances
|
|
4603
|
+
Instances?: Array<PulsarProInstance>
|
|
4599
4604
|
/**
|
|
4600
4605
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4601
4606
|
*/
|
|
@@ -9300,17 +9305,17 @@ export interface DescribePulsarProInstanceDetailResponse {
|
|
|
9300
9305
|
/**
|
|
9301
9306
|
* 集群信息
|
|
9302
9307
|
*/
|
|
9303
|
-
ClusterInfo
|
|
9308
|
+
ClusterInfo?: PulsarProClusterInfo
|
|
9304
9309
|
/**
|
|
9305
9310
|
* 集群网络接入点信息
|
|
9306
9311
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9307
9312
|
*/
|
|
9308
|
-
NetworkAccessPointInfos
|
|
9313
|
+
NetworkAccessPointInfos?: Array<PulsarNetworkAccessPointInfo>
|
|
9309
9314
|
/**
|
|
9310
9315
|
* 集群规格信息
|
|
9311
9316
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9312
9317
|
*/
|
|
9313
|
-
ClusterSpecInfo
|
|
9318
|
+
ClusterSpecInfo?: PulsarProClusterSpecInfo
|
|
9314
9319
|
/**
|
|
9315
9320
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9316
9321
|
*/
|
|
@@ -3754,6 +3754,7 @@ export interface ModifyRealtimeLogDeliveryTaskRequest {
|
|
|
3754
3754
|
Sample?: number
|
|
3755
3755
|
/**
|
|
3756
3756
|
* 日志投递的输出格式。不填保持原有配置。
|
|
3757
|
+
特别地,当 TaskType 取值为 cls 时,LogFormat.FormatType 的值只能为 json,且 LogFormat 中其他参数将被忽略,建议不传 LogFormat。
|
|
3757
3758
|
*/
|
|
3758
3759
|
LogFormat?: LogFormat
|
|
3759
3760
|
/**
|
|
@@ -1816,29 +1816,7 @@ PLATINUM 铂金版
|
|
|
1816
1816
|
*/
|
|
1817
1817
|
Name: string
|
|
1818
1818
|
/**
|
|
1819
|
-
* 商品规格,可用规格如下:
|
|
1820
|
-
experiment_500,
|
|
1821
|
-
basic_1k,
|
|
1822
|
-
basic_2k,
|
|
1823
|
-
basic_4k,
|
|
1824
|
-
basic_6k,
|
|
1825
|
-
pro_4k,
|
|
1826
|
-
pro_6k,
|
|
1827
|
-
pro_1w,
|
|
1828
|
-
pro_2w,
|
|
1829
|
-
pro_3w,
|
|
1830
|
-
pro_4w,
|
|
1831
|
-
pro_5w,
|
|
1832
|
-
platinum_6k,
|
|
1833
|
-
platinum_1w,
|
|
1834
|
-
platinum_2w,
|
|
1835
|
-
platinum_4w,
|
|
1836
|
-
platinum_10w,
|
|
1837
|
-
platinum_15w,
|
|
1838
|
-
platinum_20w,
|
|
1839
|
-
platinum_40w,
|
|
1840
|
-
platinum_60w,
|
|
1841
|
-
platinum_100w
|
|
1819
|
+
* 商品规格,可用规格如下:experiment_500, basic_1k, basic_2k, basic_3k, basic_4k, basic_5k, basic_6k, basic_7k, basic_8k, basic_9k, basic_10k, pro_4k, pro_6k, pro_8k, pro_1w, pro_15k, pro_2w, pro_25k, pro_3w, pro_35k, pro_4w, pro_45k, pro_5w, pro_55k, pro_60k, pro_65k, pro_70k, pro_75k, pro_80k, pro_85k, pro_90k, pro_95k, pro_100k, platinum_1w, platinum_2w, platinum_3w, platinum_4w, platinum_5w, platinum_6w, platinum_7w, platinum_8w, platinum_9w, platinum_10w, platinum_12w, platinum_14w, platinum_16w, platinum_18w, platinum_20w, platinum_25w, platinum_30w, platinum_35w, platinum_40w, platinum_45w, platinum_50w, platinum_60w, platinum_70w, platinum_80w, platinum_90w, platinum_100w
|
|
1842
1820
|
*/
|
|
1843
1821
|
SkuCode: string
|
|
1844
1822
|
/**
|
|
@@ -1770,11 +1770,11 @@ export interface StartStreamIngestRequest {
|
|
|
1770
1770
|
*/
|
|
1771
1771
|
PrivateMapKey?: string
|
|
1772
1772
|
/**
|
|
1773
|
-
*
|
|
1773
|
+
* 【本字段已废弃】视频编码参数。可选,如果不填,保持原始流的参数。
|
|
1774
1774
|
*/
|
|
1775
1775
|
VideoEncodeParams?: VideoEncodeParams
|
|
1776
1776
|
/**
|
|
1777
|
-
*
|
|
1777
|
+
* 【本字段已废弃】音频编码参数。可选,如果不填,保持原始流的参数。
|
|
1778
1778
|
*/
|
|
1779
1779
|
AudioEncodeParams?: AudioEncodeParams
|
|
1780
1780
|
/**
|