tencentcloud-sdk-cynosdb 3.0.1019 → 3.0.1020

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/v20190107/models.rb +0 -146
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2089d1fa8a6814fc4f994672ce42696dfac42e1
4
- data.tar.gz: 170308a86a4d0a76d613300c91c9d0f40d928e39
3
+ metadata.gz: 0e6577450b11cdc80275530279d636b77177d5ef
4
+ data.tar.gz: 9f162a0f79a3643ca8ccdc146bb58c38f18f140d
5
5
  SHA512:
6
- metadata.gz: a51893e5ffda65ae2bc21c22410a6a1aa4b0828827da9c3f26e2f2cfbb74c6a43509367a333c8105abf666b56e56f635a674263a96196fb7b0dc3152261c84db
7
- data.tar.gz: cbad08fafc1c674f667c43e0260d75759e0f3cb6f72315ce89e951e1aab7af91525c49c11b2558a9ea8996852dffb695ebacef29751b0503a336f4d9b736a2c7
6
+ metadata.gz: f241c05a644e3f19bd4cc158cd6417845e5f648df2983568c4aca7ef810596f6798dfc263e35c0e6cffecea0fb2e1378dc06f092eb33d41071ef262c19193680
7
+ data.tar.gz: f897979d27556e7ef30218b4957fde711221364a9eef5b81c85387c913af86eb8817b6b48e9d310fec972145b2b95989593dfe417433cafea2e1870e88fbcdb3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1019
1
+ 3.0.1020
@@ -302,16 +302,12 @@ module TencentCloud
302
302
  # AddInstances返回参数结构体
303
303
  class AddInstancesResponse < TencentCloud::Common::AbstractModel
304
304
  # @param TranId: 冻结流水,一次开通一个冻结流水。
305
- # 注意:此字段可能返回 null,表示取不到有效值。
306
305
  # @type TranId: String
307
306
  # @param DealNames: 后付费订单号。
308
- # 注意:此字段可能返回 null,表示取不到有效值。
309
307
  # @type DealNames: Array
310
308
  # @param ResourceIds: 发货资源id列表。
311
- # 注意:此字段可能返回 null,表示取不到有效值。
312
309
  # @type ResourceIds: Array
313
310
  # @param BigDealIds: 大订单号
314
- # 注意:此字段可能返回 null,表示取不到有效值。
315
311
  # @type BigDealIds: Array
316
312
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
317
313
  # @type RequestId: String
@@ -970,15 +966,12 @@ module TencentCloud
970
966
  # @param ClusterId: 集群id
971
967
  # @type ClusterId: String
972
968
  # @param Region: 地域
973
- # 注意:此字段可能返回 null,表示取不到有效值。
974
969
  # @type Region: String
975
970
  # @param CreateTime: 任务创建时间
976
971
  # @type CreateTime: String
977
972
  # @param DelayTime: 延迟执行时间
978
- # 注意:此字段可能返回 null,表示取不到有效值。
979
973
  # @type DelayTime: String
980
974
  # @param ErrMsg: 任务失败信息
981
- # 注意:此字段可能返回 null,表示取不到有效值。
982
975
  # @type ErrMsg: String
983
976
  # @param FlowId: 异步任务流id
984
977
  # @type FlowId: Integer
@@ -1020,22 +1013,17 @@ module TencentCloud
1020
1013
  # 注意:此字段可能返回 null,表示取不到有效值。
1021
1014
  # @type ModifyParamsData: Array
1022
1015
  # @param CreateClustersData: 创建集群任务信息
1023
- # 注意:此字段可能返回 null,表示取不到有效值。
1024
1016
  # @type CreateClustersData: :class:`Tencentcloud::Cynosdb.v20190107.models.CreateClustersData`
1025
1017
  # @param RollbackData: 集群回档任务信息
1026
- # 注意:此字段可能返回 null,表示取不到有效值。
1027
1018
  # @type RollbackData: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackData`
1028
1019
  # @param ModifyInstanceData: 实例变配任务信息
1029
- # 注意:此字段可能返回 null,表示取不到有效值。
1030
1020
  # @type ModifyInstanceData: :class:`Tencentcloud::Cynosdb.v20190107.models.ModifyInstanceData`
1031
1021
  # @param ManualBackupData: 手动备份任务信息
1032
1022
  # 注意:此字段可能返回 null,表示取不到有效值。
1033
1023
  # @type ManualBackupData: :class:`Tencentcloud::Cynosdb.v20190107.models.ManualBackupData`
1034
1024
  # @param ModifyDbVersionData: 修改内核版本任务信息
1035
- # 注意:此字段可能返回 null,表示取不到有效值。
1036
1025
  # @type ModifyDbVersionData: :class:`Tencentcloud::Cynosdb.v20190107.models.ModifyDbVersionData`
1037
1026
  # @param ClusterSlaveData: 集群可用区信息
1038
- # 注意:此字段可能返回 null,表示取不到有效值。
1039
1027
  # @type ClusterSlaveData: :class:`Tencentcloud::Cynosdb.v20190107.models.ClusterSlaveData`
1040
1028
  # @param SwitchClusterLogBin: 转换集群日志
1041
1029
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1044,11 +1032,8 @@ module TencentCloud
1044
1032
  # 注意:此字段可能返回 null,表示取不到有效值。
1045
1033
  # @type ModifyInstanceParamsData: :class:`Tencentcloud::Cynosdb.v20190107.models.BizTaskModifyParamsData`
1046
1034
  # @param TaskMaintainInfo: 维护时间
1047
- # 注意:此字段可能返回 null,表示取不到有效值。
1048
1035
  # @type TaskMaintainInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.TaskMaintainInfo`
1049
1036
  # @param InstanceCLSDeliveryInfos: 实例日志投递信息
1050
-
1051
- # 注意:此字段可能返回 null,表示取不到有效值。
1052
1037
  # @type InstanceCLSDeliveryInfos: Array
1053
1038
  # @param TaskProgressInfo: 任务进度信息
1054
1039
  # @type TaskProgressInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.TaskProgressInfo`
@@ -1190,7 +1175,6 @@ module TencentCloud
1190
1175
  # @param InstanceId: 实例ID
1191
1176
  # @type InstanceId: String
1192
1177
  # @param ModifyInstanceParamList: 实例参数修改任务详情
1193
- # 注意:此字段可能返回 null,表示取不到有效值。
1194
1178
  # @type ModifyInstanceParamList: Array
1195
1179
 
1196
1180
  attr_accessor :InstanceId, :ModifyInstanceParamList
@@ -1218,10 +1202,8 @@ module TencentCloud
1218
1202
  # @param ClusterId: 集群ID
1219
1203
  # @type ClusterId: String
1220
1204
  # @param ClusterParamList: 集群参数修改数据
1221
- # 注意:此字段可能返回 null,表示取不到有效值。
1222
1205
  # @type ClusterParamList: Array
1223
1206
  # @param ModifyInstanceParams: 实例参数修改数据
1224
- # 注意:此字段可能返回 null,表示取不到有效值。
1225
1207
  # @type ModifyInstanceParams: Array
1226
1208
 
1227
1209
  attr_accessor :ClusterId, :ClusterParamList, :ModifyInstanceParams
@@ -1527,25 +1509,18 @@ module TencentCloud
1527
1509
  # @param InstanceRole: 实例角色
1528
1510
  # @type InstanceRole: String
1529
1511
  # @param MaintainStartTime: 执行开始时间(距离0点的秒数)
1530
- # 注意:此字段可能返回 null,表示取不到有效值。
1531
1512
  # @type MaintainStartTime: Integer
1532
1513
  # @param MaintainDuration: 持续的时间(单位:秒)
1533
- # 注意:此字段可能返回 null,表示取不到有效值。
1534
1514
  # @type MaintainDuration: Integer
1535
1515
  # @param MaintainWeekDays: 可以执行的时间,枚举值:["Mon","Tue","Wed","Thu","Fri", "Sat", "Sun"]
1536
- # 注意:此字段可能返回 null,表示取不到有效值。
1537
1516
  # @type MaintainWeekDays: Array
1538
1517
  # @param ServerlessStatus: serverless实例子状态
1539
- # 注意:此字段可能返回 null,表示取不到有效值。
1540
1518
  # @type ServerlessStatus: String
1541
1519
  # @param InstanceTasks: 实例任务信息
1542
- # 注意:此字段可能返回 null,表示取不到有效值。
1543
1520
  # @type InstanceTasks: Array
1544
1521
  # @param InstanceDeviceType: 实例机器类型
1545
- # 注意:此字段可能返回 null,表示取不到有效值。
1546
1522
  # @type InstanceDeviceType: String
1547
1523
  # @param InstanceStorageType: 实例存储类型
1548
- # 注意:此字段可能返回 null,表示取不到有效值。
1549
1524
  # @type InstanceStorageType: String
1550
1525
  # @param DbMode: 数据库类型
1551
1526
  # @type DbMode: String
@@ -2330,16 +2305,12 @@ module TencentCloud
2330
2305
  # CreateClusters返回参数结构体
2331
2306
  class CreateClustersResponse < TencentCloud::Common::AbstractModel
2332
2307
  # @param TranId: 冻结流水ID
2333
- # 注意:此字段可能返回 null,表示取不到有效值。
2334
2308
  # @type TranId: String
2335
2309
  # @param DealNames: 订单号
2336
- # 注意:此字段可能返回 null,表示取不到有效值。
2337
2310
  # @type DealNames: Array
2338
2311
  # @param ResourceIds: 资源ID列表(该字段已不再维护,请使用dealNames字段查询接口DescribeResourcesByDealName获取资源ID)
2339
- # 注意:此字段可能返回 null,表示取不到有效值。
2340
2312
  # @type ResourceIds: Array
2341
2313
  # @param ClusterIds: 集群ID列表(该字段已不再维护,请使用dealNames字段查询接口DescribeResourcesByDealName获取集群ID)
2342
- # 注意:此字段可能返回 null,表示取不到有效值。
2343
2314
  # @type ClusterIds: Array
2344
2315
  # @param BigDealIds: 大订单号
2345
2316
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2773,111 +2744,76 @@ module TencentCloud
2773
2744
  # @param InstanceNum: 实例数
2774
2745
  # @type InstanceNum: Integer
2775
2746
  # @param Uin: 用户uin
2776
- # 注意:此字段可能返回 null,表示取不到有效值。
2777
2747
  # @type Uin: String
2778
2748
  # @param DbType: 引擎类型
2779
- # 注意:此字段可能返回 null,表示取不到有效值。
2780
2749
  # @type DbType: String
2781
2750
  # @param AppId: 用户appid
2782
- # 注意:此字段可能返回 null,表示取不到有效值。
2783
2751
  # @type AppId: Integer
2784
2752
  # @param StatusDesc: 集群状态描述
2785
- # 注意:此字段可能返回 null,表示取不到有效值。
2786
2753
  # @type StatusDesc: String
2787
2754
  # @param CreateTime: 集群创建时间
2788
- # 注意:此字段可能返回 null,表示取不到有效值。
2789
2755
  # @type CreateTime: String
2790
2756
  # @param PayMode: 付费模式。0-按量计费,1-包年包月
2791
- # 注意:此字段可能返回 null,表示取不到有效值。
2792
2757
  # @type PayMode: Integer
2793
2758
  # @param PeriodEndTime: 截止时间
2794
- # 注意:此字段可能返回 null,表示取不到有效值。
2795
2759
  # @type PeriodEndTime: String
2796
2760
  # @param Vip: 集群读写vip
2797
- # 注意:此字段可能返回 null,表示取不到有效值。
2798
2761
  # @type Vip: String
2799
2762
  # @param Vport: 集群读写vport
2800
- # 注意:此字段可能返回 null,表示取不到有效值。
2801
2763
  # @type Vport: Integer
2802
2764
  # @param ProjectID: 项目id
2803
- # 注意:此字段可能返回 null,表示取不到有效值。
2804
2765
  # @type ProjectID: Integer
2805
2766
  # @param VpcId: 私有网络ID
2806
- # 注意:此字段可能返回 null,表示取不到有效值。
2807
2767
  # @type VpcId: String
2808
2768
  # @param SubnetId: 子网ID
2809
- # 注意:此字段可能返回 null,表示取不到有效值。
2810
2769
  # @type SubnetId: String
2811
2770
  # @param CynosVersion: cynos内核版本
2812
- # 注意:此字段可能返回 null,表示取不到有效值。
2813
2771
  # @type CynosVersion: String
2814
2772
  # @param StorageLimit: 存储容量
2815
- # 注意:此字段可能返回 null,表示取不到有效值。
2816
2773
  # @type StorageLimit: Integer
2817
2774
  # @param RenewFlag: 续费标志
2818
- # 注意:此字段可能返回 null,表示取不到有效值。
2819
2775
  # @type RenewFlag: Integer
2820
2776
  # @param ProcessingTask: 正在处理的任务
2821
- # 注意:此字段可能返回 null,表示取不到有效值。
2822
2777
  # @type ProcessingTask: String
2823
2778
  # @param Tasks: 集群的任务数组
2824
- # 注意:此字段可能返回 null,表示取不到有效值。
2825
2779
  # @type Tasks: Array
2826
2780
  # @param ResourceTags: 集群绑定的tag数组
2827
- # 注意:此字段可能返回 null,表示取不到有效值。
2828
2781
  # @type ResourceTags: Array
2829
2782
  # @param DbMode: Db类型(NORMAL, SERVERLESS)
2830
- # 注意:此字段可能返回 null,表示取不到有效值。
2831
2783
  # @type DbMode: String
2832
2784
  # @param ServerlessStatus: 当Db类型为SERVERLESS时,serverless集群状态,可选值:
2833
2785
  # resume
2834
2786
  # pause
2835
- # 注意:此字段可能返回 null,表示取不到有效值。
2836
2787
  # @type ServerlessStatus: String
2837
2788
  # @param Storage: 集群预付费存储值大小
2838
- # 注意:此字段可能返回 null,表示取不到有效值。
2839
2789
  # @type Storage: Integer
2840
2790
  # @param StorageId: 集群存储为预付费时的存储ID,用于预付费存储变配
2841
- # 注意:此字段可能返回 null,表示取不到有效值。
2842
2791
  # @type StorageId: String
2843
2792
  # @param StoragePayMode: 集群存储付费模式。0-按量计费,1-包年包月
2844
- # 注意:此字段可能返回 null,表示取不到有效值。
2845
2793
  # @type StoragePayMode: Integer
2846
2794
  # @param MinStorageSize: 集群计算规格对应的最小存储值
2847
- # 注意:此字段可能返回 null,表示取不到有效值。
2848
2795
  # @type MinStorageSize: Integer
2849
2796
  # @param MaxStorageSize: 集群计算规格对应的最大存储值
2850
- # 注意:此字段可能返回 null,表示取不到有效值。
2851
2797
  # @type MaxStorageSize: Integer
2852
2798
  # @param NetAddrs: 集群网络信息
2853
- # 注意:此字段可能返回 null,表示取不到有效值。
2854
2799
  # @type NetAddrs: Array
2855
2800
  # @param PhysicalZone: 物理可用区
2856
- # 注意:此字段可能返回 null,表示取不到有效值。
2857
2801
  # @type PhysicalZone: String
2858
2802
  # @param MasterZone: 主可用区
2859
- # 注意:此字段可能返回 null,表示取不到有效值。
2860
2803
  # @type MasterZone: String
2861
2804
  # @param HasSlaveZone: 是否有从可用区
2862
- # 注意:此字段可能返回 null,表示取不到有效值。
2863
2805
  # @type HasSlaveZone: String
2864
2806
  # @param SlaveZones: 从可用区
2865
- # 注意:此字段可能返回 null,表示取不到有效值。
2866
2807
  # @type SlaveZones: Array
2867
2808
  # @param BusinessType: 商业类型
2868
- # 注意:此字段可能返回 null,表示取不到有效值。
2869
2809
  # @type BusinessType: String
2870
2810
  # @param IsFreeze: 是否冻结
2871
- # 注意:此字段可能返回 null,表示取不到有效值。
2872
2811
  # @type IsFreeze: String
2873
2812
  # @param OrderSource: 订单来源
2874
- # 注意:此字段可能返回 null,表示取不到有效值。
2875
2813
  # @type OrderSource: String
2876
2814
  # @param Ability: 能力
2877
- # 注意:此字段可能返回 null,表示取不到有效值。
2878
2815
  # @type Ability: :class:`Tencentcloud::Cynosdb.v20190107.models.Ability`
2879
2816
  # @param ResourcePackages: 实例绑定资源包信息(此处只返回存储资源包,即packageType=DISK)
2880
- # 注意:此字段可能返回 null,表示取不到有效值。
2881
2817
  # @type ResourcePackages: Array
2882
2818
 
2883
2819
  attr_accessor :Status, :UpdateTime, :Zone, :ClusterName, :Region, :DbVersion, :ClusterId, :InstanceNum, :Uin, :DbType, :AppId, :StatusDesc, :CreateTime, :PayMode, :PeriodEndTime, :Vip, :Vport, :ProjectID, :VpcId, :SubnetId, :CynosVersion, :StorageLimit, :RenewFlag, :ProcessingTask, :Tasks, :ResourceTags, :DbMode, :ServerlessStatus, :Storage, :StorageId, :StoragePayMode, :MinStorageSize, :MaxStorageSize, :NetAddrs, :PhysicalZone, :MasterZone, :HasSlaveZone, :SlaveZones, :BusinessType, :IsFreeze, :OrderSource, :Ability, :ResourcePackages
@@ -3017,7 +2953,6 @@ module TencentCloud
3017
2953
  # @param Zone: 可用区
3018
2954
  # @type Zone: String
3019
2955
  # @param PhysicalZone: 物理可用区
3020
- # 注意:此字段可能返回 null,表示取不到有效值。
3021
2956
  # @type PhysicalZone: String
3022
2957
  # @param Status: 状态
3023
2958
  # @type Status: String
@@ -3030,19 +2965,14 @@ module TencentCloud
3030
2965
  # pausing
3031
2966
  # @type ServerlessStatus: String
3032
2967
  # @param StorageId: 存储Id
3033
- # 注意:此字段可能返回 null,表示取不到有效值。
3034
2968
  # @type StorageId: String
3035
2969
  # @param Storage: 存储大小,单位为G
3036
- # 注意:此字段可能返回 null,表示取不到有效值。
3037
2970
  # @type Storage: Integer
3038
2971
  # @param MaxStorageSize: 最大存储规格,单位为G
3039
- # 注意:此字段可能返回 null,表示取不到有效值。
3040
2972
  # @type MaxStorageSize: Integer
3041
2973
  # @param MinStorageSize: 最小存储规格,单位为G
3042
- # 注意:此字段可能返回 null,表示取不到有效值。
3043
2974
  # @type MinStorageSize: Integer
3044
2975
  # @param StoragePayMode: 存储付费类型,1为包年包月,0为按量计费
3045
- # 注意:此字段可能返回 null,表示取不到有效值。
3046
2976
  # @type StoragePayMode: Integer
3047
2977
  # @param VpcName: VPC名称
3048
2978
  # @type VpcName: String
@@ -3059,12 +2989,10 @@ module TencentCloud
3059
2989
  # @param DbType: 数据库类型
3060
2990
  # @type DbType: String
3061
2991
  # @param DbMode: Db类型:<li>NORMAL</li><li>SERVERLESS</li>
3062
- # 注意:此字段可能返回 null,表示取不到有效值。
3063
2992
  # @type DbMode: String
3064
2993
  # @param DbVersion: 数据库版本
3065
2994
  # @type DbVersion: String
3066
2995
  # @param StorageLimit: 存储空间上限
3067
- # 注意:此字段可能返回 null,表示取不到有效值。
3068
2996
  # @type StorageLimit: Integer
3069
2997
  # @param UsedStorage: 使用容量
3070
2998
  # @type UsedStorage: Integer
@@ -3075,28 +3003,20 @@ module TencentCloud
3075
3003
  # @param RoAddr: 集群只读实例的vip地址和vport端口
3076
3004
  # @type RoAddr: Array
3077
3005
  # @param Ability: 集群支持的功能
3078
- # 注意:此字段可能返回 null,表示取不到有效值。
3079
3006
  # @type Ability: :class:`Tencentcloud::Cynosdb.v20190107.models.Ability`
3080
3007
  # @param CynosVersion: cynos版本
3081
- # 注意:此字段可能返回 null,表示取不到有效值。
3082
3008
  # @type CynosVersion: String
3083
3009
  # @param BusinessType: 商业类型
3084
- # 注意:此字段可能返回 null,表示取不到有效值。
3085
3010
  # @type BusinessType: String
3086
3011
  # @param HasSlaveZone: 是否有从可用区
3087
- # 注意:此字段可能返回 null,表示取不到有效值。
3088
3012
  # @type HasSlaveZone: String
3089
3013
  # @param IsFreeze: 是否冻结
3090
- # 注意:此字段可能返回 null,表示取不到有效值。
3091
3014
  # @type IsFreeze: String
3092
3015
  # @param Tasks: 任务列表
3093
- # 注意:此字段可能返回 null,表示取不到有效值。
3094
3016
  # @type Tasks: Array
3095
3017
  # @param MasterZone: 主可用区
3096
- # 注意:此字段可能返回 null,表示取不到有效值。
3097
3018
  # @type MasterZone: String
3098
3019
  # @param SlaveZones: 从可用区列表
3099
- # 注意:此字段可能返回 null,表示取不到有效值。
3100
3020
  # @type SlaveZones: Array
3101
3021
  # @param InstanceSet: 实例信息
3102
3022
  # @type InstanceSet: Array
@@ -3109,34 +3029,24 @@ module TencentCloud
3109
3029
  # @param ResourceTags: 实例绑定的tag数组信息
3110
3030
  # @type ResourceTags: Array
3111
3031
  # @param ProxyStatus: Proxy状态
3112
- # 注意:此字段可能返回 null,表示取不到有效值。
3113
3032
  # @type ProxyStatus: String
3114
3033
  # @param LogBin: binlog开关,可选值:ON, OFF
3115
- # 注意:此字段可能返回 null,表示取不到有效值。
3116
3034
  # @type LogBin: String
3117
3035
  # @param IsSkipTrade: 是否跳过交易
3118
- # 注意:此字段可能返回 null,表示取不到有效值。
3119
3036
  # @type IsSkipTrade: String
3120
3037
  # @param PitrType: pitr类型,可选值:normal, redo_pitr
3121
- # 注意:此字段可能返回 null,表示取不到有效值。
3122
3038
  # @type PitrType: String
3123
3039
  # @param IsOpenPasswordComplexity: 是否打开密码复杂度
3124
- # 注意:此字段可能返回 null,表示取不到有效值。
3125
3040
  # @type IsOpenPasswordComplexity: String
3126
3041
  # @param NetworkStatus: 网络类型
3127
- # 注意:此字段可能返回 null,表示取不到有效值。
3128
3042
  # @type NetworkStatus: String
3129
3043
  # @param ResourcePackages: 集群绑定的资源包信息
3130
- # 注意:此字段可能返回 null,表示取不到有效值。
3131
3044
  # @type ResourcePackages: Array
3132
3045
  # @param RenewFlag: 自动续费标识,1为自动续费,0为到期不续
3133
- # 注意:此字段可能返回 null,表示取不到有效值。
3134
3046
  # @type RenewFlag: Integer
3135
3047
  # @param NetworkType: 节点网络类型
3136
- # 注意:此字段可能返回 null,表示取不到有效值。
3137
3048
  # @type NetworkType: String
3138
3049
  # @param SlaveZoneAttr: 备可用区属性
3139
- # 注意:此字段可能返回 null,表示取不到有效值。
3140
3050
  # @type SlaveZoneAttr: Array
3141
3051
  # @param CynosVersionTag: 版本标签
3142
3052
  # @type CynosVersionTag: String
@@ -3408,47 +3318,37 @@ module TencentCloud
3408
3318
  # pause
3409
3319
  # @type ServerlessStatus: String
3410
3320
  # @param StorageId: 预付费存储Id
3411
- # 注意:此字段可能返回 null,表示取不到有效值。
3412
3321
  # @type StorageId: String
3413
3322
  # @param StoragePayMode: 存储付费类型
3414
3323
  # @type StoragePayMode: Integer
3415
3324
  # @param PhysicalZone: 物理区
3416
3325
  # @type PhysicalZone: String
3417
3326
  # @param BusinessType: 商业类型
3418
- # 注意:此字段可能返回 null,表示取不到有效值。
3419
3327
  # @type BusinessType: String
3420
3328
  # @param Tasks: 任务
3421
- # 注意:此字段可能返回 null,表示取不到有效值。
3422
3329
  # @type Tasks: Array
3423
3330
  # @param IsFreeze: 是否冻结
3424
- # 注意:此字段可能返回 null,表示取不到有效值。
3425
3331
  # @type IsFreeze: String
3426
3332
  # @param ResourceTags: 资源标签
3427
3333
  # 注意:此字段可能返回 null,表示取不到有效值。
3428
3334
  # @type ResourceTags: Array
3429
3335
  # @param MasterZone: 主可用区
3430
- # 注意:此字段可能返回 null,表示取不到有效值。
3431
3336
  # @type MasterZone: String
3432
3337
  # @param SlaveZones: 备可用区
3433
3338
  # 注意:此字段可能返回 null,表示取不到有效值。
3434
3339
  # @type SlaveZones: Array
3435
3340
  # @param InstanceNetInfo: 实例网络信息
3436
- # 注意:此字段可能返回 null,表示取不到有效值。
3437
3341
  # @type InstanceNetInfo: Array
3438
3342
  # @param ResourcePackages: 实例绑定资源包信息(此处只返回计算资源包,即packageType=CCU)
3439
3343
  # 注意:此字段可能返回 null,表示取不到有效值。
3440
3344
  # @type ResourcePackages: Array
3441
3345
  # @param InstanceIndexMode: 实例索引形态,可选值【mixedRowColumn(行列混存),onlyRowIndex(仅行存)】
3442
- # 注意:此字段可能返回 null,表示取不到有效值。
3443
3346
  # @type InstanceIndexMode: String
3444
3347
  # @param InstanceAbility: 当前实例支持的能力
3445
- # 注意:此字段可能返回 null,表示取不到有效值。
3446
3348
  # @type InstanceAbility: :class:`Tencentcloud::Cynosdb.v20190107.models.InstanceAbility`
3447
3349
  # @param DeviceType: 实例机器类型
3448
- # 注意:此字段可能返回 null,表示取不到有效值。
3449
3350
  # @type DeviceType: String
3450
3351
  # @param InstanceStorageType: 实例存储类型
3451
- # 注意:此字段可能返回 null,表示取不到有效值。
3452
3352
  # @type InstanceStorageType: String
3453
3353
 
3454
3354
  attr_accessor :Uin, :AppId, :ClusterId, :ClusterName, :InstanceId, :InstanceName, :ProjectId, :Region, :Zone, :Status, :StatusDesc, :DbMode, :DbType, :DbVersion, :Cpu, :Memory, :Storage, :InstanceType, :InstanceRole, :UpdateTime, :CreateTime, :VpcId, :SubnetId, :Vip, :Vport, :PayMode, :PeriodEndTime, :DestroyDeadlineText, :IsolateTime, :NetType, :WanDomain, :WanIP, :WanPort, :WanStatus, :DestroyTime, :CynosVersion, :ProcessingTask, :RenewFlag, :MinCpu, :MaxCpu, :ServerlessStatus, :StorageId, :StoragePayMode, :PhysicalZone, :BusinessType, :Tasks, :IsFreeze, :ResourceTags, :MasterZone, :SlaveZones, :InstanceNetInfo, :ResourcePackages, :InstanceIndexMode, :InstanceAbility, :DeviceType, :InstanceStorageType
@@ -3790,13 +3690,10 @@ module TencentCloud
3790
3690
  # @param InstanceSet: 实例组包含实例信息
3791
3691
  # @type InstanceSet: Array
3792
3692
  # @param UniqVpcId: VPC的ID
3793
- # 注意:此字段可能返回 null,表示取不到有效值。
3794
3693
  # @type UniqVpcId: String
3795
3694
  # @param UniqSubnetId: 子网ID
3796
- # 注意:此字段可能返回 null,表示取不到有效值。
3797
3695
  # @type UniqSubnetId: String
3798
3696
  # @param OldAddrInfo: 正在回收IP信息
3799
- # 注意:此字段可能返回 null,表示取不到有效值。
3800
3697
  # @type OldAddrInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.OldAddrInfo`
3801
3698
  # @param ProcessingTasks: 正在进行的任务
3802
3699
  # @type ProcessingTasks: Array
@@ -4429,16 +4326,12 @@ module TencentCloud
4429
4326
  # DescribeAccountAllGrantPrivileges返回参数结构体
4430
4327
  class DescribeAccountAllGrantPrivilegesResponse < TencentCloud::Common::AbstractModel
4431
4328
  # @param PrivilegeStatements: 权限语句
4432
- # 注意:此字段可能返回 null,表示取不到有效值。
4433
4329
  # @type PrivilegeStatements: Array
4434
4330
  # @param GlobalPrivileges: 全局权限
4435
- # 注意:此字段可能返回 null,表示取不到有效值。
4436
4331
  # @type GlobalPrivileges: Array
4437
4332
  # @param DatabasePrivileges: 数据库权限
4438
- # 注意:此字段可能返回 null,表示取不到有效值。
4439
4333
  # @type DatabasePrivileges: Array
4440
4334
  # @param TablePrivileges: 数据库表权限
4441
- # 注意:此字段可能返回 null,表示取不到有效值。
4442
4335
  # @type TablePrivileges: Array
4443
4336
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4444
4337
  # @type RequestId: String
@@ -4577,7 +4470,6 @@ module TencentCloud
4577
4470
  # DescribeAccounts返回参数结构体
4578
4471
  class DescribeAccountsResponse < TencentCloud::Common::AbstractModel
4579
4472
  # @param AccountSet: 数据库账号列表
4580
- # 注意:此字段可能返回 null,表示取不到有效值。
4581
4473
  # @type AccountSet: Array
4582
4474
  # @param TotalCount: 账号总数量
4583
4475
  # @type TotalCount: Integer
@@ -4971,16 +4863,12 @@ module TencentCloud
4971
4863
  # @param ReserveDuration: 表示保留备份时长, 单位秒,超过该时间将被清理, 七天表示为3600*24*7=604800
4972
4864
  # @type ReserveDuration: Integer
4973
4865
  # @param BackupFreq: 备份频率,长度为7的数组,分别对应周一到周日的备份方式,full-全量备份,increment-增量备份
4974
- # 注意:此字段可能返回 null,表示取不到有效值。
4975
4866
  # @type BackupFreq: Array
4976
4867
  # @param BackupType: 备份方式,logic-逻辑备份,snapshot-快照备份
4977
- # 注意:此字段可能返回 null,表示取不到有效值。
4978
4868
  # @type BackupType: String
4979
4869
  # @param LogicCrossRegionsConfigUpdateTime: 跨地域逻辑备份配置修改时间
4980
- # 注意:此字段可能返回 null,表示取不到有效值。
4981
4870
  # @type LogicCrossRegionsConfigUpdateTime: String
4982
4871
  # @param LogicBackupConfig: 自动逻辑备份配置
4983
- # 注意:此字段可能返回 null,表示取不到有效值。
4984
4872
  # @type LogicBackupConfig: :class:`Tencentcloud::Cynosdb.v20190107.models.LogicBackupConfigInfo`
4985
4873
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4986
4874
  # @type RequestId: String
@@ -5176,10 +5064,8 @@ module TencentCloud
5176
5064
  # DescribeBinlogConfig返回参数结构体
5177
5065
  class DescribeBinlogConfigResponse < TencentCloud::Common::AbstractModel
5178
5066
  # @param BinlogCrossRegionsConfigUpdateTime: Binlog跨地域配置更新时间
5179
- # 注意:此字段可能返回 null,表示取不到有效值。
5180
5067
  # @type BinlogCrossRegionsConfigUpdateTime: String
5181
5068
  # @param BinlogConfig: Binlog配置信息
5182
- # 注意:此字段可能返回 null,表示取不到有效值。
5183
5069
  # @type BinlogConfig: :class:`Tencentcloud::Cynosdb.v20190107.models.BinlogConfigInfo`
5184
5070
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5185
5071
  # @type RequestId: String
@@ -5315,7 +5201,6 @@ module TencentCloud
5315
5201
  # @param TotalCount: 记录总条数
5316
5202
  # @type TotalCount: Integer
5317
5203
  # @param Binlogs: Binlog列表
5318
- # 注意:此字段可能返回 null,表示取不到有效值。
5319
5204
  # @type Binlogs: Array
5320
5205
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5321
5206
  # @type RequestId: String
@@ -7853,10 +7738,8 @@ module TencentCloud
7853
7738
  # 交换实例信息
7854
7739
  class ExchangeInstanceInfo < TencentCloud::Common::AbstractModel
7855
7740
  # @param SrcInstanceInfo: 源实例信息
7856
- # 注意:此字段可能返回 null,表示取不到有效值。
7857
7741
  # @type SrcInstanceInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackInstanceInfo`
7858
7742
  # @param DstInstanceInfo: 目标实例信息
7859
- # 注意:此字段可能返回 null,表示取不到有效值。
7860
7743
  # @type DstInstanceInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackInstanceInfo`
7861
7744
 
7862
7745
  attr_accessor :SrcInstanceInfo, :DstInstanceInfo
@@ -7881,10 +7764,8 @@ module TencentCloud
7881
7764
  # 交换RO组信息
7882
7765
  class ExchangeRoGroupInfo < TencentCloud::Common::AbstractModel
7883
7766
  # @param SrcRoGroupInfo: 源RO组信息
7884
- # 注意:此字段可能返回 null,表示取不到有效值。
7885
7767
  # @type SrcRoGroupInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackRoGroupInfo`
7886
7768
  # @param DstRoGroupInfo: 目标RO组信息
7887
- # 注意:此字段可能返回 null,表示取不到有效值。
7888
7769
  # @type DstRoGroupInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackRoGroupInfo`
7889
7770
 
7890
7771
  attr_accessor :SrcRoGroupInfo, :DstRoGroupInfo
@@ -8835,10 +8716,8 @@ module TencentCloud
8835
8716
  # @param MaxIoBandWidth: 最大IO带宽
8836
8717
  # @type MaxIoBandWidth: Integer
8837
8718
  # @param ZoneStockInfos: 地域库存信息
8838
- # 注意:此字段可能返回 null,表示取不到有效值。
8839
8719
  # @type ZoneStockInfos: Array
8840
8720
  # @param StockCount: 库存数量
8841
- # 注意:此字段可能返回 null,表示取不到有效值。
8842
8721
  # @type StockCount: Integer
8843
8722
 
8844
8723
  attr_accessor :Cpu, :Memory, :MaxStorageSize, :MinStorageSize, :HasStock, :MachineType, :MaxIops, :MaxIoBandWidth, :ZoneStockInfos, :StockCount
@@ -11462,7 +11341,6 @@ module TencentCloud
11462
11341
  # @param Min: 参数容许的最小值
11463
11342
  # @type Min: String
11464
11343
  # @param EnumValue: 参数的可选枚举值。如果为非枚举值,则为空
11465
- # 注意:此字段可能返回 null,表示取不到有效值。
11466
11344
  # @type EnumValue: Array
11467
11345
  # @param IsGlobal: 1:全局参数,0:非全局参数
11468
11346
  # @type IsGlobal: Integer
@@ -11471,16 +11349,12 @@ module TencentCloud
11471
11349
  # @param MatchValue: 匹配目标值,当multiVal时,各个key用,分割
11472
11350
  # @type MatchValue: String
11473
11351
  # @param IsFunc: true-为公式,false-非公式
11474
- # 注意:此字段可能返回 null,表示取不到有效值。
11475
11352
  # @type IsFunc: Boolean
11476
11353
  # @param Func: 参数设置为公式时,Func返回设置的公式内容
11477
- # 注意:此字段可能返回 null,表示取不到有效值。
11478
11354
  # @type Func: String
11479
11355
  # @param ModifiableInfo: 参数是否可修改
11480
- # 注意:此字段可能返回 null,表示取不到有效值。
11481
11356
  # @type ModifiableInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.ModifiableInfo`
11482
11357
  # @param FuncPattern: 支持公式的参数的默认公式样式
11483
- # 注意:此字段可能返回 null,表示取不到有效值。
11484
11358
  # @type FuncPattern: String
11485
11359
 
11486
11360
  attr_accessor :ParamName, :ParamType, :SupportFunc, :Default, :Description, :CurrentValue, :NeedReboot, :Max, :Min, :EnumValue, :IsGlobal, :MatchType, :MatchValue, :IsFunc, :Func, :ModifiableInfo, :FuncPattern
@@ -11934,22 +11808,18 @@ module TencentCloud
11934
11808
  # 数据库代理组详细信息
11935
11809
  class ProxyGroupInfo < TencentCloud::Common::AbstractModel
11936
11810
  # @param ProxyGroup: 数据库代理组
11937
- # 注意:此字段可能返回 null,表示取不到有效值。
11938
11811
  # @type ProxyGroup: :class:`Tencentcloud::Cynosdb.v20190107.models.ProxyGroup`
11939
11812
  # @param ProxyGroupRwInfo: 数据库代理组读写分离信息
11940
- # 注意:此字段可能返回 null,表示取不到有效值。
11941
11813
  # @type ProxyGroupRwInfo: :class:`Tencentcloud::Cynosdb.v20190107.models.ProxyGroupRwInfo`
11942
11814
  # @param ProxyNodes: 数据库代理节点信息
11943
11815
  # 注意:此字段可能返回 null,表示取不到有效值。
11944
11816
  # @type ProxyNodes: Array
11945
11817
  # @param ConnectionPool: 数据库代理连接池信息
11946
- # 注意:此字段可能返回 null,表示取不到有效值。
11947
11818
  # @type ConnectionPool: :class:`Tencentcloud::Cynosdb.v20190107.models.ProxyConnectionPoolInfo`
11948
11819
  # @param NetAddrInfos: 数据库代理网络信息
11949
11820
  # 注意:此字段可能返回 null,表示取不到有效值。
11950
11821
  # @type NetAddrInfos: Array
11951
11822
  # @param Tasks: 数据库代理任务集
11952
- # 注意:此字段可能返回 null,表示取不到有效值。
11953
11823
  # @type Tasks: Array
11954
11824
 
11955
11825
  attr_accessor :ProxyGroup, :ProxyGroupRwInfo, :ProxyNodes, :ConnectionPool, :NetAddrInfos, :Tasks
@@ -12018,7 +11888,6 @@ module TencentCloud
12018
11888
  # @param InstanceWeights: 实例权重数组
12019
11889
  # @type InstanceWeights: Array
12020
11890
  # @param OpenRw: 是否开通读写节点,yse-是,no-否
12021
- # 注意:此字段可能返回 null,表示取不到有效值。
12022
11891
  # @type OpenRw: String
12023
11892
  # @param RwType: 读写属性,可选值:READWRITE,READONLY
12024
11893
  # @type RwType: String
@@ -12736,13 +12605,10 @@ module TencentCloud
12736
12605
  # @param SnapshotTime: 快照时间
12737
12606
  # @type SnapshotTime: String
12738
12607
  # @param MinCpu: 回档到serverlessls集群时最小CPU
12739
- # 注意:此字段可能返回 null,表示取不到有效值。
12740
12608
  # @type MinCpu: Integer
12741
12609
  # @param MaxCpu: 回档到serverlessls集群时最大CPU
12742
- # 注意:此字段可能返回 null,表示取不到有效值。
12743
12610
  # @type MaxCpu: Integer
12744
12611
  # @param SnapShotId: 快照ID
12745
- # 注意:此字段可能返回 null,表示取不到有效值。
12746
12612
  # @type SnapShotId: Integer
12747
12613
  # @param RollbackDatabases: 回档数据库
12748
12614
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -12751,10 +12617,8 @@ module TencentCloud
12751
12617
  # 注意:此字段可能返回 null,表示取不到有效值。
12752
12618
  # @type RollbackTables: Array
12753
12619
  # @param BackupFileName: 备份文件名称
12754
- # 注意:此字段可能返回 null,表示取不到有效值。
12755
12620
  # @type BackupFileName: String
12756
12621
  # @param RollbackProcess: 回档进程
12757
- # 注意:此字段可能返回 null,表示取不到有效值。
12758
12622
  # @type RollbackProcess: :class:`Tencentcloud::Cynosdb.v20190107.models.RollbackProcessInfo`
12759
12623
 
12760
12624
  attr_accessor :Cpu, :Memory, :StorageLimit, :OriginalClusterId, :OriginalClusterName, :RollbackStrategy, :SnapshotTime, :MinCpu, :MaxCpu, :SnapShotId, :RollbackDatabases, :RollbackTables, :BackupFileName, :RollbackProcess
@@ -12894,10 +12758,8 @@ module TencentCloud
12894
12758
  # 回档进度详情
12895
12759
  class RollbackProcessInfo < TencentCloud::Common::AbstractModel
12896
12760
  # @param IsVipSwitchable: 是否可以交换vip
12897
- # 注意:此字段可能返回 null,表示取不到有效值。
12898
12761
  # @type IsVipSwitchable: Boolean
12899
12762
  # @param VipSwitchableTime: vip可交换时间
12900
- # 注意:此字段可能返回 null,表示取不到有效值。
12901
12763
  # @type VipSwitchableTime: String
12902
12764
  # @param ExchangeInstanceInfoList: 交换实例列表
12903
12765
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -12906,13 +12768,10 @@ module TencentCloud
12906
12768
  # 注意:此字段可能返回 null,表示取不到有效值。
12907
12769
  # @type ExchangeRoGroupInfoList: Array
12908
12770
  # @param CurrentStep: 当前步骤
12909
- # 注意:此字段可能返回 null,表示取不到有效值。
12910
12771
  # @type CurrentStep: String
12911
12772
  # @param CurrentStepProgress: 当前步骤进度
12912
- # 注意:此字段可能返回 null,表示取不到有效值。
12913
12773
  # @type CurrentStepProgress: Integer
12914
12774
  # @param CurrentStepRemainingTime: 当前步骤剩余时间
12915
- # 注意:此字段可能返回 null,表示取不到有效值。
12916
12775
  # @type CurrentStepRemainingTime: String
12917
12776
 
12918
12777
  attr_accessor :IsVipSwitchable, :VipSwitchableTime, :ExchangeInstanceInfoList, :ExchangeRoGroupInfoList, :CurrentStep, :CurrentStepProgress, :CurrentStepRemainingTime
@@ -13681,16 +13540,12 @@ module TencentCloud
13681
13540
  # serverless类型的可用区库存信息
13682
13541
  class ServerlessZoneStockInfo < TencentCloud::Common::AbstractModel
13683
13542
  # @param Zone: 可用区
13684
- # 注意:此字段可能返回 null,表示取不到有效值。
13685
13543
  # @type Zone: String
13686
13544
  # @param StockCount: 存储量
13687
- # 注意:此字段可能返回 null,表示取不到有效值。
13688
13545
  # @type StockCount: Integer
13689
13546
  # @param HasStock: 是否包含库存
13690
- # 注意:此字段可能返回 null,表示取不到有效值。
13691
13547
  # @type HasStock: Boolean
13692
13548
  # @param SlaveZoneStockInfos: 从可用区库存信息
13693
- # 注意:此字段可能返回 null,表示取不到有效值。
13694
13549
  # @type SlaveZoneStockInfos: Array
13695
13550
 
13696
13551
  attr_accessor :Zone, :StockCount, :HasStock, :SlaveZoneStockInfos
@@ -14696,7 +14551,6 @@ module TencentCloud
14696
14551
  # @param StockCount: 库存数量
14697
14552
  # @type StockCount: Integer
14698
14553
  # @param SlaveZoneStockInfos: 备可用区库存信息
14699
- # 注意:此字段可能返回 null,表示取不到有效值。
14700
14554
  # @type SlaveZoneStockInfos: Array
14701
14555
 
14702
14556
  attr_accessor :Zone, :HasStock, :StockCount, :SlaveZoneStockInfos
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.1019
4
+ version: 3.0.1020
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-14 00:00:00.000000000 Z
11
+ date: 2025-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common