tencentcloud-sdk-dcdb 3.0.1025 → 3.0.1027

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180411/models.rb +0 -32
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 48da4f05879c6f29863983e95984fb2b1a2a1c1e
4
- data.tar.gz: 15698fa22e20d80857cdf8aaf0564b57e91a7485
3
+ metadata.gz: bbe7747a9df5433aff65c138f912a5be29e5a1ba
4
+ data.tar.gz: 10b5d92675fa1f9141d67892ca948d20b26e8998
5
5
  SHA512:
6
- metadata.gz: e021cabda38550aaa45cd5568e9d7974ca41d3b8746735c96f710f12970d8648608f050091cfea6b2293d7b2a3761b675b1af5b40de1c575d2aa1d337aed9309
7
- data.tar.gz: b58483e48ac3696a5357d62300235f5536a7f0f8bde3ba7f372bd6839c8bfbb987daa4d4dcc3175b8fe2943f6659bfd40aad7a500f3e607610e8b8124114ebf8
6
+ metadata.gz: 12f86150209b8dd9d6433074f60de4c13ed1844476717e80fe40770ac52bef5dc6b7962d0d17bbbfd9898fba723cb52842a7f4a9dd7a1a8092c2fa14c95e2102
7
+ data.tar.gz: ca38f1d78ceb2e0bc6bdad98ee47d18c78acd7f4003459c2923cb257a37bda0c81738b04a8feac064e3b781fecc3c73d7852922f11df309075e5556ff2172efd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1025
1
+ 3.0.1027
@@ -719,7 +719,6 @@ module TencentCloud
719
719
  # 查询订单详细信息,或在支付失败时调用用户账号相关接口进行支付。
720
720
  # @type DealName: String
721
721
  # @param InstanceIds: 订单对应的实例 ID 列表,如果此处没有返回实例 ID,可以通过订单查询接口获取。还可通过实例查询接口查询实例是否创建完成。
722
- # 注意:此字段可能返回 null,表示取不到有效值。
723
722
  # @type InstanceIds: Array
724
723
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
725
724
  # @type RequestId: String
@@ -1314,7 +1313,6 @@ module TencentCloud
1314
1313
  # @param Paymode: 付费模式
1315
1314
  # @type Paymode: String
1316
1315
  # @param Locker: 实例处于异步任务状态时,表示异步任务流程ID
1317
- # 注意:此字段可能返回 null,表示取不到有效值。
1318
1316
  # @type Locker: Integer
1319
1317
  # @param WanStatus: 外网状态,0-未开通;1-已开通;2-关闭;3-开通中
1320
1318
  # @type WanStatus: Integer
@@ -1323,37 +1321,26 @@ module TencentCloud
1323
1321
  # @param Cpu: Cpu核数
1324
1322
  # @type Cpu: Integer
1325
1323
  # @param Ipv6Flag: 实例IPv6标志
1326
- # 注意:此字段可能返回 null,表示取不到有效值。
1327
1324
  # @type Ipv6Flag: Integer
1328
1325
  # @param Vipv6: 内网IPv6
1329
- # 注意:此字段可能返回 null,表示取不到有效值。
1330
1326
  # @type Vipv6: String
1331
1327
  # @param WanVipv6: 外网IPv6
1332
- # 注意:此字段可能返回 null,表示取不到有效值。
1333
1328
  # @type WanVipv6: String
1334
1329
  # @param WanPortIpv6: 外网IPv6端口
1335
- # 注意:此字段可能返回 null,表示取不到有效值。
1336
1330
  # @type WanPortIpv6: Integer
1337
1331
  # @param WanStatusIpv6: 外网IPv6状态
1338
- # 注意:此字段可能返回 null,表示取不到有效值。
1339
1332
  # @type WanStatusIpv6: Integer
1340
1333
  # @param DcnFlag: DCN标志,0-无,1-主实例,2-灾备实例
1341
- # 注意:此字段可能返回 null,表示取不到有效值。
1342
1334
  # @type DcnFlag: Integer
1343
1335
  # @param DcnStatus: DCN状态,0-无,1-创建中,2-同步中,3-已断开
1344
- # 注意:此字段可能返回 null,表示取不到有效值。
1345
1336
  # @type DcnStatus: Integer
1346
1337
  # @param DcnDstNum: DCN灾备实例数
1347
- # 注意:此字段可能返回 null,表示取不到有效值。
1348
1338
  # @type DcnDstNum: Integer
1349
1339
  # @param InstanceType: 1: 主实例(独享型), 2: 主实例, 3: 灾备实例, 4: 灾备实例(独享型)
1350
- # 注意:此字段可能返回 null,表示取不到有效值。
1351
1340
  # @type InstanceType: Integer
1352
1341
  # @param ResourceTags: 实例标签信息
1353
- # 注意:此字段可能返回 null,表示取不到有效值。
1354
1342
  # @type ResourceTags: Array
1355
1343
  # @param DbVersionId: 数据库引擎版本
1356
- # 注意:此字段可能返回 null,表示取不到有效值。
1357
1344
  # @type DbVersionId: String
1358
1345
 
1359
1346
  attr_accessor :InstanceId, :InstanceName, :AppId, :ProjectId, :Region, :Zone, :VpcId, :SubnetId, :StatusDesc, :Status, :Vip, :Vport, :CreateTime, :AutoRenewFlag, :Memory, :Storage, :ShardCount, :PeriodEndTime, :IsolatedTimestamp, :Uin, :ShardDetail, :NodeCount, :IsTmp, :ExclusterId, :UniqueVpcId, :UniqueSubnetId, :Id, :WanDomain, :WanVip, :WanPort, :Pid, :UpdateTime, :DbEngine, :DbVersion, :Paymode, :Locker, :WanStatus, :IsAuditSupported, :Cpu, :Ipv6Flag, :Vipv6, :WanVipv6, :WanPortIpv6, :WanStatusIpv6, :DcnFlag, :DcnStatus, :DcnDstNum, :InstanceType, :ResourceTags, :DbVersionId
@@ -2033,7 +2020,6 @@ module TencentCloud
2033
2020
  # @param InstanceId: 实例ID,透传入参。
2034
2021
  # @type InstanceId: String
2035
2022
  # @param Users: 实例用户列表。
2036
- # 注意:此字段可能返回 null,表示取不到有效值。
2037
2023
  # @type Users: Array
2038
2024
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2039
2025
  # @type RequestId: String
@@ -2736,57 +2722,40 @@ module TencentCloud
2736
2722
  # @param Shards: 分片信息
2737
2723
  # @type Shards: Array
2738
2724
  # @param Vip6: 内网IPv6
2739
- # 注意:此字段可能返回 null,表示取不到有效值。
2740
2725
  # @type Vip6: String
2741
2726
  # @param Cpu: 实例Cpu核数
2742
- # 注意:此字段可能返回 null,表示取不到有效值。
2743
2727
  # @type Cpu: Integer
2744
2728
  # @param Qps: 实例QPS
2745
- # 注意:此字段可能返回 null,表示取不到有效值。
2746
2729
  # @type Qps: Integer
2747
2730
  # @param DbEngine: DB引擎
2748
- # 注意:此字段可能返回 null,表示取不到有效值。
2749
2731
  # @type DbEngine: String
2750
2732
  # @param Ipv6Flag: 是否支持IPv6
2751
- # 注意:此字段可能返回 null,表示取不到有效值。
2752
2733
  # @type Ipv6Flag: Integer
2753
2734
  # @param WanVipv6: 外网IPv6地址,公网可访问
2754
- # 注意:此字段可能返回 null,表示取不到有效值。
2755
2735
  # @type WanVipv6: String
2756
2736
  # @param WanStatusIpv6: 外网状态,0-未开通;1-已开通;2-关闭;3-开通中;4-关闭中
2757
- # 注意:此字段可能返回 null,表示取不到有效值。
2758
2737
  # @type WanStatusIpv6: Integer
2759
2738
  # @param WanPortIpv6: 外网IPv6端口
2760
- # 注意:此字段可能返回 null,表示取不到有效值。
2761
2739
  # @type WanPortIpv6: Integer
2762
2740
  # @param ResourceTags: 标签信息
2763
2741
  # @type ResourceTags: Array
2764
2742
  # @param DcnFlag: DCN标志,0-无,1-主实例,2-灾备实例
2765
- # 注意:此字段可能返回 null,表示取不到有效值。
2766
2743
  # @type DcnFlag: Integer
2767
2744
  # @param DcnStatus: DCN状态,0-无,1-创建中,2-同步中,3-已断开
2768
- # 注意:此字段可能返回 null,表示取不到有效值。
2769
2745
  # @type DcnStatus: Integer
2770
2746
  # @param DcnDstNum: DCN灾备实例数
2771
- # 注意:此字段可能返回 null,表示取不到有效值。
2772
2747
  # @type DcnDstNum: Integer
2773
2748
  # @param InstanceType: 1: 主实例(独享型), 2: 主实例, 3: 灾备实例, 4: 灾备实例(独享型)
2774
- # 注意:此字段可能返回 null,表示取不到有效值。
2775
2749
  # @type InstanceType: Integer
2776
2750
  # @param IsMaxUserConnectionsSupported: 实例是否支持设置用户连接数限制,内核为10.1暂不支持。
2777
- # 注意:此字段可能返回 null,表示取不到有效值。
2778
2751
  # @type IsMaxUserConnectionsSupported: Boolean
2779
2752
  # @param DbVersionId: 对外显示的数据库版本
2780
- # 注意:此字段可能返回 null,表示取不到有效值。
2781
2753
  # @type DbVersionId: String
2782
2754
  # @param EncryptStatus: 加密状态, 0-未开启,1-已开启
2783
- # 注意:此字段可能返回 null,表示取不到有效值。
2784
2755
  # @type EncryptStatus: Integer
2785
2756
  # @param ExclusterType: 独享集群类型,0:公有云, 1:金融围笼, 2:CDC集群
2786
- # 注意:此字段可能返回 null,表示取不到有效值。
2787
2757
  # @type ExclusterType: Integer
2788
2758
  # @param RsAccessStrategy: VPC就近访问
2789
- # 注意:此字段可能返回 null,表示取不到有效值。
2790
2759
  # @type RsAccessStrategy: Integer
2791
2760
  # @param ReservedNetResources: 尚未回收的网络资源
2792
2761
  # @type ReservedNetResources: Array
@@ -5910,7 +5879,6 @@ module TencentCloud
5910
5879
  # @param Cpu: 分片Cpu核数
5911
5880
  # @type Cpu: Integer
5912
5881
  # @param NodesInfo: DB节点信息
5913
- # 注意:此字段可能返回 null,表示取不到有效值。
5914
5882
  # @type NodesInfo: Array
5915
5883
 
5916
5884
  attr_accessor :ShardSerialId, :ShardInstanceId, :Status, :StatusDesc, :CreateTime, :Memory, :Storage, :LogDisk, :NodeCount, :StorageUsage, :ProxyVersion, :ShardMasterZone, :ShardSlaveZones, :Cpu, :NodesInfo
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dcdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1025
4
+ version: 3.0.1027
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-03-23 00:00:00.000000000 Z
11
+ date: 2025-03-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common