tencentcloud-sdk-oceanus 3.0.970 → 3.0.971
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 +184 -27
- 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: d7c5c5cebdc85515402e1583e2ddea73c3ef11ae
|
|
4
|
+
data.tar.gz: d384b45a5b64e22e35c6ab165e79eea917de5228
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f2c6205cefb40946974ebffb3aee52560528076bf9b38baf7bb3d50438cb4e58fef89974d055a32b1baded137d3444657a62981289fd5bdf3697e362c3718039
|
|
7
|
+
data.tar.gz: 6d4260e78cc63f6ba81894018d7f02765ed3c8a3e49432043f8d3dca709e8b72b016375282dd3585283745779b63290c60725a33b087b3048ffbbd8d2b054555
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.971
|
data/lib/v20190422/models.rb
CHANGED
|
@@ -250,10 +250,18 @@ module TencentCloud
|
|
|
250
250
|
# @type MemRatio: Integer
|
|
251
251
|
# @param CrossTenantEniMode: 是否开启跨租户弹性网卡
|
|
252
252
|
# @type CrossTenantEniMode: Integer
|
|
253
|
+
# @param TotalCpu: 总的CPU
|
|
254
|
+
# @type TotalCpu: Float
|
|
255
|
+
# @param TotalMem: 总的内存
|
|
256
|
+
# @type TotalMem: Float
|
|
257
|
+
# @param RunningCpu: 运行的CPU
|
|
258
|
+
# @type RunningCpu: Float
|
|
259
|
+
# @param RunningMem: 运行的内存
|
|
260
|
+
# @type RunningMem: Float
|
|
253
261
|
|
|
254
|
-
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
|
|
262
|
+
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
|
|
255
263
|
|
|
256
|
-
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)
|
|
264
|
+
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)
|
|
257
265
|
@ClusterId = clusterid
|
|
258
266
|
@Name = name
|
|
259
267
|
@Region = region
|
|
@@ -302,6 +310,10 @@ module TencentCloud
|
|
|
302
310
|
@BillingResourceMode = billingresourcemode
|
|
303
311
|
@MemRatio = memratio
|
|
304
312
|
@CrossTenantEniMode = crosstenantenimode
|
|
313
|
+
@TotalCpu = totalcpu
|
|
314
|
+
@TotalMem = totalmem
|
|
315
|
+
@RunningCpu = runningcpu
|
|
316
|
+
@RunningMem = runningmem
|
|
305
317
|
end
|
|
306
318
|
|
|
307
319
|
def deserialize(params)
|
|
@@ -401,6 +413,10 @@ module TencentCloud
|
|
|
401
413
|
@BillingResourceMode = params['BillingResourceMode']
|
|
402
414
|
@MemRatio = params['MemRatio']
|
|
403
415
|
@CrossTenantEniMode = params['CrossTenantEniMode']
|
|
416
|
+
@TotalCpu = params['TotalCpu']
|
|
417
|
+
@TotalMem = params['TotalMem']
|
|
418
|
+
@RunningCpu = params['RunningCpu']
|
|
419
|
+
@RunningMem = params['RunningMem']
|
|
404
420
|
end
|
|
405
421
|
end
|
|
406
422
|
|
|
@@ -450,10 +466,18 @@ module TencentCloud
|
|
|
450
466
|
# @param BillingResourceMode: 默认 "" 包销模式 "exclusiveSale"
|
|
451
467
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
452
468
|
# @type BillingResourceMode: String
|
|
469
|
+
# @param TotalCpu: TotalCpu
|
|
470
|
+
# @type TotalCpu: Float
|
|
471
|
+
# @param TotalMem: TotalMem
|
|
472
|
+
# @type TotalMem: Float
|
|
473
|
+
# @param RunningCpu: RunningCpu
|
|
474
|
+
# @type RunningCpu: Float
|
|
475
|
+
# @param RunningMem: RunningMem
|
|
476
|
+
# @type RunningMem: Float
|
|
453
477
|
|
|
454
|
-
attr_accessor :ClusterId, :Name, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :CuNum, :CuMem, :Status, :StatusDesc, :CreateTime, :UpdateTime, :Remark, :NetEnvironmentType, :FreeCuNum, :FreeCu, :RunningCu, :PayMode, :SubEks, :BillingResourceMode
|
|
478
|
+
attr_accessor :ClusterId, :Name, :Region, :Zone, :AppId, :OwnerUin, :CreatorUin, :CuNum, :CuMem, :Status, :StatusDesc, :CreateTime, :UpdateTime, :Remark, :NetEnvironmentType, :FreeCuNum, :FreeCu, :RunningCu, :PayMode, :SubEks, :BillingResourceMode, :TotalCpu, :TotalMem, :RunningCpu, :RunningMem
|
|
455
479
|
|
|
456
|
-
def initialize(clusterid=nil, name=nil, region=nil, zone=nil, appid=nil, owneruin=nil, creatoruin=nil, cunum=nil, cumem=nil, status=nil, statusdesc=nil, createtime=nil, updatetime=nil, remark=nil, netenvironmenttype=nil, freecunum=nil, freecu=nil, runningcu=nil, paymode=nil, subeks=nil, billingresourcemode=nil)
|
|
480
|
+
def initialize(clusterid=nil, name=nil, region=nil, zone=nil, appid=nil, owneruin=nil, creatoruin=nil, cunum=nil, cumem=nil, status=nil, statusdesc=nil, createtime=nil, updatetime=nil, remark=nil, netenvironmenttype=nil, freecunum=nil, freecu=nil, runningcu=nil, paymode=nil, subeks=nil, billingresourcemode=nil, totalcpu=nil, totalmem=nil, runningcpu=nil, runningmem=nil)
|
|
457
481
|
@ClusterId = clusterid
|
|
458
482
|
@Name = name
|
|
459
483
|
@Region = region
|
|
@@ -475,6 +499,10 @@ module TencentCloud
|
|
|
475
499
|
@PayMode = paymode
|
|
476
500
|
@SubEks = subeks
|
|
477
501
|
@BillingResourceMode = billingresourcemode
|
|
502
|
+
@TotalCpu = totalcpu
|
|
503
|
+
@TotalMem = totalmem
|
|
504
|
+
@RunningCpu = runningcpu
|
|
505
|
+
@RunningMem = runningmem
|
|
478
506
|
end
|
|
479
507
|
|
|
480
508
|
def deserialize(params)
|
|
@@ -502,6 +530,10 @@ module TencentCloud
|
|
|
502
530
|
@SubEks.deserialize(params['SubEks'])
|
|
503
531
|
end
|
|
504
532
|
@BillingResourceMode = params['BillingResourceMode']
|
|
533
|
+
@TotalCpu = params['TotalCpu']
|
|
534
|
+
@TotalMem = params['TotalMem']
|
|
535
|
+
@RunningCpu = params['RunningCpu']
|
|
536
|
+
@RunningMem = params['RunningMem']
|
|
505
537
|
end
|
|
506
538
|
end
|
|
507
539
|
|
|
@@ -909,10 +941,18 @@ module TencentCloud
|
|
|
909
941
|
# @type EsServerlessSpace: String
|
|
910
942
|
# @param FlinkVersion: flink版本
|
|
911
943
|
# @type FlinkVersion: String
|
|
944
|
+
# @param JobManagerCpu: JobManager cpu
|
|
945
|
+
# @type JobManagerCpu: Float
|
|
946
|
+
# @param JobManagerMem: JobManager 内存
|
|
947
|
+
# @type JobManagerMem: Float
|
|
948
|
+
# @param TaskManagerCpu: TaskManager cpu
|
|
949
|
+
# @type TaskManagerCpu: Float
|
|
950
|
+
# @param TaskManagerMem: TaskManager 内存
|
|
951
|
+
# @type TaskManagerMem: Float
|
|
912
952
|
|
|
913
|
-
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
|
|
953
|
+
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
|
|
914
954
|
|
|
915
|
-
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)
|
|
955
|
+
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)
|
|
916
956
|
@JobId = jobid
|
|
917
957
|
@EntrypointClass = entrypointclass
|
|
918
958
|
@ProgramArgs = programargs
|
|
@@ -942,6 +982,10 @@ module TencentCloud
|
|
|
942
982
|
@EsServerlessIndex = esserverlessindex
|
|
943
983
|
@EsServerlessSpace = esserverlessspace
|
|
944
984
|
@FlinkVersion = flinkversion
|
|
985
|
+
@JobManagerCpu = jobmanagercpu
|
|
986
|
+
@JobManagerMem = jobmanagermem
|
|
987
|
+
@TaskManagerCpu = taskmanagercpu
|
|
988
|
+
@TaskManagerMem = taskmanagermem
|
|
945
989
|
end
|
|
946
990
|
|
|
947
991
|
def deserialize(params)
|
|
@@ -1004,6 +1048,10 @@ module TencentCloud
|
|
|
1004
1048
|
@EsServerlessIndex = params['EsServerlessIndex']
|
|
1005
1049
|
@EsServerlessSpace = params['EsServerlessSpace']
|
|
1006
1050
|
@FlinkVersion = params['FlinkVersion']
|
|
1051
|
+
@JobManagerCpu = params['JobManagerCpu']
|
|
1052
|
+
@JobManagerMem = params['JobManagerMem']
|
|
1053
|
+
@TaskManagerCpu = params['TaskManagerCpu']
|
|
1054
|
+
@TaskManagerMem = params['TaskManagerMem']
|
|
1007
1055
|
end
|
|
1008
1056
|
end
|
|
1009
1057
|
|
|
@@ -2309,15 +2357,18 @@ module TencentCloud
|
|
|
2309
2357
|
# @type Filters: Array
|
|
2310
2358
|
# @param WorkSpaceId: 工作空间 SerialId
|
|
2311
2359
|
# @type WorkSpaceId: String
|
|
2360
|
+
# @param SystemResource: 资源类型,0=用户,1系统connector,2=用户自定义connector
|
|
2361
|
+
# @type SystemResource: Integer
|
|
2312
2362
|
|
|
2313
|
-
attr_accessor :ResourceIds, :Offset, :Limit, :Filters, :WorkSpaceId
|
|
2363
|
+
attr_accessor :ResourceIds, :Offset, :Limit, :Filters, :WorkSpaceId, :SystemResource
|
|
2314
2364
|
|
|
2315
|
-
def initialize(resourceids=nil, offset=nil, limit=nil, filters=nil, workspaceid=nil)
|
|
2365
|
+
def initialize(resourceids=nil, offset=nil, limit=nil, filters=nil, workspaceid=nil, systemresource=nil)
|
|
2316
2366
|
@ResourceIds = resourceids
|
|
2317
2367
|
@Offset = offset
|
|
2318
2368
|
@Limit = limit
|
|
2319
2369
|
@Filters = filters
|
|
2320
2370
|
@WorkSpaceId = workspaceid
|
|
2371
|
+
@SystemResource = systemresource
|
|
2321
2372
|
end
|
|
2322
2373
|
|
|
2323
2374
|
def deserialize(params)
|
|
@@ -2333,6 +2384,7 @@ module TencentCloud
|
|
|
2333
2384
|
end
|
|
2334
2385
|
end
|
|
2335
2386
|
@WorkSpaceId = params['WorkSpaceId']
|
|
2387
|
+
@SystemResource = params['SystemResource']
|
|
2336
2388
|
end
|
|
2337
2389
|
end
|
|
2338
2390
|
|
|
@@ -2381,16 +2433,19 @@ module TencentCloud
|
|
|
2381
2433
|
# @type ClusterId: String
|
|
2382
2434
|
# @param FlinkVersion: 查询对应Flink版本的内置connector
|
|
2383
2435
|
# @type FlinkVersion: String
|
|
2436
|
+
# @param WorkSpaceId: 空间
|
|
2437
|
+
# @type WorkSpaceId: String
|
|
2384
2438
|
|
|
2385
|
-
attr_accessor :ResourceIds, :Offset, :Limit, :Filters, :ClusterId, :FlinkVersion
|
|
2439
|
+
attr_accessor :ResourceIds, :Offset, :Limit, :Filters, :ClusterId, :FlinkVersion, :WorkSpaceId
|
|
2386
2440
|
|
|
2387
|
-
def initialize(resourceids=nil, offset=nil, limit=nil, filters=nil, clusterid=nil, flinkversion=nil)
|
|
2441
|
+
def initialize(resourceids=nil, offset=nil, limit=nil, filters=nil, clusterid=nil, flinkversion=nil, workspaceid=nil)
|
|
2388
2442
|
@ResourceIds = resourceids
|
|
2389
2443
|
@Offset = offset
|
|
2390
2444
|
@Limit = limit
|
|
2391
2445
|
@Filters = filters
|
|
2392
2446
|
@ClusterId = clusterid
|
|
2393
2447
|
@FlinkVersion = flinkversion
|
|
2448
|
+
@WorkSpaceId = workspaceid
|
|
2394
2449
|
end
|
|
2395
2450
|
|
|
2396
2451
|
def deserialize(params)
|
|
@@ -2407,6 +2462,7 @@ module TencentCloud
|
|
|
2407
2462
|
end
|
|
2408
2463
|
@ClusterId = params['ClusterId']
|
|
2409
2464
|
@FlinkVersion = params['FlinkVersion']
|
|
2465
|
+
@WorkSpaceId = params['WorkSpaceId']
|
|
2410
2466
|
end
|
|
2411
2467
|
end
|
|
2412
2468
|
|
|
@@ -3135,10 +3191,25 @@ module TencentCloud
|
|
|
3135
3191
|
# @param FlinkVersion: flink 版本
|
|
3136
3192
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3137
3193
|
# @type FlinkVersion: String
|
|
3194
|
+
# @param JobManagerCpu: jm使用cpu数目
|
|
3195
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3196
|
+
# @type JobManagerCpu: Float
|
|
3197
|
+
# @param JobManagerMem: jm使用内存数目
|
|
3198
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3199
|
+
# @type JobManagerMem: Float
|
|
3200
|
+
# @param TaskManagerCpu: tm使用cpu数
|
|
3201
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3202
|
+
# @type TaskManagerCpu: Float
|
|
3203
|
+
# @param TaskManagerMem: tm使用mem数
|
|
3204
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3205
|
+
# @type TaskManagerMem: Float
|
|
3206
|
+
# @param JobConfigItem: 运行中配置
|
|
3207
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3208
|
+
# @type JobConfigItem: :class:`Tencentcloud::Oceanus.v20190422.models.JobConfig`
|
|
3138
3209
|
|
|
3139
|
-
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
|
|
3210
|
+
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
|
|
3140
3211
|
|
|
3141
|
-
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)
|
|
3212
|
+
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)
|
|
3142
3213
|
@JobId = jobid
|
|
3143
3214
|
@EntrypointClass = entrypointclass
|
|
3144
3215
|
@ProgramArgs = programargs
|
|
@@ -3172,6 +3243,11 @@ module TencentCloud
|
|
|
3172
3243
|
@IndexName = indexname
|
|
3173
3244
|
@WorkspaceName = workspacename
|
|
3174
3245
|
@FlinkVersion = flinkversion
|
|
3246
|
+
@JobManagerCpu = jobmanagercpu
|
|
3247
|
+
@JobManagerMem = jobmanagermem
|
|
3248
|
+
@TaskManagerCpu = taskmanagercpu
|
|
3249
|
+
@TaskManagerMem = taskmanagermem
|
|
3250
|
+
@JobConfigItem = jobconfigitem
|
|
3175
3251
|
end
|
|
3176
3252
|
|
|
3177
3253
|
def deserialize(params)
|
|
@@ -3238,6 +3314,14 @@ module TencentCloud
|
|
|
3238
3314
|
@IndexName = params['IndexName']
|
|
3239
3315
|
@WorkspaceName = params['WorkspaceName']
|
|
3240
3316
|
@FlinkVersion = params['FlinkVersion']
|
|
3317
|
+
@JobManagerCpu = params['JobManagerCpu']
|
|
3318
|
+
@JobManagerMem = params['JobManagerMem']
|
|
3319
|
+
@TaskManagerCpu = params['TaskManagerCpu']
|
|
3320
|
+
@TaskManagerMem = params['TaskManagerMem']
|
|
3321
|
+
unless params['JobConfigItem'].nil?
|
|
3322
|
+
@JobConfigItem = JobConfig.new
|
|
3323
|
+
@JobConfigItem.deserialize(params['JobConfigItem'])
|
|
3324
|
+
end
|
|
3241
3325
|
end
|
|
3242
3326
|
end
|
|
3243
3327
|
|
|
@@ -4082,7 +4166,6 @@ module TencentCloud
|
|
|
4082
4166
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
4083
4167
|
# @type RefJobCount: Integer
|
|
4084
4168
|
# @param IsJobRun: 作业运行状态
|
|
4085
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
4086
4169
|
# @type IsJobRun: Integer
|
|
4087
4170
|
# @param FileName: 文件名
|
|
4088
4171
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -4093,10 +4176,24 @@ module TencentCloud
|
|
|
4093
4176
|
# @param RefJobStatusCountSet: 分状态统计关联作业数
|
|
4094
4177
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
4095
4178
|
# @type RefJobStatusCountSet: Array
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
|
|
4179
|
+
# @param Connector: 连接器名称
|
|
4180
|
+
# @type Connector: String
|
|
4181
|
+
# @param ConnectorVersion: 连接器版本
|
|
4182
|
+
# @type ConnectorVersion: String
|
|
4183
|
+
# @param ConnectionMethod: 连接方式
|
|
4184
|
+
# @type ConnectionMethod: String
|
|
4185
|
+
# @param RelatedResourceId: connector关联的资源id
|
|
4186
|
+
# @type RelatedResourceId: String
|
|
4187
|
+
# @param Icon: 图标
|
|
4188
|
+
# @type Icon: String
|
|
4189
|
+
# @param ConnectorName: 连接器中文名
|
|
4190
|
+
# @type ConnectorName: String
|
|
4191
|
+
# @param ConnectorUrl: 连接器官网链接
|
|
4192
|
+
# @type ConnectorUrl: String
|
|
4193
|
+
|
|
4194
|
+
attr_accessor :ResourceId, :Name, :ResourceType, :ResourceLoc, :Region, :AppId, :OwnerUin, :CreatorUin, :CreateTime, :UpdateTime, :LatestResourceConfigVersion, :Remark, :VersionCount, :RefJobCount, :IsJobRun, :FileName, :WorkSpaceId, :RefJobStatusCountSet, :Connector, :ConnectorVersion, :ConnectionMethod, :RelatedResourceId, :Icon, :ConnectorName, :ConnectorUrl
|
|
4195
|
+
|
|
4196
|
+
def initialize(resourceid=nil, name=nil, resourcetype=nil, resourceloc=nil, region=nil, appid=nil, owneruin=nil, creatoruin=nil, createtime=nil, updatetime=nil, latestresourceconfigversion=nil, remark=nil, versioncount=nil, refjobcount=nil, isjobrun=nil, filename=nil, workspaceid=nil, refjobstatuscountset=nil, connector=nil, connectorversion=nil, connectionmethod=nil, relatedresourceid=nil, icon=nil, connectorname=nil, connectorurl=nil)
|
|
4100
4197
|
@ResourceId = resourceid
|
|
4101
4198
|
@Name = name
|
|
4102
4199
|
@ResourceType = resourcetype
|
|
@@ -4115,6 +4212,13 @@ module TencentCloud
|
|
|
4115
4212
|
@FileName = filename
|
|
4116
4213
|
@WorkSpaceId = workspaceid
|
|
4117
4214
|
@RefJobStatusCountSet = refjobstatuscountset
|
|
4215
|
+
@Connector = connector
|
|
4216
|
+
@ConnectorVersion = connectorversion
|
|
4217
|
+
@ConnectionMethod = connectionmethod
|
|
4218
|
+
@RelatedResourceId = relatedresourceid
|
|
4219
|
+
@Icon = icon
|
|
4220
|
+
@ConnectorName = connectorname
|
|
4221
|
+
@ConnectorUrl = connectorurl
|
|
4118
4222
|
end
|
|
4119
4223
|
|
|
4120
4224
|
def deserialize(params)
|
|
@@ -4146,6 +4250,13 @@ module TencentCloud
|
|
|
4146
4250
|
@RefJobStatusCountSet << refjobstatuscountitem_tmp
|
|
4147
4251
|
end
|
|
4148
4252
|
end
|
|
4253
|
+
@Connector = params['Connector']
|
|
4254
|
+
@ConnectorVersion = params['ConnectorVersion']
|
|
4255
|
+
@ConnectionMethod = params['ConnectionMethod']
|
|
4256
|
+
@RelatedResourceId = params['RelatedResourceId']
|
|
4257
|
+
@Icon = params['Icon']
|
|
4258
|
+
@ConnectorName = params['ConnectorName']
|
|
4259
|
+
@ConnectorUrl = params['ConnectorUrl']
|
|
4149
4260
|
end
|
|
4150
4261
|
end
|
|
4151
4262
|
|
|
@@ -4233,15 +4344,18 @@ module TencentCloud
|
|
|
4233
4344
|
# @type Type: Integer
|
|
4234
4345
|
# @param SystemProvide: 1: 系统内置资源
|
|
4235
4346
|
# @type SystemProvide: Integer
|
|
4347
|
+
# @param Connector: Connector
|
|
4348
|
+
# @type Connector: String
|
|
4236
4349
|
|
|
4237
|
-
attr_accessor :ResourceId, :Version, :Name, :Type, :SystemProvide
|
|
4350
|
+
attr_accessor :ResourceId, :Version, :Name, :Type, :SystemProvide, :Connector
|
|
4238
4351
|
|
|
4239
|
-
def initialize(resourceid=nil, version=nil, name=nil, type=nil, systemprovide=nil)
|
|
4352
|
+
def initialize(resourceid=nil, version=nil, name=nil, type=nil, systemprovide=nil, connector=nil)
|
|
4240
4353
|
@ResourceId = resourceid
|
|
4241
4354
|
@Version = version
|
|
4242
4355
|
@Name = name
|
|
4243
4356
|
@Type = type
|
|
4244
4357
|
@SystemProvide = systemprovide
|
|
4358
|
+
@Connector = connector
|
|
4245
4359
|
end
|
|
4246
4360
|
|
|
4247
4361
|
def deserialize(params)
|
|
@@ -4250,6 +4364,7 @@ module TencentCloud
|
|
|
4250
4364
|
@Name = params['Name']
|
|
4251
4365
|
@Type = params['Type']
|
|
4252
4366
|
@SystemProvide = params['SystemProvide']
|
|
4367
|
+
@Connector = params['Connector']
|
|
4253
4368
|
end
|
|
4254
4369
|
end
|
|
4255
4370
|
|
|
@@ -4755,10 +4870,14 @@ module TencentCloud
|
|
|
4755
4870
|
# @param Properties: 配置参数
|
|
4756
4871
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
4757
4872
|
# @type Properties: Array
|
|
4873
|
+
# @param Cpu: Cpu
|
|
4874
|
+
# @type Cpu: Float
|
|
4875
|
+
# @param Mem: Mem
|
|
4876
|
+
# @type Mem: Float
|
|
4758
4877
|
|
|
4759
|
-
attr_accessor :SerialId, :FlinkVersion, :Status, :CreatorUin, :ResourceRefs, :CuSpec, :CreateTime, :UpdateTime, :Properties
|
|
4878
|
+
attr_accessor :SerialId, :FlinkVersion, :Status, :CreatorUin, :ResourceRefs, :CuSpec, :CreateTime, :UpdateTime, :Properties, :Cpu, :Mem
|
|
4760
4879
|
|
|
4761
|
-
def initialize(serialid=nil, flinkversion=nil, status=nil, creatoruin=nil, resourcerefs=nil, cuspec=nil, createtime=nil, updatetime=nil, properties=nil)
|
|
4880
|
+
def initialize(serialid=nil, flinkversion=nil, status=nil, creatoruin=nil, resourcerefs=nil, cuspec=nil, createtime=nil, updatetime=nil, properties=nil, cpu=nil, mem=nil)
|
|
4762
4881
|
@SerialId = serialid
|
|
4763
4882
|
@FlinkVersion = flinkversion
|
|
4764
4883
|
@Status = status
|
|
@@ -4768,6 +4887,8 @@ module TencentCloud
|
|
|
4768
4887
|
@CreateTime = createtime
|
|
4769
4888
|
@UpdateTime = updatetime
|
|
4770
4889
|
@Properties = properties
|
|
4890
|
+
@Cpu = cpu
|
|
4891
|
+
@Mem = mem
|
|
4771
4892
|
end
|
|
4772
4893
|
|
|
4773
4894
|
def deserialize(params)
|
|
@@ -4794,6 +4915,8 @@ module TencentCloud
|
|
|
4794
4915
|
@Properties << property_tmp
|
|
4795
4916
|
end
|
|
4796
4917
|
end
|
|
4918
|
+
@Cpu = params['Cpu']
|
|
4919
|
+
@Mem = params['Mem']
|
|
4797
4920
|
end
|
|
4798
4921
|
end
|
|
4799
4922
|
|
|
@@ -4918,15 +5041,27 @@ module TencentCloud
|
|
|
4918
5041
|
# @param RunningCu: 运行cu
|
|
4919
5042
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
4920
5043
|
# @type RunningCu: Float
|
|
5044
|
+
# @param TotalCpu: 总的CPU
|
|
5045
|
+
# @type TotalCpu: Float
|
|
5046
|
+
# @param TotalMem: 总的内存
|
|
5047
|
+
# @type TotalMem: Float
|
|
5048
|
+
# @param RunningCpu: 运行的CPU
|
|
5049
|
+
# @type RunningCpu: Float
|
|
5050
|
+
# @param RunningMem: 运行的内存
|
|
5051
|
+
# @type RunningMem: Float
|
|
4921
5052
|
|
|
4922
|
-
attr_accessor :SerialId, :CuNum, :Status, :StatusDesc, :RunningCu
|
|
5053
|
+
attr_accessor :SerialId, :CuNum, :Status, :StatusDesc, :RunningCu, :TotalCpu, :TotalMem, :RunningCpu, :RunningMem
|
|
4923
5054
|
|
|
4924
|
-
def initialize(serialid=nil, cunum=nil, status=nil, statusdesc=nil, runningcu=nil)
|
|
5055
|
+
def initialize(serialid=nil, cunum=nil, status=nil, statusdesc=nil, runningcu=nil, totalcpu=nil, totalmem=nil, runningcpu=nil, runningmem=nil)
|
|
4925
5056
|
@SerialId = serialid
|
|
4926
5057
|
@CuNum = cunum
|
|
4927
5058
|
@Status = status
|
|
4928
5059
|
@StatusDesc = statusdesc
|
|
4929
5060
|
@RunningCu = runningcu
|
|
5061
|
+
@TotalCpu = totalcpu
|
|
5062
|
+
@TotalMem = totalmem
|
|
5063
|
+
@RunningCpu = runningcpu
|
|
5064
|
+
@RunningMem = runningmem
|
|
4930
5065
|
end
|
|
4931
5066
|
|
|
4932
5067
|
def deserialize(params)
|
|
@@ -4935,6 +5070,10 @@ module TencentCloud
|
|
|
4935
5070
|
@Status = params['Status']
|
|
4936
5071
|
@StatusDesc = params['StatusDesc']
|
|
4937
5072
|
@RunningCu = params['RunningCu']
|
|
5073
|
+
@TotalCpu = params['TotalCpu']
|
|
5074
|
+
@TotalMem = params['TotalMem']
|
|
5075
|
+
@RunningCpu = params['RunningCpu']
|
|
5076
|
+
@RunningMem = params['RunningMem']
|
|
4938
5077
|
end
|
|
4939
5078
|
end
|
|
4940
5079
|
|
|
@@ -4972,16 +5111,19 @@ module TencentCloud
|
|
|
4972
5111
|
# @type Region: String
|
|
4973
5112
|
# @param LatestResourceConfigVersion: 资源的最新版本
|
|
4974
5113
|
# @type LatestResourceConfigVersion: Integer
|
|
5114
|
+
# @param SystemProvide: 1 是系统提供资源 2 用户提供CONNECTOR
|
|
5115
|
+
# @type SystemProvide: Integer
|
|
4975
5116
|
|
|
4976
|
-
attr_accessor :ResourceId, :Name, :ResourceType, :Remark, :Region, :LatestResourceConfigVersion
|
|
5117
|
+
attr_accessor :ResourceId, :Name, :ResourceType, :Remark, :Region, :LatestResourceConfigVersion, :SystemProvide
|
|
4977
5118
|
|
|
4978
|
-
def initialize(resourceid=nil, name=nil, resourcetype=nil, remark=nil, region=nil, latestresourceconfigversion=nil)
|
|
5119
|
+
def initialize(resourceid=nil, name=nil, resourcetype=nil, remark=nil, region=nil, latestresourceconfigversion=nil, systemprovide=nil)
|
|
4979
5120
|
@ResourceId = resourceid
|
|
4980
5121
|
@Name = name
|
|
4981
5122
|
@ResourceType = resourcetype
|
|
4982
5123
|
@Remark = remark
|
|
4983
5124
|
@Region = region
|
|
4984
5125
|
@LatestResourceConfigVersion = latestresourceconfigversion
|
|
5126
|
+
@SystemProvide = systemprovide
|
|
4985
5127
|
end
|
|
4986
5128
|
|
|
4987
5129
|
def deserialize(params)
|
|
@@ -4991,6 +5133,7 @@ module TencentCloud
|
|
|
4991
5133
|
@Remark = params['Remark']
|
|
4992
5134
|
@Region = params['Region']
|
|
4993
5135
|
@LatestResourceConfigVersion = params['LatestResourceConfigVersion']
|
|
5136
|
+
@SystemProvide = params['SystemProvide']
|
|
4994
5137
|
end
|
|
4995
5138
|
end
|
|
4996
5139
|
|
|
@@ -5060,15 +5203,26 @@ module TencentCloud
|
|
|
5060
5203
|
# @param Status: 作业状态 启动或者停止或者暂停
|
|
5061
5204
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
5062
5205
|
# @type Status: Integer
|
|
5206
|
+
# @param ScalingType: 0:代表没开启调优任务,1:开启智能调优,2:代表定时调优
|
|
5063
5207
|
|
|
5064
|
-
|
|
5208
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
5209
|
+
# @type ScalingType: Integer
|
|
5210
|
+
# @param RunningCpu: RunningCpu
|
|
5211
|
+
# @type RunningCpu: Float
|
|
5212
|
+
# @param RunningMem: RunningMem
|
|
5213
|
+
# @type RunningMem: Float
|
|
5214
|
+
|
|
5215
|
+
attr_accessor :JobId, :Name, :JobType, :RunningCu, :Status, :ScalingType, :RunningCpu, :RunningMem
|
|
5065
5216
|
|
|
5066
|
-
def initialize(jobid=nil, name=nil, jobtype=nil, runningcu=nil, status=nil)
|
|
5217
|
+
def initialize(jobid=nil, name=nil, jobtype=nil, runningcu=nil, status=nil, scalingtype=nil, runningcpu=nil, runningmem=nil)
|
|
5067
5218
|
@JobId = jobid
|
|
5068
5219
|
@Name = name
|
|
5069
5220
|
@JobType = jobtype
|
|
5070
5221
|
@RunningCu = runningcu
|
|
5071
5222
|
@Status = status
|
|
5223
|
+
@ScalingType = scalingtype
|
|
5224
|
+
@RunningCpu = runningcpu
|
|
5225
|
+
@RunningMem = runningmem
|
|
5072
5226
|
end
|
|
5073
5227
|
|
|
5074
5228
|
def deserialize(params)
|
|
@@ -5077,6 +5231,9 @@ module TencentCloud
|
|
|
5077
5231
|
@JobType = params['JobType']
|
|
5078
5232
|
@RunningCu = params['RunningCu']
|
|
5079
5233
|
@Status = params['Status']
|
|
5234
|
+
@ScalingType = params['ScalingType']
|
|
5235
|
+
@RunningCpu = params['RunningCpu']
|
|
5236
|
+
@RunningMem = params['RunningMem']
|
|
5080
5237
|
end
|
|
5081
5238
|
end
|
|
5082
5239
|
|
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.971
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-12-
|
|
11
|
+
date: 2024-12-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|