tencentcloud-sdk-cdwdoris 3.0.1187 → 3.0.1200
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/v20211228/models.rb +42 -38
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 267bdb7dc292453c795260eadf68c8dcb89bc32f
|
|
4
|
+
data.tar.gz: 579ddfa333f9b6029af7638ca4a6199625ce2ce6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64fe319bfeb26d43f3c2432114dbc615dd573512439581d358b2f5cb9145941b06148b9c28d93b3e5ce184ebc00a1f1ede14f06be8258167ee4af308757ef8be
|
|
7
|
+
data.tar.gz: cd721cee339cc5235672f2d0b59507973e931bcd2954b4f2aea1a642a1feda63e94175881fccf9490b5a5c46a51991f78ab8004d478b729c236653b2df9764c9
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1200
|
data/lib/v20211228/models.rb
CHANGED
|
@@ -604,8 +604,8 @@ module TencentCloud
|
|
|
604
604
|
|
|
605
605
|
attr_accessor :ComputeGroupId, :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
|
|
606
606
|
extend Gem::Deprecate
|
|
607
|
-
deprecate :FileKeyValues, :none,
|
|
608
|
-
deprecate :FileKeyValues=, :none,
|
|
607
|
+
deprecate :FileKeyValues, :none, 2026, 1
|
|
608
|
+
deprecate :FileKeyValues=, :none, 2026, 1
|
|
609
609
|
|
|
610
610
|
def initialize(computegroupid=nil, filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
|
|
611
611
|
@ComputeGroupId = computegroupid
|
|
@@ -855,20 +855,20 @@ module TencentCloud
|
|
|
855
855
|
|
|
856
856
|
attr_accessor :InstanceId, :OperationType, :ScheduleId, :WeekDays, :ExecuteHour, :BackUpTables, :BackupType, :DorisSourceInfo, :BackupTimeType, :RestoreType, :AuthType, :CosSourceInfo, :ScheduleName, :ScheduleInfo, :UpdateStatus, :CosBucket, :SnapshotRemainPolicy, :DataRemoteRegion, :BucketType, :EnableSecurityLock, :GracePeriod
|
|
857
857
|
extend Gem::Deprecate
|
|
858
|
-
deprecate :WeekDays, :none,
|
|
859
|
-
deprecate :WeekDays=, :none,
|
|
860
|
-
deprecate :ExecuteHour, :none,
|
|
861
|
-
deprecate :ExecuteHour=, :none,
|
|
862
|
-
deprecate :BackupType, :none,
|
|
863
|
-
deprecate :BackupType=, :none,
|
|
864
|
-
deprecate :DorisSourceInfo, :none,
|
|
865
|
-
deprecate :DorisSourceInfo=, :none,
|
|
866
|
-
deprecate :RestoreType, :none,
|
|
867
|
-
deprecate :RestoreType=, :none,
|
|
868
|
-
deprecate :AuthType, :none,
|
|
869
|
-
deprecate :AuthType=, :none,
|
|
870
|
-
deprecate :CosSourceInfo, :none,
|
|
871
|
-
deprecate :CosSourceInfo=, :none,
|
|
858
|
+
deprecate :WeekDays, :none, 2026, 1
|
|
859
|
+
deprecate :WeekDays=, :none, 2026, 1
|
|
860
|
+
deprecate :ExecuteHour, :none, 2026, 1
|
|
861
|
+
deprecate :ExecuteHour=, :none, 2026, 1
|
|
862
|
+
deprecate :BackupType, :none, 2026, 1
|
|
863
|
+
deprecate :BackupType=, :none, 2026, 1
|
|
864
|
+
deprecate :DorisSourceInfo, :none, 2026, 1
|
|
865
|
+
deprecate :DorisSourceInfo=, :none, 2026, 1
|
|
866
|
+
deprecate :RestoreType, :none, 2026, 1
|
|
867
|
+
deprecate :RestoreType=, :none, 2026, 1
|
|
868
|
+
deprecate :AuthType, :none, 2026, 1
|
|
869
|
+
deprecate :AuthType=, :none, 2026, 1
|
|
870
|
+
deprecate :CosSourceInfo, :none, 2026, 1
|
|
871
|
+
deprecate :CosSourceInfo=, :none, 2026, 1
|
|
872
872
|
|
|
873
873
|
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, snapshotremainpolicy=nil, dataremoteregion=nil, buckettype=nil, enablesecuritylock=nil, graceperiod=nil)
|
|
874
874
|
@InstanceId = instanceid
|
|
@@ -1054,10 +1054,10 @@ module TencentCloud
|
|
|
1054
1054
|
|
|
1055
1055
|
attr_accessor :Zone, :FeSpec, :BeSpec, :HaFlag, :UserVPCId, :UserSubnetId, :ProductVersion, :ChargeProperties, :InstanceName, :DorisUserPwd, :Tags, :HaType, :CaseSensitive, :EnableMultiZones, :UserMultiZoneInfos, :UserMultiZoneInfoArr, :IsSSC, :SSCCU, :CacheDiskSize, :CacheDataDiskSize
|
|
1056
1056
|
extend Gem::Deprecate
|
|
1057
|
-
deprecate :UserMultiZoneInfos, :none,
|
|
1058
|
-
deprecate :UserMultiZoneInfos=, :none,
|
|
1059
|
-
deprecate :CacheDiskSize, :none,
|
|
1060
|
-
deprecate :CacheDiskSize=, :none,
|
|
1057
|
+
deprecate :UserMultiZoneInfos, :none, 2026, 1
|
|
1058
|
+
deprecate :UserMultiZoneInfos=, :none, 2026, 1
|
|
1059
|
+
deprecate :CacheDiskSize, :none, 2026, 1
|
|
1060
|
+
deprecate :CacheDiskSize=, :none, 2026, 1
|
|
1061
1061
|
|
|
1062
1062
|
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)
|
|
1063
1063
|
@Zone = zone
|
|
@@ -2696,8 +2696,8 @@ module TencentCloud
|
|
|
2696
2696
|
|
|
2697
2697
|
attr_accessor :InstanceID, :Input
|
|
2698
2698
|
extend Gem::Deprecate
|
|
2699
|
-
deprecate :InstanceID, :none,
|
|
2700
|
-
deprecate :InstanceID=, :none,
|
|
2699
|
+
deprecate :InstanceID, :none, 2026, 1
|
|
2700
|
+
deprecate :InstanceID=, :none, 2026, 1
|
|
2701
2701
|
|
|
2702
2702
|
def initialize(instanceid=nil, input=nil)
|
|
2703
2703
|
@InstanceID = instanceid
|
|
@@ -3692,13 +3692,15 @@ module TencentCloud
|
|
|
3692
3692
|
# @type MasterInstance: String
|
|
3693
3693
|
# @param SlaveInstances: 对应备集群
|
|
3694
3694
|
# @type SlaveInstances: Array
|
|
3695
|
+
# @param SyncerIp: ccr服务部署节点ip
|
|
3696
|
+
# @type SyncerIp: String
|
|
3695
3697
|
|
|
3696
|
-
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, :CosPkgCapacity, :UseManagedBucket, :InstanceType, :MasterInstance, :SlaveInstances
|
|
3698
|
+
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, :CosPkgCapacity, :UseManagedBucket, :InstanceType, :MasterInstance, :SlaveInstances, :SyncerIp
|
|
3697
3699
|
extend Gem::Deprecate
|
|
3698
|
-
deprecate :IfExistCatalog, :none,
|
|
3699
|
-
deprecate :IfExistCatalog=, :none,
|
|
3700
|
+
deprecate :IfExistCatalog, :none, 2026, 1
|
|
3701
|
+
deprecate :IfExistCatalog=, :none, 2026, 1
|
|
3700
3702
|
|
|
3701
|
-
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, cospkgcapacity=nil, usemanagedbucket=nil, instancetype=nil, masterinstance=nil, slaveinstances=nil)
|
|
3703
|
+
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, cospkgcapacity=nil, usemanagedbucket=nil, instancetype=nil, masterinstance=nil, slaveinstances=nil, syncerip=nil)
|
|
3702
3704
|
@InstanceId = instanceid
|
|
3703
3705
|
@InstanceName = instancename
|
|
3704
3706
|
@Status = status
|
|
@@ -3759,6 +3761,7 @@ module TencentCloud
|
|
|
3759
3761
|
@InstanceType = instancetype
|
|
3760
3762
|
@MasterInstance = masterinstance
|
|
3761
3763
|
@SlaveInstances = slaveinstances
|
|
3764
|
+
@SyncerIp = syncerip
|
|
3762
3765
|
end
|
|
3763
3766
|
|
|
3764
3767
|
def deserialize(params)
|
|
@@ -3841,6 +3844,7 @@ module TencentCloud
|
|
|
3841
3844
|
@InstanceType = params['InstanceType']
|
|
3842
3845
|
@MasterInstance = params['MasterInstance']
|
|
3843
3846
|
@SlaveInstances = params['SlaveInstances']
|
|
3847
|
+
@SyncerIp = params['SyncerIp']
|
|
3844
3848
|
end
|
|
3845
3849
|
end
|
|
3846
3850
|
|
|
@@ -4886,18 +4890,18 @@ module TencentCloud
|
|
|
4886
4890
|
|
|
4887
4891
|
attr_accessor :InstanceId, :BackUpJobId, :ReplicationNum, :ReserveSourceConfig, :RecoverType, :CosSourceInfo, :ScheduleType, :NextTime, :ScheduleName, :OperationType, :RecoverScope, :RecoverDatabase, :ReserveStoragePolicy
|
|
4888
4892
|
extend Gem::Deprecate
|
|
4889
|
-
deprecate :RecoverType, :none,
|
|
4890
|
-
deprecate :RecoverType=, :none,
|
|
4891
|
-
deprecate :CosSourceInfo, :none,
|
|
4892
|
-
deprecate :CosSourceInfo=, :none,
|
|
4893
|
-
deprecate :ScheduleType, :none,
|
|
4894
|
-
deprecate :ScheduleType=, :none,
|
|
4895
|
-
deprecate :NextTime, :none,
|
|
4896
|
-
deprecate :NextTime=, :none,
|
|
4897
|
-
deprecate :ScheduleName, :none,
|
|
4898
|
-
deprecate :ScheduleName=, :none,
|
|
4899
|
-
deprecate :OperationType, :none,
|
|
4900
|
-
deprecate :OperationType=, :none,
|
|
4893
|
+
deprecate :RecoverType, :none, 2026, 1
|
|
4894
|
+
deprecate :RecoverType=, :none, 2026, 1
|
|
4895
|
+
deprecate :CosSourceInfo, :none, 2026, 1
|
|
4896
|
+
deprecate :CosSourceInfo=, :none, 2026, 1
|
|
4897
|
+
deprecate :ScheduleType, :none, 2026, 1
|
|
4898
|
+
deprecate :ScheduleType=, :none, 2026, 1
|
|
4899
|
+
deprecate :NextTime, :none, 2026, 1
|
|
4900
|
+
deprecate :NextTime=, :none, 2026, 1
|
|
4901
|
+
deprecate :ScheduleName, :none, 2026, 1
|
|
4902
|
+
deprecate :ScheduleName=, :none, 2026, 1
|
|
4903
|
+
deprecate :OperationType, :none, 2026, 1
|
|
4904
|
+
deprecate :OperationType=, :none, 2026, 1
|
|
4901
4905
|
|
|
4902
4906
|
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)
|
|
4903
4907
|
@InstanceId = instanceid
|
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.
|
|
4
|
+
version: 3.0.1200
|
|
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-11 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/tencentcloud-sdk-cdwdoris.rb
|
|
36
37
|
- lib/v20211228/client.rb
|
|
37
38
|
- lib/v20211228/models.rb
|
|
38
|
-
- lib/tencentcloud-sdk-cdwdoris.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|