tencentcloud-sdk-oceanus 3.0.1159 → 3.0.1196
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/models.rb +92 -20
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5ff21133e593877450b5802aefb3cf5cae884999
|
|
4
|
+
data.tar.gz: 64363f0f400b75585358c1204cc37622d1623c03
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 59df289b55ecddcad52cb75f3d30956edaaa0d743bd0e2e519f99d5d801dea5f94f810d530bfdac3c1e820bdd16af30882661ec372514d4922271686e20bf06c
|
|
7
|
+
data.tar.gz: 87439eb9a5bea45c1bd25cbe2a1d9dfb9b5c3f4750485709965ac1879d0d61c3556a31d2bb18161654185c7b91e48a1a262f1998f3186b5aee65220ca03b1c41
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1196
|
data/lib/v20190422/models.rb
CHANGED
|
@@ -308,10 +308,13 @@ module TencentCloud
|
|
|
308
308
|
# @type SlaveZones: Array
|
|
309
309
|
# @param LogCOSBucket: 集群的日志cos存储
|
|
310
310
|
# @type LogCOSBucket: String
|
|
311
|
+
# @param CdcId: Cdc集群Id
|
|
312
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
313
|
+
# @type CdcId: String
|
|
311
314
|
|
|
312
|
-
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, :DeploymentMode, :SlaveZones, :LogCOSBucket
|
|
315
|
+
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, :DeploymentMode, :SlaveZones, :LogCOSBucket, :CdcId
|
|
313
316
|
|
|
314
|
-
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, deploymentmode=nil, slavezones=nil, logcosbucket=nil)
|
|
317
|
+
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, deploymentmode=nil, slavezones=nil, logcosbucket=nil, cdcid=nil)
|
|
315
318
|
@ClusterId = clusterid
|
|
316
319
|
@Name = name
|
|
317
320
|
@Region = region
|
|
@@ -369,6 +372,7 @@ module TencentCloud
|
|
|
369
372
|
@DeploymentMode = deploymentmode
|
|
370
373
|
@SlaveZones = slavezones
|
|
371
374
|
@LogCOSBucket = logcosbucket
|
|
375
|
+
@CdcId = cdcid
|
|
372
376
|
end
|
|
373
377
|
|
|
374
378
|
def deserialize(params)
|
|
@@ -494,6 +498,7 @@ module TencentCloud
|
|
|
494
498
|
end
|
|
495
499
|
end
|
|
496
500
|
@LogCOSBucket = params['LogCOSBucket']
|
|
501
|
+
@CdcId = params['CdcId']
|
|
497
502
|
end
|
|
498
503
|
end
|
|
499
504
|
|
|
@@ -660,10 +665,12 @@ module TencentCloud
|
|
|
660
665
|
# @type TaskManagerCpu: Float
|
|
661
666
|
# @param TaskManagerMem: TaskManagerMem
|
|
662
667
|
# @type TaskManagerMem: Float
|
|
668
|
+
# @param JdkVersion: jdk版本
|
|
669
|
+
# @type JdkVersion: String
|
|
663
670
|
|
|
664
|
-
attr_accessor :ClusterGroupSerialId, :AppId, :OwnerUin, :CreatorUin, :Region, :Zone, :Status, :CuNum, :FlinkVersion, :WebUIUrl, :Properties, :ResourceRefs, :JobManagerCuSpec, :TaskManagerCuSpec, :TaskManagerNum, :CreateTime, :UpdateTime, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem
|
|
671
|
+
attr_accessor :ClusterGroupSerialId, :AppId, :OwnerUin, :CreatorUin, :Region, :Zone, :Status, :CuNum, :FlinkVersion, :WebUIUrl, :Properties, :ResourceRefs, :JobManagerCuSpec, :TaskManagerCuSpec, :TaskManagerNum, :CreateTime, :UpdateTime, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem, :JdkVersion
|
|
665
672
|
|
|
666
|
-
def initialize(clustergroupserialid=nil, appid=nil, owneruin=nil, creatoruin=nil, region=nil, zone=nil, status=nil, cunum=nil, flinkversion=nil, webuiurl=nil, properties=nil, resourcerefs=nil, jobmanagercuspec=nil, taskmanagercuspec=nil, taskmanagernum=nil, createtime=nil, updatetime=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil)
|
|
673
|
+
def initialize(clustergroupserialid=nil, appid=nil, owneruin=nil, creatoruin=nil, region=nil, zone=nil, status=nil, cunum=nil, flinkversion=nil, webuiurl=nil, properties=nil, resourcerefs=nil, jobmanagercuspec=nil, taskmanagercuspec=nil, taskmanagernum=nil, createtime=nil, updatetime=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil, jdkversion=nil)
|
|
667
674
|
@ClusterGroupSerialId = clustergroupserialid
|
|
668
675
|
@AppId = appid
|
|
669
676
|
@OwnerUin = owneruin
|
|
@@ -685,6 +692,7 @@ module TencentCloud
|
|
|
685
692
|
@JobManagerMem = jobmanagermem
|
|
686
693
|
@TaskManagerCpu = taskmanagercpu
|
|
687
694
|
@TaskManagerMem = taskmanagermem
|
|
695
|
+
@JdkVersion = jdkversion
|
|
688
696
|
end
|
|
689
697
|
|
|
690
698
|
def deserialize(params)
|
|
@@ -723,6 +731,7 @@ module TencentCloud
|
|
|
723
731
|
@JobManagerMem = params['JobManagerMem']
|
|
724
732
|
@TaskManagerCpu = params['TaskManagerCpu']
|
|
725
733
|
@TaskManagerMem = params['TaskManagerMem']
|
|
734
|
+
@JdkVersion = params['JdkVersion']
|
|
726
735
|
end
|
|
727
736
|
end
|
|
728
737
|
|
|
@@ -734,17 +743,28 @@ module TencentCloud
|
|
|
734
743
|
# @param SupportedFlink: 集群支持的Flink版本
|
|
735
744
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
736
745
|
# @type SupportedFlink: Array
|
|
746
|
+
# @param JdkSupportVersion: jdk支持版本
|
|
747
|
+
# @type JdkSupportVersion: Array
|
|
737
748
|
|
|
738
|
-
attr_accessor :Flink, :SupportedFlink
|
|
749
|
+
attr_accessor :Flink, :SupportedFlink, :JdkSupportVersion
|
|
739
750
|
|
|
740
|
-
def initialize(flink=nil, supportedflink=nil)
|
|
751
|
+
def initialize(flink=nil, supportedflink=nil, jdksupportversion=nil)
|
|
741
752
|
@Flink = flink
|
|
742
753
|
@SupportedFlink = supportedflink
|
|
754
|
+
@JdkSupportVersion = jdksupportversion
|
|
743
755
|
end
|
|
744
756
|
|
|
745
757
|
def deserialize(params)
|
|
746
758
|
@Flink = params['Flink']
|
|
747
759
|
@SupportedFlink = params['SupportedFlink']
|
|
760
|
+
unless params['JdkSupportVersion'].nil?
|
|
761
|
+
@JdkSupportVersion = []
|
|
762
|
+
params['JdkSupportVersion'].each do |i|
|
|
763
|
+
flinkjdkversion_tmp = FlinkJdkVersion.new
|
|
764
|
+
flinkjdkversion_tmp.deserialize(i)
|
|
765
|
+
@JdkSupportVersion << flinkjdkversion_tmp
|
|
766
|
+
end
|
|
767
|
+
end
|
|
748
768
|
end
|
|
749
769
|
end
|
|
750
770
|
|
|
@@ -1094,6 +1114,8 @@ module TencentCloud
|
|
|
1094
1114
|
# @type JobManagerCpu: Float
|
|
1095
1115
|
# @param JobManagerMem: JobManager 内存
|
|
1096
1116
|
# @type JobManagerMem: Float
|
|
1117
|
+
# @param JdkVersion: jdk版本
|
|
1118
|
+
# @type JdkVersion: String
|
|
1097
1119
|
# @param TaskManagerCpu: TaskManager cpu
|
|
1098
1120
|
# @type TaskManagerCpu: Float
|
|
1099
1121
|
# @param TaskManagerMem: TaskManager 内存
|
|
@@ -1107,9 +1129,9 @@ module TencentCloud
|
|
|
1107
1129
|
# @param CheckpointIntervalSecond: checkpoint 间隔时间
|
|
1108
1130
|
# @type CheckpointIntervalSecond: Integer
|
|
1109
1131
|
|
|
1110
|
-
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, :CheckpointIntervalSecond
|
|
1132
|
+
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, :JdkVersion, :TaskManagerCpu, :TaskManagerMem, :UseOldSystemConnector, :ProgramArgsAfterGzip, :CheckpointTimeoutSecond, :CheckpointIntervalSecond
|
|
1111
1133
|
|
|
1112
|
-
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, checkpointintervalsecond=nil)
|
|
1134
|
+
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, jdkversion=nil, taskmanagercpu=nil, taskmanagermem=nil, useoldsystemconnector=nil, programargsaftergzip=nil, checkpointtimeoutsecond=nil, checkpointintervalsecond=nil)
|
|
1113
1135
|
@JobId = jobid
|
|
1114
1136
|
@EntrypointClass = entrypointclass
|
|
1115
1137
|
@ProgramArgs = programargs
|
|
@@ -1141,6 +1163,7 @@ module TencentCloud
|
|
|
1141
1163
|
@FlinkVersion = flinkversion
|
|
1142
1164
|
@JobManagerCpu = jobmanagercpu
|
|
1143
1165
|
@JobManagerMem = jobmanagermem
|
|
1166
|
+
@JdkVersion = jdkversion
|
|
1144
1167
|
@TaskManagerCpu = taskmanagercpu
|
|
1145
1168
|
@TaskManagerMem = taskmanagermem
|
|
1146
1169
|
@UseOldSystemConnector = useoldsystemconnector
|
|
@@ -1211,6 +1234,7 @@ module TencentCloud
|
|
|
1211
1234
|
@FlinkVersion = params['FlinkVersion']
|
|
1212
1235
|
@JobManagerCpu = params['JobManagerCpu']
|
|
1213
1236
|
@JobManagerMem = params['JobManagerMem']
|
|
1237
|
+
@JdkVersion = params['JdkVersion']
|
|
1214
1238
|
@TaskManagerCpu = params['TaskManagerCpu']
|
|
1215
1239
|
@TaskManagerMem = params['TaskManagerMem']
|
|
1216
1240
|
@UseOldSystemConnector = params['UseOldSystemConnector']
|
|
@@ -1266,10 +1290,14 @@ module TencentCloud
|
|
|
1266
1290
|
# @type Description: String
|
|
1267
1291
|
# @param OpenJobDefaultAlarm: 开启默认告警
|
|
1268
1292
|
# @type OpenJobDefaultAlarm: Integer
|
|
1293
|
+
# @param Uid: 用户Uid
|
|
1294
|
+
# @type Uid: Integer
|
|
1295
|
+
# @param JdkVersion: jdk版本
|
|
1296
|
+
# @type JdkVersion: String
|
|
1269
1297
|
|
|
1270
|
-
attr_accessor :Name, :JobType, :ClusterType, :ClusterId, :CuMem, :Remark, :FolderId, :FlinkVersion, :WorkSpaceId, :Tags, :Description, :OpenJobDefaultAlarm
|
|
1298
|
+
attr_accessor :Name, :JobType, :ClusterType, :ClusterId, :CuMem, :Remark, :FolderId, :FlinkVersion, :WorkSpaceId, :Tags, :Description, :OpenJobDefaultAlarm, :Uid, :JdkVersion
|
|
1271
1299
|
|
|
1272
|
-
def initialize(name=nil, jobtype=nil, clustertype=nil, clusterid=nil, cumem=nil, remark=nil, folderid=nil, flinkversion=nil, workspaceid=nil, tags=nil, description=nil, openjobdefaultalarm=nil)
|
|
1300
|
+
def initialize(name=nil, jobtype=nil, clustertype=nil, clusterid=nil, cumem=nil, remark=nil, folderid=nil, flinkversion=nil, workspaceid=nil, tags=nil, description=nil, openjobdefaultalarm=nil, uid=nil, jdkversion=nil)
|
|
1273
1301
|
@Name = name
|
|
1274
1302
|
@JobType = jobtype
|
|
1275
1303
|
@ClusterType = clustertype
|
|
@@ -1282,6 +1310,8 @@ module TencentCloud
|
|
|
1282
1310
|
@Tags = tags
|
|
1283
1311
|
@Description = description
|
|
1284
1312
|
@OpenJobDefaultAlarm = openjobdefaultalarm
|
|
1313
|
+
@Uid = uid
|
|
1314
|
+
@JdkVersion = jdkversion
|
|
1285
1315
|
end
|
|
1286
1316
|
|
|
1287
1317
|
def deserialize(params)
|
|
@@ -1304,6 +1334,8 @@ module TencentCloud
|
|
|
1304
1334
|
end
|
|
1305
1335
|
@Description = params['Description']
|
|
1306
1336
|
@OpenJobDefaultAlarm = params['OpenJobDefaultAlarm']
|
|
1337
|
+
@Uid = params['Uid']
|
|
1338
|
+
@JdkVersion = params['JdkVersion']
|
|
1307
1339
|
end
|
|
1308
1340
|
end
|
|
1309
1341
|
|
|
@@ -3269,6 +3301,26 @@ module TencentCloud
|
|
|
3269
3301
|
end
|
|
3270
3302
|
end
|
|
3271
3303
|
|
|
3304
|
+
# flink jdk版本
|
|
3305
|
+
class FlinkJdkVersion < TencentCloud::Common::AbstractModel
|
|
3306
|
+
# @param FlinkVersion: flink版本
|
|
3307
|
+
# @type FlinkVersion: String
|
|
3308
|
+
# @param JdkVersions: jdk版本
|
|
3309
|
+
# @type JdkVersions: Array
|
|
3310
|
+
|
|
3311
|
+
attr_accessor :FlinkVersion, :JdkVersions
|
|
3312
|
+
|
|
3313
|
+
def initialize(flinkversion=nil, jdkversions=nil)
|
|
3314
|
+
@FlinkVersion = flinkversion
|
|
3315
|
+
@JdkVersions = jdkversions
|
|
3316
|
+
end
|
|
3317
|
+
|
|
3318
|
+
def deserialize(params)
|
|
3319
|
+
@FlinkVersion = params['FlinkVersion']
|
|
3320
|
+
@JdkVersions = params['JdkVersions']
|
|
3321
|
+
end
|
|
3322
|
+
end
|
|
3323
|
+
|
|
3272
3324
|
# Gateway引用资源信息
|
|
3273
3325
|
class GatewayRefItem < TencentCloud::Common::AbstractModel
|
|
3274
3326
|
# @param WorkspaceId: 空间唯一标识
|
|
@@ -3452,7 +3504,7 @@ module TencentCloud
|
|
|
3452
3504
|
# @param COSBucket: 作业绑定的存储桶
|
|
3453
3505
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3454
3506
|
# @type COSBucket: String
|
|
3455
|
-
# @param LogCollect: 是否启用日志收集,0-未启用,1
|
|
3507
|
+
# @param LogCollect: 是否启用日志收集,0-未启用,1-采集到cls,4-采集到cos,5-采集到es
|
|
3456
3508
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3457
3509
|
# @type LogCollect: Integer
|
|
3458
3510
|
# @param MaxParallelism: 作业的最大并行度
|
|
@@ -3515,6 +3567,8 @@ module TencentCloud
|
|
|
3515
3567
|
# @param FlinkVersion: flink 版本
|
|
3516
3568
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3517
3569
|
# @type FlinkVersion: String
|
|
3570
|
+
# @param JdkVersion: jdk版本
|
|
3571
|
+
# @type JdkVersion: String
|
|
3518
3572
|
# @param JobManagerCpu: jm使用cpu数目
|
|
3519
3573
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3520
3574
|
# @type JobManagerCpu: Float
|
|
@@ -3535,9 +3589,9 @@ module TencentCloud
|
|
|
3535
3589
|
# @param CheckpointIntervalSecond: checkpoint 间隔时间
|
|
3536
3590
|
# @type CheckpointIntervalSecond: Integer
|
|
3537
3591
|
|
|
3538
|
-
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, :CheckpointIntervalSecond
|
|
3592
|
+
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, :JdkVersion, :JobManagerCpu, :JobManagerMem, :TaskManagerCpu, :TaskManagerMem, :JobConfigItem, :CheckpointTimeoutSecond, :CheckpointIntervalSecond
|
|
3539
3593
|
|
|
3540
|
-
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, checkpointintervalsecond=nil)
|
|
3594
|
+
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, jdkversion=nil, jobmanagercpu=nil, jobmanagermem=nil, taskmanagercpu=nil, taskmanagermem=nil, jobconfigitem=nil, checkpointtimeoutsecond=nil, checkpointintervalsecond=nil)
|
|
3541
3595
|
@JobId = jobid
|
|
3542
3596
|
@EntrypointClass = entrypointclass
|
|
3543
3597
|
@ProgramArgs = programargs
|
|
@@ -3571,6 +3625,7 @@ module TencentCloud
|
|
|
3571
3625
|
@IndexName = indexname
|
|
3572
3626
|
@WorkspaceName = workspacename
|
|
3573
3627
|
@FlinkVersion = flinkversion
|
|
3628
|
+
@JdkVersion = jdkversion
|
|
3574
3629
|
@JobManagerCpu = jobmanagercpu
|
|
3575
3630
|
@JobManagerMem = jobmanagermem
|
|
3576
3631
|
@TaskManagerCpu = taskmanagercpu
|
|
@@ -3644,6 +3699,7 @@ module TencentCloud
|
|
|
3644
3699
|
@IndexName = params['IndexName']
|
|
3645
3700
|
@WorkspaceName = params['WorkspaceName']
|
|
3646
3701
|
@FlinkVersion = params['FlinkVersion']
|
|
3702
|
+
@JdkVersion = params['JdkVersion']
|
|
3647
3703
|
@JobManagerCpu = params['JobManagerCpu']
|
|
3648
3704
|
@JobManagerMem = params['JobManagerMem']
|
|
3649
3705
|
@TaskManagerCpu = params['TaskManagerCpu']
|
|
@@ -3975,10 +4031,14 @@ module TencentCloud
|
|
|
3975
4031
|
# @type ContinueAlarm: Integer
|
|
3976
4032
|
# @param RestartCount: 作业重启次数
|
|
3977
4033
|
# @type RestartCount: Integer
|
|
4034
|
+
# @param ExpectJobDefaultAlarmStatus: 期望是开启默认告警
|
|
4035
|
+
# @type ExpectJobDefaultAlarmStatus: Integer
|
|
4036
|
+
# @param JdkVersion: jdk版本
|
|
4037
|
+
# @type JdkVersion: String
|
|
3978
4038
|
|
|
3979
|
-
attr_accessor :JobId, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :Name, :JobType, :Status, :CreateTime, :StartTime, :StopTime, :UpdateTime, :TotalRunMillis, :Remark, :LastOpResult, :ClusterName, :LatestJobConfigVersion, :LatestValidJobConfigVersion, :PublishedJobConfigVersion, :RunningCuNum, :CuMem, :StatusDesc, :CurrentRunMillis, :ClusterId, :WebUIUrl, :SchedulerType, :ClusterStatus, :RunningCu, :FlinkVersion, :WorkSpaceId, :WorkSpaceName, :Tags, :EventInfo, :Description, :ScalingType, :RunningCpu, :RunningMem, :OpenJobDefaultAlarm, :ProgressDesc, :ContinueAlarm, :RestartCount
|
|
4039
|
+
attr_accessor :JobId, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :Name, :JobType, :Status, :CreateTime, :StartTime, :StopTime, :UpdateTime, :TotalRunMillis, :Remark, :LastOpResult, :ClusterName, :LatestJobConfigVersion, :LatestValidJobConfigVersion, :PublishedJobConfigVersion, :RunningCuNum, :CuMem, :StatusDesc, :CurrentRunMillis, :ClusterId, :WebUIUrl, :SchedulerType, :ClusterStatus, :RunningCu, :FlinkVersion, :WorkSpaceId, :WorkSpaceName, :Tags, :EventInfo, :Description, :ScalingType, :RunningCpu, :RunningMem, :OpenJobDefaultAlarm, :ProgressDesc, :ContinueAlarm, :RestartCount, :ExpectJobDefaultAlarmStatus, :JdkVersion
|
|
3980
4040
|
|
|
3981
|
-
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, latestvalidjobconfigversion=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, restartcount=nil)
|
|
4041
|
+
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, latestvalidjobconfigversion=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, restartcount=nil, expectjobdefaultalarmstatus=nil, jdkversion=nil)
|
|
3982
4042
|
@JobId = jobid
|
|
3983
4043
|
@Region = region
|
|
3984
4044
|
@Zone = zone
|
|
@@ -4021,6 +4081,8 @@ module TencentCloud
|
|
|
4021
4081
|
@ProgressDesc = progressdesc
|
|
4022
4082
|
@ContinueAlarm = continuealarm
|
|
4023
4083
|
@RestartCount = restartcount
|
|
4084
|
+
@ExpectJobDefaultAlarmStatus = expectjobdefaultalarmstatus
|
|
4085
|
+
@JdkVersion = jdkversion
|
|
4024
4086
|
end
|
|
4025
4087
|
|
|
4026
4088
|
def deserialize(params)
|
|
@@ -4076,6 +4138,8 @@ module TencentCloud
|
|
|
4076
4138
|
@ProgressDesc = params['ProgressDesc']
|
|
4077
4139
|
@ContinueAlarm = params['ContinueAlarm']
|
|
4078
4140
|
@RestartCount = params['RestartCount']
|
|
4141
|
+
@ExpectJobDefaultAlarmStatus = params['ExpectJobDefaultAlarmStatus']
|
|
4142
|
+
@JdkVersion = params['JdkVersion']
|
|
4079
4143
|
end
|
|
4080
4144
|
end
|
|
4081
4145
|
|
|
@@ -4196,7 +4260,7 @@ module TencentCloud
|
|
|
4196
4260
|
|
|
4197
4261
|
# ModifyFolder请求参数结构体
|
|
4198
4262
|
class ModifyFolderRequest < TencentCloud::Common::AbstractModel
|
|
4199
|
-
# @param SourceFolderId:
|
|
4263
|
+
# @param SourceFolderId: 只有移动文件夹的场景必填,如果是批量移动作业的场景,非必填。
|
|
4200
4264
|
# @type SourceFolderId: String
|
|
4201
4265
|
# @param TargetFolderId: 如需拖拽文件夹,需传入目标文件夹ID
|
|
4202
4266
|
# @type TargetFolderId: String
|
|
@@ -4807,16 +4871,19 @@ module TencentCloud
|
|
|
4807
4871
|
# @type SystemProvide: Integer
|
|
4808
4872
|
# @param Connector: Connector
|
|
4809
4873
|
# @type Connector: String
|
|
4874
|
+
# @param ConnectorVersion: Connector版本
|
|
4875
|
+
# @type ConnectorVersion: String
|
|
4810
4876
|
|
|
4811
|
-
attr_accessor :ResourceId, :Version, :Name, :Type, :SystemProvide, :Connector
|
|
4877
|
+
attr_accessor :ResourceId, :Version, :Name, :Type, :SystemProvide, :Connector, :ConnectorVersion
|
|
4812
4878
|
|
|
4813
|
-
def initialize(resourceid=nil, version=nil, name=nil, type=nil, systemprovide=nil, connector=nil)
|
|
4879
|
+
def initialize(resourceid=nil, version=nil, name=nil, type=nil, systemprovide=nil, connector=nil, connectorversion=nil)
|
|
4814
4880
|
@ResourceId = resourceid
|
|
4815
4881
|
@Version = version
|
|
4816
4882
|
@Name = name
|
|
4817
4883
|
@Type = type
|
|
4818
4884
|
@SystemProvide = systemprovide
|
|
4819
4885
|
@Connector = connector
|
|
4886
|
+
@ConnectorVersion = connectorversion
|
|
4820
4887
|
end
|
|
4821
4888
|
|
|
4822
4889
|
def deserialize(params)
|
|
@@ -4826,6 +4893,7 @@ module TencentCloud
|
|
|
4826
4893
|
@Type = params['Type']
|
|
4827
4894
|
@SystemProvide = params['SystemProvide']
|
|
4828
4895
|
@Connector = params['Connector']
|
|
4896
|
+
@ConnectorVersion = params['ConnectorVersion']
|
|
4829
4897
|
end
|
|
4830
4898
|
end
|
|
4831
4899
|
|
|
@@ -5560,10 +5628,12 @@ module TencentCloud
|
|
|
5560
5628
|
# @type Cpu: Float
|
|
5561
5629
|
# @param Mem: Mem
|
|
5562
5630
|
# @type Mem: Float
|
|
5631
|
+
# @param JdkVersion: jdk版本
|
|
5632
|
+
# @type JdkVersion: String
|
|
5563
5633
|
|
|
5564
|
-
attr_accessor :SerialId, :FlinkVersion, :Status, :CreatorUin, :ResourceRefs, :CuSpec, :CreateTime, :UpdateTime, :Properties, :Cpu, :Mem
|
|
5634
|
+
attr_accessor :SerialId, :FlinkVersion, :Status, :CreatorUin, :ResourceRefs, :CuSpec, :CreateTime, :UpdateTime, :Properties, :Cpu, :Mem, :JdkVersion
|
|
5565
5635
|
|
|
5566
|
-
def initialize(serialid=nil, flinkversion=nil, status=nil, creatoruin=nil, resourcerefs=nil, cuspec=nil, createtime=nil, updatetime=nil, properties=nil, cpu=nil, mem=nil)
|
|
5636
|
+
def initialize(serialid=nil, flinkversion=nil, status=nil, creatoruin=nil, resourcerefs=nil, cuspec=nil, createtime=nil, updatetime=nil, properties=nil, cpu=nil, mem=nil, jdkversion=nil)
|
|
5567
5637
|
@SerialId = serialid
|
|
5568
5638
|
@FlinkVersion = flinkversion
|
|
5569
5639
|
@Status = status
|
|
@@ -5575,6 +5645,7 @@ module TencentCloud
|
|
|
5575
5645
|
@Properties = properties
|
|
5576
5646
|
@Cpu = cpu
|
|
5577
5647
|
@Mem = mem
|
|
5648
|
+
@JdkVersion = jdkversion
|
|
5578
5649
|
end
|
|
5579
5650
|
|
|
5580
5651
|
def deserialize(params)
|
|
@@ -5603,6 +5674,7 @@ module TencentCloud
|
|
|
5603
5674
|
end
|
|
5604
5675
|
@Cpu = params['Cpu']
|
|
5605
5676
|
@Mem = params['Mem']
|
|
5677
|
+
@JdkVersion = params['JdkVersion']
|
|
5606
5678
|
end
|
|
5607
5679
|
end
|
|
5608
5680
|
|
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.1196
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-01-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20190422/models.rb
|
|
37
|
-
- lib/v20190422/client.rb
|
|
38
36
|
- lib/tencentcloud-sdk-oceanus.rb
|
|
37
|
+
- lib/v20190422/client.rb
|
|
38
|
+
- lib/v20190422/models.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|