tencentcloud-sdk-mariadb 3.0.1169 → 3.0.1177
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/v20170312/models.rb +16 -12
- 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: 3f6ce9ec36f183a8f470161abab995f9f603da7e
|
|
4
|
+
data.tar.gz: 96733ee8871d26487728b0e4fad429fe28482c02
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a9dabf73acf5a473c9bbc00888ebadc24cb5260df5e013ec6034e82f2da8b3d13d982d61093c6eb362c9b9020e251de022f6ad5c689982683ea786da8ad21663
|
|
7
|
+
data.tar.gz: 2f424e5d6cd3d2633b22b4218a8184c8def54cfad74af9e7acfa7ddc7e03e317e0cb43e290d7353849f43380dd5e8662ef761eb793798cba8ff15567e9a90a61
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1177
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -685,16 +685,16 @@ module TencentCloud
|
|
|
685
685
|
|
|
686
686
|
attr_accessor :GoodsNum, :Memory, :Storage, :ClusterId, :Zone, :ProjectId, :Pid, :Machine, :VpcId, :SubnetId, :DbVersionId, :Manual, :DeviceNo, :SecurityGroupIds, :DcnInstanceId, :DcnRegion, :InstanceName, :ResourceTags, :Ipv6Flag, :InitParams, :NodeNum, :MasterHostId, :SlaveHostIds, :RollbackInstanceId, :RollbackTime, :DcnSyncMode
|
|
687
687
|
extend Gem::Deprecate
|
|
688
|
-
deprecate :Zone, :none, 2025,
|
|
689
|
-
deprecate :Zone=, :none, 2025,
|
|
690
|
-
deprecate :Pid, :none, 2025,
|
|
691
|
-
deprecate :Pid=, :none, 2025,
|
|
692
|
-
deprecate :Machine, :none, 2025,
|
|
693
|
-
deprecate :Machine=, :none, 2025,
|
|
694
|
-
deprecate :Manual, :none, 2025,
|
|
695
|
-
deprecate :Manual=, :none, 2025,
|
|
696
|
-
deprecate :DeviceNo, :none, 2025,
|
|
697
|
-
deprecate :DeviceNo=, :none, 2025,
|
|
688
|
+
deprecate :Zone, :none, 2025, 12
|
|
689
|
+
deprecate :Zone=, :none, 2025, 12
|
|
690
|
+
deprecate :Pid, :none, 2025, 12
|
|
691
|
+
deprecate :Pid=, :none, 2025, 12
|
|
692
|
+
deprecate :Machine, :none, 2025, 12
|
|
693
|
+
deprecate :Machine=, :none, 2025, 12
|
|
694
|
+
deprecate :Manual, :none, 2025, 12
|
|
695
|
+
deprecate :Manual=, :none, 2025, 12
|
|
696
|
+
deprecate :DeviceNo, :none, 2025, 12
|
|
697
|
+
deprecate :DeviceNo=, :none, 2025, 12
|
|
698
698
|
|
|
699
699
|
def initialize(goodsnum=nil, memory=nil, storage=nil, clusterid=nil, zone=nil, projectid=nil, pid=nil, machine=nil, vpcid=nil, subnetid=nil, dbversionid=nil, manual=nil, deviceno=nil, securitygroupids=nil, dcninstanceid=nil, dcnregion=nil, instancename=nil, resourcetags=nil, ipv6flag=nil, initparams=nil, nodenum=nil, masterhostid=nil, slavehostids=nil, rollbackinstanceid=nil, rollbacktime=nil, dcnsyncmode=nil)
|
|
700
700
|
@GoodsNum = goodsnum
|
|
@@ -2198,12 +2198,14 @@ module TencentCloud
|
|
|
2198
2198
|
# @type CpuType: String
|
|
2199
2199
|
# @param ProtectedProperty: 删除保护标记,1: 已开启删除保护,0: 未开启删除保护
|
|
2200
2200
|
# @type ProtectedProperty: Integer
|
|
2201
|
+
# @param FlowId: 流程Id,标志实例当前所处的异步任务
|
|
2202
|
+
# @type FlowId: Integer
|
|
2201
2203
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2202
2204
|
# @type RequestId: String
|
|
2203
2205
|
|
|
2204
|
-
attr_accessor :InstanceId, :InstanceName, :Status, :StatusDesc, :Vip, :Vport, :IsTmp, :NodeCount, :Region, :Zone, :VpcId, :SubnetId, :WanStatus, :WanDomain, :WanVip, :WanPort, :ProjectId, :TdsqlVersion, :Memory, :Storage, :MasterZone, :SlaveZones, :AutoRenewFlag, :ExclusterId, :PayMode, :CreateTime, :IsAuditSupported, :PeriodEndTime, :Machine, :StorageUsage, :LogStorage, :IsEncryptSupported, :Vip6, :Cpu, :Pid, :Qps, :Ipv6Flag, :WanVipv6, :WanStatusIpv6, :WanPortIpv6, :DbEngine, :DbVersion, :ResourceTags, :DcnFlag, :DcnStatus, :DcnDstNum, :InstanceType, :NodesInfo, :IsMaxUserConnectionsSupported, :DbVersionId, :EncryptStatus, :ReplicaConfig, :ReplicaStatus, :ExclusterType, :RsAccessStrategy, :ReservedNetResources, :IsPhysicalReplicationSupported, :IsDcnStrongSyncSupported, :IsDcnSwitchSupported, :ProxyVersion, :CpuType, :ProtectedProperty, :RequestId
|
|
2206
|
+
attr_accessor :InstanceId, :InstanceName, :Status, :StatusDesc, :Vip, :Vport, :IsTmp, :NodeCount, :Region, :Zone, :VpcId, :SubnetId, :WanStatus, :WanDomain, :WanVip, :WanPort, :ProjectId, :TdsqlVersion, :Memory, :Storage, :MasterZone, :SlaveZones, :AutoRenewFlag, :ExclusterId, :PayMode, :CreateTime, :IsAuditSupported, :PeriodEndTime, :Machine, :StorageUsage, :LogStorage, :IsEncryptSupported, :Vip6, :Cpu, :Pid, :Qps, :Ipv6Flag, :WanVipv6, :WanStatusIpv6, :WanPortIpv6, :DbEngine, :DbVersion, :ResourceTags, :DcnFlag, :DcnStatus, :DcnDstNum, :InstanceType, :NodesInfo, :IsMaxUserConnectionsSupported, :DbVersionId, :EncryptStatus, :ReplicaConfig, :ReplicaStatus, :ExclusterType, :RsAccessStrategy, :ReservedNetResources, :IsPhysicalReplicationSupported, :IsDcnStrongSyncSupported, :IsDcnSwitchSupported, :ProxyVersion, :CpuType, :ProtectedProperty, :FlowId, :RequestId
|
|
2205
2207
|
|
|
2206
|
-
def initialize(instanceid=nil, instancename=nil, status=nil, statusdesc=nil, vip=nil, vport=nil, istmp=nil, nodecount=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, wanstatus=nil, wandomain=nil, wanvip=nil, wanport=nil, projectid=nil, tdsqlversion=nil, memory=nil, storage=nil, masterzone=nil, slavezones=nil, autorenewflag=nil, exclusterid=nil, paymode=nil, createtime=nil, isauditsupported=nil, periodendtime=nil, machine=nil, storageusage=nil, logstorage=nil, isencryptsupported=nil, vip6=nil, cpu=nil, pid=nil, qps=nil, ipv6flag=nil, wanvipv6=nil, wanstatusipv6=nil, wanportipv6=nil, dbengine=nil, dbversion=nil, resourcetags=nil, dcnflag=nil, dcnstatus=nil, dcndstnum=nil, instancetype=nil, nodesinfo=nil, ismaxuserconnectionssupported=nil, dbversionid=nil, encryptstatus=nil, replicaconfig=nil, replicastatus=nil, exclustertype=nil, rsaccessstrategy=nil, reservednetresources=nil, isphysicalreplicationsupported=nil, isdcnstrongsyncsupported=nil, isdcnswitchsupported=nil, proxyversion=nil, cputype=nil, protectedproperty=nil, requestid=nil)
|
|
2208
|
+
def initialize(instanceid=nil, instancename=nil, status=nil, statusdesc=nil, vip=nil, vport=nil, istmp=nil, nodecount=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, wanstatus=nil, wandomain=nil, wanvip=nil, wanport=nil, projectid=nil, tdsqlversion=nil, memory=nil, storage=nil, masterzone=nil, slavezones=nil, autorenewflag=nil, exclusterid=nil, paymode=nil, createtime=nil, isauditsupported=nil, periodendtime=nil, machine=nil, storageusage=nil, logstorage=nil, isencryptsupported=nil, vip6=nil, cpu=nil, pid=nil, qps=nil, ipv6flag=nil, wanvipv6=nil, wanstatusipv6=nil, wanportipv6=nil, dbengine=nil, dbversion=nil, resourcetags=nil, dcnflag=nil, dcnstatus=nil, dcndstnum=nil, instancetype=nil, nodesinfo=nil, ismaxuserconnectionssupported=nil, dbversionid=nil, encryptstatus=nil, replicaconfig=nil, replicastatus=nil, exclustertype=nil, rsaccessstrategy=nil, reservednetresources=nil, isphysicalreplicationsupported=nil, isdcnstrongsyncsupported=nil, isdcnswitchsupported=nil, proxyversion=nil, cputype=nil, protectedproperty=nil, flowid=nil, requestid=nil)
|
|
2207
2209
|
@InstanceId = instanceid
|
|
2208
2210
|
@InstanceName = instancename
|
|
2209
2211
|
@Status = status
|
|
@@ -2266,6 +2268,7 @@ module TencentCloud
|
|
|
2266
2268
|
@ProxyVersion = proxyversion
|
|
2267
2269
|
@CpuType = cputype
|
|
2268
2270
|
@ProtectedProperty = protectedproperty
|
|
2271
|
+
@FlowId = flowid
|
|
2269
2272
|
@RequestId = requestid
|
|
2270
2273
|
end
|
|
2271
2274
|
|
|
@@ -2359,6 +2362,7 @@ module TencentCloud
|
|
|
2359
2362
|
@ProxyVersion = params['ProxyVersion']
|
|
2360
2363
|
@CpuType = params['CpuType']
|
|
2361
2364
|
@ProtectedProperty = params['ProtectedProperty']
|
|
2365
|
+
@FlowId = params['FlowId']
|
|
2362
2366
|
@RequestId = params['RequestId']
|
|
2363
2367
|
end
|
|
2364
2368
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-mariadb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1177
|
|
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-
|
|
11
|
+
date: 2025-12-04 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-mariadb.rb
|
|
37
36
|
- lib/v20170312/client.rb
|
|
38
37
|
- lib/v20170312/models.rb
|
|
38
|
+
- lib/tencentcloud-sdk-mariadb.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|