tencentcloud-sdk-oceanus 3.0.1073 → 3.0.1093
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/v20190422/client.rb +1 -1
- data/lib/v20190422/models.rb +99 -12
- 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: dd864baf6d68cc10a80d2858fffd88cd0d68e207
|
4
|
+
data.tar.gz: 97829b289dd44a77327af819c2745888da9a87c5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1f8c3b54d70c53c6abed68e38b6905a609aeedcf617fd802f7d3bedb0d62a69f6aec73867b6757823db3a7f58d8296d81b3844c7e3ddc3b05e6ca60c3724c94f
|
7
|
+
data.tar.gz: 834582fe30818c5aaea7e68707873c36f8e77079af5d805f7344442dcd4b3f8017d334db2c63b8a5e63b5e3b90b3141db141e6c5330ae6903141740e8a7faeae
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1093
|
data/lib/v20190422/client.rb
CHANGED
@@ -461,7 +461,7 @@ module TencentCloud
|
|
461
461
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
462
462
|
end
|
463
463
|
|
464
|
-
#
|
464
|
+
# 请求参数不包含 "RunningOrderIds"时,接口获取指定作业的事件,包括作业启动停止、运行失败、快照失败、作业异常等各种事件类型;请求参数不包含 "RunningOrderIds"时,接口为查询作业实例ID接口,获取作业实例
|
465
465
|
|
466
466
|
# @param request: Request instance for DescribeJobEvents.
|
467
467
|
# @type request: :class:`Tencentcloud::oceanus::V20190422::DescribeJobEventsRequest`
|
data/lib/v20190422/models.rb
CHANGED
@@ -261,10 +261,13 @@ module TencentCloud
|
|
261
261
|
# @param Setats: setats集群
|
262
262
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
263
263
|
# @type Setats: :class:`Tencentcloud::Oceanus.v20190422.models.Setats`
|
264
|
+
# @param Yarns: []
|
265
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
266
|
+
# @type Yarns: Array
|
264
267
|
|
265
|
-
attr_accessor :ClusterId, :Name, :Region, :AppId, :OwnerUin, :CreatorUin, :Status, :Remark, :CreateTime, :UpdateTime, :CuNum, :CuMem, :Zone, :StatusDesc, :CCNs, :NetEnvironmentType, :FreeCuNum, :Tags, :IsolatedTime, :ExpireTime, :SecondsUntilExpiry, :AutoRenewFlag, :DefaultCOSBucket, :CLSLogSet, :CLSTopicId, :CLSLogName, :CLSTopicName, :Version, :FreeCu, :DefaultLogCollectConf, :CustomizedDNSEnabled, :Correlations, :RunningCu, :PayMode, :IsNeedManageNode, :ClusterSessions, :ArchGeneration, :ClusterType, :Orders, :SqlGateways, :WebUIType, :Type, :SubEks, :AgentSerialId, :ResourceType, :BillingResourceMode, :MemRatio, :CrossTenantEniMode, :TotalCpu, :TotalMem, :RunningCpu, :RunningMem, :Setats
|
268
|
+
attr_accessor :ClusterId, :Name, :Region, :AppId, :OwnerUin, :CreatorUin, :Status, :Remark, :CreateTime, :UpdateTime, :CuNum, :CuMem, :Zone, :StatusDesc, :CCNs, :NetEnvironmentType, :FreeCuNum, :Tags, :IsolatedTime, :ExpireTime, :SecondsUntilExpiry, :AutoRenewFlag, :DefaultCOSBucket, :CLSLogSet, :CLSTopicId, :CLSLogName, :CLSTopicName, :Version, :FreeCu, :DefaultLogCollectConf, :CustomizedDNSEnabled, :Correlations, :RunningCu, :PayMode, :IsNeedManageNode, :ClusterSessions, :ArchGeneration, :ClusterType, :Orders, :SqlGateways, :WebUIType, :Type, :SubEks, :AgentSerialId, :ResourceType, :BillingResourceMode, :MemRatio, :CrossTenantEniMode, :TotalCpu, :TotalMem, :RunningCpu, :RunningMem, :Setats, :Yarns
|
266
269
|
|
267
|
-
def initialize(clusterid=nil, name=nil, region=nil, appid=nil, owneruin=nil, creatoruin=nil, status=nil, remark=nil, createtime=nil, updatetime=nil, cunum=nil, cumem=nil, zone=nil, statusdesc=nil, ccns=nil, netenvironmenttype=nil, freecunum=nil, tags=nil, isolatedtime=nil, expiretime=nil, secondsuntilexpiry=nil, autorenewflag=nil, defaultcosbucket=nil, clslogset=nil, clstopicid=nil, clslogname=nil, clstopicname=nil, version=nil, freecu=nil, defaultlogcollectconf=nil, customizeddnsenabled=nil, correlations=nil, runningcu=nil, paymode=nil, isneedmanagenode=nil, clustersessions=nil, archgeneration=nil, clustertype=nil, orders=nil, sqlgateways=nil, webuitype=nil, type=nil, subeks=nil, agentserialid=nil, resourcetype=nil, billingresourcemode=nil, memratio=nil, crosstenantenimode=nil, totalcpu=nil, totalmem=nil, runningcpu=nil, runningmem=nil, setats=nil)
|
270
|
+
def initialize(clusterid=nil, name=nil, region=nil, appid=nil, owneruin=nil, creatoruin=nil, status=nil, remark=nil, createtime=nil, updatetime=nil, cunum=nil, cumem=nil, zone=nil, statusdesc=nil, ccns=nil, netenvironmenttype=nil, freecunum=nil, tags=nil, isolatedtime=nil, expiretime=nil, secondsuntilexpiry=nil, autorenewflag=nil, defaultcosbucket=nil, clslogset=nil, clstopicid=nil, clslogname=nil, clstopicname=nil, version=nil, freecu=nil, defaultlogcollectconf=nil, customizeddnsenabled=nil, correlations=nil, runningcu=nil, paymode=nil, isneedmanagenode=nil, clustersessions=nil, archgeneration=nil, clustertype=nil, orders=nil, sqlgateways=nil, webuitype=nil, type=nil, subeks=nil, agentserialid=nil, resourcetype=nil, billingresourcemode=nil, memratio=nil, crosstenantenimode=nil, totalcpu=nil, totalmem=nil, runningcpu=nil, runningmem=nil, setats=nil, yarns=nil)
|
268
271
|
@ClusterId = clusterid
|
269
272
|
@Name = name
|
270
273
|
@Region = region
|
@@ -318,6 +321,7 @@ module TencentCloud
|
|
318
321
|
@RunningCpu = runningcpu
|
319
322
|
@RunningMem = runningmem
|
320
323
|
@Setats = setats
|
324
|
+
@Yarns = yarns
|
321
325
|
end
|
322
326
|
|
323
327
|
def deserialize(params)
|
@@ -425,6 +429,14 @@ module TencentCloud
|
|
425
429
|
@Setats = Setats.new
|
426
430
|
@Setats.deserialize(params['Setats'])
|
427
431
|
end
|
432
|
+
unless params['Yarns'].nil?
|
433
|
+
@Yarns = []
|
434
|
+
params['Yarns'].each do |i|
|
435
|
+
hadoopyarnitem_tmp = HadoopYarnItem.new
|
436
|
+
hadoopyarnitem_tmp.deserialize(i)
|
437
|
+
@Yarns << hadoopyarnitem_tmp
|
438
|
+
end
|
439
|
+
end
|
428
440
|
end
|
429
441
|
end
|
430
442
|
|
@@ -957,10 +969,16 @@ module TencentCloud
|
|
957
969
|
# @type TaskManagerCpu: Float
|
958
970
|
# @param TaskManagerMem: TaskManager 内存
|
959
971
|
# @type TaskManagerMem: Float
|
972
|
+
# @param UseOldSystemConnector: 0=默认使用老的 1=使用新的
|
973
|
+
# @type UseOldSystemConnector: Integer
|
974
|
+
# @param ProgramArgsAfterGzip: 压缩参数
|
975
|
+
# @type ProgramArgsAfterGzip: String
|
976
|
+
# @param CheckpointTimeoutSecond: checkpoint 超时时间
|
977
|
+
# @type CheckpointTimeoutSecond: Integer
|
960
978
|
|
961
|
-
attr_accessor :JobId, :EntrypointClass, :ProgramArgs, :Remark, :ResourceRefs, :DefaultParallelism, :Properties, :AutoDelete, :COSBucket, :LogCollect, :JobManagerSpec, :TaskManagerSpec, :ClsLogsetId, :ClsTopicId, :LogCollectType, :PythonVersion, :WorkSpaceId, :LogLevel, :AutoRecover, :ClazzLevels, :ExpertModeOn, :ExpertModeConfiguration, :TraceModeOn, :TraceModeConfiguration, :CheckpointRetainedNum, :JobGraph, :EsServerlessIndex, :EsServerlessSpace, :FlinkVersion, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem
|
979
|
+
attr_accessor :JobId, :EntrypointClass, :ProgramArgs, :Remark, :ResourceRefs, :DefaultParallelism, :Properties, :AutoDelete, :COSBucket, :LogCollect, :JobManagerSpec, :TaskManagerSpec, :ClsLogsetId, :ClsTopicId, :LogCollectType, :PythonVersion, :WorkSpaceId, :LogLevel, :AutoRecover, :ClazzLevels, :ExpertModeOn, :ExpertModeConfiguration, :TraceModeOn, :TraceModeConfiguration, :CheckpointRetainedNum, :JobGraph, :EsServerlessIndex, :EsServerlessSpace, :FlinkVersion, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem, :UseOldSystemConnector, :ProgramArgsAfterGzip, :CheckpointTimeoutSecond
|
962
980
|
|
963
|
-
def initialize(jobid=nil, entrypointclass=nil, programargs=nil, remark=nil, resourcerefs=nil, defaultparallelism=nil, properties=nil, autodelete=nil, cosbucket=nil, logcollect=nil, jobmanagerspec=nil, taskmanagerspec=nil, clslogsetid=nil, clstopicid=nil, logcollecttype=nil, pythonversion=nil, workspaceid=nil, loglevel=nil, autorecover=nil, clazzlevels=nil, expertmodeon=nil, expertmodeconfiguration=nil, tracemodeon=nil, tracemodeconfiguration=nil, checkpointretainednum=nil, jobgraph=nil, esserverlessindex=nil, esserverlessspace=nil, flinkversion=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil)
|
981
|
+
def initialize(jobid=nil, entrypointclass=nil, programargs=nil, remark=nil, resourcerefs=nil, defaultparallelism=nil, properties=nil, autodelete=nil, cosbucket=nil, logcollect=nil, jobmanagerspec=nil, taskmanagerspec=nil, clslogsetid=nil, clstopicid=nil, logcollecttype=nil, pythonversion=nil, workspaceid=nil, loglevel=nil, autorecover=nil, clazzlevels=nil, expertmodeon=nil, expertmodeconfiguration=nil, tracemodeon=nil, tracemodeconfiguration=nil, checkpointretainednum=nil, jobgraph=nil, esserverlessindex=nil, esserverlessspace=nil, flinkversion=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil, useoldsystemconnector=nil, programargsaftergzip=nil, checkpointtimeoutsecond=nil)
|
964
982
|
@JobId = jobid
|
965
983
|
@EntrypointClass = entrypointclass
|
966
984
|
@ProgramArgs = programargs
|
@@ -994,6 +1012,9 @@ module TencentCloud
|
|
994
1012
|
@JobManagerMem = jobmanagermem
|
995
1013
|
@TaskManagerCpu = taskmanagercpu
|
996
1014
|
@TaskManagerMem = taskmanagermem
|
1015
|
+
@UseOldSystemConnector = useoldsystemconnector
|
1016
|
+
@ProgramArgsAfterGzip = programargsaftergzip
|
1017
|
+
@CheckpointTimeoutSecond = checkpointtimeoutsecond
|
997
1018
|
end
|
998
1019
|
|
999
1020
|
def deserialize(params)
|
@@ -1060,6 +1081,9 @@ module TencentCloud
|
|
1060
1081
|
@JobManagerMem = params['JobManagerMem']
|
1061
1082
|
@TaskManagerCpu = params['TaskManagerCpu']
|
1062
1083
|
@TaskManagerMem = params['TaskManagerMem']
|
1084
|
+
@UseOldSystemConnector = params['UseOldSystemConnector']
|
1085
|
+
@ProgramArgsAfterGzip = params['ProgramArgsAfterGzip']
|
1086
|
+
@CheckpointTimeoutSecond = params['CheckpointTimeoutSecond']
|
1063
1087
|
end
|
1064
1088
|
end
|
1065
1089
|
|
@@ -1886,15 +1910,19 @@ module TencentCloud
|
|
1886
1910
|
# @param TotalCount: 事件的总数
|
1887
1911
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1888
1912
|
# @type TotalCount: Integer
|
1913
|
+
# @param Versions: 实例对应的版本
|
1914
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1915
|
+
# @type Versions: Array
|
1889
1916
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1890
1917
|
# @type RequestId: String
|
1891
1918
|
|
1892
|
-
attr_accessor :Events, :RunningOrderIds, :TotalCount, :RequestId
|
1919
|
+
attr_accessor :Events, :RunningOrderIds, :TotalCount, :Versions, :RequestId
|
1893
1920
|
|
1894
|
-
def initialize(events=nil, runningorderids=nil, totalcount=nil, requestid=nil)
|
1921
|
+
def initialize(events=nil, runningorderids=nil, totalcount=nil, versions=nil, requestid=nil)
|
1895
1922
|
@Events = events
|
1896
1923
|
@RunningOrderIds = runningorderids
|
1897
1924
|
@TotalCount = totalcount
|
1925
|
+
@Versions = versions
|
1898
1926
|
@RequestId = requestid
|
1899
1927
|
end
|
1900
1928
|
|
@@ -1909,6 +1937,7 @@ module TencentCloud
|
|
1909
1937
|
end
|
1910
1938
|
@RunningOrderIds = params['RunningOrderIds']
|
1911
1939
|
@TotalCount = params['TotalCount']
|
1940
|
+
@Versions = params['Versions']
|
1912
1941
|
@RequestId = params['RequestId']
|
1913
1942
|
end
|
1914
1943
|
end
|
@@ -3115,6 +3144,52 @@ module TencentCloud
|
|
3115
3144
|
end
|
3116
3145
|
end
|
3117
3146
|
|
3147
|
+
# hadoopYarn资源信息
|
3148
|
+
class HadoopYarnItem < TencentCloud::Common::AbstractModel
|
3149
|
+
# @param ClusterGroupSerialId: ClusterGroupSerialId
|
3150
|
+
# @type ClusterGroupSerialId: String
|
3151
|
+
# @param Status: 状态
|
3152
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3153
|
+
# @type Status: Integer
|
3154
|
+
# @param Cpu: cpu
|
3155
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3156
|
+
# @type Cpu: Float
|
3157
|
+
# @param Mem: mem
|
3158
|
+
# @type Mem: Float
|
3159
|
+
# @param CreateTime: 创建时间
|
3160
|
+
# @type CreateTime: String
|
3161
|
+
# @param UpdateTime: 更新时间
|
3162
|
+
# @type UpdateTime: String
|
3163
|
+
# @param Config: 配置文件内容
|
3164
|
+
# @type Config: String
|
3165
|
+
# @param CreatorUin: CreatorUin
|
3166
|
+
# @type CreatorUin: String
|
3167
|
+
|
3168
|
+
attr_accessor :ClusterGroupSerialId, :Status, :Cpu, :Mem, :CreateTime, :UpdateTime, :Config, :CreatorUin
|
3169
|
+
|
3170
|
+
def initialize(clustergroupserialid=nil, status=nil, cpu=nil, mem=nil, createtime=nil, updatetime=nil, config=nil, creatoruin=nil)
|
3171
|
+
@ClusterGroupSerialId = clustergroupserialid
|
3172
|
+
@Status = status
|
3173
|
+
@Cpu = cpu
|
3174
|
+
@Mem = mem
|
3175
|
+
@CreateTime = createtime
|
3176
|
+
@UpdateTime = updatetime
|
3177
|
+
@Config = config
|
3178
|
+
@CreatorUin = creatoruin
|
3179
|
+
end
|
3180
|
+
|
3181
|
+
def deserialize(params)
|
3182
|
+
@ClusterGroupSerialId = params['ClusterGroupSerialId']
|
3183
|
+
@Status = params['Status']
|
3184
|
+
@Cpu = params['Cpu']
|
3185
|
+
@Mem = params['Mem']
|
3186
|
+
@CreateTime = params['CreateTime']
|
3187
|
+
@UpdateTime = params['UpdateTime']
|
3188
|
+
@Config = params['Config']
|
3189
|
+
@CreatorUin = params['CreatorUin']
|
3190
|
+
end
|
3191
|
+
end
|
3192
|
+
|
3118
3193
|
# 作业配置详情
|
3119
3194
|
class JobConfig < TencentCloud::Common::AbstractModel
|
3120
3195
|
# @param JobId: 作业Id
|
@@ -3228,10 +3303,12 @@ module TencentCloud
|
|
3228
3303
|
# @param JobConfigItem: 运行中配置
|
3229
3304
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3230
3305
|
# @type JobConfigItem: :class:`Tencentcloud::Oceanus.v20190422.models.JobConfig`
|
3306
|
+
# @param CheckpointTimeoutSecond: checkpoint 超时时间
|
3307
|
+
# @type CheckpointTimeoutSecond: Integer
|
3231
3308
|
|
3232
|
-
attr_accessor :JobId, :EntrypointClass, :ProgramArgs, :Remark, :CreateTime, :Version, :DefaultParallelism, :Properties, :ResourceRefDetails, :CreatorUin, :UpdateTime, :COSBucket, :LogCollect, :MaxParallelism, :JobManagerSpec, :TaskManagerSpec, :ClsLogsetId, :ClsTopicId, :PythonVersion, :AutoRecover, :LogLevel, :ClazzLevels, :ExpertModeOn, :ExpertModeConfiguration, :TraceModeOn, :TraceModeConfiguration, :CheckpointRetainedNum, :JobGraph, :EsServerlessIndex, :EsServerlessSpace, :IndexName, :WorkspaceName, :FlinkVersion, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem, :JobConfigItem
|
3309
|
+
attr_accessor :JobId, :EntrypointClass, :ProgramArgs, :Remark, :CreateTime, :Version, :DefaultParallelism, :Properties, :ResourceRefDetails, :CreatorUin, :UpdateTime, :COSBucket, :LogCollect, :MaxParallelism, :JobManagerSpec, :TaskManagerSpec, :ClsLogsetId, :ClsTopicId, :PythonVersion, :AutoRecover, :LogLevel, :ClazzLevels, :ExpertModeOn, :ExpertModeConfiguration, :TraceModeOn, :TraceModeConfiguration, :CheckpointRetainedNum, :JobGraph, :EsServerlessIndex, :EsServerlessSpace, :IndexName, :WorkspaceName, :FlinkVersion, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem, :JobConfigItem, :CheckpointTimeoutSecond
|
3233
3310
|
|
3234
|
-
def initialize(jobid=nil, entrypointclass=nil, programargs=nil, remark=nil, createtime=nil, version=nil, defaultparallelism=nil, properties=nil, resourcerefdetails=nil, creatoruin=nil, updatetime=nil, cosbucket=nil, logcollect=nil, maxparallelism=nil, jobmanagerspec=nil, taskmanagerspec=nil, clslogsetid=nil, clstopicid=nil, pythonversion=nil, autorecover=nil, loglevel=nil, clazzlevels=nil, expertmodeon=nil, expertmodeconfiguration=nil, tracemodeon=nil, tracemodeconfiguration=nil, checkpointretainednum=nil, jobgraph=nil, esserverlessindex=nil, esserverlessspace=nil, indexname=nil, workspacename=nil, flinkversion=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil, jobconfigitem=nil)
|
3311
|
+
def initialize(jobid=nil, entrypointclass=nil, programargs=nil, remark=nil, createtime=nil, version=nil, defaultparallelism=nil, properties=nil, resourcerefdetails=nil, creatoruin=nil, updatetime=nil, cosbucket=nil, logcollect=nil, maxparallelism=nil, jobmanagerspec=nil, taskmanagerspec=nil, clslogsetid=nil, clstopicid=nil, pythonversion=nil, autorecover=nil, loglevel=nil, clazzlevels=nil, expertmodeon=nil, expertmodeconfiguration=nil, tracemodeon=nil, tracemodeconfiguration=nil, checkpointretainednum=nil, jobgraph=nil, esserverlessindex=nil, esserverlessspace=nil, indexname=nil, workspacename=nil, flinkversion=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil, jobconfigitem=nil, checkpointtimeoutsecond=nil)
|
3235
3312
|
@JobId = jobid
|
3236
3313
|
@EntrypointClass = entrypointclass
|
3237
3314
|
@ProgramArgs = programargs
|
@@ -3270,6 +3347,7 @@ module TencentCloud
|
|
3270
3347
|
@TaskManagerCpu = taskmanagercpu
|
3271
3348
|
@TaskManagerMem = taskmanagermem
|
3272
3349
|
@JobConfigItem = jobconfigitem
|
3350
|
+
@CheckpointTimeoutSecond = checkpointtimeoutsecond
|
3273
3351
|
end
|
3274
3352
|
|
3275
3353
|
def deserialize(params)
|
@@ -3344,6 +3422,7 @@ module TencentCloud
|
|
3344
3422
|
@JobConfigItem = JobConfig.new
|
3345
3423
|
@JobConfigItem.deserialize(params['JobConfigItem'])
|
3346
3424
|
end
|
3425
|
+
@CheckpointTimeoutSecond = params['CheckpointTimeoutSecond']
|
3347
3426
|
end
|
3348
3427
|
end
|
3349
3428
|
|
@@ -3659,10 +3738,12 @@ module TencentCloud
|
|
3659
3738
|
# @param ProgressDesc: 操作中描述
|
3660
3739
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3661
3740
|
# @type ProgressDesc: String
|
3741
|
+
# @param ContinueAlarm: 停止持续告警
|
3742
|
+
# @type ContinueAlarm: Integer
|
3662
3743
|
|
3663
|
-
attr_accessor :JobId, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :Name, :JobType, :Status, :CreateTime, :StartTime, :StopTime, :UpdateTime, :TotalRunMillis, :Remark, :LastOpResult, :ClusterName, :LatestJobConfigVersion, :PublishedJobConfigVersion, :RunningCuNum, :CuMem, :StatusDesc, :CurrentRunMillis, :ClusterId, :WebUIUrl, :SchedulerType, :ClusterStatus, :RunningCu, :FlinkVersion, :WorkSpaceId, :WorkSpaceName, :Tags, :EventInfo, :Description, :ScalingType, :RunningCpu, :RunningMem, :OpenJobDefaultAlarm, :ProgressDesc
|
3744
|
+
attr_accessor :JobId, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :Name, :JobType, :Status, :CreateTime, :StartTime, :StopTime, :UpdateTime, :TotalRunMillis, :Remark, :LastOpResult, :ClusterName, :LatestJobConfigVersion, :PublishedJobConfigVersion, :RunningCuNum, :CuMem, :StatusDesc, :CurrentRunMillis, :ClusterId, :WebUIUrl, :SchedulerType, :ClusterStatus, :RunningCu, :FlinkVersion, :WorkSpaceId, :WorkSpaceName, :Tags, :EventInfo, :Description, :ScalingType, :RunningCpu, :RunningMem, :OpenJobDefaultAlarm, :ProgressDesc, :ContinueAlarm
|
3664
3745
|
|
3665
|
-
def initialize(jobid=nil, region=nil, zone=nil, appid=nil, owneruin=nil, creatoruin=nil, name=nil, jobtype=nil, status=nil, createtime=nil, starttime=nil, stoptime=nil, updatetime=nil, totalrunmillis=nil, remark=nil, lastopresult=nil, clustername=nil, latestjobconfigversion=nil, publishedjobconfigversion=nil, runningcunum=nil, cumem=nil, statusdesc=nil, currentrunmillis=nil, clusterid=nil, webuiurl=nil, schedulertype=nil, clusterstatus=nil, runningcu=nil, flinkversion=nil, workspaceid=nil, workspacename=nil, tags=nil, eventinfo=nil, description=nil, scalingtype=nil, runningcpu=nil, runningmem=nil, openjobdefaultalarm=nil, progressdesc=nil)
|
3746
|
+
def initialize(jobid=nil, region=nil, zone=nil, appid=nil, owneruin=nil, creatoruin=nil, name=nil, jobtype=nil, status=nil, createtime=nil, starttime=nil, stoptime=nil, updatetime=nil, totalrunmillis=nil, remark=nil, lastopresult=nil, clustername=nil, latestjobconfigversion=nil, publishedjobconfigversion=nil, runningcunum=nil, cumem=nil, statusdesc=nil, currentrunmillis=nil, clusterid=nil, webuiurl=nil, schedulertype=nil, clusterstatus=nil, runningcu=nil, flinkversion=nil, workspaceid=nil, workspacename=nil, tags=nil, eventinfo=nil, description=nil, scalingtype=nil, runningcpu=nil, runningmem=nil, openjobdefaultalarm=nil, progressdesc=nil, continuealarm=nil)
|
3666
3747
|
@JobId = jobid
|
3667
3748
|
@Region = region
|
3668
3749
|
@Zone = zone
|
@@ -3702,6 +3783,7 @@ module TencentCloud
|
|
3702
3783
|
@RunningMem = runningmem
|
3703
3784
|
@OpenJobDefaultAlarm = openjobdefaultalarm
|
3704
3785
|
@ProgressDesc = progressdesc
|
3786
|
+
@ContinueAlarm = continuealarm
|
3705
3787
|
end
|
3706
3788
|
|
3707
3789
|
def deserialize(params)
|
@@ -3754,6 +3836,7 @@ module TencentCloud
|
|
3754
3836
|
@RunningMem = params['RunningMem']
|
3755
3837
|
@OpenJobDefaultAlarm = params['OpenJobDefaultAlarm']
|
3756
3838
|
@ProgressDesc = params['ProgressDesc']
|
3839
|
+
@ContinueAlarm = params['ContinueAlarm']
|
3757
3840
|
end
|
3758
3841
|
end
|
3759
3842
|
|
@@ -3886,16 +3969,19 @@ module TencentCloud
|
|
3886
3969
|
# @type WorkSpaceId: String
|
3887
3970
|
# @param Description: 作业描述
|
3888
3971
|
# @type Description: String
|
3972
|
+
# @param ContinueAlarm: 停止持续告警
|
3973
|
+
# @type ContinueAlarm: Integer
|
3889
3974
|
|
3890
|
-
attr_accessor :JobId, :Name, :Remark, :TargetFolderId, :WorkSpaceId, :Description
|
3975
|
+
attr_accessor :JobId, :Name, :Remark, :TargetFolderId, :WorkSpaceId, :Description, :ContinueAlarm
|
3891
3976
|
|
3892
|
-
def initialize(jobid=nil, name=nil, remark=nil, targetfolderid=nil, workspaceid=nil, description=nil)
|
3977
|
+
def initialize(jobid=nil, name=nil, remark=nil, targetfolderid=nil, workspaceid=nil, description=nil, continuealarm=nil)
|
3893
3978
|
@JobId = jobid
|
3894
3979
|
@Name = name
|
3895
3980
|
@Remark = remark
|
3896
3981
|
@TargetFolderId = targetfolderid
|
3897
3982
|
@WorkSpaceId = workspaceid
|
3898
3983
|
@Description = description
|
3984
|
+
@ContinueAlarm = continuealarm
|
3899
3985
|
end
|
3900
3986
|
|
3901
3987
|
def deserialize(params)
|
@@ -3905,6 +3991,7 @@ module TencentCloud
|
|
3905
3991
|
@TargetFolderId = params['TargetFolderId']
|
3906
3992
|
@WorkSpaceId = params['WorkSpaceId']
|
3907
3993
|
@Description = params['Description']
|
3994
|
+
@ContinueAlarm = params['ContinueAlarm']
|
3908
3995
|
end
|
3909
3996
|
end
|
3910
3997
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-oceanus
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1093
|
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-
|
11
|
+
date: 2025-07-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|