tencentcloud-sdk-mariadb 3.0.808 → 3.0.809

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20170312/models.rb +39 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 82424d18d613b12110cfc1fb138adfc2bca98aa1
4
- data.tar.gz: fb396e3e4139bf86c374e4fea10230cdb93e4b93
3
+ metadata.gz: 61840a4f0f748db06d8da816acb15f78dd1d2010
4
+ data.tar.gz: f85139785820c5db8f884060afe93c685b0df84e
5
5
  SHA512:
6
- metadata.gz: 19c258c25145cd863321ad00eaa747123c226123f9aba0bf2be5916a5e2d2dedef3aa1122f87a9330ef0a46e2a2a4c228f34a683bc0f67ab26b77e57e62906ac
7
- data.tar.gz: f6021df90eb11686b08adfda15e3b03d2d9d2c53a707a5d7e167515fa50148cd74834e7f30c0dd26c5f1df8a66d08ff4df2e69eced92d1b02079007a25f82a82
6
+ metadata.gz: 1b5b149088b9a642720a44485e719315fc6add95119a63afa36a8062f367e0d8f31c7c3e94a02c5b696b49a385b008baad2f7c71cf654064107bdac3f5d60253
7
+ data.tar.gz: f85930eaaeacdb22b6d318ddb4f085bc32c13e6d7b8258926065fb5440dd569fde32ae782afddcd613825136f627ba35febdbc393988c8cbcd8039f493911ada
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.808
1
+ 3.0.809
@@ -2048,12 +2048,14 @@ module TencentCloud
2048
2048
  # @type IsDcnStrongSyncSupported: Integer
2049
2049
  # @param IsDcnSwitchSupported: 是否支持DCN切换
2050
2050
  # @type IsDcnSwitchSupported: Integer
2051
+ # @param ProxyVersion: proxy版本号
2052
+ # @type ProxyVersion: String
2051
2053
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2052
2054
  # @type RequestId: String
2053
2055
 
2054
- 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, :RequestId
2056
+ 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, :RequestId
2055
2057
 
2056
- 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, requestid=nil)
2058
+ 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, requestid=nil)
2057
2059
  @InstanceId = instanceid
2058
2060
  @InstanceName = instancename
2059
2061
  @Status = status
@@ -2113,6 +2115,7 @@ module TencentCloud
2113
2115
  @IsPhysicalReplicationSupported = isphysicalreplicationsupported
2114
2116
  @IsDcnStrongSyncSupported = isdcnstrongsyncsupported
2115
2117
  @IsDcnSwitchSupported = isdcnswitchsupported
2118
+ @ProxyVersion = proxyversion
2116
2119
  @RequestId = requestid
2117
2120
  end
2118
2121
 
@@ -2203,6 +2206,7 @@ module TencentCloud
2203
2206
  @IsPhysicalReplicationSupported = params['IsPhysicalReplicationSupported']
2204
2207
  @IsDcnStrongSyncSupported = params['IsDcnStrongSyncSupported']
2205
2208
  @IsDcnSwitchSupported = params['IsDcnSwitchSupported']
2209
+ @ProxyVersion = params['ProxyVersion']
2206
2210
  @RequestId = params['RequestId']
2207
2211
  end
2208
2212
  end
@@ -2279,6 +2283,8 @@ module TencentCloud
2279
2283
  # @type ExclusterIds: Array
2280
2284
  # @param TagKeys: 按标签key查询
2281
2285
  # @type TagKeys: Array
2286
+ # @param Tags: 标签
2287
+ # @type Tags: Array
2282
2288
  # @param FilterInstanceType: 实例类型过滤,1-独享实例,2-主实例,3-灾备实例,多个按逗号分隔
2283
2289
  # @type FilterInstanceType: String
2284
2290
  # @param Status: 按照实例状态进行筛选
@@ -2286,9 +2292,9 @@ module TencentCloud
2286
2292
  # @param ExcludeStatus: 排除实例状态
2287
2293
  # @type ExcludeStatus: Array
2288
2294
 
2289
- attr_accessor :InstanceIds, :SearchName, :SearchKey, :ProjectIds, :IsFilterVpc, :VpcId, :SubnetId, :OrderBy, :OrderByType, :Offset, :Limit, :OriginSerialIds, :IsFilterExcluster, :ExclusterType, :ExclusterIds, :TagKeys, :FilterInstanceType, :Status, :ExcludeStatus
2295
+ attr_accessor :InstanceIds, :SearchName, :SearchKey, :ProjectIds, :IsFilterVpc, :VpcId, :SubnetId, :OrderBy, :OrderByType, :Offset, :Limit, :OriginSerialIds, :IsFilterExcluster, :ExclusterType, :ExclusterIds, :TagKeys, :Tags, :FilterInstanceType, :Status, :ExcludeStatus
2290
2296
 
2291
- def initialize(instanceids=nil, searchname=nil, searchkey=nil, projectids=nil, isfiltervpc=nil, vpcid=nil, subnetid=nil, orderby=nil, orderbytype=nil, offset=nil, limit=nil, originserialids=nil, isfilterexcluster=nil, exclustertype=nil, exclusterids=nil, tagkeys=nil, filterinstancetype=nil, status=nil, excludestatus=nil)
2297
+ def initialize(instanceids=nil, searchname=nil, searchkey=nil, projectids=nil, isfiltervpc=nil, vpcid=nil, subnetid=nil, orderby=nil, orderbytype=nil, offset=nil, limit=nil, originserialids=nil, isfilterexcluster=nil, exclustertype=nil, exclusterids=nil, tagkeys=nil, tags=nil, filterinstancetype=nil, status=nil, excludestatus=nil)
2292
2298
  @InstanceIds = instanceids
2293
2299
  @SearchName = searchname
2294
2300
  @SearchKey = searchkey
@@ -2305,6 +2311,7 @@ module TencentCloud
2305
2311
  @ExclusterType = exclustertype
2306
2312
  @ExclusterIds = exclusterids
2307
2313
  @TagKeys = tagkeys
2314
+ @Tags = tags
2308
2315
  @FilterInstanceType = filterinstancetype
2309
2316
  @Status = status
2310
2317
  @ExcludeStatus = excludestatus
@@ -2327,6 +2334,14 @@ module TencentCloud
2327
2334
  @ExclusterType = params['ExclusterType']
2328
2335
  @ExclusterIds = params['ExclusterIds']
2329
2336
  @TagKeys = params['TagKeys']
2337
+ unless params['Tags'].nil?
2338
+ @Tags = []
2339
+ params['Tags'].each do |i|
2340
+ tag_tmp = Tag.new
2341
+ tag_tmp.deserialize(i)
2342
+ @Tags << tag_tmp
2343
+ end
2344
+ end
2330
2345
  @FilterInstanceType = params['FilterInstanceType']
2331
2346
  @Status = params['Status']
2332
2347
  @ExcludeStatus = params['ExcludeStatus']
@@ -5400,6 +5415,26 @@ module TencentCloud
5400
5415
  end
5401
5416
  end
5402
5417
 
5418
+ # 标签
5419
+ class Tag < TencentCloud::Common::AbstractModel
5420
+ # @param TagKey: 标签键
5421
+ # @type TagKey: String
5422
+ # @param TagValue: 标签值
5423
+ # @type TagValue: String
5424
+
5425
+ attr_accessor :TagKey, :TagValue
5426
+
5427
+ def initialize(tagkey=nil, tagvalue=nil)
5428
+ @TagKey = tagkey
5429
+ @TagValue = tagvalue
5430
+ end
5431
+
5432
+ def deserialize(params)
5433
+ @TagKey = params['TagKey']
5434
+ @TagValue = params['TagValue']
5435
+ end
5436
+ end
5437
+
5403
5438
  # TerminateDedicatedDBInstance请求参数结构体
5404
5439
  class TerminateDedicatedDBInstanceRequest < TencentCloud::Common::AbstractModel
5405
5440
  # @param InstanceId: 实例 Id,形如:tdsql-ow728lmc。
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.808
4
+ version: 3.0.809
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-04-22 00:00:00.000000000 Z
11
+ date: 2024-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common