tencentcloud-sdk-cynosdb 3.0.1008 → 3.0.1009
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/v20190107/models.rb +28 -20
- 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: fa261f04624979f35f3809c65e4e5bf9fefc53ac
|
4
|
+
data.tar.gz: ef258fedfb26cb63239c97520a4d4730d6d38191
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2ba384d4b6585c0e1499b269612ea3785daf31e85e415d00064d9a0ad63393d7c0620b0b11fd7a9e23a917d6c5ddfd4318992a0a0b4e565974e1798ec1195535
|
7
|
+
data.tar.gz: 730bf19acdc492d821d110d3e7fade88436642d8453012032e73f566b67f10d4c1cc718bb04e43f07a78c7e1e3c71880f46f4a962c066aa9a880c9426c26d74b
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1009
|
data/lib/v20190107/models.rb
CHANGED
@@ -243,8 +243,8 @@ module TencentCloud
|
|
243
243
|
|
244
244
|
attr_accessor :ClusterId, :Cpu, :Memory, :ReadOnlyCount, :DeviceType, :InstanceGrpId, :VpcId, :SubnetId, :Port, :InstanceName, :AutoVoucher, :DbType, :OrderSource, :DealMode, :ParamTemplateId, :InstanceParams, :SecurityGroupIds, :UpgradeProxy
|
245
245
|
extend Gem::Deprecate
|
246
|
-
deprecate :InstanceGrpId, :none, 2025,
|
247
|
-
deprecate :InstanceGrpId=, :none, 2025,
|
246
|
+
deprecate :InstanceGrpId, :none, 2025, 3
|
247
|
+
deprecate :InstanceGrpId=, :none, 2025, 3
|
248
248
|
|
249
249
|
def initialize(clusterid=nil, cpu=nil, memory=nil, readonlycount=nil, devicetype=nil, instancegrpid=nil, vpcid=nil, subnetid=nil, port=nil, instancename=nil, autovoucher=nil, dbtype=nil, ordersource=nil, dealmode=nil, paramtemplateid=nil, instanceparams=nil, securitygroupids=nil, upgradeproxy=nil)
|
250
250
|
@ClusterId = clusterid
|
@@ -1064,10 +1064,10 @@ module TencentCloud
|
|
1064
1064
|
|
1065
1065
|
attr_accessor :ID, :AppId, :ClusterId, :Region, :CreateTime, :DelayTime, :ErrMsg, :FlowId, :Input, :InstanceGrpId, :InstanceGroupId, :InstanceId, :ObjectId, :ObjectType, :Operator, :Output, :Status, :TaskType, :TriggerTaskId, :UpdateTime, :StartTime, :EndTime, :ClusterName, :InstanceName, :Process, :ModifyParamsData, :CreateClustersData, :RollbackData, :ModifyInstanceData, :ManualBackupData, :ModifyDbVersionData, :ClusterSlaveData, :SwitchClusterLogBin, :ModifyInstanceParamsData, :TaskMaintainInfo, :InstanceCLSDeliveryInfos, :TaskProgressInfo
|
1066
1066
|
extend Gem::Deprecate
|
1067
|
-
deprecate :InstanceGrpId, :none, 2025,
|
1068
|
-
deprecate :InstanceGrpId=, :none, 2025,
|
1069
|
-
deprecate :ModifyParamsData, :none, 2025,
|
1070
|
-
deprecate :ModifyParamsData=, :none, 2025,
|
1067
|
+
deprecate :InstanceGrpId, :none, 2025, 3
|
1068
|
+
deprecate :InstanceGrpId=, :none, 2025, 3
|
1069
|
+
deprecate :ModifyParamsData, :none, 2025, 3
|
1070
|
+
deprecate :ModifyParamsData=, :none, 2025, 3
|
1071
1071
|
|
1072
1072
|
def initialize(id=nil, appid=nil, clusterid=nil, region=nil, createtime=nil, delaytime=nil, errmsg=nil, flowid=nil, input=nil, instancegrpid=nil, instancegroupid=nil, instanceid=nil, objectid=nil, objecttype=nil, operator=nil, output=nil, status=nil, tasktype=nil, triggertaskid=nil, updatetime=nil, starttime=nil, endtime=nil, clustername=nil, instancename=nil, process=nil, modifyparamsdata=nil, createclustersdata=nil, rollbackdata=nil, modifyinstancedata=nil, manualbackupdata=nil, modifydbversiondata=nil, clusterslavedata=nil, switchclusterlogbin=nil, modifyinstanceparamsdata=nil, taskmaintaininfo=nil, instanceclsdeliveryinfos=nil, taskprogressinfo=nil)
|
1073
1073
|
@ID = id
|
@@ -1479,8 +1479,8 @@ module TencentCloud
|
|
1479
1479
|
|
1480
1480
|
attr_accessor :InstanceGrpId, :InstanceGroupId, :InstanceId
|
1481
1481
|
extend Gem::Deprecate
|
1482
|
-
deprecate :InstanceGrpId, :none, 2025,
|
1483
|
-
deprecate :InstanceGrpId=, :none, 2025,
|
1482
|
+
deprecate :InstanceGrpId, :none, 2025, 3
|
1483
|
+
deprecate :InstanceGrpId=, :none, 2025, 3
|
1484
1484
|
|
1485
1485
|
def initialize(instancegrpid=nil, instancegroupid=nil, instanceid=nil)
|
1486
1486
|
@InstanceGrpId = instancegrpid
|
@@ -5006,18 +5006,22 @@ module TencentCloud
|
|
5006
5006
|
# @param LogicCrossRegionsConfigUpdateTime: 跨地域逻辑备份配置修改时间
|
5007
5007
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5008
5008
|
# @type LogicCrossRegionsConfigUpdateTime: String
|
5009
|
+
# @param LogicBackupConfig: 自动逻辑备份配置
|
5010
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
5011
|
+
# @type LogicBackupConfig: :class:`Tencentcloud::Cynosdb.v20190107.models.LogicBackupConfigInfo`
|
5009
5012
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5010
5013
|
# @type RequestId: String
|
5011
5014
|
|
5012
|
-
attr_accessor :BackupTimeBeg, :BackupTimeEnd, :ReserveDuration, :BackupFreq, :BackupType, :LogicCrossRegionsConfigUpdateTime, :RequestId
|
5015
|
+
attr_accessor :BackupTimeBeg, :BackupTimeEnd, :ReserveDuration, :BackupFreq, :BackupType, :LogicCrossRegionsConfigUpdateTime, :LogicBackupConfig, :RequestId
|
5013
5016
|
|
5014
|
-
def initialize(backuptimebeg=nil, backuptimeend=nil, reserveduration=nil, backupfreq=nil, backuptype=nil, logiccrossregionsconfigupdatetime=nil, requestid=nil)
|
5017
|
+
def initialize(backuptimebeg=nil, backuptimeend=nil, reserveduration=nil, backupfreq=nil, backuptype=nil, logiccrossregionsconfigupdatetime=nil, logicbackupconfig=nil, requestid=nil)
|
5015
5018
|
@BackupTimeBeg = backuptimebeg
|
5016
5019
|
@BackupTimeEnd = backuptimeend
|
5017
5020
|
@ReserveDuration = reserveduration
|
5018
5021
|
@BackupFreq = backupfreq
|
5019
5022
|
@BackupType = backuptype
|
5020
5023
|
@LogicCrossRegionsConfigUpdateTime = logiccrossregionsconfigupdatetime
|
5024
|
+
@LogicBackupConfig = logicbackupconfig
|
5021
5025
|
@RequestId = requestid
|
5022
5026
|
end
|
5023
5027
|
|
@@ -5028,6 +5032,10 @@ module TencentCloud
|
|
5028
5032
|
@BackupFreq = params['BackupFreq']
|
5029
5033
|
@BackupType = params['BackupType']
|
5030
5034
|
@LogicCrossRegionsConfigUpdateTime = params['LogicCrossRegionsConfigUpdateTime']
|
5035
|
+
unless params['LogicBackupConfig'].nil?
|
5036
|
+
@LogicBackupConfig = LogicBackupConfigInfo.new
|
5037
|
+
@LogicBackupConfig.deserialize(params['LogicBackupConfig'])
|
5038
|
+
end
|
5031
5039
|
@RequestId = params['RequestId']
|
5032
5040
|
end
|
5033
5041
|
end
|
@@ -5713,8 +5721,8 @@ module TencentCloud
|
|
5713
5721
|
|
5714
5722
|
attr_accessor :TotalCount, :InstanceGrpInfoList, :InstanceGroupInfoList, :RequestId
|
5715
5723
|
extend Gem::Deprecate
|
5716
|
-
deprecate :InstanceGrpInfoList, :none, 2025,
|
5717
|
-
deprecate :InstanceGrpInfoList=, :none, 2025,
|
5724
|
+
deprecate :InstanceGrpInfoList, :none, 2025, 3
|
5725
|
+
deprecate :InstanceGrpInfoList=, :none, 2025, 3
|
5718
5726
|
|
5719
5727
|
def initialize(totalcount=nil, instancegrpinfolist=nil, instancegroupinfolist=nil, requestid=nil)
|
5720
5728
|
@TotalCount = totalcount
|
@@ -6069,15 +6077,15 @@ module TencentCloud
|
|
6069
6077
|
|
6070
6078
|
# DescribeDBSecurityGroups请求参数结构体
|
6071
6079
|
class DescribeDBSecurityGroupsRequest < TencentCloud::Common::AbstractModel
|
6072
|
-
# @param InstanceId: 实例ID
|
6080
|
+
# @param InstanceId: 实例ID(InstanceId与InstanceGroupId必须任选一个传入)
|
6073
6081
|
# @type InstanceId: String
|
6074
|
-
# @param InstanceGroupId: 实例组ID
|
6082
|
+
# @param InstanceGroupId: 实例组ID(InstanceId与InstanceGroupId必须任选一个传入)
|
6075
6083
|
# @type InstanceGroupId: String
|
6076
6084
|
|
6077
6085
|
attr_accessor :InstanceId, :InstanceGroupId
|
6078
6086
|
extend Gem::Deprecate
|
6079
|
-
deprecate :InstanceId, :none, 2025,
|
6080
|
-
deprecate :InstanceId=, :none, 2025,
|
6087
|
+
deprecate :InstanceId, :none, 2025, 3
|
6088
|
+
deprecate :InstanceId=, :none, 2025, 3
|
6081
6089
|
|
6082
6090
|
def initialize(instanceid=nil, instancegroupid=nil)
|
6083
6091
|
@InstanceId = instanceid
|
@@ -10747,8 +10755,8 @@ module TencentCloud
|
|
10747
10755
|
|
10748
10756
|
attr_accessor :ClusterId, :InstanceGrpId, :InstanceGroupId, :Vip, :Vport, :DbType, :OldIpReserveHours
|
10749
10757
|
extend Gem::Deprecate
|
10750
|
-
deprecate :InstanceGrpId, :none, 2025,
|
10751
|
-
deprecate :InstanceGrpId=, :none, 2025,
|
10758
|
+
deprecate :InstanceGrpId, :none, 2025, 3
|
10759
|
+
deprecate :InstanceGrpId=, :none, 2025, 3
|
10752
10760
|
|
10753
10761
|
def initialize(clusterid=nil, instancegrpid=nil, instancegroupid=nil, vip=nil, vport=nil, dbtype=nil, oldipreservehours=nil)
|
10754
10762
|
@ClusterId = clusterid
|
@@ -11328,8 +11336,8 @@ module TencentCloud
|
|
11328
11336
|
|
11329
11337
|
attr_accessor :InstanceGrpId, :InstanceId, :InstanceGroupId
|
11330
11338
|
extend Gem::Deprecate
|
11331
|
-
deprecate :InstanceGrpId, :none, 2025,
|
11332
|
-
deprecate :InstanceGrpId=, :none, 2025,
|
11339
|
+
deprecate :InstanceGrpId, :none, 2025, 3
|
11340
|
+
deprecate :InstanceGrpId=, :none, 2025, 3
|
11333
11341
|
|
11334
11342
|
def initialize(instancegrpid=nil, instanceid=nil, instancegroupid=nil)
|
11335
11343
|
@InstanceGrpId = instancegrpid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cynosdb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1009
|
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-02
|
11
|
+
date: 2025-03-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|