tencentcloud-sdk-oceanus 3.0.1067 → 3.0.1069

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190422/models.rb +286 -5
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e5dc4adc58d3b669353379b8fbb2584c24f52580
4
- data.tar.gz: 280026c63025a628e4472fb325c9e3270c53360a
3
+ metadata.gz: 17bf19d6e11314f7e2e76e2202e91bb192ada00e
4
+ data.tar.gz: 2db90b7af8181f0a93c705d32213d82bb98d3fcd
5
5
  SHA512:
6
- metadata.gz: 65d000801b96f820d29718c953ffce284c90c95c51ac9860e1a0178e573a859d3a61912253f908c22272a7b6c332ac9abe3f4717127817ad2c5aef5b967bafa9
7
- data.tar.gz: c37c2f933724e9c517cbb31c28c86012759aca4bf2bd233a82d918ce1dacda0f425d743542e9682f9d7a0f3ea2cb680dca502b3caa80a0856167847966bdc651
6
+ metadata.gz: c16e7a50c3c085b4c4e27bce8268cdc7ae07cadbb9d85122f60c9a14a199b78b2aa7837bc8ea2c71b2dee3973d0e54a897c8028f4624ae30278ed3f2714c2210
7
+ data.tar.gz: 2040a0639dc9b16bfcd068497aea9bfca7244a7caf0e7cd5d57b5142ae4a6061a817e0c9051f322b1fd72229ab6e769930d754fb706767bc222607e5b250de9f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1067
1
+ 3.0.1069
@@ -136,7 +136,7 @@ module TencentCloud
136
136
  # @type OwnerUin: String
137
137
  # @param CreatorUin: 创建者 UIN
138
138
  # @type CreatorUin: String
139
- # @param Status: 集群状态, 1 未初始化,,3 初始化中,2 运行中
139
+ # @param Status: 集群状态, 1 未初始化,3 初始化中,2 运行中
140
140
  # @type Status: Integer
141
141
  # @param Remark: 描述
142
142
  # @type Remark: String
@@ -258,10 +258,13 @@ module TencentCloud
258
258
  # @type RunningCpu: Float
259
259
  # @param RunningMem: 运行的内存
260
260
  # @type RunningMem: Float
261
+ # @param Setats: setats集群
262
+ # 注意:此字段可能返回 null,表示取不到有效值。
263
+ # @type Setats: :class:`Tencentcloud::Oceanus.v20190422.models.Setats`
261
264
 
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
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
263
266
 
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)
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)
265
268
  @ClusterId = clusterid
266
269
  @Name = name
267
270
  @Region = region
@@ -314,6 +317,7 @@ module TencentCloud
314
317
  @TotalMem = totalmem
315
318
  @RunningCpu = runningcpu
316
319
  @RunningMem = runningmem
320
+ @Setats = setats
317
321
  end
318
322
 
319
323
  def deserialize(params)
@@ -417,6 +421,10 @@ module TencentCloud
417
421
  @TotalMem = params['TotalMem']
418
422
  @RunningCpu = params['RunningCpu']
419
423
  @RunningMem = params['RunningMem']
424
+ unless params['Setats'].nil?
425
+ @Setats = Setats.new
426
+ @Setats.deserialize(params['Setats'])
427
+ end
420
428
  end
421
429
  end
422
430
 
@@ -2156,16 +2164,19 @@ module TencentCloud
2156
2164
  # @type WorkSpaceId: String
2157
2165
  # @param ExtraResult: 查询额外的作业信息,例如 JobEventInfo
2158
2166
  # @type ExtraResult: Array
2167
+ # @param ConnectorOptions: 查询引用connector
2168
+ # @type ConnectorOptions: String
2159
2169
 
2160
- attr_accessor :JobIds, :Filters, :Offset, :Limit, :WorkSpaceId, :ExtraResult
2170
+ attr_accessor :JobIds, :Filters, :Offset, :Limit, :WorkSpaceId, :ExtraResult, :ConnectorOptions
2161
2171
 
2162
- def initialize(jobids=nil, filters=nil, offset=nil, limit=nil, workspaceid=nil, extraresult=nil)
2172
+ def initialize(jobids=nil, filters=nil, offset=nil, limit=nil, workspaceid=nil, extraresult=nil, connectoroptions=nil)
2163
2173
  @JobIds = jobids
2164
2174
  @Filters = filters
2165
2175
  @Offset = offset
2166
2176
  @Limit = limit
2167
2177
  @WorkSpaceId = workspaceid
2168
2178
  @ExtraResult = extraresult
2179
+ @ConnectorOptions = connectoroptions
2169
2180
  end
2170
2181
 
2171
2182
  def deserialize(params)
@@ -2182,6 +2193,7 @@ module TencentCloud
2182
2193
  @Limit = params['Limit']
2183
2194
  @WorkSpaceId = params['WorkSpaceId']
2184
2195
  @ExtraResult = params['ExtraResult']
2196
+ @ConnectorOptions = params['ConnectorOptions']
2185
2197
  end
2186
2198
  end
2187
2199
 
@@ -4412,6 +4424,48 @@ module TencentCloud
4412
4424
  end
4413
4425
  end
4414
4426
 
4427
+ # 资源引用
4428
+ class ResourceRefLatest < TencentCloud::Common::AbstractModel
4429
+ # @param ResourceId: 资源id
4430
+ # 注意:此字段可能返回 null,表示取不到有效值。
4431
+ # @type ResourceId: String
4432
+ # @param Version: 版本号
4433
+ # 注意:此字段可能返回 null,表示取不到有效值。
4434
+ # @type Version: Integer
4435
+ # @param Type: 资源类型
4436
+ # 注意:此字段可能返回 null,表示取不到有效值。
4437
+ # @type Type: Integer
4438
+ # @param Status: 状态
4439
+ # 注意:此字段可能返回 null,表示取不到有效值。
4440
+ # @type Status: Integer
4441
+ # @param WorkspaceId: 空间id
4442
+ # 注意:此字段可能返回 null,表示取不到有效值。
4443
+ # @type WorkspaceId: String
4444
+ # @param Name: 资源名称
4445
+ # 注意:此字段可能返回 null,表示取不到有效值。
4446
+ # @type Name: String
4447
+
4448
+ attr_accessor :ResourceId, :Version, :Type, :Status, :WorkspaceId, :Name
4449
+
4450
+ def initialize(resourceid=nil, version=nil, type=nil, status=nil, workspaceid=nil, name=nil)
4451
+ @ResourceId = resourceid
4452
+ @Version = version
4453
+ @Type = type
4454
+ @Status = status
4455
+ @WorkspaceId = workspaceid
4456
+ @Name = name
4457
+ end
4458
+
4459
+ def deserialize(params)
4460
+ @ResourceId = params['ResourceId']
4461
+ @Version = params['Version']
4462
+ @Type = params['Type']
4463
+ @Status = params['Status']
4464
+ @WorkspaceId = params['WorkspaceId']
4465
+ @Name = params['Name']
4466
+ end
4467
+ end
4468
+
4415
4469
  # Sql Gateway返回Column类型
4416
4470
  class ResultColumn < TencentCloud::Common::AbstractModel
4417
4471
  # @param Name: 名称
@@ -4787,6 +4841,162 @@ module TencentCloud
4787
4841
  end
4788
4842
  end
4789
4843
 
4844
+ # setats类型
4845
+ class Setats < TencentCloud::Common::AbstractModel
4846
+ # @param SetatsSerialId: setats serialId
4847
+ # 注意:此字段可能返回 null,表示取不到有效值。
4848
+ # @type SetatsSerialId: String
4849
+ # @param Status: 1 // 停止
4850
+ # 2 // 运行中
4851
+ # 3 // 初始化中
4852
+ # 4 // 扩容中
4853
+ # 5 // Warehoouse未配置
4854
+ # 6 // Warehoouse配置中
4855
+ # 7 // 重启中
4856
+ # -2 // 已删除(集群被销毁时更新为此状态)
4857
+ # 注意:此字段可能返回 null,表示取不到有效值。
4858
+ # @type Status: Integer
4859
+ # @param Warehouse: setats warehouse
4860
+ # 注意:此字段可能返回 null,表示取不到有效值。
4861
+ # @type Warehouse: :class:`Tencentcloud::Oceanus.v20190422.models.Warehouse`
4862
+ # @param MasterInfo: setats master 机器规格
4863
+ # 注意:此字段可能返回 null,表示取不到有效值。
4864
+ # @type MasterInfo: :class:`Tencentcloud::Oceanus.v20190422.models.SetatsCvmInfo`
4865
+ # @param WorkerInfo: setats worker规格
4866
+ # 注意:此字段可能返回 null,表示取不到有效值。
4867
+ # @type WorkerInfo: :class:`Tencentcloud::Oceanus.v20190422.models.SetatsCvmInfo`
4868
+ # @param Tags: 标签
4869
+ # 注意:此字段可能返回 null,表示取不到有效值。
4870
+ # @type Tags: Array
4871
+ # @param AutoRenewFlag: 自动续费
4872
+ # 注意:此字段可能返回 null,表示取不到有效值。
4873
+ # @type AutoRenewFlag: Integer
4874
+ # @param ExpireTime: 过期时间
4875
+ # 注意:此字段可能返回 null,表示取不到有效值。
4876
+ # @type ExpireTime: String
4877
+ # @param SecondsUntilExpiry: 过期时间 秒
4878
+ # 注意:此字段可能返回 null,表示取不到有效值。
4879
+ # @type SecondsUntilExpiry: String
4880
+ # @param CreateTime: 创建时间
4881
+ # 注意:此字段可能返回 null,表示取不到有效值。
4882
+ # @type CreateTime: String
4883
+ # @param ManagerUrl: manager url
4884
+ # 注意:此字段可能返回 null,表示取不到有效值。
4885
+ # @type ManagerUrl: String
4886
+ # @param IsolatedTime: 隔离时间
4887
+ # 注意:此字段可能返回 null,表示取不到有效值。
4888
+ # @type IsolatedTime: String
4889
+
4890
+ attr_accessor :SetatsSerialId, :Status, :Warehouse, :MasterInfo, :WorkerInfo, :Tags, :AutoRenewFlag, :ExpireTime, :SecondsUntilExpiry, :CreateTime, :ManagerUrl, :IsolatedTime
4891
+
4892
+ def initialize(setatsserialid=nil, status=nil, warehouse=nil, masterinfo=nil, workerinfo=nil, tags=nil, autorenewflag=nil, expiretime=nil, secondsuntilexpiry=nil, createtime=nil, managerurl=nil, isolatedtime=nil)
4893
+ @SetatsSerialId = setatsserialid
4894
+ @Status = status
4895
+ @Warehouse = warehouse
4896
+ @MasterInfo = masterinfo
4897
+ @WorkerInfo = workerinfo
4898
+ @Tags = tags
4899
+ @AutoRenewFlag = autorenewflag
4900
+ @ExpireTime = expiretime
4901
+ @SecondsUntilExpiry = secondsuntilexpiry
4902
+ @CreateTime = createtime
4903
+ @ManagerUrl = managerurl
4904
+ @IsolatedTime = isolatedtime
4905
+ end
4906
+
4907
+ def deserialize(params)
4908
+ @SetatsSerialId = params['SetatsSerialId']
4909
+ @Status = params['Status']
4910
+ unless params['Warehouse'].nil?
4911
+ @Warehouse = Warehouse.new
4912
+ @Warehouse.deserialize(params['Warehouse'])
4913
+ end
4914
+ unless params['MasterInfo'].nil?
4915
+ @MasterInfo = SetatsCvmInfo.new
4916
+ @MasterInfo.deserialize(params['MasterInfo'])
4917
+ end
4918
+ unless params['WorkerInfo'].nil?
4919
+ @WorkerInfo = SetatsCvmInfo.new
4920
+ @WorkerInfo.deserialize(params['WorkerInfo'])
4921
+ end
4922
+ unless params['Tags'].nil?
4923
+ @Tags = []
4924
+ params['Tags'].each do |i|
4925
+ tag_tmp = Tag.new
4926
+ tag_tmp.deserialize(i)
4927
+ @Tags << tag_tmp
4928
+ end
4929
+ end
4930
+ @AutoRenewFlag = params['AutoRenewFlag']
4931
+ @ExpireTime = params['ExpireTime']
4932
+ @SecondsUntilExpiry = params['SecondsUntilExpiry']
4933
+ @CreateTime = params['CreateTime']
4934
+ @ManagerUrl = params['ManagerUrl']
4935
+ @IsolatedTime = params['IsolatedTime']
4936
+ end
4937
+ end
4938
+
4939
+ # setats 机器规格
4940
+ class SetatsCvmInfo < TencentCloud::Common::AbstractModel
4941
+ # @param Cpu: setats机器cpu
4942
+ # 注意:此字段可能返回 null,表示取不到有效值。
4943
+ # @type Cpu: Float
4944
+ # @param Mem: setats机器内存
4945
+ # 注意:此字段可能返回 null,表示取不到有效值。
4946
+ # @type Mem: Float
4947
+ # @param DefaultParallelism: setats worker 并行度
4948
+ # 注意:此字段可能返回 null,表示取不到有效值。
4949
+ # @type DefaultParallelism: Integer
4950
+ # @param Disk: setats 机器磁盘
4951
+ # 注意:此字段可能返回 null,表示取不到有效值。
4952
+ # @type Disk: :class:`Tencentcloud::Oceanus.v20190422.models.SetatsDisk`
4953
+
4954
+ attr_accessor :Cpu, :Mem, :DefaultParallelism, :Disk
4955
+
4956
+ def initialize(cpu=nil, mem=nil, defaultparallelism=nil, disk=nil)
4957
+ @Cpu = cpu
4958
+ @Mem = mem
4959
+ @DefaultParallelism = defaultparallelism
4960
+ @Disk = disk
4961
+ end
4962
+
4963
+ def deserialize(params)
4964
+ @Cpu = params['Cpu']
4965
+ @Mem = params['Mem']
4966
+ @DefaultParallelism = params['DefaultParallelism']
4967
+ unless params['Disk'].nil?
4968
+ @Disk = SetatsDisk.new
4969
+ @Disk.deserialize(params['Disk'])
4970
+ end
4971
+ end
4972
+ end
4973
+
4974
+ # setats disk
4975
+ class SetatsDisk < TencentCloud::Common::AbstractModel
4976
+ # @param DiskType: 磁盘类型
4977
+ # CLOUD_BSSD
4978
+ # CLOUD_SSD
4979
+ # CLOUD_HSSD
4980
+ # CLOUD_PREMIUM
4981
+ # 注意:此字段可能返回 null,表示取不到有效值。
4982
+ # @type DiskType: String
4983
+ # @param DiskSize: 磁盘大小
4984
+ # 注意:此字段可能返回 null,表示取不到有效值。
4985
+ # @type DiskSize: Integer
4986
+
4987
+ attr_accessor :DiskType, :DiskSize
4988
+
4989
+ def initialize(disktype=nil, disksize=nil)
4990
+ @DiskType = disktype
4991
+ @DiskSize = disksize
4992
+ end
4993
+
4994
+ def deserialize(params)
4995
+ @DiskType = params['DiskType']
4996
+ @DiskSize = params['DiskSize']
4997
+ end
4998
+ end
4999
+
4790
5000
  # SlotSharingGroup 描述
4791
5001
  class SlotSharingGroup < TencentCloud::Common::AbstractModel
4792
5002
  # @param Name: SlotSharingGroup的名字
@@ -5375,6 +5585,77 @@ module TencentCloud
5375
5585
  end
5376
5586
  end
5377
5587
 
5588
+ # Setats Warehouse结构
5589
+ class Warehouse < TencentCloud::Common::AbstractModel
5590
+ # @param Status: 状态
5591
+ # 注意:此字段可能返回 null,表示取不到有效值。
5592
+ # @type Status: Integer
5593
+ # @param Location: location
5594
+ # 注意:此字段可能返回 null,表示取不到有效值。
5595
+ # @type Location: String
5596
+ # @param CatalogType: catalogtype
5597
+ # 注意:此字段可能返回 null,表示取不到有效值。
5598
+ # @type CatalogType: String
5599
+ # @param Uri: uri
5600
+ # 注意:此字段可能返回 null,表示取不到有效值。
5601
+ # @type Uri: String
5602
+ # @param WarehouseUrl: warehouse url
5603
+ # 注意:此字段可能返回 null,表示取不到有效值。
5604
+ # @type WarehouseUrl: String
5605
+ # @param Authentication: 认证方式
5606
+ # 注意:此字段可能返回 null,表示取不到有效值。
5607
+ # @type Authentication: String
5608
+ # @param ResourceRefs: 资源
5609
+ # 注意:此字段可能返回 null,表示取不到有效值。
5610
+ # @type ResourceRefs: Array
5611
+ # @param HiveUri: hive warehouse uri
5612
+ # 注意:此字段可能返回 null,表示取不到有效值。
5613
+ # @type HiveUri: String
5614
+ # @param Properties: 高级参数
5615
+ # 注意:此字段可能返回 null,表示取不到有效值。
5616
+ # @type Properties: Array
5617
+
5618
+ attr_accessor :Status, :Location, :CatalogType, :Uri, :WarehouseUrl, :Authentication, :ResourceRefs, :HiveUri, :Properties
5619
+
5620
+ def initialize(status=nil, location=nil, catalogtype=nil, uri=nil, warehouseurl=nil, authentication=nil, resourcerefs=nil, hiveuri=nil, properties=nil)
5621
+ @Status = status
5622
+ @Location = location
5623
+ @CatalogType = catalogtype
5624
+ @Uri = uri
5625
+ @WarehouseUrl = warehouseurl
5626
+ @Authentication = authentication
5627
+ @ResourceRefs = resourcerefs
5628
+ @HiveUri = hiveuri
5629
+ @Properties = properties
5630
+ end
5631
+
5632
+ def deserialize(params)
5633
+ @Status = params['Status']
5634
+ @Location = params['Location']
5635
+ @CatalogType = params['CatalogType']
5636
+ @Uri = params['Uri']
5637
+ @WarehouseUrl = params['WarehouseUrl']
5638
+ @Authentication = params['Authentication']
5639
+ unless params['ResourceRefs'].nil?
5640
+ @ResourceRefs = []
5641
+ params['ResourceRefs'].each do |i|
5642
+ resourcereflatest_tmp = ResourceRefLatest.new
5643
+ resourcereflatest_tmp.deserialize(i)
5644
+ @ResourceRefs << resourcereflatest_tmp
5645
+ end
5646
+ end
5647
+ @HiveUri = params['HiveUri']
5648
+ unless params['Properties'].nil?
5649
+ @Properties = []
5650
+ params['Properties'].each do |i|
5651
+ property_tmp = Property.new
5652
+ property_tmp.deserialize(i)
5653
+ @Properties << property_tmp
5654
+ end
5655
+ end
5656
+ end
5657
+ end
5658
+
5378
5659
  # 空间和集群绑定关系
5379
5660
  class WorkSpaceClusterItem < TencentCloud::Common::AbstractModel
5380
5661
  # @param ClusterGroupId: 集群 ID
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.1067
4
+ version: 3.0.1069
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-05-25 00:00:00.000000000 Z
11
+ date: 2025-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common