tencentcloud-sdk-mariadb 3.0.1026 → 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/v20170312/models.rb +1 -35
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 88960e5a88aa1e03046ff3eb7f0d769f8b317b33
4
- data.tar.gz: ac96c1a34eef0a09a441dfa888c0a4fcdac5f472
3
+ metadata.gz: 98e832bbb3b9c64f72b846f19a459b1e960f7236
4
+ data.tar.gz: 7033ae5215b67425a0580f28ed71f50301fd33d7
5
5
  SHA512:
6
- metadata.gz: 64a0a9767e0dbf4111e422ccbd395e97021a14fec9c848a6e094742482d795378adfcf9589bde6ad8d9f578cba53d8ad80c789412a480314e1446fbb5e53c723
7
- data.tar.gz: 3bc7778782de07e133d63c72c68da908400252c2860acf0cf326ad79e1a58d429efd7709552387826fdfb872681c533fff639c25b62b874b051119c582f3037d
6
+ metadata.gz: 3a46a553c2ade2c934a9dda9cb714b04f4f7a6fd3ea0cde3fd7cd389a672a5d5b5caf2bf45b038d57d20d0cc3e1428e70dc839bd36d4972df0939e8ce51609c4
7
+ data.tar.gz: 6731d311c8cd4896673915492892fd60f79051c4d57bc6f29c3483f48579b4fb5b7c5d5621ed36eed09578b78396feb5966cc569aad48d91ebab3901dba5a75f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1026
1
+ 3.0.1027
@@ -513,7 +513,7 @@ module TencentCloud
513
513
  # @type SubnetId: String
514
514
  # @param ProjectId: 项目 ID,可以通过查看项目列表获取,不传则关联到默认项目
515
515
  # @type ProjectId: Integer
516
- # @param DbVersionId: 数据库引擎版本,当前可选:8.0,5.7,10.1,10.0
516
+ # @param DbVersionId: 数据库引擎版本,当前可选:8.0,5.7,10.1。
517
517
  # @type DbVersionId: String
518
518
  # @param InstanceName: 实例名称, 可以通过该字段自主的设置实例的名字
519
519
  # @type InstanceName: String
@@ -605,7 +605,6 @@ module TencentCloud
605
605
  # 查询订单详细信息,或在支付失败时调用用户账号相关接口进行支付。
606
606
  # @type DealName: String
607
607
  # @param InstanceIds: 订单对应的实例 ID 列表,如果此处没有返回实例 ID,可以通过订单查询接口获取。还可通过实例查询接口查询实例是否创建完成。
608
- # 注意:此字段可能返回 null,表示取不到有效值。
609
608
  # @type InstanceIds: Array
610
609
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
611
610
  # @type RequestId: String
@@ -1091,13 +1090,10 @@ module TencentCloud
1091
1090
  # @param Qps: 最大 Qps 值
1092
1091
  # @type Qps: Integer
1093
1092
  # @param Paymode: 付费模式
1094
- # 注意:此字段可能返回 null,表示取不到有效值。
1095
1093
  # @type Paymode: String
1096
1094
  # @param Locker: 实例处于异步任务时的异步任务流程ID
1097
- # 注意:此字段可能返回 null,表示取不到有效值。
1098
1095
  # @type Locker: Integer
1099
1096
  # @param StatusDesc: 实例目前运行状态描述
1100
- # 注意:此字段可能返回 null,表示取不到有效值。
1101
1097
  # @type StatusDesc: String
1102
1098
  # @param WanStatus: 外网状态,0-未开通;1-已开通;2-关闭;3-开通中
1103
1099
  # @type WanStatus: Integer
@@ -1110,43 +1106,30 @@ module TencentCloud
1110
1106
  # @param Cpu: 实例CPU核数
1111
1107
  # @type Cpu: Integer
1112
1108
  # @param Ipv6Flag: 实例IPv6标志
1113
- # 注意:此字段可能返回 null,表示取不到有效值。
1114
1109
  # @type Ipv6Flag: Integer
1115
1110
  # @param Vipv6: 内网IPv6
1116
- # 注意:此字段可能返回 null,表示取不到有效值。
1117
1111
  # @type Vipv6: String
1118
1112
  # @param WanVipv6: 外网IPv6
1119
- # 注意:此字段可能返回 null,表示取不到有效值。
1120
1113
  # @type WanVipv6: String
1121
1114
  # @param WanPortIpv6: 外网IPv6端口
1122
- # 注意:此字段可能返回 null,表示取不到有效值。
1123
1115
  # @type WanPortIpv6: Integer
1124
1116
  # @param WanStatusIpv6: 外网IPv6状态
1125
- # 注意:此字段可能返回 null,表示取不到有效值。
1126
1117
  # @type WanStatusIpv6: Integer
1127
1118
  # @param DbEngine: 数据库引擎
1128
- # 注意:此字段可能返回 null,表示取不到有效值。
1129
1119
  # @type DbEngine: String
1130
1120
  # @param DbVersion: 数据库版本
1131
- # 注意:此字段可能返回 null,表示取不到有效值。
1132
1121
  # @type DbVersion: String
1133
1122
  # @param DcnFlag: DCN标志,0-无,1-主实例,2-灾备实例
1134
- # 注意:此字段可能返回 null,表示取不到有效值。
1135
1123
  # @type DcnFlag: Integer
1136
1124
  # @param DcnStatus: DCN状态,0-无,1-创建中,2-同步中,3-已断开
1137
- # 注意:此字段可能返回 null,表示取不到有效值。
1138
1125
  # @type DcnStatus: Integer
1139
1126
  # @param DcnDstNum: DCN灾备实例数
1140
- # 注意:此字段可能返回 null,表示取不到有效值。
1141
1127
  # @type DcnDstNum: Integer
1142
1128
  # @param InstanceType: 1: 主实例(独享型), 2: 主实例, 3: 灾备实例, 4: 灾备实例(独享型)
1143
- # 注意:此字段可能返回 null,表示取不到有效值。
1144
1129
  # @type InstanceType: Integer
1145
1130
  # @param ResourceTags: 实例标签信息
1146
- # 注意:此字段可能返回 null,表示取不到有效值。
1147
1131
  # @type ResourceTags: Array
1148
1132
  # @param DbVersionId: 数据库版本
1149
- # 注意:此字段可能返回 null,表示取不到有效值。
1150
1133
  # @type DbVersionId: String
1151
1134
 
1152
1135
  attr_accessor :InstanceId, :InstanceName, :AppId, :ProjectId, :Region, :Zone, :VpcId, :SubnetId, :Status, :Vip, :Vport, :WanDomain, :WanVip, :WanPort, :CreateTime, :UpdateTime, :AutoRenewFlag, :PeriodEndTime, :Uin, :TdsqlVersion, :Memory, :Storage, :UniqueVpcId, :UniqueSubnetId, :OriginSerialId, :NodeCount, :IsTmp, :ExclusterId, :Id, :Pid, :Qps, :Paymode, :Locker, :StatusDesc, :WanStatus, :IsAuditSupported, :Machine, :IsEncryptSupported, :Cpu, :Ipv6Flag, :Vipv6, :WanVipv6, :WanPortIpv6, :WanStatusIpv6, :DbEngine, :DbVersion, :DcnFlag, :DcnStatus, :DcnDstNum, :InstanceType, :ResourceTags, :DbVersionId
@@ -2133,7 +2116,6 @@ module TencentCloud
2133
2116
  # @param IsEncryptSupported: 是否支持数据加密。1-支持;0-不支持
2134
2117
  # @type IsEncryptSupported: Integer
2135
2118
  # @param Vip6: 内网IPv6
2136
- # 注意:此字段可能返回 null,表示取不到有效值。
2137
2119
  # @type Vip6: String
2138
2120
  # @param Cpu: 实例Cpu核数
2139
2121
  # @type Cpu: Integer
@@ -2142,48 +2124,34 @@ module TencentCloud
2142
2124
  # @param Qps: 最大QPS
2143
2125
  # @type Qps: Integer
2144
2126
  # @param Ipv6Flag: 是否支持IPv6
2145
- # 注意:此字段可能返回 null,表示取不到有效值。
2146
2127
  # @type Ipv6Flag: Integer
2147
2128
  # @param WanVipv6: 外网IPv6地址,公网可访问
2148
- # 注意:此字段可能返回 null,表示取不到有效值。
2149
2129
  # @type WanVipv6: String
2150
2130
  # @param WanStatusIpv6: 外网状态,0-未开通;1-已开通;2-关闭;3-开通中;4-关闭中
2151
- # 注意:此字段可能返回 null,表示取不到有效值。
2152
2131
  # @type WanStatusIpv6: Integer
2153
2132
  # @param WanPortIpv6: 外网IPv6端口
2154
- # 注意:此字段可能返回 null,表示取不到有效值。
2155
2133
  # @type WanPortIpv6: Integer
2156
2134
  # @param DbEngine: 数据库引擎
2157
- # 注意:此字段可能返回 null,表示取不到有效值。
2158
2135
  # @type DbEngine: String
2159
2136
  # @param DbVersion: 数据库版本
2160
- # 注意:此字段可能返回 null,表示取不到有效值。
2161
2137
  # @type DbVersion: String
2162
2138
  # @param ResourceTags: 标签信息
2163
2139
  # @type ResourceTags: Array
2164
2140
  # @param DcnFlag: DCN标志,0-无,1-主实例,2-灾备实例
2165
- # 注意:此字段可能返回 null,表示取不到有效值。
2166
2141
  # @type DcnFlag: Integer
2167
2142
  # @param DcnStatus: DCN状态,0-无,1-创建中,2-同步中,3-已断开
2168
- # 注意:此字段可能返回 null,表示取不到有效值。
2169
2143
  # @type DcnStatus: Integer
2170
2144
  # @param DcnDstNum: DCN灾备实例数
2171
- # 注意:此字段可能返回 null,表示取不到有效值。
2172
2145
  # @type DcnDstNum: Integer
2173
2146
  # @param InstanceType: 1: 主实例(独享型), 2: 主实例, 3: 灾备实例, 4: 灾备实例(独享型)
2174
- # 注意:此字段可能返回 null,表示取不到有效值。
2175
2147
  # @type InstanceType: Integer
2176
2148
  # @param NodesInfo: 实例的各个DB节点信息
2177
- # 注意:此字段可能返回 null,表示取不到有效值。
2178
2149
  # @type NodesInfo: Array
2179
2150
  # @param IsMaxUserConnectionsSupported: 实例是否支持设置用户连接数限制,内核为10.1暂不支持。
2180
- # 注意:此字段可能返回 null,表示取不到有效值。
2181
2151
  # @type IsMaxUserConnectionsSupported: Boolean
2182
2152
  # @param DbVersionId: 对外显示的数据库版本
2183
- # 注意:此字段可能返回 null,表示取不到有效值。
2184
2153
  # @type DbVersionId: String
2185
2154
  # @param EncryptStatus: 加密状态, 0-未开启,1-已开启
2186
- # 注意:此字段可能返回 null,表示取不到有效值。
2187
2155
  # @type EncryptStatus: Integer
2188
2156
  # @param ReplicaConfig: DCN的配置信息
2189
2157
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2192,10 +2160,8 @@ module TencentCloud
2192
2160
  # 注意:此字段可能返回 null,表示取不到有效值。
2193
2161
  # @type ReplicaStatus: :class:`Tencentcloud::Mariadb.v20170312.models.DCNReplicaStatus`
2194
2162
  # @param ExclusterType: 独享集群类型,0:公有云, 1:金融围笼, 2:CDC集群
2195
- # 注意:此字段可能返回 null,表示取不到有效值。
2196
2163
  # @type ExclusterType: Integer
2197
2164
  # @param RsAccessStrategy: VPC就近访问
2198
- # 注意:此字段可能返回 null,表示取不到有效值。
2199
2165
  # @type RsAccessStrategy: Integer
2200
2166
  # @param ReservedNetResources: 尚未回收的网络资源
2201
2167
  # @type ReservedNetResources: Array
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.1026
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-24 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