tencentcloud-sdk-nodejs 4.0.783 → 4.0.784
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 +136 -0
- package/SERVICE_CHANGELOG.md +177 -136
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_client.ts +12 -0
- package/src/services/billing/v20180709/billing_models.ts +36 -0
- package/src/services/cls/v20201016/cls_models.ts +14 -14
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/emr/v20190103/emr_client.ts +14 -1
- package/src/services/emr/v20190103/emr_models.ts +149 -10
- package/src/services/ess/v20201111/ess_client.ts +9 -3
- package/src/services/ess/v20201111/ess_models.ts +9 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +7 -11
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -0
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +12 -0
- package/src/services/live/v20180801/live_models.ts +2 -2
- package/src/services/monitor/v20180724/monitor_client.ts +3 -0
- package/src/services/wedata/v20210820/wedata_client.ts +2 -0
- package/src/services/wedata/v20210820/wedata_models.ts +195 -48
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_client.js +6 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +34 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +14 -14
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +5 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +6 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +146 -10
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +9 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +9 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +9 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +7 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +7 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +12 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -0
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +193 -48
- package/test/billing.v20180709.test.js +10 -0
- package/test/emr.v20190103.test.js +10 -0
|
@@ -887,7 +887,8 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
887
887
|
* 通过此接口指定合同、签署人、填写控件等信息,生成嵌入式链接,此链接可以嵌入到其他网页或者直接打开,打开后进入发起页面。在此页面上,合同信息和签署人信息均不可更改。
|
|
888
888
|
|
|
889
889
|
注意:
|
|
890
|
-
1.
|
|
890
|
+
1. <font color="red">仅支持在PC浏览器</font>上进行操作和使用。
|
|
891
|
+
2. 在使用<font color="red">模板发起合同时,需指定RecipientId</font>以明确参与方在模板中所扮演的角色。
|
|
891
892
|
|
|
892
893
|
**嵌入式签署人-各种场景传参说明**:
|
|
893
894
|
|
|
@@ -903,23 +904,18 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
903
904
|
<tbody>
|
|
904
905
|
<tr>
|
|
905
906
|
<td>场景一</td>
|
|
906
|
-
<td
|
|
907
|
-
<td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为
|
|
907
|
+
<td>第三方子企业员工</td>
|
|
908
|
+
<td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为0</td>
|
|
908
909
|
</tr>
|
|
909
910
|
<tr>
|
|
910
911
|
<td>场景二</td>
|
|
911
|
-
<td>第三方子企业B员工</td>
|
|
912
|
-
<td>OpenId、OrganizationOpenId、OrganizationName必传, ApproverType设置为ORGANIZATION</td>
|
|
913
|
-
</tr>
|
|
914
|
-
<tr>
|
|
915
|
-
<td>场景三</td>
|
|
916
912
|
<td>SaaS平台企业员工</td>
|
|
917
|
-
<td>Name、Mobile、OrganizationName必传,NotChannelOrganization=True。 ApproverType设置为
|
|
913
|
+
<td>Name、Mobile、OrganizationName必传,NotChannelOrganization=True。 ApproverType设置为0</td>
|
|
918
914
|
</tr>
|
|
919
915
|
<tr>
|
|
920
|
-
<td
|
|
916
|
+
<td>场景三</td>
|
|
921
917
|
<td>个人/自然人</td>
|
|
922
|
-
<td>Name、Mobile必传, ApproverType设置为
|
|
918
|
+
<td>Name、Mobile必传, ApproverType设置为1</td>
|
|
923
919
|
</tr>
|
|
924
920
|
</tbody>
|
|
925
921
|
</table>
|
|
@@ -172,6 +172,7 @@ export interface Component {
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
注:`控件ID可以在一个PDF中不可重复`
|
|
175
|
+
<a href="https://qcloudimg.tencent-cloud.cn/raw/93178569d07b4d7dbbe0967ae679e35c.png" target="_blank">点击查看ComponentId在模板页面的位置</a>
|
|
175
176
|
|
|
176
177
|
*/
|
|
177
178
|
ComponentId?: string
|
|
@@ -214,6 +215,7 @@ export interface Component {
|
|
|
214
215
|
|
|
215
216
|
注:`控件名可以在一个PDF中可以重复`
|
|
216
217
|
|
|
218
|
+
<a href="https://qcloudimg.tencent-cloud.cn/raw/93178569d07b4d7dbbe0967ae679e35c.png" target="_blank">点击查看ComponentName在模板页面的位置</a>
|
|
217
219
|
*/
|
|
218
220
|
ComponentName?: string
|
|
219
221
|
/**
|
|
@@ -4030,6 +4032,7 @@ export interface FlowInfo {
|
|
|
4030
4032
|
发起方:腾讯公司(张三)
|
|
4031
4033
|
签署方:李四
|
|
4032
4034
|
|
|
4035
|
+

|
|
4033
4036
|
|
|
4034
4037
|
*/
|
|
4035
4038
|
CustomShowMap?: string
|
|
@@ -3033,6 +3033,10 @@ export interface ResetCloudStorageEventRequest {
|
|
|
3033
3033
|
* 用户ID
|
|
3034
3034
|
*/
|
|
3035
3035
|
UserId?: string
|
|
3036
|
+
/**
|
|
3037
|
+
* 通道ID
|
|
3038
|
+
*/
|
|
3039
|
+
ChannelId?: number
|
|
3036
3040
|
}
|
|
3037
3041
|
|
|
3038
3042
|
/**
|
|
@@ -4074,6 +4078,10 @@ export interface DeleteCloudStorageEventRequest {
|
|
|
4074
4078
|
* 用户ID
|
|
4075
4079
|
*/
|
|
4076
4080
|
UserId?: string
|
|
4081
|
+
/**
|
|
4082
|
+
* 通道ID
|
|
4083
|
+
*/
|
|
4084
|
+
ChannelId?: number
|
|
4077
4085
|
}
|
|
4078
4086
|
|
|
4079
4087
|
/**
|
|
@@ -4613,6 +4621,10 @@ export interface DescribeCloudStorageOrderResponse {
|
|
|
4613
4621
|
2:生效
|
|
4614
4622
|
*/
|
|
4615
4623
|
Status?: number
|
|
4624
|
+
/**
|
|
4625
|
+
* 通道id
|
|
4626
|
+
*/
|
|
4627
|
+
ChannelId?: number
|
|
4616
4628
|
/**
|
|
4617
4629
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4618
4630
|
*/
|
|
@@ -5469,14 +5469,14 @@ export interface DescribePushBandwidthAndFluxListRequest {
|
|
|
5469
5469
|
* 查询开始时间点,精确到分钟粒度,接口查询支持两种时间格式:
|
|
5470
5470
|
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
5471
5471
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
5472
|
-
|
|
5472
|
+
支持最近两个月的查询,查询开始和结束时间跨度不支持超过31天。
|
|
5473
5473
|
*/
|
|
5474
5474
|
StartTime: string
|
|
5475
5475
|
/**
|
|
5476
5476
|
* 查询结束时间点,精确到分钟粒度,接口查询支持两种时间格式:
|
|
5477
5477
|
1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
5478
5478
|
2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
|
|
5479
|
-
|
|
5479
|
+
支持最近两个月的查询,查询开始和结束时间跨度不支持超过31天。
|
|
5480
5480
|
*/
|
|
5481
5481
|
EndTime: string
|
|
5482
5482
|
/**
|
|
@@ -1793,6 +1793,9 @@ export class Client extends AbstractClient {
|
|
|
1793
1793
|
传入产品的命名空间、对象维度描述和监控指标即可获得相应的监控数据。
|
|
1794
1794
|
接口调用限制:单请求最多可支持批量拉取10个实例的监控数据,单请求的数据点数限制为1440个。
|
|
1795
1795
|
若您需要调用的指标、对象较多,可能存在因限频出现拉取失败的情况,建议尽量将请求按时间维度均摊。
|
|
1796
|
+
参数SpecifyStatistics目前可支持返回三种统计方式(avg,max,min),分别为二进制1,2,4。
|
|
1797
|
+
例子:3:avg+max,5:avg+min,6:max+min,7:avg+max+min
|
|
1798
|
+
拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置,因为更小粒度数据存储时间有限,拉取时间范围也是有限。
|
|
1796
1799
|
|
|
1797
1800
|
>?
|
|
1798
1801
|
>- 2022年9月1日起,腾讯云可观测平台开始对GetMonitorData接口计费。每个主账号每月可获得100万次免费请求额度,超过免费额度后如需继续调用接口需要开通 [API请求按量付费](https://buy.cloud.tencent.com/APIRequestBuy)。计费规则可查看[API计费文档](https://cloud.tencent.com/document/product/248/77914)。
|
|
@@ -334,6 +334,7 @@ import {
|
|
|
334
334
|
DescribeBaselinesResponse,
|
|
335
335
|
DescribeTaskInstancesData,
|
|
336
336
|
DescribeIntegrationStatisticsAgentStatusRequest,
|
|
337
|
+
SqlExpressionTable,
|
|
337
338
|
MakePlanInstanceOpsDtoCollection,
|
|
338
339
|
OrderFieldOptional,
|
|
339
340
|
DryRunDIOfflineTaskRequest,
|
|
@@ -845,6 +846,7 @@ import {
|
|
|
845
846
|
DescribeDependOpsTasksResponse,
|
|
846
847
|
DeleteRuleTemplateResponse,
|
|
847
848
|
DescribeRuleTemplateRequest,
|
|
849
|
+
SqlExpression,
|
|
848
850
|
DescribeTaskByCycleRequest,
|
|
849
851
|
TriggerDsEventRequest,
|
|
850
852
|
CommonId,
|
|
@@ -4117,62 +4117,62 @@ export interface RuleGroupExecStrategy {
|
|
|
4117
4117
|
* 规则组Id
|
|
4118
4118
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4119
4119
|
*/
|
|
4120
|
-
RuleGroupId
|
|
4120
|
+
RuleGroupId?: number
|
|
4121
4121
|
/**
|
|
4122
4122
|
* 监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测
|
|
4123
4123
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4124
4124
|
*/
|
|
4125
|
-
MonitorType
|
|
4125
|
+
MonitorType?: number
|
|
4126
4126
|
/**
|
|
4127
4127
|
* 计算队列
|
|
4128
4128
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4129
4129
|
*/
|
|
4130
|
-
ExecQueue
|
|
4130
|
+
ExecQueue?: string
|
|
4131
4131
|
/**
|
|
4132
4132
|
* 执行资源组ID
|
|
4133
4133
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4134
4134
|
*/
|
|
4135
|
-
ExecutorGroupId
|
|
4135
|
+
ExecutorGroupId?: string
|
|
4136
4136
|
/**
|
|
4137
4137
|
* 执行资源组名称
|
|
4138
4138
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4139
4139
|
*/
|
|
4140
|
-
ExecutorGroupName
|
|
4140
|
+
ExecutorGroupName?: string
|
|
4141
4141
|
/**
|
|
4142
4142
|
* 关联的生产调度任务列表
|
|
4143
4143
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4144
4144
|
*/
|
|
4145
|
-
Tasks
|
|
4145
|
+
Tasks?: Array<ProdSchedulerTask>
|
|
4146
4146
|
/**
|
|
4147
4147
|
* 周期开始时间
|
|
4148
4148
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4149
4149
|
*/
|
|
4150
|
-
StartTime
|
|
4150
|
+
StartTime?: string
|
|
4151
4151
|
/**
|
|
4152
4152
|
* 周期结束时间
|
|
4153
4153
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4154
4154
|
*/
|
|
4155
|
-
EndTime
|
|
4155
|
+
EndTime?: string
|
|
4156
4156
|
/**
|
|
4157
4157
|
* 调度周期类型
|
|
4158
4158
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4159
4159
|
*/
|
|
4160
|
-
CycleType
|
|
4160
|
+
CycleType?: string
|
|
4161
4161
|
/**
|
|
4162
4162
|
* 延迟调度时间
|
|
4163
4163
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4164
4164
|
*/
|
|
4165
|
-
DelayTime
|
|
4165
|
+
DelayTime?: number
|
|
4166
4166
|
/**
|
|
4167
4167
|
* 间隔
|
|
4168
4168
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4169
4169
|
*/
|
|
4170
|
-
CycleStep
|
|
4170
|
+
CycleStep?: number
|
|
4171
4171
|
/**
|
|
4172
4172
|
* 时间指定
|
|
4173
4173
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4174
4174
|
*/
|
|
4175
|
-
TaskAction
|
|
4175
|
+
TaskAction?: string
|
|
4176
4176
|
/**
|
|
4177
4177
|
* 运行的执行引擎,不传时会请求该数据源下默认的执行引擎
|
|
4178
4178
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -4183,6 +4183,16 @@ export interface RuleGroupExecStrategy {
|
|
|
4183
4183
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4184
4184
|
*/
|
|
4185
4185
|
ExecPlan?: string
|
|
4186
|
+
/**
|
|
4187
|
+
* 规则id
|
|
4188
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4189
|
+
*/
|
|
4190
|
+
RuleId?: number
|
|
4191
|
+
/**
|
|
4192
|
+
* 规则名称
|
|
4193
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4194
|
+
*/
|
|
4195
|
+
RuleName?: string
|
|
4186
4196
|
}
|
|
4187
4197
|
|
|
4188
4198
|
/**
|
|
@@ -4483,87 +4493,97 @@ export interface RuleTemplate {
|
|
|
4483
4493
|
/**
|
|
4484
4494
|
* 规则模版ID
|
|
4485
4495
|
*/
|
|
4486
|
-
RuleTemplateId
|
|
4496
|
+
RuleTemplateId?: number
|
|
4487
4497
|
/**
|
|
4488
4498
|
* 规则模版名称
|
|
4489
4499
|
*/
|
|
4490
|
-
Name
|
|
4500
|
+
Name?: string
|
|
4491
4501
|
/**
|
|
4492
4502
|
* 规则模版描述
|
|
4493
4503
|
*/
|
|
4494
|
-
Description
|
|
4504
|
+
Description?: string
|
|
4495
4505
|
/**
|
|
4496
4506
|
* 模版类型(1:系统模版,2:自定义)
|
|
4497
4507
|
*/
|
|
4498
|
-
Type
|
|
4508
|
+
Type?: number
|
|
4499
4509
|
/**
|
|
4500
4510
|
* 规则适用的源数据对象类型(1:常量,2:离线表级,3:离线字段级别)
|
|
4501
4511
|
*/
|
|
4502
|
-
SourceObjectType
|
|
4512
|
+
SourceObjectType?: number
|
|
4503
4513
|
/**
|
|
4504
4514
|
* 规则适用的源数据对象类型(1:数值,2:字符串)
|
|
4505
4515
|
*/
|
|
4506
|
-
SourceObjectDataType
|
|
4516
|
+
SourceObjectDataType?: number
|
|
4507
4517
|
/**
|
|
4508
4518
|
* 规则模版源侧内容,区分引擎,JSON 结构
|
|
4509
4519
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4510
4520
|
*/
|
|
4511
|
-
SourceContent
|
|
4521
|
+
SourceContent?: string
|
|
4512
4522
|
/**
|
|
4513
4523
|
* 源数据适用类型
|
|
4514
4524
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4515
4525
|
*/
|
|
4516
|
-
SourceEngineTypes
|
|
4526
|
+
SourceEngineTypes?: Array<number | bigint>
|
|
4517
4527
|
/**
|
|
4518
4528
|
* 规则所属质量维度(1:准确性,2:唯一性,3:完整性,4:一致性,5:及时性,6:有效性)
|
|
4519
4529
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4520
4530
|
*/
|
|
4521
|
-
QualityDim
|
|
4531
|
+
QualityDim?: number
|
|
4522
4532
|
/**
|
|
4523
4533
|
* 规则支持的比较方式类型(1:固定值比较,大于、小于,大于等于等 2:波动值比较,绝对值、上升、下降)
|
|
4524
4534
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4525
4535
|
*/
|
|
4526
|
-
CompareType
|
|
4536
|
+
CompareType?: number
|
|
4527
4537
|
/**
|
|
4528
4538
|
* 引用次数
|
|
4529
4539
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4530
4540
|
*/
|
|
4531
|
-
CitationCount
|
|
4541
|
+
CitationCount?: number
|
|
4532
4542
|
/**
|
|
4533
4543
|
* 创建人id
|
|
4534
4544
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4535
4545
|
*/
|
|
4536
|
-
UserId
|
|
4546
|
+
UserId?: number
|
|
4537
4547
|
/**
|
|
4538
4548
|
* 创建人昵称
|
|
4539
4549
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4540
4550
|
*/
|
|
4541
|
-
UserName
|
|
4551
|
+
UserName?: string
|
|
4542
4552
|
/**
|
|
4543
4553
|
* 更新时间yyyy-MM-dd HH:mm:ss
|
|
4544
4554
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4545
4555
|
*/
|
|
4546
|
-
UpdateTime
|
|
4556
|
+
UpdateTime?: string
|
|
4547
4557
|
/**
|
|
4548
4558
|
* 是否添加where参数
|
|
4549
4559
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4550
4560
|
*/
|
|
4551
|
-
WhereFlag
|
|
4561
|
+
WhereFlag?: boolean
|
|
4552
4562
|
/**
|
|
4553
4563
|
* 是否关联多个库表
|
|
4554
4564
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4555
4565
|
*/
|
|
4556
|
-
MultiSourceFlag
|
|
4566
|
+
MultiSourceFlag?: boolean
|
|
4557
4567
|
/**
|
|
4558
4568
|
* 自定义模板SQL表达式
|
|
4559
4569
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4560
4570
|
*/
|
|
4561
|
-
SqlExpression
|
|
4571
|
+
SqlExpression?: string
|
|
4562
4572
|
/**
|
|
4563
4573
|
* 模版子维度,0.父维度类型,1.一致性: 枚举范围一致性,2.一致性:数值范围一致性,3.一致性:字段数据相关性
|
|
4564
4574
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4565
4575
|
*/
|
|
4566
|
-
SubQualityDim
|
|
4576
|
+
SubQualityDim?: number
|
|
4577
|
+
/**
|
|
4578
|
+
* sql表达式解析对象
|
|
4579
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4580
|
+
*/
|
|
4581
|
+
ResolvedSqlExpression?: SqlExpression
|
|
4582
|
+
/**
|
|
4583
|
+
* 支持的数据源类型
|
|
4584
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4585
|
+
*/
|
|
4586
|
+
DatasourceTypes?: Array<number | bigint>
|
|
4567
4587
|
}
|
|
4568
4588
|
|
|
4569
4589
|
/**
|
|
@@ -5172,6 +5192,46 @@ export interface Rule {
|
|
|
5172
5192
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5173
5193
|
*/
|
|
5174
5194
|
SourceEngineTypes?: Array<number | bigint>
|
|
5195
|
+
/**
|
|
5196
|
+
* 表名称
|
|
5197
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5198
|
+
*/
|
|
5199
|
+
TableName?: string
|
|
5200
|
+
/**
|
|
5201
|
+
* 表负责人名称
|
|
5202
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5203
|
+
*/
|
|
5204
|
+
TableOwnerName?: string
|
|
5205
|
+
/**
|
|
5206
|
+
* 执行策略信息
|
|
5207
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5208
|
+
*/
|
|
5209
|
+
ExecStrategy?: RuleGroupExecStrategy
|
|
5210
|
+
/**
|
|
5211
|
+
* 订阅信息
|
|
5212
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5213
|
+
*/
|
|
5214
|
+
Subscription?: RuleGroupSubscribe
|
|
5215
|
+
/**
|
|
5216
|
+
* 创建时间
|
|
5217
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5218
|
+
*/
|
|
5219
|
+
CreateTime?: string
|
|
5220
|
+
/**
|
|
5221
|
+
* 数据源 id
|
|
5222
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5223
|
+
*/
|
|
5224
|
+
DatasourceId?: number
|
|
5225
|
+
/**
|
|
5226
|
+
* 数据库 id
|
|
5227
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5228
|
+
*/
|
|
5229
|
+
DatabaseId?: string
|
|
5230
|
+
/**
|
|
5231
|
+
* 监控是否开启.0false,1true
|
|
5232
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5233
|
+
*/
|
|
5234
|
+
MonitorStatus?: number
|
|
5175
5235
|
}
|
|
5176
5236
|
|
|
5177
5237
|
/**
|
|
@@ -5786,12 +5846,12 @@ export interface DeleteCustomFunctionResponse {
|
|
|
5786
5846
|
* 函数 ID
|
|
5787
5847
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5788
5848
|
*/
|
|
5789
|
-
FunctionId
|
|
5849
|
+
FunctionId?: string
|
|
5790
5850
|
/**
|
|
5791
5851
|
* 无
|
|
5792
5852
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5793
5853
|
*/
|
|
5794
|
-
ErrorMessage
|
|
5854
|
+
ErrorMessage?: string
|
|
5795
5855
|
/**
|
|
5796
5856
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5797
5857
|
*/
|
|
@@ -7980,6 +8040,16 @@ export interface IntegrationTaskInfo {
|
|
|
7980
8040
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7981
8041
|
*/
|
|
7982
8042
|
InstanceVersion?: number
|
|
8043
|
+
/**
|
|
8044
|
+
* 离线任务导入到编排空间的任务id
|
|
8045
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8046
|
+
*/
|
|
8047
|
+
ArrangeSpaceTaskId?: string
|
|
8048
|
+
/**
|
|
8049
|
+
* 离线任务状态区分1.未提交2.已提交3.已导出
|
|
8050
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8051
|
+
*/
|
|
8052
|
+
OfflineTaskStatus?: number
|
|
7983
8053
|
}
|
|
7984
8054
|
|
|
7985
8055
|
/**
|
|
@@ -9879,15 +9949,35 @@ export interface DeleteCustomFunctionRequest {
|
|
|
9879
9949
|
/**
|
|
9880
9950
|
* 集群实例 ID
|
|
9881
9951
|
*/
|
|
9882
|
-
ClusterIdentifier
|
|
9952
|
+
ClusterIdentifier?: string
|
|
9883
9953
|
/**
|
|
9884
9954
|
* 函数 ID
|
|
9885
9955
|
*/
|
|
9886
|
-
FunctionId
|
|
9956
|
+
FunctionId?: string
|
|
9887
9957
|
/**
|
|
9888
9958
|
* 项目ID,必须填
|
|
9889
9959
|
*/
|
|
9890
9960
|
ProjectId?: string
|
|
9961
|
+
/**
|
|
9962
|
+
* 函数名称
|
|
9963
|
+
*/
|
|
9964
|
+
FunctionName?: string
|
|
9965
|
+
/**
|
|
9966
|
+
* 函数类型,HIVE,SPARK,DLC,CDW_POSTGRESQL
|
|
9967
|
+
*/
|
|
9968
|
+
FunctionType?: string
|
|
9969
|
+
/**
|
|
9970
|
+
* 数据库名
|
|
9971
|
+
*/
|
|
9972
|
+
DatabaseName?: string
|
|
9973
|
+
/**
|
|
9974
|
+
* 模式名
|
|
9975
|
+
*/
|
|
9976
|
+
SchemaName?: string
|
|
9977
|
+
/**
|
|
9978
|
+
* 函数命令格式
|
|
9979
|
+
*/
|
|
9980
|
+
CommandFormat?: string
|
|
9891
9981
|
}
|
|
9892
9982
|
|
|
9893
9983
|
/**
|
|
@@ -10371,6 +10461,22 @@ export interface DescribeIntegrationStatisticsAgentStatusRequest {
|
|
|
10371
10461
|
ExecutorGroupId?: string
|
|
10372
10462
|
}
|
|
10373
10463
|
|
|
10464
|
+
/**
|
|
10465
|
+
* 数据质量自定义规则时的sql表达式解析表对象
|
|
10466
|
+
*/
|
|
10467
|
+
export interface SqlExpressionTable {
|
|
10468
|
+
/**
|
|
10469
|
+
* sql表达式表名
|
|
10470
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
10471
|
+
*/
|
|
10472
|
+
TableExpression?: string
|
|
10473
|
+
/**
|
|
10474
|
+
* sql表达式字段名
|
|
10475
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
10476
|
+
*/
|
|
10477
|
+
ColumnExpression?: Array<string>
|
|
10478
|
+
}
|
|
10479
|
+
|
|
10374
10480
|
/**
|
|
10375
10481
|
* 补录计划实例集合
|
|
10376
10482
|
*/
|
|
@@ -17501,31 +17607,36 @@ export interface InstanceReportWriteNode {
|
|
|
17501
17607
|
/**
|
|
17502
17608
|
* 节点名称
|
|
17503
17609
|
*/
|
|
17504
|
-
NodeName
|
|
17610
|
+
NodeName?: string
|
|
17505
17611
|
/**
|
|
17506
17612
|
* 数据来源
|
|
17507
17613
|
*/
|
|
17508
|
-
DataSource
|
|
17614
|
+
DataSource?: string
|
|
17509
17615
|
/**
|
|
17510
17616
|
* 总条数
|
|
17511
17617
|
*/
|
|
17512
|
-
TotalWriteRecords
|
|
17618
|
+
TotalWriteRecords?: number
|
|
17513
17619
|
/**
|
|
17514
17620
|
* 总字节数
|
|
17515
17621
|
*/
|
|
17516
|
-
TotalWriteBytes
|
|
17622
|
+
TotalWriteBytes?: number
|
|
17517
17623
|
/**
|
|
17518
17624
|
* 速度(条/秒)
|
|
17519
17625
|
*/
|
|
17520
|
-
RecordSpeed
|
|
17626
|
+
RecordSpeed?: number
|
|
17521
17627
|
/**
|
|
17522
17628
|
* 吞吐(Byte/秒)
|
|
17523
17629
|
*/
|
|
17524
|
-
ByteSpeed
|
|
17630
|
+
ByteSpeed?: number
|
|
17525
17631
|
/**
|
|
17526
17632
|
* 脏数据条数
|
|
17527
17633
|
*/
|
|
17528
|
-
TotalErrorRecords
|
|
17634
|
+
TotalErrorRecords?: number
|
|
17635
|
+
/**
|
|
17636
|
+
* 等待上游数据发送过来的时间
|
|
17637
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
17638
|
+
*/
|
|
17639
|
+
WaitReaderTime?: number
|
|
17529
17640
|
}
|
|
17530
17641
|
|
|
17531
17642
|
/**
|
|
@@ -19349,6 +19460,11 @@ export interface BooleanResponse {
|
|
|
19349
19460
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
19350
19461
|
*/
|
|
19351
19462
|
BaselineId?: number
|
|
19463
|
+
/**
|
|
19464
|
+
* 错误码
|
|
19465
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19466
|
+
*/
|
|
19467
|
+
Code?: string
|
|
19352
19468
|
}
|
|
19353
19469
|
|
|
19354
19470
|
/**
|
|
@@ -19469,31 +19585,36 @@ export interface InstanceReportReadNode {
|
|
|
19469
19585
|
/**
|
|
19470
19586
|
* 节点名称
|
|
19471
19587
|
*/
|
|
19472
|
-
NodeName
|
|
19588
|
+
NodeName?: string
|
|
19473
19589
|
/**
|
|
19474
19590
|
* 数据来源
|
|
19475
19591
|
*/
|
|
19476
|
-
DataSource
|
|
19592
|
+
DataSource?: string
|
|
19477
19593
|
/**
|
|
19478
19594
|
* 总条数
|
|
19479
19595
|
*/
|
|
19480
|
-
TotalReadRecords
|
|
19596
|
+
TotalReadRecords?: number
|
|
19481
19597
|
/**
|
|
19482
19598
|
* 总字节数
|
|
19483
19599
|
*/
|
|
19484
|
-
TotalReadBytes
|
|
19600
|
+
TotalReadBytes?: number
|
|
19485
19601
|
/**
|
|
19486
19602
|
* 速度(条/秒)
|
|
19487
19603
|
*/
|
|
19488
|
-
RecordSpeed
|
|
19604
|
+
RecordSpeed?: number
|
|
19489
19605
|
/**
|
|
19490
19606
|
* 吞吐(Byte/秒)
|
|
19491
19607
|
*/
|
|
19492
|
-
ByteSpeed
|
|
19608
|
+
ByteSpeed?: number
|
|
19493
19609
|
/**
|
|
19494
19610
|
* 脏数据条数
|
|
19495
19611
|
*/
|
|
19496
|
-
TotalErrorRecords
|
|
19612
|
+
TotalErrorRecords?: number
|
|
19613
|
+
/**
|
|
19614
|
+
* 等待数据发送到下游的时间
|
|
19615
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19616
|
+
*/
|
|
19617
|
+
WaitWriterTime?: number
|
|
19497
19618
|
}
|
|
19498
19619
|
|
|
19499
19620
|
/**
|
|
@@ -20610,6 +20731,16 @@ export interface RuleGroupSubscribe {
|
|
|
20610
20731
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
20611
20732
|
*/
|
|
20612
20733
|
WebHooks?: Array<SubscribeWebHook>
|
|
20734
|
+
/**
|
|
20735
|
+
* 规则Id
|
|
20736
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
20737
|
+
*/
|
|
20738
|
+
RuleId?: number
|
|
20739
|
+
/**
|
|
20740
|
+
* 规则名称
|
|
20741
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
20742
|
+
*/
|
|
20743
|
+
RuleName?: string
|
|
20613
20744
|
}
|
|
20614
20745
|
|
|
20615
20746
|
/**
|
|
@@ -25358,6 +25489,22 @@ export interface DescribeRuleTemplateRequest {
|
|
|
25358
25489
|
TemplateId?: number
|
|
25359
25490
|
}
|
|
25360
25491
|
|
|
25492
|
+
/**
|
|
25493
|
+
* 数据质量自定义规则时的sql表达式解析对象
|
|
25494
|
+
*/
|
|
25495
|
+
export interface SqlExpression {
|
|
25496
|
+
/**
|
|
25497
|
+
* sql表达式表名
|
|
25498
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
25499
|
+
*/
|
|
25500
|
+
TableExpressions?: Array<SqlExpressionTable>
|
|
25501
|
+
/**
|
|
25502
|
+
* sql表达式字段名
|
|
25503
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
25504
|
+
*/
|
|
25505
|
+
ParamExpressions?: Array<string>
|
|
25506
|
+
}
|
|
25507
|
+
|
|
25361
25508
|
/**
|
|
25362
25509
|
* DescribeTaskByCycle请求参数结构体
|
|
25363
25510
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.784";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeCostSummaryByProductRequest, DescribeCostSummaryByProductResponse, DeleteAllocationTagResponse, DescribeBillDetailForOrganizationResponse, DescribeCostSummaryByResourceResponse, DescribeBillSummaryByRegionRequest, DescribeCostSummaryByProjectRequest, DescribeBillSummaryRequest, DescribeBillResourceSummaryResponse, DescribeDosageCosDetailByDateRequest, DeleteAllocationTagRequest, DescribeBillListRequest, DescribeSavingPlanOverviewResponse, DescribeDosageDetailListResponse, DescribeBillSummaryByProductRequest, DescribeVoucherUsageDetailsResponse, DescribeCostDetailResponse, DescribeCostSummaryByProjectResponse, DescribeBillSummaryByTagResponse, DescribeBillSummaryByPayModeResponse, DescribeBillSummaryByTagRequest, DescribeBillResourceSummaryForOrganizationRequest, DescribeCostSummaryByRegionRequest, DescribeBillDownloadUrlRequest, CreateSavingPlanOrderResponse, DescribeBillSummaryByPayModeRequest, PayDealsResponse, CreateSavingPlanOrderRequest, DescribeBillDetailResponse, DescribeDealsByCondResponse, DescribeBillSummaryByProjectRequest, DescribeBillSummaryByProjectResponse, DescribeBillDownloadUrlResponse, PayDealsRequest, DescribeBillSummaryResponse, DescribeSavingPlanCoverageRequest, DescribeDosageDetailByDateResponse, DescribeBillSummaryForOrganizationRequest, DescribeSavingPlanOverviewRequest, DescribeBillDetailForOrganizationRequest, DescribeVoucherUsageDetailsRequest, DescribeBillResourceSummaryRequest, DescribeCostDetailRequest, DescribeTagListRequest, DescribeBillResourceSummaryForOrganizationResponse, DescribeCostSummaryByResourceRequest, CreateAllocationTagRequest, DescribeDosageDetailByDateRequest, DescribeBillSummaryByProductResponse, DescribeBillSummaryByRegionResponse, CreateAllocationTagResponse, DescribeAccountBalanceRequest, DescribeBillDetailRequest, DescribeVoucherInfoResponse, DescribeBillListResponse, DescribeAccountBalanceResponse, DescribeSavingPlanUsageResponse, DescribeDosageDetailListRequest, DescribeSavingPlanCoverageResponse, DescribeVoucherInfoRequest, DescribeSavingPlanUsageRequest, DescribeDealsByCondRequest, DescribeDosageCosDetailByDateResponse, DescribeBillSummaryForOrganizationResponse, DescribeTagListResponse, DescribeCostSummaryByRegionResponse } from "./billing_models";
|
|
3
|
+
import { DescribeCostSummaryByProductRequest, DescribeCostSummaryByProductResponse, DeleteAllocationTagResponse, DescribeBillDetailForOrganizationResponse, DescribeCostSummaryByResourceResponse, DescribeBillSummaryByRegionRequest, DescribeCostSummaryByProjectRequest, DescribeBillSummaryRequest, DescribeBillResourceSummaryResponse, DescribeDosageCosDetailByDateRequest, DeleteAllocationTagRequest, DescribeBillListRequest, DescribeSavingPlanOverviewResponse, DescribeDosageDetailListResponse, DescribeBillSummaryByProductRequest, DescribeVoucherUsageDetailsResponse, DescribeCostDetailResponse, DescribeCostSummaryByProjectResponse, DescribeBillSummaryByTagResponse, DescribeBillSummaryByPayModeResponse, DescribeBillSummaryByTagRequest, DescribeBillResourceSummaryForOrganizationRequest, DescribeCostSummaryByRegionRequest, DescribeBillDownloadUrlRequest, CreateSavingPlanOrderResponse, DescribeBillSummaryByPayModeRequest, PayDealsResponse, CreateSavingPlanOrderRequest, DescribeBillDetailResponse, DescribeDealsByCondResponse, DescribeBillSummaryByProjectRequest, DescribeBillSummaryByProjectResponse, DescribeBillDownloadUrlResponse, PayDealsRequest, DescribeBillSummaryResponse, DescribeSavingPlanCoverageRequest, DescribeDosageDetailByDateResponse, DescribeBillSummaryForOrganizationRequest, DescribeSavingPlanOverviewRequest, DescribeBillDetailForOrganizationRequest, DescribeVoucherUsageDetailsRequest, DescribeBillResourceSummaryRequest, DescribeCostDetailRequest, DescribeTagListRequest, DescribeBillResourceSummaryForOrganizationResponse, DescribeCostSummaryByResourceRequest, CreateAllocationTagRequest, DescribeDosageDetailByDateRequest, DescribeBillSummaryByProductResponse, DescribeBillSummaryByRegionResponse, CreateAllocationTagResponse, DescribeAccountBalanceRequest, DescribeBillDetailRequest, DescribeSavingPlanResourceInfoRequest, DescribeVoucherInfoResponse, DescribeBillListResponse, DescribeAccountBalanceResponse, DescribeSavingPlanUsageResponse, DescribeDosageDetailListRequest, DescribeSavingPlanCoverageResponse, DescribeVoucherInfoRequest, DescribeSavingPlanUsageRequest, DescribeSavingPlanResourceInfoResponse, DescribeDealsByCondRequest, DescribeDosageCosDetailByDateResponse, DescribeBillSummaryForOrganizationResponse, DescribeTagListResponse, DescribeCostSummaryByRegionResponse } from "./billing_models";
|
|
4
4
|
/**
|
|
5
5
|
* billing client
|
|
6
6
|
* @class
|
|
@@ -119,6 +119,10 @@ export declare class Client extends AbstractClient {
|
|
|
119
119
|
* 该接口支持通过传参,按照产品、项目、地域、计费模式和标签五个维度获取账单费用明细。
|
|
120
120
|
*/
|
|
121
121
|
DescribeBillSummaryForOrganization(req: DescribeBillSummaryForOrganizationRequest, cb?: (error: string, rep: DescribeBillSummaryForOrganizationResponse) => void): Promise<DescribeBillSummaryForOrganizationResponse>;
|
|
122
|
+
/**
|
|
123
|
+
* 查询节省计划详情
|
|
124
|
+
*/
|
|
125
|
+
DescribeSavingPlanResourceInfo(req: DescribeSavingPlanResourceInfoRequest, cb?: (error: string, rep: DescribeSavingPlanResourceInfoResponse) => void): Promise<DescribeSavingPlanResourceInfoResponse>;
|
|
122
126
|
/**
|
|
123
127
|
* 获取分账标签
|
|
124
128
|
*/
|
|
@@ -193,6 +193,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
193
193
|
async DescribeBillSummaryForOrganization(req, cb) {
|
|
194
194
|
return this.request("DescribeBillSummaryForOrganization", req, cb);
|
|
195
195
|
}
|
|
196
|
+
/**
|
|
197
|
+
* 查询节省计划详情
|
|
198
|
+
*/
|
|
199
|
+
async DescribeSavingPlanResourceInfo(req, cb) {
|
|
200
|
+
return this.request("DescribeSavingPlanResourceInfo", req, cb);
|
|
201
|
+
}
|
|
196
202
|
/**
|
|
197
203
|
* 获取分账标签
|
|
198
204
|
*/
|