tencentcloud-sdk-wedata 3.0.1180 → 3.0.1183
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/client.rb +24 -0
- data/lib/v20210820/models.rb +147 -5
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 183092f15a781376337c548f8f4f849fc22168b2
|
|
4
|
+
data.tar.gz: 8604e259871b6586359ce8d505743f3570141e21
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4df9eeb61d35352e710efdb279df18de578fd86833ba5cd63644427b20458f70c89cfb8013365b2f67a3be9daa1e2054ac810ed9adb48d530240c66a71ff2beb
|
|
7
|
+
data.tar.gz: e663e64ec1fdb0182799ed2807bd7b3c4979be75ad5419494a8849f729ff49dba8c2dadb1f480c9ccce557cd51985c766b52b6b7ba4e1d17a0458f5530f6798a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1183
|
data/lib/v20210820/client.rb
CHANGED
|
@@ -4520,6 +4520,30 @@ module TencentCloud
|
|
|
4520
4520
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4521
4521
|
end
|
|
4522
4522
|
|
|
4523
|
+
# 分组获取编排空间调试任务实例状态信息
|
|
4524
|
+
|
|
4525
|
+
# @param request: Request instance for DescribeTaskInstancesStatus.
|
|
4526
|
+
# @type request: :class:`Tencentcloud::wedata::V20210820::DescribeTaskInstancesStatusRequest`
|
|
4527
|
+
# @rtype: :class:`Tencentcloud::wedata::V20210820::DescribeTaskInstancesStatusResponse`
|
|
4528
|
+
def DescribeTaskInstancesStatus(request)
|
|
4529
|
+
body = send_request('DescribeTaskInstancesStatus', request.serialize)
|
|
4530
|
+
response = JSON.parse(body)
|
|
4531
|
+
if response['Response'].key?('Error') == false
|
|
4532
|
+
model = DescribeTaskInstancesStatusResponse.new
|
|
4533
|
+
model.deserialize(response['Response'])
|
|
4534
|
+
model
|
|
4535
|
+
else
|
|
4536
|
+
code = response['Response']['Error']['Code']
|
|
4537
|
+
message = response['Response']['Error']['Message']
|
|
4538
|
+
reqid = response['Response']['RequestId']
|
|
4539
|
+
raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
|
|
4540
|
+
end
|
|
4541
|
+
rescue TencentCloud::Common::TencentCloudSDKException => e
|
|
4542
|
+
raise e
|
|
4543
|
+
rescue StandardError => e
|
|
4544
|
+
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4545
|
+
end
|
|
4546
|
+
|
|
4523
4547
|
# 通过任务查询表的血缘关系
|
|
4524
4548
|
|
|
4525
4549
|
# @param request: Request instance for DescribeTaskLineage.
|
data/lib/v20210820/models.rb
CHANGED
|
@@ -8941,7 +8941,15 @@ module TencentCloud
|
|
|
8941
8941
|
# @param CreateTime: 创造时间
|
|
8942
8942
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8943
8943
|
# @type CreateTime: String
|
|
8944
|
-
# @param CycleUnit: 周期类型
|
|
8944
|
+
# @param CycleUnit: 周期类型D天周期
|
|
8945
|
+
# H小时
|
|
8946
|
+
# Ccrontab类型
|
|
8947
|
+
# I分钟
|
|
8948
|
+
# O一次性
|
|
8949
|
+
# Y年
|
|
8950
|
+
# R用户驱动
|
|
8951
|
+
# W周
|
|
8952
|
+
# M月
|
|
8945
8953
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8946
8954
|
# @type CycleUnit: String
|
|
8947
8955
|
# @param ScheduleDesc: 调度计划
|
|
@@ -8953,10 +8961,19 @@ module TencentCloud
|
|
|
8953
8961
|
# @param DatasourceType: 数据源类型
|
|
8954
8962
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8955
8963
|
# @type DatasourceType: String
|
|
8964
|
+
# @param ComputeResource: 引擎名称
|
|
8965
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8966
|
+
# @type ComputeResource: String
|
|
8967
|
+
# @param DlcRegion: dlc地域
|
|
8968
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8969
|
+
# @type DlcRegion: String
|
|
8970
|
+
# @param IsInherit: 资源组或自定义
|
|
8971
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8972
|
+
# @type IsInherit: String
|
|
8956
8973
|
|
|
8957
|
-
attr_accessor :TaskId, :TaskName, :WorkflowId, :WorkflowName, :Status, :TaskTypeId, :TaskTypeDesc, :FolderName, :FolderId, :InCharge, :Submit, :DataEngine, :UpdateTime, :CreateTime, :CycleUnit, :ScheduleDesc, :DatasourceId, :DatasourceType
|
|
8974
|
+
attr_accessor :TaskId, :TaskName, :WorkflowId, :WorkflowName, :Status, :TaskTypeId, :TaskTypeDesc, :FolderName, :FolderId, :InCharge, :Submit, :DataEngine, :UpdateTime, :CreateTime, :CycleUnit, :ScheduleDesc, :DatasourceId, :DatasourceType, :ComputeResource, :DlcRegion, :IsInherit
|
|
8958
8975
|
|
|
8959
|
-
def initialize(taskid=nil, taskname=nil, workflowid=nil, workflowname=nil, status=nil, tasktypeid=nil, tasktypedesc=nil, foldername=nil, folderid=nil, incharge=nil, submit=nil, dataengine=nil, updatetime=nil, createtime=nil, cycleunit=nil, scheduledesc=nil, datasourceid=nil, datasourcetype=nil)
|
|
8976
|
+
def initialize(taskid=nil, taskname=nil, workflowid=nil, workflowname=nil, status=nil, tasktypeid=nil, tasktypedesc=nil, foldername=nil, folderid=nil, incharge=nil, submit=nil, dataengine=nil, updatetime=nil, createtime=nil, cycleunit=nil, scheduledesc=nil, datasourceid=nil, datasourcetype=nil, computeresource=nil, dlcregion=nil, isinherit=nil)
|
|
8960
8977
|
@TaskId = taskid
|
|
8961
8978
|
@TaskName = taskname
|
|
8962
8979
|
@WorkflowId = workflowid
|
|
@@ -8975,6 +8992,9 @@ module TencentCloud
|
|
|
8975
8992
|
@ScheduleDesc = scheduledesc
|
|
8976
8993
|
@DatasourceId = datasourceid
|
|
8977
8994
|
@DatasourceType = datasourcetype
|
|
8995
|
+
@ComputeResource = computeresource
|
|
8996
|
+
@DlcRegion = dlcregion
|
|
8997
|
+
@IsInherit = isinherit
|
|
8978
8998
|
end
|
|
8979
8999
|
|
|
8980
9000
|
def deserialize(params)
|
|
@@ -8996,6 +9016,9 @@ module TencentCloud
|
|
|
8996
9016
|
@ScheduleDesc = params['ScheduleDesc']
|
|
8997
9017
|
@DatasourceId = params['DatasourceId']
|
|
8998
9018
|
@DatasourceType = params['DatasourceType']
|
|
9019
|
+
@ComputeResource = params['ComputeResource']
|
|
9020
|
+
@DlcRegion = params['DlcRegion']
|
|
9021
|
+
@IsInherit = params['IsInherit']
|
|
8999
9022
|
end
|
|
9000
9023
|
end
|
|
9001
9024
|
|
|
@@ -9088,10 +9111,16 @@ module TencentCloud
|
|
|
9088
9111
|
# @type CycleUnitList: Array
|
|
9089
9112
|
# @param CanSubmit: 是否筛选出可提交的任务
|
|
9090
9113
|
# @type CanSubmit: Boolean
|
|
9114
|
+
# @param TimeZone: 返回时间字段需要转换的时区
|
|
9115
|
+
# @type TimeZone: String
|
|
9116
|
+
# @param MinUpdateTime: 任务最后更新时间最小值,ISO8601格式,如2025-07-16T15:00:00+08:00
|
|
9117
|
+
# @type MinUpdateTime: String
|
|
9118
|
+
# @param MaxUpdateTime: 任务最后更新时间最大值,ISO8601格式,如2025-07-17T15:00:00+08:00
|
|
9119
|
+
# @type MaxUpdateTime: String
|
|
9091
9120
|
|
|
9092
|
-
attr_accessor :ProjectId, :Page, :Size, :StatusList, :OwnerNameList, :WorkflowIdList, :TaskNameFilter, :TaskTypeList, :FordIdList, :TaskIdFilter, :OwnerNameFilter, :SortItem, :SortType, :DataEngineList, :UserId, :OwnerId, :TenantId, :DatasourceIdList, :DatasourceTypeList, :CycleUnitList, :CanSubmit
|
|
9121
|
+
attr_accessor :ProjectId, :Page, :Size, :StatusList, :OwnerNameList, :WorkflowIdList, :TaskNameFilter, :TaskTypeList, :FordIdList, :TaskIdFilter, :OwnerNameFilter, :SortItem, :SortType, :DataEngineList, :UserId, :OwnerId, :TenantId, :DatasourceIdList, :DatasourceTypeList, :CycleUnitList, :CanSubmit, :TimeZone, :MinUpdateTime, :MaxUpdateTime
|
|
9093
9122
|
|
|
9094
|
-
def initialize(projectid=nil, page=nil, size=nil, statuslist=nil, ownernamelist=nil, workflowidlist=nil, tasknamefilter=nil, tasktypelist=nil, fordidlist=nil, taskidfilter=nil, ownernamefilter=nil, sortitem=nil, sorttype=nil, dataenginelist=nil, userid=nil, ownerid=nil, tenantid=nil, datasourceidlist=nil, datasourcetypelist=nil, cycleunitlist=nil, cansubmit=nil)
|
|
9123
|
+
def initialize(projectid=nil, page=nil, size=nil, statuslist=nil, ownernamelist=nil, workflowidlist=nil, tasknamefilter=nil, tasktypelist=nil, fordidlist=nil, taskidfilter=nil, ownernamefilter=nil, sortitem=nil, sorttype=nil, dataenginelist=nil, userid=nil, ownerid=nil, tenantid=nil, datasourceidlist=nil, datasourcetypelist=nil, cycleunitlist=nil, cansubmit=nil, timezone=nil, minupdatetime=nil, maxupdatetime=nil)
|
|
9095
9124
|
@ProjectId = projectid
|
|
9096
9125
|
@Page = page
|
|
9097
9126
|
@Size = size
|
|
@@ -9113,6 +9142,9 @@ module TencentCloud
|
|
|
9113
9142
|
@DatasourceTypeList = datasourcetypelist
|
|
9114
9143
|
@CycleUnitList = cycleunitlist
|
|
9115
9144
|
@CanSubmit = cansubmit
|
|
9145
|
+
@TimeZone = timezone
|
|
9146
|
+
@MinUpdateTime = minupdatetime
|
|
9147
|
+
@MaxUpdateTime = maxupdatetime
|
|
9116
9148
|
end
|
|
9117
9149
|
|
|
9118
9150
|
def deserialize(params)
|
|
@@ -9137,6 +9169,9 @@ module TencentCloud
|
|
|
9137
9169
|
@DatasourceTypeList = params['DatasourceTypeList']
|
|
9138
9170
|
@CycleUnitList = params['CycleUnitList']
|
|
9139
9171
|
@CanSubmit = params['CanSubmit']
|
|
9172
|
+
@TimeZone = params['TimeZone']
|
|
9173
|
+
@MinUpdateTime = params['MinUpdateTime']
|
|
9174
|
+
@MaxUpdateTime = params['MaxUpdateTime']
|
|
9140
9175
|
end
|
|
9141
9176
|
end
|
|
9142
9177
|
|
|
@@ -16948,6 +16983,81 @@ module TencentCloud
|
|
|
16948
16983
|
end
|
|
16949
16984
|
end
|
|
16950
16985
|
|
|
16986
|
+
# 分组获取编排空间测试运行记录
|
|
16987
|
+
class DescribeTaskInstancesStatusDto < TencentCloud::Common::AbstractModel
|
|
16988
|
+
# @param Instances: 根据任务信息获取实例状态信息实例
|
|
16989
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
16990
|
+
# @type Instances: Array
|
|
16991
|
+
|
|
16992
|
+
attr_accessor :Instances
|
|
16993
|
+
|
|
16994
|
+
def initialize(instances=nil)
|
|
16995
|
+
@Instances = instances
|
|
16996
|
+
end
|
|
16997
|
+
|
|
16998
|
+
def deserialize(params)
|
|
16999
|
+
unless params['Instances'].nil?
|
|
17000
|
+
@Instances = []
|
|
17001
|
+
params['Instances'].each do |i|
|
|
17002
|
+
paramgettaskinstancesstatusinforesponseinstance_tmp = ParamGetTaskInstancesStatusInfoResponseInstance.new
|
|
17003
|
+
paramgettaskinstancesstatusinforesponseinstance_tmp.deserialize(i)
|
|
17004
|
+
@Instances << paramgettaskinstancesstatusinforesponseinstance_tmp
|
|
17005
|
+
end
|
|
17006
|
+
end
|
|
17007
|
+
end
|
|
17008
|
+
end
|
|
17009
|
+
|
|
17010
|
+
# DescribeTaskInstancesStatus请求参数结构体
|
|
17011
|
+
class DescribeTaskInstancesStatusRequest < TencentCloud::Common::AbstractModel
|
|
17012
|
+
# @param RecordIdList: 任务列表
|
|
17013
|
+
# @type RecordIdList: Array
|
|
17014
|
+
# @param WorkflowId: 工作流id
|
|
17015
|
+
# @type WorkflowId: String
|
|
17016
|
+
# @param ProjectId: 项目id
|
|
17017
|
+
# @type ProjectId: String
|
|
17018
|
+
|
|
17019
|
+
attr_accessor :RecordIdList, :WorkflowId, :ProjectId
|
|
17020
|
+
|
|
17021
|
+
def initialize(recordidlist=nil, workflowid=nil, projectid=nil)
|
|
17022
|
+
@RecordIdList = recordidlist
|
|
17023
|
+
@WorkflowId = workflowid
|
|
17024
|
+
@ProjectId = projectid
|
|
17025
|
+
end
|
|
17026
|
+
|
|
17027
|
+
def deserialize(params)
|
|
17028
|
+
@RecordIdList = params['RecordIdList']
|
|
17029
|
+
@WorkflowId = params['WorkflowId']
|
|
17030
|
+
@ProjectId = params['ProjectId']
|
|
17031
|
+
end
|
|
17032
|
+
end
|
|
17033
|
+
|
|
17034
|
+
# DescribeTaskInstancesStatus返回参数结构体
|
|
17035
|
+
class DescribeTaskInstancesStatusResponse < TencentCloud::Common::AbstractModel
|
|
17036
|
+
# @param Data: 实例列表
|
|
17037
|
+
# @type Data: Array
|
|
17038
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
17039
|
+
# @type RequestId: String
|
|
17040
|
+
|
|
17041
|
+
attr_accessor :Data, :RequestId
|
|
17042
|
+
|
|
17043
|
+
def initialize(data=nil, requestid=nil)
|
|
17044
|
+
@Data = data
|
|
17045
|
+
@RequestId = requestid
|
|
17046
|
+
end
|
|
17047
|
+
|
|
17048
|
+
def deserialize(params)
|
|
17049
|
+
unless params['Data'].nil?
|
|
17050
|
+
@Data = []
|
|
17051
|
+
params['Data'].each do |i|
|
|
17052
|
+
describetaskinstancesstatusdto_tmp = DescribeTaskInstancesStatusDto.new
|
|
17053
|
+
describetaskinstancesstatusdto_tmp.deserialize(i)
|
|
17054
|
+
@Data << describetaskinstancesstatusdto_tmp
|
|
17055
|
+
end
|
|
17056
|
+
end
|
|
17057
|
+
@RequestId = params['RequestId']
|
|
17058
|
+
end
|
|
17059
|
+
end
|
|
17060
|
+
|
|
16951
17061
|
# DescribeTaskLineage请求参数结构体
|
|
16952
17062
|
class DescribeTaskLineageRequest < TencentCloud::Common::AbstractModel
|
|
16953
17063
|
# @param RequestFromSource: 请求来源,WEB 前端;CLIENT 客户端
|
|
@@ -28754,6 +28864,38 @@ module TencentCloud
|
|
|
28754
28864
|
end
|
|
28755
28865
|
end
|
|
28756
28866
|
|
|
28867
|
+
# 根据任务信息获取实例状态信息实例
|
|
28868
|
+
class ParamGetTaskInstancesStatusInfoResponseInstance < TencentCloud::Common::AbstractModel
|
|
28869
|
+
# @param InstanceId: 实例编号
|
|
28870
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
28871
|
+
# @type InstanceId: String
|
|
28872
|
+
# @param Status: 状态
|
|
28873
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
28874
|
+
# @type Status: String
|
|
28875
|
+
# @param RecordId: 记录编号
|
|
28876
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
28877
|
+
# @type RecordId: String
|
|
28878
|
+
# @param TaskId: 任务编号
|
|
28879
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
28880
|
+
# @type TaskId: String
|
|
28881
|
+
|
|
28882
|
+
attr_accessor :InstanceId, :Status, :RecordId, :TaskId
|
|
28883
|
+
|
|
28884
|
+
def initialize(instanceid=nil, status=nil, recordid=nil, taskid=nil)
|
|
28885
|
+
@InstanceId = instanceid
|
|
28886
|
+
@Status = status
|
|
28887
|
+
@RecordId = recordid
|
|
28888
|
+
@TaskId = taskid
|
|
28889
|
+
end
|
|
28890
|
+
|
|
28891
|
+
def deserialize(params)
|
|
28892
|
+
@InstanceId = params['InstanceId']
|
|
28893
|
+
@Status = params['Status']
|
|
28894
|
+
@RecordId = params['RecordId']
|
|
28895
|
+
@TaskId = params['TaskId']
|
|
28896
|
+
end
|
|
28897
|
+
end
|
|
28898
|
+
|
|
28757
28899
|
# 参数参数
|
|
28758
28900
|
class ParamInfo < TencentCloud::Common::AbstractModel
|
|
28759
28901
|
# @param ParamKey: 参数名
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-wedata
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1183
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-12-
|
|
11
|
+
date: 2025-12-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|