tencentcloud-sdk-nodejs 4.1.123 → 4.1.125
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/es/common/sdk_version.js +1 -1
- package/es/services/cdb/v20170320/cdb_client.js +3 -0
- package/es/services/dbbrain/v20210527/dbbrain_client.js +7 -4
- package/es/services/dlc/v20210125/dlc_client.js +3 -0
- package/es/services/teo/v20220901/teo_client.js +9 -0
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +6 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +89 -59
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +4 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +3 -3
- package/tencentcloud/services/dbbrain/v20191016/dbbrain_models.d.ts +66 -41
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +9 -5
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +12 -6
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +281 -153
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +131 -48
- package/tencentcloud/services/dts/v20180330/dts_client.d.ts +1 -2
- package/tencentcloud/services/dts/v20180330/dts_client.js +1 -2
- package/tencentcloud/services/dts/v20180330/dts_models.d.ts +4 -2
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +6 -6
- package/tencentcloud/services/dts/v20211206/dts_client.js +6 -6
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +68 -47
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +56 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +99 -48
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +4 -0
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +80 -24
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +8 -8
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +8 -8
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +513 -281
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +12 -8
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +13 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +18 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +465 -296
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +13 -4
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +8 -0
@@ -1546,59 +1546,19 @@ export interface ChannelCreateUserRolesResponse {
|
|
1546
1546
|
RequestId?: string;
|
1547
1547
|
}
|
1548
1548
|
/**
|
1549
|
-
*
|
1549
|
+
* 业务逻辑个性化配置字段,默认不传
|
1550
|
+
|
1551
|
+
注: `配置前请联系对接的客户经理沟通确认。`
|
1550
1552
|
*/
|
1551
|
-
export interface
|
1552
|
-
/**
|
1553
|
-
* 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
1554
|
-
|
1555
|
-
此接口下面信息必填。
|
1556
|
-
<ul>
|
1557
|
-
<li>渠道应用标识: Agent.AppId</li>
|
1558
|
-
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
1559
|
-
</ul>
|
1560
|
-
|
1561
|
-
*/
|
1562
|
-
Agent: Agent;
|
1563
|
-
/**
|
1564
|
-
* 第三方平台子客企业名称,请确认该名称与企业营业执照中注册的名称一致。
|
1565
|
-
注: `如果名称中包含英文括号(),请使用中文括号()代替。`
|
1566
|
-
*/
|
1567
|
-
ProxyOrganizationName: string;
|
1568
|
-
/**
|
1569
|
-
* 营业执照正面照(PNG或JPG) base64格式, 大小不超过5M
|
1570
|
-
*/
|
1571
|
-
BusinessLicense?: string;
|
1572
|
-
/**
|
1573
|
-
* 第三方平台子客企业统一社会信用代码,最大长度200个字符
|
1574
|
-
*/
|
1575
|
-
UniformSocialCreditCode?: string;
|
1576
|
-
/**
|
1577
|
-
* 第三方平台子客企业法定代表人的名字
|
1578
|
-
*/
|
1579
|
-
ProxyLegalName?: string;
|
1553
|
+
export interface Option {
|
1580
1554
|
/**
|
1581
|
-
*
|
1582
|
-
* @deprecated
|
1583
|
-
*/
|
1584
|
-
Operator?: UserInfo;
|
1585
|
-
/**
|
1586
|
-
* 第三方平台子客企业法定代表人的证件类型,支持以下类型
|
1587
|
-
<ul><li>ID_CARD : 中国大陆居民身份证 (默认值)</li></ul>
|
1588
|
-
注: `现在仅支持ID_CARD中国大陆居民身份证类型`
|
1555
|
+
* 个性化配置参数Key字段,对应传入字段的字段名
|
1589
1556
|
*/
|
1590
|
-
|
1557
|
+
Key: string;
|
1591
1558
|
/**
|
1592
|
-
*
|
1593
|
-
<ul><li>中国大陆居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li></ul>
|
1559
|
+
* 个性化配置参数Value字段,对应传入字段的字段值
|
1594
1560
|
*/
|
1595
|
-
|
1596
|
-
/**
|
1597
|
-
* 第三方平台子客企业详细住所,最大长度500个字符
|
1598
|
-
|
1599
|
-
注:`需要符合省市区详情的格式例如: XX省XX市XX区街道具体地址`
|
1600
|
-
*/
|
1601
|
-
ProxyAddress?: string;
|
1561
|
+
Value: string;
|
1602
1562
|
}
|
1603
1563
|
/**
|
1604
1564
|
* ChannelCreatePrepareFlow请求参数结构体
|
@@ -1745,6 +1705,14 @@ export interface ChannelCreateSealPolicyResponse {
|
|
1745
1705
|
请求参数填写OpenId时,返回授权成功的 Openid。
|
1746
1706
|
*/
|
1747
1707
|
UserIds?: Array<string>;
|
1708
|
+
/**
|
1709
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
1710
|
+
*/
|
1711
|
+
SealOperatorVerifyPath?: string;
|
1712
|
+
/**
|
1713
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
1714
|
+
*/
|
1715
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
1748
1716
|
/**
|
1749
1717
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1750
1718
|
*/
|
@@ -7606,6 +7574,14 @@ export interface CreateSealByImageResponse {
|
|
7606
7574
|
注:`图片上传生成的电子印章无预览链接地址`
|
7607
7575
|
*/
|
7608
7576
|
ImageUrl?: string;
|
7577
|
+
/**
|
7578
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
7579
|
+
*/
|
7580
|
+
SealOperatorVerifyPath?: string;
|
7581
|
+
/**
|
7582
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
7583
|
+
*/
|
7584
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
7609
7585
|
/**
|
7610
7586
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7611
7587
|
*/
|
@@ -8277,6 +8253,14 @@ export interface ChannelCreateBatchSignUrlRequest {
|
|
8277
8253
|
* ChannelUpdateSealStatus返回参数结构体
|
8278
8254
|
*/
|
8279
8255
|
export interface ChannelUpdateSealStatusResponse {
|
8256
|
+
/**
|
8257
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
8258
|
+
*/
|
8259
|
+
SealOperatorVerifyPath?: string;
|
8260
|
+
/**
|
8261
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
8262
|
+
*/
|
8263
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
8280
8264
|
/**
|
8281
8265
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8282
8266
|
*/
|
@@ -8531,6 +8515,10 @@ export interface ChannelUpdateSealStatusRequest {
|
|
8531
8515
|
* @deprecated
|
8532
8516
|
*/
|
8533
8517
|
Operator?: UserInfo;
|
8518
|
+
/**
|
8519
|
+
* 个性化配置字段,默认不传。
|
8520
|
+
*/
|
8521
|
+
Options?: Array<Option>;
|
8534
8522
|
}
|
8535
8523
|
/**
|
8536
8524
|
* ChannelCreateFlowGroupByTemplates请求参数结构体
|
@@ -8941,6 +8929,10 @@ export interface ChannelCreateSealPolicyRequest {
|
|
8941
8929
|
* @deprecated
|
8942
8930
|
*/
|
8943
8931
|
Organization?: OrganizationInfo;
|
8932
|
+
/**
|
8933
|
+
* 个性化配置字段,默认不传。
|
8934
|
+
*/
|
8935
|
+
Options?: Array<Option>;
|
8944
8936
|
}
|
8945
8937
|
/**
|
8946
8938
|
* 持有的电子印章信息
|
@@ -9176,6 +9168,10 @@ export interface CreateSealByImageRequest {
|
|
9176
9168
|
* 印章描述内容
|
9177
9169
|
*/
|
9178
9170
|
SealDescription?: string;
|
9171
|
+
/**
|
9172
|
+
* 个性化配置字段,默认不传。
|
9173
|
+
*/
|
9174
|
+
Options?: Array<Option>;
|
9179
9175
|
}
|
9180
9176
|
/**
|
9181
9177
|
* DescribeChannelOrganizations返回参数结构体
|
@@ -9530,6 +9526,61 @@ export interface ChannelCreateReleaseFlowResponse {
|
|
9530
9526
|
*/
|
9531
9527
|
RequestId?: string;
|
9532
9528
|
}
|
9529
|
+
/**
|
9530
|
+
* SyncProxyOrganization请求参数结构体
|
9531
|
+
*/
|
9532
|
+
export interface SyncProxyOrganizationRequest {
|
9533
|
+
/**
|
9534
|
+
* 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
9535
|
+
|
9536
|
+
此接口下面信息必填。
|
9537
|
+
<ul>
|
9538
|
+
<li>渠道应用标识: Agent.AppId</li>
|
9539
|
+
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
9540
|
+
</ul>
|
9541
|
+
|
9542
|
+
*/
|
9543
|
+
Agent: Agent;
|
9544
|
+
/**
|
9545
|
+
* 第三方平台子客企业名称,请确认该名称与企业营业执照中注册的名称一致。
|
9546
|
+
注: `如果名称中包含英文括号(),请使用中文括号()代替。`
|
9547
|
+
*/
|
9548
|
+
ProxyOrganizationName: string;
|
9549
|
+
/**
|
9550
|
+
* 营业执照正面照(PNG或JPG) base64格式, 大小不超过5M
|
9551
|
+
*/
|
9552
|
+
BusinessLicense?: string;
|
9553
|
+
/**
|
9554
|
+
* 第三方平台子客企业统一社会信用代码,最大长度200个字符
|
9555
|
+
*/
|
9556
|
+
UniformSocialCreditCode?: string;
|
9557
|
+
/**
|
9558
|
+
* 第三方平台子客企业法定代表人的名字
|
9559
|
+
*/
|
9560
|
+
ProxyLegalName?: string;
|
9561
|
+
/**
|
9562
|
+
* 暂未开放
|
9563
|
+
* @deprecated
|
9564
|
+
*/
|
9565
|
+
Operator?: UserInfo;
|
9566
|
+
/**
|
9567
|
+
* 第三方平台子客企业法定代表人的证件类型,支持以下类型
|
9568
|
+
<ul><li>ID_CARD : 中国大陆居民身份证 (默认值)</li></ul>
|
9569
|
+
注: `现在仅支持ID_CARD中国大陆居民身份证类型`
|
9570
|
+
*/
|
9571
|
+
ProxyLegalIdCardType?: string;
|
9572
|
+
/**
|
9573
|
+
* 第三方平台子客企业法定代表人的证件号码, 应符合以下规则
|
9574
|
+
<ul><li>中国大陆居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li></ul>
|
9575
|
+
*/
|
9576
|
+
ProxyLegalIdCardNumber?: string;
|
9577
|
+
/**
|
9578
|
+
* 第三方平台子客企业详细住所,最大长度500个字符
|
9579
|
+
|
9580
|
+
注:`需要符合省市区详情的格式例如: XX省XX市XX区街道具体地址`
|
9581
|
+
*/
|
9582
|
+
ProxyAddress?: string;
|
9583
|
+
}
|
9533
9584
|
/**
|
9534
9585
|
* DescribeChannelFlowEvidenceReport返回参数结构体
|
9535
9586
|
*/
|
@@ -58,14 +58,6 @@ export interface ListUsageCallDetailRequest {
|
|
58
58
|
* 模型标识
|
59
59
|
*/
|
60
60
|
ModelName: string;
|
61
|
-
/**
|
62
|
-
* 开始时间
|
63
|
-
*/
|
64
|
-
StartTime: string;
|
65
|
-
/**
|
66
|
-
* 结束时间
|
67
|
-
*/
|
68
|
-
EndTime: string;
|
69
61
|
/**
|
70
62
|
* 页码(从1开始)
|
71
63
|
*/
|
@@ -74,6 +66,14 @@ export interface ListUsageCallDetailRequest {
|
|
74
66
|
* 分页数量(最大值1000)
|
75
67
|
*/
|
76
68
|
PageSize: number;
|
69
|
+
/**
|
70
|
+
* 开始时间(废弃)
|
71
|
+
*/
|
72
|
+
StartTime?: string;
|
73
|
+
/**
|
74
|
+
* 结束时间(废弃)
|
75
|
+
*/
|
76
|
+
EndTime?: string;
|
77
77
|
/**
|
78
78
|
* uin列表
|
79
79
|
*/
|
@@ -102,6 +102,14 @@ export interface ListUsageCallDetailRequest {
|
|
102
102
|
* 空间id
|
103
103
|
*/
|
104
104
|
SpaceId?: string;
|
105
|
+
/**
|
106
|
+
* 开始时间戳, 单位为秒
|
107
|
+
*/
|
108
|
+
StatStartTime?: number;
|
109
|
+
/**
|
110
|
+
* 开始时间戳, 单位为秒
|
111
|
+
*/
|
112
|
+
StatEndTime?: number;
|
105
113
|
}
|
106
114
|
/**
|
107
115
|
* CheckAttributeLabelExist请求参数结构体
|
@@ -3443,13 +3451,13 @@ export interface DescribeConcurrencyUsageGraphRequest {
|
|
3443
3451
|
*/
|
3444
3452
|
ModelName: string;
|
3445
3453
|
/**
|
3446
|
-
* 开始时间戳, 单位为秒
|
3454
|
+
* 开始时间戳, 单位为秒(废弃)
|
3447
3455
|
*/
|
3448
|
-
StartTime
|
3456
|
+
StartTime?: string;
|
3449
3457
|
/**
|
3450
|
-
* 结束时间戳, 单位为秒
|
3458
|
+
* 结束时间戳, 单位为秒(废弃)
|
3451
3459
|
*/
|
3452
|
-
EndTime
|
3460
|
+
EndTime?: string;
|
3453
3461
|
/**
|
3454
3462
|
* uin
|
3455
3463
|
*/
|
@@ -3474,6 +3482,14 @@ export interface DescribeConcurrencyUsageGraphRequest {
|
|
3474
3482
|
* 空间id
|
3475
3483
|
*/
|
3476
3484
|
SpaceId?: string;
|
3485
|
+
/**
|
3486
|
+
* 开始时间戳, 单位为秒
|
3487
|
+
*/
|
3488
|
+
StatStartTime?: number;
|
3489
|
+
/**
|
3490
|
+
* 结束时间戳, 单位为秒
|
3491
|
+
*/
|
3492
|
+
StatEndTime?: number;
|
3477
3493
|
}
|
3478
3494
|
/**
|
3479
3495
|
* Agent思考过程调试信息
|
@@ -3537,11 +3553,11 @@ export interface DescribeTokenUsageGraphRequest {
|
|
3537
3553
|
*/
|
3538
3554
|
ModelName?: string;
|
3539
3555
|
/**
|
3540
|
-
* 开始时间戳, 单位为秒
|
3556
|
+
* 开始时间戳, 单位为秒(废弃)
|
3541
3557
|
*/
|
3542
3558
|
StartTime?: string;
|
3543
3559
|
/**
|
3544
|
-
* 结束时间戳, 单位为秒
|
3560
|
+
* 结束时间戳, 单位为秒(废弃)
|
3545
3561
|
*/
|
3546
3562
|
EndTime?: string;
|
3547
3563
|
/**
|
@@ -3556,6 +3572,14 @@ export interface DescribeTokenUsageGraphRequest {
|
|
3556
3572
|
* 筛选子场景
|
3557
3573
|
*/
|
3558
3574
|
SubScenes?: Array<string>;
|
3575
|
+
/**
|
3576
|
+
* 开始时间戳, 单位为秒
|
3577
|
+
*/
|
3578
|
+
StatStartTime?: number;
|
3579
|
+
/**
|
3580
|
+
* 结束时间戳, 单位为秒
|
3581
|
+
*/
|
3582
|
+
StatEndTime?: number;
|
3559
3583
|
}
|
3560
3584
|
/**
|
3561
3585
|
* UpdateSharedKnowledge返回参数结构体
|
@@ -5033,11 +5057,11 @@ export interface DescribeCallStatsGraphRequest {
|
|
5033
5057
|
*/
|
5034
5058
|
ModelName?: string;
|
5035
5059
|
/**
|
5036
|
-
* 开始时间戳, 单位为秒
|
5060
|
+
* 开始时间戳, 单位为秒(废弃)
|
5037
5061
|
*/
|
5038
5062
|
StartTime?: string;
|
5039
5063
|
/**
|
5040
|
-
* 结束时间戳, 单位为秒
|
5064
|
+
* 结束时间戳, 单位为秒(废弃)
|
5041
5065
|
*/
|
5042
5066
|
EndTime?: string;
|
5043
5067
|
/**
|
@@ -5056,6 +5080,14 @@ export interface DescribeCallStatsGraphRequest {
|
|
5056
5080
|
* 空间id
|
5057
5081
|
*/
|
5058
5082
|
SpaceId?: string;
|
5083
|
+
/**
|
5084
|
+
* 开始时间戳, 单位为秒
|
5085
|
+
*/
|
5086
|
+
StatStartTime?: number;
|
5087
|
+
/**
|
5088
|
+
* 结束时间戳, 单位为秒
|
5089
|
+
*/
|
5090
|
+
StatEndTime?: number;
|
5059
5091
|
}
|
5060
5092
|
/**
|
5061
5093
|
* GetMsgRecord返回参数结构体
|
@@ -7718,13 +7750,13 @@ export interface DescribeConcurrencyUsageRequest {
|
|
7718
7750
|
*/
|
7719
7751
|
ModelName: string;
|
7720
7752
|
/**
|
7721
|
-
* 开始时间戳, 单位为秒
|
7753
|
+
* 开始时间戳, 单位为秒(废弃)
|
7722
7754
|
*/
|
7723
|
-
StartTime
|
7755
|
+
StartTime?: string;
|
7724
7756
|
/**
|
7725
|
-
* 结束时间戳, 单位为秒
|
7757
|
+
* 结束时间戳, 单位为秒(废弃)
|
7726
7758
|
*/
|
7727
|
-
EndTime
|
7759
|
+
EndTime?: string;
|
7728
7760
|
/**
|
7729
7761
|
* 应用id列表
|
7730
7762
|
*/
|
@@ -7733,6 +7765,14 @@ export interface DescribeConcurrencyUsageRequest {
|
|
7733
7765
|
* 空间id
|
7734
7766
|
*/
|
7735
7767
|
SpaceId?: string;
|
7768
|
+
/**
|
7769
|
+
* 开始时间戳, 单位为秒
|
7770
|
+
*/
|
7771
|
+
StatStartTime?: number;
|
7772
|
+
/**
|
7773
|
+
* 结束时间戳, 单位为秒
|
7774
|
+
*/
|
7775
|
+
StatEndTime?: number;
|
7736
7776
|
}
|
7737
7777
|
/**
|
7738
7778
|
* GroupDoc返回参数结构体
|
@@ -7847,11 +7887,11 @@ export interface DescribeTokenUsageRequest {
|
|
7847
7887
|
*/
|
7848
7888
|
ModelName?: string;
|
7849
7889
|
/**
|
7850
|
-
* 开始时间戳, 单位为秒(默认值0)
|
7890
|
+
* 开始时间戳, 单位为秒(默认值0)(废弃)
|
7851
7891
|
*/
|
7852
7892
|
StartTime?: string;
|
7853
7893
|
/**
|
7854
|
-
* 结束时间戳, 单位为秒(默认值0, 必须大于开始时间戳)
|
7894
|
+
* 结束时间戳, 单位为秒(默认值0, 必须大于开始时间戳)(废弃)
|
7855
7895
|
*/
|
7856
7896
|
EndTime?: string;
|
7857
7897
|
/**
|
@@ -7870,6 +7910,14 @@ export interface DescribeTokenUsageRequest {
|
|
7870
7910
|
* 空间id
|
7871
7911
|
*/
|
7872
7912
|
SpaceId?: string;
|
7913
|
+
/**
|
7914
|
+
* 开始时间戳, 单位为秒
|
7915
|
+
*/
|
7916
|
+
StatStartTime?: number;
|
7917
|
+
/**
|
7918
|
+
* 结束时间戳, 单位为秒
|
7919
|
+
*/
|
7920
|
+
StatEndTime?: number;
|
7873
7921
|
}
|
7874
7922
|
/**
|
7875
7923
|
* GetAppKnowledgeCount返回参数结构体
|
@@ -9264,11 +9312,11 @@ export interface DescribeSearchStatsGraphRequest {
|
|
9264
9312
|
*/
|
9265
9313
|
ModelName?: string;
|
9266
9314
|
/**
|
9267
|
-
* 开始时间戳, 单位为秒
|
9315
|
+
* 开始时间戳, 单位为秒(废弃)
|
9268
9316
|
*/
|
9269
9317
|
StartTime?: string;
|
9270
9318
|
/**
|
9271
|
-
* 结束时间戳, 单位为秒
|
9319
|
+
* 结束时间戳, 单位为秒(废弃)
|
9272
9320
|
*/
|
9273
9321
|
EndTime?: string;
|
9274
9322
|
/**
|
@@ -9279,6 +9327,14 @@ export interface DescribeSearchStatsGraphRequest {
|
|
9279
9327
|
* 空间id
|
9280
9328
|
*/
|
9281
9329
|
SpaceId?: string;
|
9330
|
+
/**
|
9331
|
+
* 开始时间戳, 单位为秒
|
9332
|
+
*/
|
9333
|
+
StatStartTime?: number;
|
9334
|
+
/**
|
9335
|
+
* 结束时间戳, 单位为秒
|
9336
|
+
*/
|
9337
|
+
StatEndTime?: number;
|
9282
9338
|
}
|
9283
9339
|
/**
|
9284
9340
|
* 标签过滤器
|
@@ -57,7 +57,7 @@ export declare class Client extends AbstractClient {
|
|
57
57
|
*/
|
58
58
|
DescribeDBBackups(req: DescribeDBBackupsRequest, cb?: (error: string, rep: DescribeDBBackupsResponse) => void): Promise<DescribeDBBackupsResponse>;
|
59
59
|
/**
|
60
|
-
*
|
60
|
+
* 本接口(DescribeDetailedSlowLogs)用于查询实例慢日志详情。
|
61
61
|
*/
|
62
62
|
DescribeDetailedSlowLogs(req: DescribeDetailedSlowLogsRequest, cb?: (error: string, rep: DescribeDetailedSlowLogsResponse) => void): Promise<DescribeDetailedSlowLogsResponse>;
|
63
63
|
/**
|
@@ -69,7 +69,7 @@ export declare class Client extends AbstractClient {
|
|
69
69
|
*/
|
70
70
|
InquirePriceModifyDBInstanceSpec(req: InquirePriceModifyDBInstanceSpecRequest, cb?: (error: string, rep: InquirePriceModifyDBInstanceSpecResponse) => void): Promise<InquirePriceModifyDBInstanceSpecResponse>;
|
71
71
|
/**
|
72
|
-
*
|
72
|
+
* 本接口(RestartNodes)用于批量重启数据库节点。
|
73
73
|
*/
|
74
74
|
RestartNodes(req: RestartNodesRequest, cb?: (error: string, rep: RestartNodesResponse) => void): Promise<RestartNodesResponse>;
|
75
75
|
/**
|
@@ -112,7 +112,7 @@ export declare class Client extends AbstractClient {
|
|
112
112
|
*/
|
113
113
|
DropDBInstanceParamTpl(req: DropDBInstanceParamTplRequest, cb?: (error: string, rep: DropDBInstanceParamTplResponse) => void): Promise<DropDBInstanceParamTplResponse>;
|
114
114
|
/**
|
115
|
-
* 本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格(DescribeSpecInfo)获取。
|
115
|
+
* 本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格([DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567))获取。
|
116
116
|
*/
|
117
117
|
ModifyDBInstanceSpec(req: ModifyDBInstanceSpecRequest, cb?: (error: string, rep: ModifyDBInstanceSpecResponse) => void): Promise<ModifyDBInstanceSpecResponse>;
|
118
118
|
/**
|
@@ -149,11 +149,11 @@ export declare class Client extends AbstractClient {
|
|
149
149
|
*/
|
150
150
|
ModifyDBInstanceNetworkAddress(req: ModifyDBInstanceNetworkAddressRequest, cb?: (error: string, rep: ModifyDBInstanceNetworkAddressResponse) => void): Promise<ModifyDBInstanceNetworkAddressResponse>;
|
151
151
|
/**
|
152
|
-
* 本接口(CreateDBInstance)用于创建包年包月的MongoDB
|
152
|
+
* 本接口(CreateDBInstance)用于创建包年包月的MongoDB云数据库实例。接口支持的售卖规格,可通过接口查询 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/35767) 获取。
|
153
153
|
*/
|
154
154
|
CreateDBInstance(req: CreateDBInstanceRequest, cb?: (error: string, rep: CreateDBInstanceResponse) => void): Promise<CreateDBInstanceResponse>;
|
155
155
|
/**
|
156
|
-
*
|
156
|
+
* 本接口(IsolateDBInstance)用于隔离 MongoDB 云数据库按量计费实例。隔离后实例保留在回收站中,不能再写入数据。隔离一定时间后,实例会彻底删除,回收站保存时间请参考按量计费的服务条款。已删除的按量计费实例无法恢复,请谨慎操作。
|
157
157
|
*/
|
158
158
|
IsolateDBInstance(req: IsolateDBInstanceRequest, cb?: (error: string, rep: IsolateDBInstanceResponse) => void): Promise<IsolateDBInstanceResponse>;
|
159
159
|
/**
|
@@ -161,11 +161,11 @@ export declare class Client extends AbstractClient {
|
|
161
161
|
*/
|
162
162
|
DescribeInstanceParams(req: DescribeInstanceParamsRequest, cb?: (error: string, rep: DescribeInstanceParamsResponse) => void): Promise<DescribeInstanceParamsResponse>;
|
163
163
|
/**
|
164
|
-
*
|
164
|
+
* 本接口(DescribeSpecInfo)用于查询实例的售卖规格。
|
165
165
|
*/
|
166
166
|
DescribeSpecInfo(req: DescribeSpecInfoRequest, cb?: (error: string, rep: DescribeSpecInfoResponse) => void): Promise<DescribeSpecInfoResponse>;
|
167
167
|
/**
|
168
|
-
*
|
168
|
+
* 本接口(DescribeBackupDownloadTask)用于查询备份下载任务信息。
|
169
169
|
*/
|
170
170
|
DescribeBackupDownloadTask(req: DescribeBackupDownloadTaskRequest, cb?: (error: string, rep: DescribeBackupDownloadTaskResponse) => void): Promise<DescribeBackupDownloadTaskResponse>;
|
171
171
|
/**
|
@@ -202,7 +202,7 @@ export declare class Client extends AbstractClient {
|
|
202
202
|
*/
|
203
203
|
DescribeDBInstanceParamTplDetail(req: DescribeDBInstanceParamTplDetailRequest, cb?: (error: string, rep: DescribeDBInstanceParamTplDetailResponse) => void): Promise<DescribeDBInstanceParamTplDetailResponse>;
|
204
204
|
/**
|
205
|
-
*
|
205
|
+
* 本接口(KillOps)用于终止 MongoDB 云数据库实例上执行的特定操作。
|
206
206
|
*/
|
207
207
|
KillOps(req: KillOpsRequest, cb?: (error: string, rep: KillOpsResponse) => void): Promise<KillOpsResponse>;
|
208
208
|
/**
|
@@ -101,7 +101,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
101
101
|
return this.request("DescribeDBBackups", req, cb);
|
102
102
|
}
|
103
103
|
/**
|
104
|
-
*
|
104
|
+
* 本接口(DescribeDetailedSlowLogs)用于查询实例慢日志详情。
|
105
105
|
*/
|
106
106
|
async DescribeDetailedSlowLogs(req, cb) {
|
107
107
|
return this.request("DescribeDetailedSlowLogs", req, cb);
|
@@ -119,7 +119,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
119
119
|
return this.request("InquirePriceModifyDBInstanceSpec", req, cb);
|
120
120
|
}
|
121
121
|
/**
|
122
|
-
*
|
122
|
+
* 本接口(RestartNodes)用于批量重启数据库节点。
|
123
123
|
*/
|
124
124
|
async RestartNodes(req, cb) {
|
125
125
|
return this.request("RestartNodes", req, cb);
|
@@ -182,7 +182,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
182
182
|
return this.request("DropDBInstanceParamTpl", req, cb);
|
183
183
|
}
|
184
184
|
/**
|
185
|
-
* 本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格(DescribeSpecInfo)获取。
|
185
|
+
* 本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格([DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567))获取。
|
186
186
|
*/
|
187
187
|
async ModifyDBInstanceSpec(req, cb) {
|
188
188
|
return this.request("ModifyDBInstanceSpec", req, cb);
|
@@ -237,13 +237,13 @@ class Client extends abstract_client_1.AbstractClient {
|
|
237
237
|
return this.request("ModifyDBInstanceNetworkAddress", req, cb);
|
238
238
|
}
|
239
239
|
/**
|
240
|
-
* 本接口(CreateDBInstance)用于创建包年包月的MongoDB
|
240
|
+
* 本接口(CreateDBInstance)用于创建包年包月的MongoDB云数据库实例。接口支持的售卖规格,可通过接口查询 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/35767) 获取。
|
241
241
|
*/
|
242
242
|
async CreateDBInstance(req, cb) {
|
243
243
|
return this.request("CreateDBInstance", req, cb);
|
244
244
|
}
|
245
245
|
/**
|
246
|
-
*
|
246
|
+
* 本接口(IsolateDBInstance)用于隔离 MongoDB 云数据库按量计费实例。隔离后实例保留在回收站中,不能再写入数据。隔离一定时间后,实例会彻底删除,回收站保存时间请参考按量计费的服务条款。已删除的按量计费实例无法恢复,请谨慎操作。
|
247
247
|
*/
|
248
248
|
async IsolateDBInstance(req, cb) {
|
249
249
|
return this.request("IsolateDBInstance", req, cb);
|
@@ -255,13 +255,13 @@ class Client extends abstract_client_1.AbstractClient {
|
|
255
255
|
return this.request("DescribeInstanceParams", req, cb);
|
256
256
|
}
|
257
257
|
/**
|
258
|
-
*
|
258
|
+
* 本接口(DescribeSpecInfo)用于查询实例的售卖规格。
|
259
259
|
*/
|
260
260
|
async DescribeSpecInfo(req, cb) {
|
261
261
|
return this.request("DescribeSpecInfo", req, cb);
|
262
262
|
}
|
263
263
|
/**
|
264
|
-
*
|
264
|
+
* 本接口(DescribeBackupDownloadTask)用于查询备份下载任务信息。
|
265
265
|
*/
|
266
266
|
async DescribeBackupDownloadTask(req, cb) {
|
267
267
|
return this.request("DescribeBackupDownloadTask", req, cb);
|
@@ -316,7 +316,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
316
316
|
return this.request("DescribeDBInstanceParamTplDetail", req, cb);
|
317
317
|
}
|
318
318
|
/**
|
319
|
-
*
|
319
|
+
* 本接口(KillOps)用于终止 MongoDB 云数据库实例上执行的特定操作。
|
320
320
|
*/
|
321
321
|
async KillOps(req, cb) {
|
322
322
|
return this.request("KillOps", req, cb);
|