tencentcloud-sdk-cdwdoris 3.0.1085 → 3.0.1092

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/v20211228/models.rb +39 -29
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 58f8b3e5c19a7bb7d0563d7419b8a64ff871dced
4
- data.tar.gz: ac7e02331d5d7f2d54bea6f94f6b110b73210fff
3
+ metadata.gz: e35fefc0ac7ba01ac8b1fe4107b90712c0928fa4
4
+ data.tar.gz: 18e6d5a2a79ed14ecb82e4552da78d99260cff1c
5
5
  SHA512:
6
- metadata.gz: ce3f1f205993dd3495fca0e74435ebc530cf1356341dcfee1e902788094e69e52e015d733811e99f6ac9792bb0e2f88a123a49bfd1a461e374c125e04b20eed7
7
- data.tar.gz: ccb620e339f1d7c43b93ef365426189fa61d1bc8f1a28cc2fe93fab922e3b3c1eb1d27b19497c1b7af9b78e1347fc9923427aece72acd203bb73f4463d7b08f5
6
+ metadata.gz: 552a7bf37771fa01bac1815ad5bda77993f799ea45050fff75431a7a15f801ecce3bcc3874980db6a0a28105a6140231e2ebd4f755d2ca419e875ac5db10837d
7
+ data.tar.gz: 300059b661a78618bf08872cb7f63a4517b35d1bfe5f724a185e38835b9fdcfb02d087475b244e30c61426cf3675d03b9f362fdb3bdc755af3e0e961baf72ff4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1085
1
+ 3.0.1092
@@ -502,8 +502,8 @@ module TencentCloud
502
502
 
503
503
  attr_accessor :ComputeGroupId, :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
504
504
  extend Gem::Deprecate
505
- deprecate :FileKeyValues, :none, 2025, 6
506
- deprecate :FileKeyValues=, :none, 2025, 6
505
+ deprecate :FileKeyValues, :none, 2025, 7
506
+ deprecate :FileKeyValues=, :none, 2025, 7
507
507
 
508
508
  def initialize(computegroupid=nil, filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
509
509
  @ComputeGroupId = computegroupid
@@ -743,10 +743,10 @@ module TencentCloud
743
743
 
744
744
  attr_accessor :InstanceId, :OperationType, :ScheduleId, :WeekDays, :ExecuteHour, :BackUpTables, :BackupType, :DorisSourceInfo, :BackupTimeType, :RestoreType, :AuthType, :CosSourceInfo, :ScheduleName, :ScheduleInfo, :UpdateStatus, :CosBucket
745
745
  extend Gem::Deprecate
746
- deprecate :WeekDays, :none, 2025, 6
747
- deprecate :WeekDays=, :none, 2025, 6
748
- deprecate :ExecuteHour, :none, 2025, 6
749
- deprecate :ExecuteHour=, :none, 2025, 6
746
+ deprecate :WeekDays, :none, 2025, 7
747
+ deprecate :WeekDays=, :none, 2025, 7
748
+ deprecate :ExecuteHour, :none, 2025, 7
749
+ deprecate :ExecuteHour=, :none, 2025, 7
750
750
 
751
751
  def initialize(instanceid=nil, operationtype=nil, scheduleid=nil, weekdays=nil, executehour=nil, backuptables=nil, backuptype=nil, dorissourceinfo=nil, backuptimetype=nil, restoretype=nil, authtype=nil, cossourceinfo=nil, schedulename=nil, scheduleinfo=nil, updatestatus=nil, cosbucket=nil)
752
752
  @InstanceId = instanceid
@@ -919,10 +919,10 @@ module TencentCloud
919
919
 
920
920
  attr_accessor :Zone, :FeSpec, :BeSpec, :HaFlag, :UserVPCId, :UserSubnetId, :ProductVersion, :ChargeProperties, :InstanceName, :DorisUserPwd, :Tags, :HaType, :CaseSensitive, :EnableMultiZones, :UserMultiZoneInfos, :UserMultiZoneInfoArr, :IsSSC, :SSCCU, :CacheDiskSize, :CacheDataDiskSize
921
921
  extend Gem::Deprecate
922
- deprecate :UserMultiZoneInfos, :none, 2025, 6
923
- deprecate :UserMultiZoneInfos=, :none, 2025, 6
924
- deprecate :CacheDiskSize, :none, 2025, 6
925
- deprecate :CacheDiskSize=, :none, 2025, 6
922
+ deprecate :UserMultiZoneInfos, :none, 2025, 7
923
+ deprecate :UserMultiZoneInfos=, :none, 2025, 7
924
+ deprecate :CacheDiskSize, :none, 2025, 7
925
+ deprecate :CacheDiskSize=, :none, 2025, 7
926
926
 
927
927
  def initialize(zone=nil, fespec=nil, bespec=nil, haflag=nil, uservpcid=nil, usersubnetid=nil, productversion=nil, chargeproperties=nil, instancename=nil, dorisuserpwd=nil, tags=nil, hatype=nil, casesensitive=nil, enablemultizones=nil, usermultizoneinfos=nil, usermultizoneinfoarr=nil, isssc=nil, ssccu=nil, cachedisksize=nil, cachedatadisksize=nil)
928
928
  @Zone = zone
@@ -2515,8 +2515,8 @@ module TencentCloud
2515
2515
 
2516
2516
  attr_accessor :InstanceID, :Input
2517
2517
  extend Gem::Deprecate
2518
- deprecate :InstanceID, :none, 2025, 6
2519
- deprecate :InstanceID=, :none, 2025, 6
2518
+ deprecate :InstanceID, :none, 2025, 7
2519
+ deprecate :InstanceID=, :none, 2025, 7
2520
2520
 
2521
2521
  def initialize(instanceid=nil, input=nil)
2522
2522
  @InstanceID = instanceid
@@ -3407,7 +3407,7 @@ module TencentCloud
3407
3407
  # @type MasterSummary: :class:`Tencentcloud::Cdwdoris.v20211228.models.NodesSummary`
3408
3408
  # @param CoreSummary: zookeeper节点描述信息
3409
3409
  # @type CoreSummary: :class:`Tencentcloud::Cdwdoris.v20211228.models.NodesSummary`
3410
- # @param HA: 高可用,“true" "false"
3410
+ # @param HA: 高可用,"true" "false"
3411
3411
  # @type HA: String
3412
3412
  # @param HaType: 高可用类型:
3413
3413
  # 0:非高可用
@@ -3492,13 +3492,17 @@ module TencentCloud
3492
3492
  # @type CNSummary: :class:`Tencentcloud::Cdwdoris.v20211228.models.NodesSummary`
3493
3493
  # @param ComputeGroupCount: 计算组个数
3494
3494
  # @type ComputeGroupCount: Integer
3495
+ # @param CosStorageSize: 存算分离cos存储数据
3496
+ # @type CosStorageSize: Float
3497
+ # @param IsMasterNonVM: 存算分离的指标 当是true 不支持新建计算组
3498
+ # @type IsMasterNonVM: Boolean
3495
3499
 
3496
- attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive, :IsWhiteSGs, :BindSGs, :EnableMultiZones, :UserNetworkInfos, :EnableCoolDown, :CoolDownBucket, :Details, :EnableDlc, :AccountType, :MonitorMode, :CNSummary, :ComputeGroupCount
3500
+ attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive, :IsWhiteSGs, :BindSGs, :EnableMultiZones, :UserNetworkInfos, :EnableCoolDown, :CoolDownBucket, :Details, :EnableDlc, :AccountType, :MonitorMode, :CNSummary, :ComputeGroupCount, :CosStorageSize, :IsMasterNonVM
3497
3501
  extend Gem::Deprecate
3498
- deprecate :IfExistCatalog, :none, 2025, 6
3499
- deprecate :IfExistCatalog=, :none, 2025, 6
3502
+ deprecate :IfExistCatalog, :none, 2025, 7
3503
+ deprecate :IfExistCatalog=, :none, 2025, 7
3500
3504
 
3501
- def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil, iswhitesgs=nil, bindsgs=nil, enablemultizones=nil, usernetworkinfos=nil, enablecooldown=nil, cooldownbucket=nil, details=nil, enabledlc=nil, accounttype=nil, monitormode=nil, cnsummary=nil, computegroupcount=nil)
3505
+ def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil, iswhitesgs=nil, bindsgs=nil, enablemultizones=nil, usernetworkinfos=nil, enablecooldown=nil, cooldownbucket=nil, details=nil, enabledlc=nil, accounttype=nil, monitormode=nil, cnsummary=nil, computegroupcount=nil, cosstoragesize=nil, ismasternonvm=nil)
3502
3506
  @InstanceId = instanceid
3503
3507
  @InstanceName = instancename
3504
3508
  @Status = status
@@ -3552,6 +3556,8 @@ module TencentCloud
3552
3556
  @MonitorMode = monitormode
3553
3557
  @CNSummary = cnsummary
3554
3558
  @ComputeGroupCount = computegroupcount
3559
+ @CosStorageSize = cosstoragesize
3560
+ @IsMasterNonVM = ismasternonvm
3555
3561
  end
3556
3562
 
3557
3563
  def deserialize(params)
@@ -3627,6 +3633,8 @@ module TencentCloud
3627
3633
  @CNSummary.deserialize(params['CNSummary'])
3628
3634
  end
3629
3635
  @ComputeGroupCount = params['ComputeGroupCount']
3636
+ @CosStorageSize = params['CosStorageSize']
3637
+ @IsMasterNonVM = params['IsMasterNonVM']
3630
3638
  end
3631
3639
  end
3632
3640
 
@@ -4644,18 +4652,18 @@ module TencentCloud
4644
4652
 
4645
4653
  attr_accessor :InstanceId, :BackUpJobId, :ReplicationNum, :ReserveSourceConfig, :RecoverType, :CosSourceInfo, :ScheduleType, :NextTime, :ScheduleName, :OperationType, :RecoverScope, :RecoverDatabase, :ReserveStoragePolicy
4646
4654
  extend Gem::Deprecate
4647
- deprecate :RecoverType, :none, 2025, 6
4648
- deprecate :RecoverType=, :none, 2025, 6
4649
- deprecate :CosSourceInfo, :none, 2025, 6
4650
- deprecate :CosSourceInfo=, :none, 2025, 6
4651
- deprecate :ScheduleType, :none, 2025, 6
4652
- deprecate :ScheduleType=, :none, 2025, 6
4653
- deprecate :NextTime, :none, 2025, 6
4654
- deprecate :NextTime=, :none, 2025, 6
4655
- deprecate :ScheduleName, :none, 2025, 6
4656
- deprecate :ScheduleName=, :none, 2025, 6
4657
- deprecate :OperationType, :none, 2025, 6
4658
- deprecate :OperationType=, :none, 2025, 6
4655
+ deprecate :RecoverType, :none, 2025, 7
4656
+ deprecate :RecoverType=, :none, 2025, 7
4657
+ deprecate :CosSourceInfo, :none, 2025, 7
4658
+ deprecate :CosSourceInfo=, :none, 2025, 7
4659
+ deprecate :ScheduleType, :none, 2025, 7
4660
+ deprecate :ScheduleType=, :none, 2025, 7
4661
+ deprecate :NextTime, :none, 2025, 7
4662
+ deprecate :NextTime=, :none, 2025, 7
4663
+ deprecate :ScheduleName, :none, 2025, 7
4664
+ deprecate :ScheduleName=, :none, 2025, 7
4665
+ deprecate :OperationType, :none, 2025, 7
4666
+ deprecate :OperationType=, :none, 2025, 7
4659
4667
 
4660
4668
  def initialize(instanceid=nil, backupjobid=nil, replicationnum=nil, reservesourceconfig=nil, recovertype=nil, cossourceinfo=nil, scheduletype=nil, nexttime=nil, schedulename=nil, operationtype=nil, recoverscope=nil, recoverdatabase=nil, reservestoragepolicy=nil)
4661
4669
  @InstanceId = instanceid
@@ -5313,6 +5321,8 @@ module TencentCloud
5313
5321
  # Day-天
5314
5322
  # Week-周
5315
5323
  # Month-月
5324
+ # Quarter-季度
5325
+ # Year-年
5316
5326
  # Once-单次
5317
5327
  # @type ScheduleType: String
5318
5328
  # @param ScheduleData: 执行调度的日期。调度类型为周和月时以英文逗号分隔;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdwdoris
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1085
4
+ version: 3.0.1092
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-06-19 00:00:00.000000000 Z
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