tencentcloud-sdk-cynosdb 3.0.951 → 3.0.952
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190107/models.rb +18 -18
- 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: 143ca202d39d1baaa81301b96ee955a9c7bd9f8a
|
4
|
+
data.tar.gz: 0a84952534c1d5293933e62dfef3a56751a619ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 792f0d34c5422d766eeb0cc9220ccd2b7ba5c76b0f3d4564c3850a585901a84c9c57a80f8c10d753764672ccd2d75b5a230fe61488582fcabd1d88f6b43b2d01
|
7
|
+
data.tar.gz: cc028ddd00b8b8485928a12eecbd0304752645146bd28881673fb202a8273548f4d7d22739d9e7024b0162d4fa8b46fd0f7e8c73e691c750019428ecc823edb2
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.952
|
data/lib/v20190107/models.rb
CHANGED
@@ -249,8 +249,8 @@ module TencentCloud
|
|
249
249
|
|
250
250
|
attr_accessor :ClusterId, :Cpu, :Memory, :ReadOnlyCount, :DeviceType, :InstanceGrpId, :VpcId, :SubnetId, :Port, :InstanceName, :AutoVoucher, :DbType, :OrderSource, :DealMode, :ParamTemplateId, :InstanceParams, :SecurityGroupIds, :UpgradeProxy
|
251
251
|
extend Gem::Deprecate
|
252
|
-
deprecate :InstanceGrpId, :none, 2024,
|
253
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
252
|
+
deprecate :InstanceGrpId, :none, 2024, 12
|
253
|
+
deprecate :InstanceGrpId=, :none, 2024, 12
|
254
254
|
|
255
255
|
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)
|
256
256
|
@ClusterId = clusterid
|
@@ -1071,10 +1071,10 @@ module TencentCloud
|
|
1071
1071
|
|
1072
1072
|
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
|
1073
1073
|
extend Gem::Deprecate
|
1074
|
-
deprecate :InstanceGrpId, :none, 2024,
|
1075
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
1076
|
-
deprecate :ModifyParamsData, :none, 2024,
|
1077
|
-
deprecate :ModifyParamsData=, :none, 2024,
|
1074
|
+
deprecate :InstanceGrpId, :none, 2024, 12
|
1075
|
+
deprecate :InstanceGrpId=, :none, 2024, 12
|
1076
|
+
deprecate :ModifyParamsData, :none, 2024, 12
|
1077
|
+
deprecate :ModifyParamsData=, :none, 2024, 12
|
1078
1078
|
|
1079
1079
|
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)
|
1080
1080
|
@ID = id
|
@@ -1437,8 +1437,8 @@ module TencentCloud
|
|
1437
1437
|
|
1438
1438
|
attr_accessor :InstanceGrpId, :InstanceGroupId, :InstanceId
|
1439
1439
|
extend Gem::Deprecate
|
1440
|
-
deprecate :InstanceGrpId, :none, 2024,
|
1441
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
1440
|
+
deprecate :InstanceGrpId, :none, 2024, 12
|
1441
|
+
deprecate :InstanceGrpId=, :none, 2024, 12
|
1442
1442
|
|
1443
1443
|
def initialize(instancegrpid=nil, instancegroupid=nil, instanceid=nil)
|
1444
1444
|
@InstanceGrpId = instancegrpid
|
@@ -5609,8 +5609,8 @@ module TencentCloud
|
|
5609
5609
|
|
5610
5610
|
attr_accessor :TotalCount, :InstanceGrpInfoList, :InstanceGroupInfoList, :RequestId
|
5611
5611
|
extend Gem::Deprecate
|
5612
|
-
deprecate :InstanceGrpInfoList, :none, 2024,
|
5613
|
-
deprecate :InstanceGrpInfoList=, :none, 2024,
|
5612
|
+
deprecate :InstanceGrpInfoList, :none, 2024, 12
|
5613
|
+
deprecate :InstanceGrpInfoList=, :none, 2024, 12
|
5614
5614
|
|
5615
5615
|
def initialize(totalcount=nil, instancegrpinfolist=nil, instancegroupinfolist=nil, requestid=nil)
|
5616
5616
|
@TotalCount = totalcount
|
@@ -5932,8 +5932,8 @@ module TencentCloud
|
|
5932
5932
|
|
5933
5933
|
attr_accessor :InstanceId, :InstanceGroupId
|
5934
5934
|
extend Gem::Deprecate
|
5935
|
-
deprecate :InstanceId, :none, 2024,
|
5936
|
-
deprecate :InstanceId=, :none, 2024,
|
5935
|
+
deprecate :InstanceId, :none, 2024, 12
|
5936
|
+
deprecate :InstanceId=, :none, 2024, 12
|
5937
5937
|
|
5938
5938
|
def initialize(instanceid=nil, instancegroupid=nil)
|
5939
5939
|
@InstanceId = instanceid
|
@@ -8718,10 +8718,10 @@ module TencentCloud
|
|
8718
8718
|
|
8719
8719
|
# IsolateCluster返回参数结构体
|
8720
8720
|
class IsolateClusterResponse < TencentCloud::Common::AbstractModel
|
8721
|
-
# @param FlowId: 任务流ID
|
8721
|
+
# @param FlowId: 任务流ID(后付费或者serverless资源返回,如果需要同步任务状态,请使用DescribeFlow接口)
|
8722
8722
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8723
8723
|
# @type FlowId: Integer
|
8724
|
-
# @param DealNames: 退款订单号
|
8724
|
+
# @param DealNames: 退款订单号(预付费资源返回,如果需要同步订单状态,请使用计费产品的DescribeDealsByCond同步订单状态)
|
8725
8725
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8726
8726
|
# @type DealNames: Array
|
8727
8727
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -10520,8 +10520,8 @@ module TencentCloud
|
|
10520
10520
|
|
10521
10521
|
attr_accessor :ClusterId, :InstanceGrpId, :InstanceGroupId, :Vip, :Vport, :DbType, :OldIpReserveHours
|
10522
10522
|
extend Gem::Deprecate
|
10523
|
-
deprecate :InstanceGrpId, :none, 2024,
|
10524
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
10523
|
+
deprecate :InstanceGrpId, :none, 2024, 12
|
10524
|
+
deprecate :InstanceGrpId=, :none, 2024, 12
|
10525
10525
|
|
10526
10526
|
def initialize(clusterid=nil, instancegrpid=nil, instancegroupid=nil, vip=nil, vport=nil, dbtype=nil, oldipreservehours=nil)
|
10527
10527
|
@ClusterId = clusterid
|
@@ -11053,8 +11053,8 @@ module TencentCloud
|
|
11053
11053
|
|
11054
11054
|
attr_accessor :InstanceGrpId, :InstanceId, :InstanceGroupId
|
11055
11055
|
extend Gem::Deprecate
|
11056
|
-
deprecate :InstanceGrpId, :none, 2024,
|
11057
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
11056
|
+
deprecate :InstanceGrpId, :none, 2024, 12
|
11057
|
+
deprecate :InstanceGrpId=, :none, 2024, 12
|
11058
11058
|
|
11059
11059
|
def initialize(instancegrpid=nil, instanceid=nil, instancegroupid=nil)
|
11060
11060
|
@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.952
|
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-
|
11
|
+
date: 2024-12-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|