tencentcloud-sdk-nodejs 4.0.544 → 4.0.546
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 +396 -0
- package/SERVICE_CHANGELOG.md +415 -178
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ame/v20190916/ame_client.ts +1 -0
- package/src/services/ame/v20190916/ame_models.ts +36 -7
- package/src/services/billing/v20180709/billing_models.ts +5 -5
- package/src/services/bma/v20221115/bma_models.ts +6 -0
- package/src/services/cdc/v20201214/cdc_client.ts +5 -1
- package/src/services/cdc/v20201214/cdc_models.ts +120 -17
- package/src/services/cfw/v20190904/cfw_client.ts +59 -8
- package/src/services/cfw/v20190904/cfw_models.ts +578 -150
- package/src/services/chdfs/v20201112/chdfs_models.ts +2 -2
- package/src/services/ckafka/v20190819/ckafka_client.ts +37 -9
- package/src/services/ckafka/v20190819/ckafka_models.ts +224 -34
- package/src/services/clb/v20180317/clb_models.ts +18 -11
- package/src/services/cme/v20191029/cme_models.ts +1 -1
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +6 -6
- package/src/services/ess/v20201111/ess_models.ts +34 -29
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +7 -4
- package/src/services/mna/v20210119/mna_client.ts +14 -1
- package/src/services/mna/v20210119/mna_models.ts +124 -14
- package/src/services/ocr/v20181119/ocr_models.ts +72 -72
- package/src/services/postgres/v20170312/postgres_models.ts +6 -2
- package/src/services/redis/v20180412/redis_client.ts +3 -2
- package/src/services/redis/v20180412/redis_models.ts +163 -45
- package/src/services/tcm/v20210413/tcm_models.ts +6 -0
- package/src/services/tem/v20210701/tem_models.ts +18 -0
- package/src/services/teo/v20220901/teo_models.ts +28 -26
- package/src/services/tse/v20201207/tse_models.ts +36 -0
- package/src/services/tsf/v20180326/tsf_client.ts +1 -1
- package/src/services/tsf/v20180326/tsf_models.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ame/v20190916/ame_models.d.ts +30 -5
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +5 -5
- package/tencentcloud/services/bma/v20221115/bma_models.d.ts +5 -0
- package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +103 -14
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +17 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +24 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +498 -132
- package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +2 -2
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +11 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +15 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +190 -30
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +17 -11
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +6 -6
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +32 -28
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +3 -0
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +5 -1
- package/tencentcloud/services/mna/v20210119/mna_client.js +6 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +107 -14
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +72 -72
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +5 -1
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +2 -2
- package/tencentcloud/services/redis/v20180412/redis_client.js +2 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +141 -39
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +5 -0
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +15 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +28 -26
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +30 -0
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +2 -2
- package/test/cfw.v20190904.test.js +40 -0
- package/test/ckafka.v20190819.test.js +22 -2
- package/test/mna.v20210119.test.js +10 -0
|
@@ -73,7 +73,7 @@ APP:第三方APP或小程序跳转电子签小程序的path。
|
|
|
73
73
|
*/
|
|
74
74
|
AutoJumpBack?: boolean;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
77
77
|
*/
|
|
78
78
|
Agent?: Agent;
|
|
79
79
|
}
|
|
@@ -132,11 +132,11 @@ export interface CreateMultiFlowSignQRCodeResponse {
|
|
|
132
132
|
/**
|
|
133
133
|
* 签署二维码对象
|
|
134
134
|
*/
|
|
135
|
-
QrCode
|
|
135
|
+
QrCode?: SignQrCode;
|
|
136
136
|
/**
|
|
137
137
|
* 签署链接对象
|
|
138
138
|
*/
|
|
139
|
-
SignUrls
|
|
139
|
+
SignUrls?: SignUrl;
|
|
140
140
|
/**
|
|
141
141
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
142
142
|
*/
|
|
@@ -267,7 +267,7 @@ export interface StartFlowResponse {
|
|
|
267
267
|
/**
|
|
268
268
|
* 返回描述,START-发起成功, REVIEW-提交审核成功,EXECUTING-已提交发起任务
|
|
269
269
|
*/
|
|
270
|
-
Status
|
|
270
|
+
Status?: string;
|
|
271
271
|
/**
|
|
272
272
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
273
273
|
*/
|
|
@@ -389,25 +389,25 @@ export interface DescribeOrganizationGroupOrganizationsRequest {
|
|
|
389
389
|
Id?: string;
|
|
390
390
|
}
|
|
391
391
|
/**
|
|
392
|
-
*
|
|
392
|
+
* 代理相关应用信息,如集团主企业代子企业操作
|
|
393
393
|
*/
|
|
394
394
|
export interface Agent {
|
|
395
395
|
/**
|
|
396
|
-
*
|
|
396
|
+
* 代理机构的应用编号,32位字符串,一般不用传
|
|
397
397
|
*/
|
|
398
398
|
AppId?: string;
|
|
399
399
|
/**
|
|
400
|
-
*
|
|
400
|
+
* 被代理机构的应用号,一般不用传
|
|
401
401
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
402
402
|
*/
|
|
403
403
|
ProxyAppId?: string;
|
|
404
404
|
/**
|
|
405
|
-
*
|
|
405
|
+
* 被代理机构在电子签平台的机构编号,集团代理下场景必传
|
|
406
406
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
407
407
|
*/
|
|
408
408
|
ProxyOrganizationId?: string;
|
|
409
409
|
/**
|
|
410
|
-
*
|
|
410
|
+
* 被代理机构的经办人,一般不用传
|
|
411
411
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
412
412
|
*/
|
|
413
413
|
ProxyOperator?: string;
|
|
@@ -495,11 +495,11 @@ export interface DescribeFlowTemplatesRequest {
|
|
|
495
495
|
*/
|
|
496
496
|
Operator: UserInfo;
|
|
497
497
|
/**
|
|
498
|
-
*
|
|
498
|
+
* 企业组织相关信息,一般不用填
|
|
499
499
|
*/
|
|
500
500
|
Organization?: OrganizationInfo;
|
|
501
501
|
/**
|
|
502
|
-
*
|
|
502
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
503
503
|
*/
|
|
504
504
|
Agent?: Agent;
|
|
505
505
|
/**
|
|
@@ -642,12 +642,12 @@ export interface CreateDocumentResponse {
|
|
|
642
642
|
/**
|
|
643
643
|
* 签署流程电子文档ID
|
|
644
644
|
*/
|
|
645
|
-
DocumentId
|
|
645
|
+
DocumentId?: string;
|
|
646
646
|
/**
|
|
647
647
|
* 签署流程文件的预览地址, 5分钟内有效。仅当NeedPreview为true 时返回
|
|
648
648
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
649
649
|
*/
|
|
650
|
-
PreviewFileUrl
|
|
650
|
+
PreviewFileUrl?: string;
|
|
651
651
|
/**
|
|
652
652
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
653
653
|
*/
|
|
@@ -739,7 +739,7 @@ false:有序签
|
|
|
739
739
|
*/
|
|
740
740
|
CallbackUrl?: string;
|
|
741
741
|
/**
|
|
742
|
-
*
|
|
742
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
743
743
|
*/
|
|
744
744
|
Agent?: Agent;
|
|
745
745
|
/**
|
|
@@ -784,7 +784,7 @@ export interface DescribeFlowInfoRequest {
|
|
|
784
784
|
*/
|
|
785
785
|
Operator?: UserInfo;
|
|
786
786
|
/**
|
|
787
|
-
*
|
|
787
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
788
788
|
*/
|
|
789
789
|
Agent?: Agent;
|
|
790
790
|
}
|
|
@@ -1175,10 +1175,6 @@ false:有序签
|
|
|
1175
1175
|
* 用户自定义字段,回调的时候会进行透传,长度需要小于20480
|
|
1176
1176
|
*/
|
|
1177
1177
|
UserData?: string;
|
|
1178
|
-
/**
|
|
1179
|
-
* 应用号信息
|
|
1180
|
-
*/
|
|
1181
|
-
Agent?: Agent;
|
|
1182
1178
|
/**
|
|
1183
1179
|
* 签署人校验方式
|
|
1184
1180
|
VerifyCheck: 人脸识别(默认)
|
|
@@ -1194,6 +1190,10 @@ MobileCheck:手机号验证
|
|
|
1194
1190
|
* 标识是否允许发起后添加控件。0为不允许1为允许。如果为1,创建的时候不能有签署控件,只能创建后添加。注意发起后添加控件功能不支持添加骑缝章和签批控件
|
|
1195
1191
|
*/
|
|
1196
1192
|
SignBeanTag?: number;
|
|
1193
|
+
/**
|
|
1194
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
1195
|
+
*/
|
|
1196
|
+
Agent?: Agent;
|
|
1197
1197
|
}
|
|
1198
1198
|
/**
|
|
1199
1199
|
* CreateFlowSignUrl返回参数结构体
|
|
@@ -1577,7 +1577,7 @@ export interface CreateDocumentRequest {
|
|
|
1577
1577
|
*/
|
|
1578
1578
|
PreviewType?: number;
|
|
1579
1579
|
/**
|
|
1580
|
-
*
|
|
1580
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
1581
1581
|
*/
|
|
1582
1582
|
Agent?: Agent;
|
|
1583
1583
|
/**
|
|
@@ -1837,14 +1837,14 @@ export interface CreateFlowByFilesResponse {
|
|
|
1837
1837
|
|
|
1838
1838
|
注:如入参 是否需要预览 NeedPreview 设置为 true,不会正式发起合同,此处不会有值返回;如入参 是否需要预览 NeedPreview 设置为 false,此处会正常返回签署流程编号 FlowId。
|
|
1839
1839
|
*/
|
|
1840
|
-
FlowId
|
|
1840
|
+
FlowId?: string;
|
|
1841
1841
|
/**
|
|
1842
1842
|
* 合同预览链接。
|
|
1843
1843
|
|
|
1844
1844
|
注:如入参 是否需要预览 NeedPreview 设置为 true,会开启“预览模式”,此处会返回预览链接;如入参 是否需要预览 NeedPreview 设置为 false,此处不会有值返回。
|
|
1845
1845
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1846
1846
|
*/
|
|
1847
|
-
PreviewUrl
|
|
1847
|
+
PreviewUrl?: string;
|
|
1848
1848
|
/**
|
|
1849
1849
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1850
1850
|
*/
|
|
@@ -2084,7 +2084,7 @@ export interface CreateSchemeUrlResponse {
|
|
|
2084
2084
|
/**
|
|
2085
2085
|
* 小程序链接地址
|
|
2086
2086
|
*/
|
|
2087
|
-
SchemeUrl
|
|
2087
|
+
SchemeUrl?: string;
|
|
2088
2088
|
/**
|
|
2089
2089
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2090
2090
|
*/
|
|
@@ -2244,7 +2244,7 @@ export interface StartFlowRequest {
|
|
|
2244
2244
|
*/
|
|
2245
2245
|
ClientToken?: string;
|
|
2246
2246
|
/**
|
|
2247
|
-
*
|
|
2247
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
2248
2248
|
*/
|
|
2249
2249
|
Agent?: Agent;
|
|
2250
2250
|
}
|
|
@@ -2367,7 +2367,7 @@ LEGAL_PERSON_SEAL:法定代表人章
|
|
|
2367
2367
|
*/
|
|
2368
2368
|
SealTypes?: Array<string>;
|
|
2369
2369
|
/**
|
|
2370
|
-
*
|
|
2370
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
2371
2371
|
*/
|
|
2372
2372
|
Agent?: Agent;
|
|
2373
2373
|
}
|
|
@@ -2771,11 +2771,11 @@ export interface DescribeFlowTemplatesResponse {
|
|
|
2771
2771
|
/**
|
|
2772
2772
|
* 模板详情列表
|
|
2773
2773
|
*/
|
|
2774
|
-
Templates
|
|
2774
|
+
Templates?: Array<TemplateInfo>;
|
|
2775
2775
|
/**
|
|
2776
2776
|
* 查询到的总个数
|
|
2777
2777
|
*/
|
|
2778
|
-
TotalCount
|
|
2778
|
+
TotalCount?: number;
|
|
2779
2779
|
/**
|
|
2780
2780
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2781
2781
|
*/
|
|
@@ -2866,6 +2866,10 @@ export interface CreateMultiFlowSignQRCodeRequest {
|
|
|
2866
2866
|
* 限制二维码用户条件
|
|
2867
2867
|
*/
|
|
2868
2868
|
Restrictions?: Array<ApproverRestriction>;
|
|
2869
|
+
/**
|
|
2870
|
+
* 用户自定义字段,回调的时候会进行透传,长度需要小于20480
|
|
2871
|
+
*/
|
|
2872
|
+
UserData?: string;
|
|
2869
2873
|
/**
|
|
2870
2874
|
* 回调地址,最大长度1000字符串
|
|
2871
2875
|
回调时机:
|
|
@@ -2910,7 +2914,7 @@ export interface CreateFlowResponse {
|
|
|
2910
2914
|
/**
|
|
2911
2915
|
* 签署流程编号
|
|
2912
2916
|
*/
|
|
2913
|
-
FlowId
|
|
2917
|
+
FlowId?: string;
|
|
2914
2918
|
/**
|
|
2915
2919
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2916
2920
|
*/
|
|
@@ -971,6 +971,7 @@ export interface Disk {
|
|
|
971
971
|
/**
|
|
972
972
|
* 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
|
|
973
973
|
格式为: YYYY-MM-DDThh:mm:ssZ。
|
|
974
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
974
975
|
*/
|
|
975
976
|
CreatedTime: string;
|
|
976
977
|
/**
|
|
@@ -2137,6 +2138,7 @@ export interface Blueprint {
|
|
|
2137
2138
|
DisplayVersion: string;
|
|
2138
2139
|
/**
|
|
2139
2140
|
* 镜像描述信息。
|
|
2141
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2140
2142
|
*/
|
|
2141
2143
|
Description: string;
|
|
2142
2144
|
/**
|
|
@@ -2618,6 +2620,7 @@ export interface Snapshot {
|
|
|
2618
2620
|
LatestOperationRequestId: string;
|
|
2619
2621
|
/**
|
|
2620
2622
|
* 快照的创建时间。
|
|
2623
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2621
2624
|
*/
|
|
2622
2625
|
CreatedTime: string;
|
|
2623
2626
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { GetDeviceResponse, GetFlowStatisticResponse, GetFlowStatisticRequest, DeleteQosRequest, CreateQosResponse, DescribeQosResponse, CreateEncryptedKeyRequest, DeleteDeviceRequest, CreateEncryptedKeyResponse, UpdateDeviceResponse, CreateQosRequest, GetStatisticDataRequest, UpdateDeviceRequest, GetPublicKeyResponse, DeleteQosResponse, AddDeviceResponse, GetDeviceRequest, GetDevicesResponse, DescribeQosRequest, DeleteDeviceResponse, GetStatisticDataResponse, GetDevicesRequest, AddDeviceRequest, GetPublicKeyRequest } from "./mna_models";
|
|
3
|
+
import { GetDeviceResponse, GetFlowStatisticResponse, GetFlowStatisticRequest, DeleteQosRequest, GetMultiFlowStatisticResponse, CreateQosResponse, DescribeQosResponse, CreateEncryptedKeyRequest, DeleteDeviceRequest, CreateEncryptedKeyResponse, UpdateDeviceResponse, CreateQosRequest, GetStatisticDataRequest, UpdateDeviceRequest, GetPublicKeyResponse, GetMultiFlowStatisticRequest, DeleteQosResponse, AddDeviceResponse, GetDeviceRequest, GetDevicesResponse, DescribeQosRequest, DeleteDeviceResponse, GetStatisticDataResponse, GetDevicesRequest, AddDeviceRequest, GetPublicKeyRequest } from "./mna_models";
|
|
4
4
|
/**
|
|
5
5
|
* mna client
|
|
6
6
|
* @class
|
|
@@ -39,6 +39,10 @@ export declare class Client extends AbstractClient {
|
|
|
39
39
|
* 通过此接口设置和更新预置密钥
|
|
40
40
|
*/
|
|
41
41
|
CreateEncryptedKey(req?: CreateEncryptedKeyRequest, cb?: (error: string, rep: CreateEncryptedKeyResponse) => void): Promise<CreateEncryptedKeyResponse>;
|
|
42
|
+
/**
|
|
43
|
+
* 批量获取设备流量统计曲线
|
|
44
|
+
*/
|
|
45
|
+
GetMultiFlowStatistic(req: GetMultiFlowStatisticRequest, cb?: (error: string, rep: GetMultiFlowStatisticResponse) => void): Promise<GetMultiFlowStatisticResponse>;
|
|
42
46
|
/**
|
|
43
47
|
* 删除设备信息
|
|
44
48
|
*/
|
|
@@ -75,6 +75,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
75
75
|
async CreateEncryptedKey(req, cb) {
|
|
76
76
|
return this.request("CreateEncryptedKey", req, cb);
|
|
77
77
|
}
|
|
78
|
+
/**
|
|
79
|
+
* 批量获取设备流量统计曲线
|
|
80
|
+
*/
|
|
81
|
+
async GetMultiFlowStatistic(req, cb) {
|
|
82
|
+
return this.request("GetMultiFlowStatistic", req, cb);
|
|
83
|
+
}
|
|
78
84
|
/**
|
|
79
85
|
* 删除设备信息
|
|
80
86
|
*/
|
|
@@ -1,3 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 设备流量信息
|
|
3
|
+
*/
|
|
4
|
+
export interface FlowDetails {
|
|
5
|
+
/**
|
|
6
|
+
* 流量数据点
|
|
7
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8
|
+
*/
|
|
9
|
+
NetDetails?: Array<NetDetails>;
|
|
10
|
+
/**
|
|
11
|
+
* 设备ID
|
|
12
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
13
|
+
*/
|
|
14
|
+
DeviceId?: string;
|
|
15
|
+
/**
|
|
16
|
+
* 流量最大值(单位:bytes)
|
|
17
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
18
|
+
*/
|
|
19
|
+
MaxValue?: number;
|
|
20
|
+
/**
|
|
21
|
+
* 流量平均值(单位:bytes)
|
|
22
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
23
|
+
*/
|
|
24
|
+
AvgValue?: number;
|
|
25
|
+
/**
|
|
26
|
+
* 流量总值(单位:bytes)
|
|
27
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
28
|
+
*/
|
|
29
|
+
TotalValue?: number;
|
|
30
|
+
}
|
|
1
31
|
/**
|
|
2
32
|
* GetDevice返回参数结构体
|
|
3
33
|
*/
|
|
@@ -5,7 +35,7 @@ export interface GetDeviceResponse {
|
|
|
5
35
|
/**
|
|
6
36
|
* 设备详细信息
|
|
7
37
|
*/
|
|
8
|
-
DeviceDetails
|
|
38
|
+
DeviceDetails?: DeviceDetails;
|
|
9
39
|
/**
|
|
10
40
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
11
41
|
*/
|
|
@@ -18,19 +48,19 @@ export interface GetFlowStatisticResponse {
|
|
|
18
48
|
/**
|
|
19
49
|
* 流量详细信息
|
|
20
50
|
*/
|
|
21
|
-
NetDetails
|
|
51
|
+
NetDetails?: Array<NetDetails>;
|
|
22
52
|
/**
|
|
23
53
|
* 查找时间段流量使用最大值(单位:bit)
|
|
24
54
|
*/
|
|
25
|
-
MaxValue
|
|
55
|
+
MaxValue?: number;
|
|
26
56
|
/**
|
|
27
57
|
* 查找时间段流量使用平均值(单位:bit)
|
|
28
58
|
*/
|
|
29
|
-
AvgValue
|
|
59
|
+
AvgValue?: number;
|
|
30
60
|
/**
|
|
31
61
|
* 查找时间段流量使用总量(单位:bit)
|
|
32
62
|
*/
|
|
33
|
-
TotalValue
|
|
63
|
+
TotalValue?: number;
|
|
34
64
|
/**
|
|
35
65
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
36
66
|
*/
|
|
@@ -54,7 +84,7 @@ export interface Capacity {
|
|
|
54
84
|
*/
|
|
55
85
|
export interface GetFlowStatisticRequest {
|
|
56
86
|
/**
|
|
57
|
-
* 设备ID
|
|
87
|
+
* 设备ID
|
|
58
88
|
*/
|
|
59
89
|
DeviceId: string;
|
|
60
90
|
/**
|
|
@@ -92,6 +122,19 @@ export interface DeleteQosRequest {
|
|
|
92
122
|
*/
|
|
93
123
|
SessionId: string;
|
|
94
124
|
}
|
|
125
|
+
/**
|
|
126
|
+
* 网络详细信息
|
|
127
|
+
*/
|
|
128
|
+
export interface NetDetails {
|
|
129
|
+
/**
|
|
130
|
+
* 流量值(bit)
|
|
131
|
+
*/
|
|
132
|
+
Current: number;
|
|
133
|
+
/**
|
|
134
|
+
* 时间点,单位:s
|
|
135
|
+
*/
|
|
136
|
+
Time: string;
|
|
137
|
+
}
|
|
95
138
|
/**
|
|
96
139
|
* 设备网络状态信息
|
|
97
140
|
*/
|
|
@@ -170,19 +213,29 @@ export interface DeviceNetInfo {
|
|
|
170
213
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
171
214
|
*/
|
|
172
215
|
NetInfoName: string;
|
|
216
|
+
/**
|
|
217
|
+
* 下行实时速率(浮点数类型代替上一版本DataRx的整型)
|
|
218
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
219
|
+
*/
|
|
220
|
+
DownRate?: number;
|
|
221
|
+
/**
|
|
222
|
+
* 上行实时速率(浮点数类型代替上一版本TxRate的整型)
|
|
223
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
224
|
+
*/
|
|
225
|
+
UpRate?: number;
|
|
173
226
|
}
|
|
174
227
|
/**
|
|
175
|
-
*
|
|
228
|
+
* GetMultiFlowStatistic返回参数结构体
|
|
176
229
|
*/
|
|
177
|
-
export interface
|
|
230
|
+
export interface GetMultiFlowStatisticResponse {
|
|
178
231
|
/**
|
|
179
|
-
*
|
|
232
|
+
* 批量设备流量信息
|
|
180
233
|
*/
|
|
181
|
-
|
|
234
|
+
FlowDetails?: Array<FlowDetails>;
|
|
182
235
|
/**
|
|
183
|
-
*
|
|
236
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
184
237
|
*/
|
|
185
|
-
|
|
238
|
+
RequestId?: string;
|
|
186
239
|
}
|
|
187
240
|
/**
|
|
188
241
|
* 移动网络加速源地址结构体
|
|
@@ -327,6 +380,21 @@ export interface DeviceDetails {
|
|
|
327
380
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
328
381
|
*/
|
|
329
382
|
DeviceNetInfo: Array<DeviceNetInfo>;
|
|
383
|
+
/**
|
|
384
|
+
* 聚合服务器地址
|
|
385
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
386
|
+
*/
|
|
387
|
+
GatewaySite?: string;
|
|
388
|
+
/**
|
|
389
|
+
* 业务下行速率
|
|
390
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
391
|
+
*/
|
|
392
|
+
BusinessDownRate?: number;
|
|
393
|
+
/**
|
|
394
|
+
* 业务上行速率
|
|
395
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
396
|
+
*/
|
|
397
|
+
BusinessUpRate?: number;
|
|
330
398
|
}
|
|
331
399
|
/**
|
|
332
400
|
* CreateQos请求参数结构体
|
|
@@ -390,7 +458,7 @@ BU4M:带宽型保障 + 上行带宽保障4Mbps
|
|
|
390
458
|
*/
|
|
391
459
|
export interface GetStatisticDataRequest {
|
|
392
460
|
/**
|
|
393
|
-
* 设备ID
|
|
461
|
+
* 设备ID
|
|
394
462
|
*/
|
|
395
463
|
DeviceId: string;
|
|
396
464
|
/**
|
|
@@ -442,6 +510,31 @@ export interface GetPublicKeyResponse {
|
|
|
442
510
|
*/
|
|
443
511
|
RequestId?: string;
|
|
444
512
|
}
|
|
513
|
+
/**
|
|
514
|
+
* GetMultiFlowStatistic请求参数结构体
|
|
515
|
+
*/
|
|
516
|
+
export interface GetMultiFlowStatisticRequest {
|
|
517
|
+
/**
|
|
518
|
+
* 设备id列表,单次最多请求10个设备
|
|
519
|
+
*/
|
|
520
|
+
DeviceIds: Array<string>;
|
|
521
|
+
/**
|
|
522
|
+
* 1659514436
|
|
523
|
+
*/
|
|
524
|
+
BeginTime: number;
|
|
525
|
+
/**
|
|
526
|
+
* 1659515000
|
|
527
|
+
*/
|
|
528
|
+
EndTime: number;
|
|
529
|
+
/**
|
|
530
|
+
* 统计流量类型(1:上行流量,2:下行流量)
|
|
531
|
+
*/
|
|
532
|
+
Type: number;
|
|
533
|
+
/**
|
|
534
|
+
* 统计时间粒度(1:按小时统计,2:按天统计)
|
|
535
|
+
*/
|
|
536
|
+
TimeGranularity: number;
|
|
537
|
+
}
|
|
445
538
|
/**
|
|
446
539
|
* 设备的基本信息
|
|
447
540
|
*/
|
|
@@ -616,7 +709,7 @@ export interface GetStatisticDataResponse {
|
|
|
616
709
|
/**
|
|
617
710
|
* 文件地址url
|
|
618
711
|
*/
|
|
619
|
-
FilePath
|
|
712
|
+
FilePath?: string;
|
|
620
713
|
/**
|
|
621
714
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
622
715
|
*/
|