tencentcloud-sdk-wedata 3.0.792 → 3.0.793
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.rb +55 -13
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5685926407f912c44c7956731ed99e7e2b410128
|
4
|
+
data.tar.gz: 4d1e1813534452c748fd450c9e7f5baa4d407335
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5f3165e1136ca6409fe05c4639ebbf8d9bf864964bc5275e9a593d36b961207ce7e5e3801d6efb8f2b00039e301ed9eedaa8cd64ec54bfbe313acb1c5cca345
|
7
|
+
data.tar.gz: 210d293ae966fb15dd480835b6d5a98b4b0b6e999ad05e400f9c223c93d6dda05c5ed6521524312d12e54af32e5c7cf775cb16a037e14506ce9323588b08b1a3
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.793
|
data/lib/v20210820/models.rb
CHANGED
@@ -9016,7 +9016,7 @@ module TencentCloud
|
|
9016
9016
|
|
9017
9017
|
# DescribeDataCheckStat请求参数结构体
|
9018
9018
|
class DescribeDataCheckStatRequest < TencentCloud::Common::AbstractModel
|
9019
|
-
# @param ProjectId:
|
9019
|
+
# @param ProjectId: 项目id
|
9020
9020
|
# @type ProjectId: String
|
9021
9021
|
# @param BeginDate: 开始时间,时间戳到秒
|
9022
9022
|
# @type BeginDate: String
|
@@ -12016,9 +12016,9 @@ module TencentCloud
|
|
12016
12016
|
class DescribeInstancesRequest < TencentCloud::Common::AbstractModel
|
12017
12017
|
# @param ProjectId: 项目id
|
12018
12018
|
# @type ProjectId: String
|
12019
|
-
# @param PageNumber:
|
12019
|
+
# @param PageNumber: 页数:默认1
|
12020
12020
|
# @type PageNumber: Integer
|
12021
|
-
# @param PageSize:
|
12021
|
+
# @param PageSize: 分页大小,默认最小10
|
12022
12022
|
# @type PageSize: Integer
|
12023
12023
|
# @param Filters: 过滤条件
|
12024
12024
|
# @type Filters: Array
|
@@ -14182,7 +14182,7 @@ module TencentCloud
|
|
14182
14182
|
|
14183
14183
|
# DescribeRuleDimStat请求参数结构体
|
14184
14184
|
class DescribeRuleDimStatRequest < TencentCloud::Common::AbstractModel
|
14185
|
-
# @param ProjectId:
|
14185
|
+
# @param ProjectId: 项目id
|
14186
14186
|
# @type ProjectId: String
|
14187
14187
|
# @param BeginDate: 开始时间,时间戳到秒
|
14188
14188
|
# @type BeginDate: String
|
@@ -14505,7 +14505,7 @@ module TencentCloud
|
|
14505
14505
|
|
14506
14506
|
# DescribeRuleExecStat请求参数结构体
|
14507
14507
|
class DescribeRuleExecStatRequest < TencentCloud::Common::AbstractModel
|
14508
|
-
# @param ProjectId:
|
14508
|
+
# @param ProjectId: 项目id
|
14509
14509
|
# @type ProjectId: String
|
14510
14510
|
# @param BeginDate: 开始时间,时间戳到秒
|
14511
14511
|
# @type BeginDate: String
|
@@ -17866,7 +17866,7 @@ module TencentCloud
|
|
17866
17866
|
|
17867
17867
|
# DescribeTopTableStat请求参数结构体
|
17868
17868
|
class DescribeTopTableStatRequest < TencentCloud::Common::AbstractModel
|
17869
|
-
# @param ProjectId:
|
17869
|
+
# @param ProjectId: 项目id
|
17870
17870
|
# @type ProjectId: String
|
17871
17871
|
# @param BeginDate: 开始时间,时间戳到秒
|
17872
17872
|
# @type BeginDate: String
|
@@ -17913,7 +17913,7 @@ module TencentCloud
|
|
17913
17913
|
|
17914
17914
|
# DescribeTrendStat请求参数结构体
|
17915
17915
|
class DescribeTrendStatRequest < TencentCloud::Common::AbstractModel
|
17916
|
-
# @param ProjectId:
|
17916
|
+
# @param ProjectId: 项目id
|
17917
17917
|
# @type ProjectId: String
|
17918
17918
|
# @param BeginDate: 开始时间,时间戳到秒
|
17919
17919
|
# @type BeginDate: String
|
@@ -19549,10 +19549,25 @@ module TencentCloud
|
|
19549
19549
|
# @param FilePath: 文件相对路径
|
19550
19550
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
19551
19551
|
# @type FilePath: String
|
19552
|
+
# @param Expire: 是否过期(1.已过期 2.未过期)
|
19553
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
19554
|
+
# @type Expire: Integer
|
19555
|
+
# @param DatasourceName: 数据源名称
|
19556
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
19557
|
+
# @type DatasourceName: String
|
19558
|
+
# @param DbTableName: 库名+表名
|
19559
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
19560
|
+
# @type DbTableName: String
|
19561
|
+
# @param RuleName: 规则名称
|
19562
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
19563
|
+
# @type RuleName: String
|
19564
|
+
# @param RuleExecId: 规则执行id
|
19565
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
19566
|
+
# @type RuleExecId: Integer
|
19552
19567
|
|
19553
|
-
attr_accessor :ExportTaskId, :TaskType, :OperatorId, :OperatorName, :CreateTime, :Status, :SchedulerTaskId, :SchedulerCurRunDate, :FilePath
|
19568
|
+
attr_accessor :ExportTaskId, :TaskType, :OperatorId, :OperatorName, :CreateTime, :Status, :SchedulerTaskId, :SchedulerCurRunDate, :FilePath, :Expire, :DatasourceName, :DbTableName, :RuleName, :RuleExecId
|
19554
19569
|
|
19555
|
-
def initialize(exporttaskid=nil, tasktype=nil, operatorid=nil, operatorname=nil, createtime=nil, status=nil, schedulertaskid=nil, schedulercurrundate=nil, filepath=nil)
|
19570
|
+
def initialize(exporttaskid=nil, tasktype=nil, operatorid=nil, operatorname=nil, createtime=nil, status=nil, schedulertaskid=nil, schedulercurrundate=nil, filepath=nil, expire=nil, datasourcename=nil, dbtablename=nil, rulename=nil, ruleexecid=nil)
|
19556
19571
|
@ExportTaskId = exporttaskid
|
19557
19572
|
@TaskType = tasktype
|
19558
19573
|
@OperatorId = operatorid
|
@@ -19562,6 +19577,11 @@ module TencentCloud
|
|
19562
19577
|
@SchedulerTaskId = schedulertaskid
|
19563
19578
|
@SchedulerCurRunDate = schedulercurrundate
|
19564
19579
|
@FilePath = filepath
|
19580
|
+
@Expire = expire
|
19581
|
+
@DatasourceName = datasourcename
|
19582
|
+
@DbTableName = dbtablename
|
19583
|
+
@RuleName = rulename
|
19584
|
+
@RuleExecId = ruleexecid
|
19565
19585
|
end
|
19566
19586
|
|
19567
19587
|
def deserialize(params)
|
@@ -19574,6 +19594,11 @@ module TencentCloud
|
|
19574
19594
|
@SchedulerTaskId = params['SchedulerTaskId']
|
19575
19595
|
@SchedulerCurRunDate = params['SchedulerCurRunDate']
|
19576
19596
|
@FilePath = params['FilePath']
|
19597
|
+
@Expire = params['Expire']
|
19598
|
+
@DatasourceName = params['DatasourceName']
|
19599
|
+
@DbTableName = params['DbTableName']
|
19600
|
+
@RuleName = params['RuleName']
|
19601
|
+
@RuleExecId = params['RuleExecId']
|
19577
19602
|
end
|
19578
19603
|
end
|
19579
19604
|
|
@@ -27572,10 +27597,13 @@ module TencentCloud
|
|
27572
27597
|
# @param MonitorStatus: 监控是否开启.0false,1true
|
27573
27598
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
27574
27599
|
# @type MonitorStatus: Integer
|
27600
|
+
# @param TriggerCondition: 触发条件
|
27601
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
27602
|
+
# @type TriggerCondition: String
|
27575
27603
|
|
27576
|
-
attr_accessor :RuleId, :RuleGroupId, :TableId, :Name, :Type, :RuleTemplateId, :RuleTemplateContent, :QualityDim, :SourceObjectType, :SourceObjectDataType, :SourceObjectDataTypeName, :SourceObjectValue, :ConditionType, :ConditionExpression, :CustomSql, :CompareRule, :AlarmLevel, :Description, :Operator, :TargetDatabaseId, :TargetDatabaseName, :TargetTableId, :TargetTableName, :TargetConditionExpr, :RelConditionExpr, :FieldConfig, :MultiSourceFlag, :WhereFlag, :TemplateSql, :SubQualityDim, :TargetObjectType, :TargetObjectDataType, :TargetObjectDataTypeName, :TargetObjectValue, :SourceEngineTypes, :TableName, :TableOwnerName, :ExecStrategy, :Subscription, :CreateTime, :DatasourceId, :DatabaseId, :MonitorStatus
|
27604
|
+
attr_accessor :RuleId, :RuleGroupId, :TableId, :Name, :Type, :RuleTemplateId, :RuleTemplateContent, :QualityDim, :SourceObjectType, :SourceObjectDataType, :SourceObjectDataTypeName, :SourceObjectValue, :ConditionType, :ConditionExpression, :CustomSql, :CompareRule, :AlarmLevel, :Description, :Operator, :TargetDatabaseId, :TargetDatabaseName, :TargetTableId, :TargetTableName, :TargetConditionExpr, :RelConditionExpr, :FieldConfig, :MultiSourceFlag, :WhereFlag, :TemplateSql, :SubQualityDim, :TargetObjectType, :TargetObjectDataType, :TargetObjectDataTypeName, :TargetObjectValue, :SourceEngineTypes, :TableName, :TableOwnerName, :ExecStrategy, :Subscription, :CreateTime, :DatasourceId, :DatabaseId, :MonitorStatus, :TriggerCondition
|
27577
27605
|
|
27578
|
-
def initialize(ruleid=nil, rulegroupid=nil, tableid=nil, name=nil, type=nil, ruletemplateid=nil, ruletemplatecontent=nil, qualitydim=nil, sourceobjecttype=nil, sourceobjectdatatype=nil, sourceobjectdatatypename=nil, sourceobjectvalue=nil, conditiontype=nil, conditionexpression=nil, customsql=nil, comparerule=nil, alarmlevel=nil, description=nil, operator=nil, targetdatabaseid=nil, targetdatabasename=nil, targettableid=nil, targettablename=nil, targetconditionexpr=nil, relconditionexpr=nil, fieldconfig=nil, multisourceflag=nil, whereflag=nil, templatesql=nil, subqualitydim=nil, targetobjecttype=nil, targetobjectdatatype=nil, targetobjectdatatypename=nil, targetobjectvalue=nil, sourceenginetypes=nil, tablename=nil, tableownername=nil, execstrategy=nil, subscription=nil, createtime=nil, datasourceid=nil, databaseid=nil, monitorstatus=nil)
|
27606
|
+
def initialize(ruleid=nil, rulegroupid=nil, tableid=nil, name=nil, type=nil, ruletemplateid=nil, ruletemplatecontent=nil, qualitydim=nil, sourceobjecttype=nil, sourceobjectdatatype=nil, sourceobjectdatatypename=nil, sourceobjectvalue=nil, conditiontype=nil, conditionexpression=nil, customsql=nil, comparerule=nil, alarmlevel=nil, description=nil, operator=nil, targetdatabaseid=nil, targetdatabasename=nil, targettableid=nil, targettablename=nil, targetconditionexpr=nil, relconditionexpr=nil, fieldconfig=nil, multisourceflag=nil, whereflag=nil, templatesql=nil, subqualitydim=nil, targetobjecttype=nil, targetobjectdatatype=nil, targetobjectdatatypename=nil, targetobjectvalue=nil, sourceenginetypes=nil, tablename=nil, tableownername=nil, execstrategy=nil, subscription=nil, createtime=nil, datasourceid=nil, databaseid=nil, monitorstatus=nil, triggercondition=nil)
|
27579
27607
|
@RuleId = ruleid
|
27580
27608
|
@RuleGroupId = rulegroupid
|
27581
27609
|
@TableId = tableid
|
@@ -27619,6 +27647,7 @@ module TencentCloud
|
|
27619
27647
|
@DatasourceId = datasourceid
|
27620
27648
|
@DatabaseId = databaseid
|
27621
27649
|
@MonitorStatus = monitorstatus
|
27650
|
+
@TriggerCondition = triggercondition
|
27622
27651
|
end
|
27623
27652
|
|
27624
27653
|
def deserialize(params)
|
@@ -27677,6 +27706,7 @@ module TencentCloud
|
|
27677
27706
|
@DatasourceId = params['DatasourceId']
|
27678
27707
|
@DatabaseId = params['DatabaseId']
|
27679
27708
|
@MonitorStatus = params['MonitorStatus']
|
27709
|
+
@TriggerCondition = params['TriggerCondition']
|
27680
27710
|
end
|
27681
27711
|
end
|
27682
27712
|
|
@@ -28367,10 +28397,13 @@ module TencentCloud
|
|
28367
28397
|
# @param EngineType: 实际执行引擎
|
28368
28398
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
28369
28399
|
# @type EngineType: String
|
28400
|
+
# @param RuleExecResultVOList: 规则执行结果
|
28401
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
28402
|
+
# @type RuleExecResultVOList: Array
|
28370
28403
|
|
28371
|
-
attr_accessor :RuleGroupExecId, :RuleGroupId, :TriggerType, :ExecTime, :Status, :AlarmRuleCount, :TotalRuleCount, :TableOwnerName, :TableName, :TableId, :DatabaseId, :DatasourceId, :Permission, :ExecDetail, :EngineType
|
28404
|
+
attr_accessor :RuleGroupExecId, :RuleGroupId, :TriggerType, :ExecTime, :Status, :AlarmRuleCount, :TotalRuleCount, :TableOwnerName, :TableName, :TableId, :DatabaseId, :DatasourceId, :Permission, :ExecDetail, :EngineType, :RuleExecResultVOList
|
28372
28405
|
|
28373
|
-
def initialize(rulegroupexecid=nil, rulegroupid=nil, triggertype=nil, exectime=nil, status=nil, alarmrulecount=nil, totalrulecount=nil, tableownername=nil, tablename=nil, tableid=nil, databaseid=nil, datasourceid=nil, permission=nil, execdetail=nil, enginetype=nil)
|
28406
|
+
def initialize(rulegroupexecid=nil, rulegroupid=nil, triggertype=nil, exectime=nil, status=nil, alarmrulecount=nil, totalrulecount=nil, tableownername=nil, tablename=nil, tableid=nil, databaseid=nil, datasourceid=nil, permission=nil, execdetail=nil, enginetype=nil, ruleexecresultvolist=nil)
|
28374
28407
|
@RuleGroupExecId = rulegroupexecid
|
28375
28408
|
@RuleGroupId = rulegroupid
|
28376
28409
|
@TriggerType = triggertype
|
@@ -28386,6 +28419,7 @@ module TencentCloud
|
|
28386
28419
|
@Permission = permission
|
28387
28420
|
@ExecDetail = execdetail
|
28388
28421
|
@EngineType = enginetype
|
28422
|
+
@RuleExecResultVOList = ruleexecresultvolist
|
28389
28423
|
end
|
28390
28424
|
|
28391
28425
|
def deserialize(params)
|
@@ -28404,6 +28438,14 @@ module TencentCloud
|
|
28404
28438
|
@Permission = params['Permission']
|
28405
28439
|
@ExecDetail = params['ExecDetail']
|
28406
28440
|
@EngineType = params['EngineType']
|
28441
|
+
unless params['RuleExecResultVOList'].nil?
|
28442
|
+
@RuleExecResultVOList = []
|
28443
|
+
params['RuleExecResultVOList'].each do |i|
|
28444
|
+
ruleexecresult_tmp = RuleExecResult.new
|
28445
|
+
ruleexecresult_tmp.deserialize(i)
|
28446
|
+
@RuleExecResultVOList << ruleexecresult_tmp
|
28447
|
+
end
|
28448
|
+
end
|
28407
28449
|
end
|
28408
28450
|
end
|
28409
28451
|
|