tencentcloud-sdk-postgres 3.0.1023 → 3.0.1024

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b59b87521c62d832590bfd7bcddf1ac1d0f57026
4
- data.tar.gz: e4665327f1a589843a3402078f11bfefd1cb83e4
3
+ metadata.gz: f4c9db26b9ef051d17f39b5507f86408f68fb374
4
+ data.tar.gz: c9bab8fbd22af9f60904f7c31707f6a4086de860
5
5
  SHA512:
6
- metadata.gz: ea4957a66f1133cf89c4730d77e2dec4f0b0e1b7f43205ac7e9782ae835769e5acc9b8004e8ebbe72b228c314fe4234290f7d7606484bea81cb7d0e63ce36f03
7
- data.tar.gz: 1048048348090c2501908323ee5439a6bcdc2770c5986d5cf2c4016c8ed9a8476a8cdd188b29d2c51a779b9ca8f623f2046aafd2dcd2d279a6247943a416f5ec
6
+ metadata.gz: b0243d555a1d27d629b52dbdc69e4486bd8ddb710bc80cd021f4f4c0b21fbb57e9acd5cef220da4b57cd83d928507d39341082c49e5a07bad03025f6038252e1
7
+ data.tar.gz: 730f2059c98dbbde5fa9c5a10a84c0326e196dca8df2c64807e6f2f5ceb8b2dfb017684b5a06026ab9ca94d99b9de27b673d32cf5648facf6683786056b82183
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1023
1
+ 3.0.1024
@@ -101,7 +101,7 @@ module TencentCloud
101
101
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
102
102
  end
103
103
 
104
- # 本接口(CloseServerlessDBExtranetAccess)用于关闭serverlessDB实例公网地址
104
+ # 【接口下线中,请勿使用】本接口(CloseServerlessDBExtranetAccess)用于关闭serverlessDB实例公网地址
105
105
 
106
106
  # @param request: Request instance for CloseServerlessDBExtranetAccess.
107
107
  # @type request: :class:`Tencentcloud::postgres::V20170312::CloseServerlessDBExtranetAccessRequest`
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
392
392
  end
393
393
 
394
- # 本接口 (CreateServerlessDBInstance) 用于创建一个ServerlessDB实例,创建成功返回实例ID。
394
+ # 【接口下线中,请勿使用】本接口 (CreateServerlessDBInstance) 用于创建一个ServerlessDB实例,创建成功返回实例ID。
395
395
 
396
396
  # @param request: Request instance for CreateServerlessDBInstance.
397
397
  # @type request: :class:`Tencentcloud::postgres::V20170312::CreateServerlessDBInstanceRequest`
@@ -607,7 +607,7 @@ module TencentCloud
607
607
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
608
608
  end
609
609
 
610
- # 本接口 (DeleteServerlessDBInstance) 用于删除一个ServerlessDB实例。
610
+ # 【接口下线中,请勿使用】本接口 (DeleteServerlessDBInstance) 用于删除一个ServerlessDB实例。
611
611
 
612
612
  # @param request: Request instance for DeleteServerlessDBInstance.
613
613
  # @type request: :class:`Tencentcloud::postgres::V20170312::DeleteServerlessDBInstanceRequest`
@@ -1497,7 +1497,7 @@ module TencentCloud
1497
1497
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1498
1498
  end
1499
1499
 
1500
- # 用于查询一个或多个serverlessDB实例的详细信息
1500
+ # 【接口下线中,请勿使用】用于查询一个或多个serverlessDB实例的详细信息
1501
1501
 
1502
1502
  # @param request: Request instance for DescribeServerlessDBInstances.
1503
1503
  # @type request: :class:`Tencentcloud::postgres::V20170312::DescribeServerlessDBInstancesRequest`
@@ -2340,7 +2340,7 @@ module TencentCloud
2340
2340
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2341
2341
  end
2342
2342
 
2343
- # 本接口(OpenServerlessDBExtranetAccess)用于开通serverlessDB实例公网地址。
2343
+ # 【接口下线中,请勿使用】本接口(OpenServerlessDBExtranetAccess)用于开通serverlessDB实例公网地址。
2344
2344
 
2345
2345
  # @param request: Request instance for OpenServerlessDBExtranetAccess.
2346
2346
  # @type request: :class:`Tencentcloud::postgres::V20170312::OpenServerlessDBExtranetAccessRequest`
@@ -513,13 +513,10 @@ module TencentCloud
513
513
  # CloneDBInstance返回参数结构体
514
514
  class CloneDBInstanceResponse < TencentCloud::Common::AbstractModel
515
515
  # @param DealName: 订单号。
516
- # 注意:此字段可能返回 null,表示取不到有效值。
517
516
  # @type DealName: String
518
517
  # @param BillId: 订单流水号。
519
- # 注意:此字段可能返回 null,表示取不到有效值。
520
518
  # @type BillId: String
521
519
  # @param DBInstanceId: 克隆出的新实例ID,当前只支持后付费返回该值。
522
- # 注意:此字段可能返回 null,表示取不到有效值。
523
520
  # @type DBInstanceId: String
524
521
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
525
522
  # @type RequestId: String
@@ -796,7 +793,6 @@ module TencentCloud
796
793
  # CreateDBInstanceNetworkAccess返回参数结构体
797
794
  class CreateDBInstanceNetworkAccessResponse < TencentCloud::Common::AbstractModel
798
795
  # @param FlowId: 流程ID。
799
- # 注意:此字段可能返回 null,表示取不到有效值。
800
796
  # @type FlowId: Integer
801
797
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
802
798
  # @type RequestId: String
@@ -1445,7 +1441,6 @@ module TencentCloud
1445
1441
  # CreateReadOnlyGroupNetworkAccess返回参数结构体
1446
1442
  class CreateReadOnlyGroupNetworkAccessResponse < TencentCloud::Common::AbstractModel
1447
1443
  # @param FlowId: 流程ID。
1448
- # 注意:此字段可能返回 null,表示取不到有效值。
1449
1444
  # @type FlowId: Integer
1450
1445
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1451
1446
  # @type RequestId: String
@@ -1524,7 +1519,6 @@ module TencentCloud
1524
1519
  # @param ReadOnlyGroupId: 只读组ID
1525
1520
  # @type ReadOnlyGroupId: String
1526
1521
  # @param FlowId: 流程ID
1527
- # 注意:此字段可能返回 null,表示取不到有效值。
1528
1522
  # @type FlowId: Integer
1529
1523
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1530
1524
  # @type RequestId: String
@@ -1640,7 +1634,6 @@ module TencentCloud
1640
1634
  # @param ExternalAddr: 外网下载地址
1641
1635
  # @type ExternalAddr: String
1642
1636
  # @param SetId: 备份集ID
1643
- # 注意:此字段可能返回 null,表示取不到有效值。
1644
1637
  # @type SetId: String
1645
1638
 
1646
1639
  attr_accessor :Id, :StartTime, :EndTime, :Size, :Strategy, :Way, :Type, :Status, :DbList, :InternalAddr, :ExternalAddr, :SetId
@@ -1925,13 +1918,10 @@ module TencentCloud
1925
1918
  # @param Status: 网络连接状态,1、initing(未开通);2、opened(已开通);3、closed(已关闭);4、opening(开通中);5、closing(关闭中);
1926
1919
  # @type Status: String
1927
1920
  # @param VpcId: 私有网络ID
1928
- # 注意:此字段可能返回 null,表示取不到有效值。
1929
1921
  # @type VpcId: String
1930
1922
  # @param SubnetId: 子网ID
1931
- # 注意:此字段可能返回 null,表示取不到有效值。
1932
1923
  # @type SubnetId: String
1933
1924
  # @param ProtocolType: 连接数据库的协议类型,当前支持:postgresql、mssql(MSSQL兼容语法)
1934
- # 注意:此字段可能返回 null,表示取不到有效值。
1935
1925
  # @type ProtocolType: String
1936
1926
 
1937
1927
  attr_accessor :Address, :Ip, :Port, :NetType, :Status, :VpcId, :SubnetId, :ProtocolType
@@ -1968,7 +1958,6 @@ module TencentCloud
1968
1958
  # @param Zone: 节点所在可用区,例如 ap-guangzhou-1。
1969
1959
  # @type Zone: String
1970
1960
  # @param DedicatedClusterId: 专属集群ID
1971
- # 注意:此字段可能返回 null,表示取不到有效值。
1972
1961
  # @type DedicatedClusterId: String
1973
1962
 
1974
1963
  attr_accessor :Role, :Zone, :DedicatedClusterId
@@ -1989,28 +1978,20 @@ module TencentCloud
1989
1978
  # 描述数据库详细信息,包括所有者、字符编码等
1990
1979
  class Database < TencentCloud::Common::AbstractModel
1991
1980
  # @param DatabaseName: 数据库名
1992
- # 注意:此字段可能返回 null,表示取不到有效值。
1993
1981
  # @type DatabaseName: String
1994
1982
  # @param DatabaseOwner: 数据库所有者
1995
- # 注意:此字段可能返回 null,表示取不到有效值。
1996
1983
  # @type DatabaseOwner: String
1997
1984
  # @param Encoding: 数据库字符编码
1998
- # 注意:此字段可能返回 null,表示取不到有效值。
1999
1985
  # @type Encoding: String
2000
1986
  # @param Collate: 数据库排序规则
2001
- # 注意:此字段可能返回 null,表示取不到有效值。
2002
1987
  # @type Collate: String
2003
1988
  # @param Ctype: 数据库字符分类
2004
- # 注意:此字段可能返回 null,表示取不到有效值。
2005
1989
  # @type Ctype: String
2006
1990
  # @param AllowConn: 数据库是否允许连接
2007
- # 注意:此字段可能返回 null,表示取不到有效值。
2008
1991
  # @type AllowConn: Boolean
2009
1992
  # @param ConnLimit: 数据库最大连接数,-1表示无限制
2010
- # 注意:此字段可能返回 null,表示取不到有效值。
2011
1993
  # @type ConnLimit: Integer
2012
1994
  # @param Privileges: 数据库权限列表
2013
- # 注意:此字段可能返回 null,表示取不到有效值。
2014
1995
  # @type Privileges: String
2015
1996
 
2016
1997
  attr_accessor :DatabaseName, :DatabaseOwner, :Encoding, :Collate, :Ctype, :AllowConn, :ConnLimit, :Privileges
@@ -2041,19 +2022,14 @@ module TencentCloud
2041
2022
  # 描述数据库中某个对象所属的类型、是在哪个数据库、模式、表中的对象。
2042
2023
  class DatabaseObject < TencentCloud::Common::AbstractModel
2043
2024
  # @param ObjectType: 支持使用的数据库对象类型有:account,database,schema,sequence,procedure,type,function,table,view,matview,column。
2044
- # 注意:此字段可能返回 null,表示取不到有效值。
2045
2025
  # @type ObjectType: String
2046
2026
  # @param ObjectName: 所描述的数据库对象名称
2047
- # 注意:此字段可能返回 null,表示取不到有效值。
2048
2027
  # @type ObjectName: String
2049
2028
  # @param DatabaseName: 所要描述的数据库对象,所属的数据库名称。当描述对象类型不为database时,此参数必选。
2050
- # 注意:此字段可能返回 null,表示取不到有效值。
2051
2029
  # @type DatabaseName: String
2052
2030
  # @param SchemaName: 所要描述的数据库对象,所属的模式名称。当描述对象不为database、schema时,此参数必选。
2053
- # 注意:此字段可能返回 null,表示取不到有效值。
2054
2031
  # @type SchemaName: String
2055
2032
  # @param TableName: 所要描述的数据库对象,所属的表名称。当描述的对象类型为column时,此参数必填。
2056
- # 注意:此字段可能返回 null,表示取不到有效值。
2057
2033
  # @type TableName: String
2058
2034
 
2059
2035
  attr_accessor :ObjectType, :ObjectName, :DatabaseName, :SchemaName, :TableName
@@ -2103,37 +2079,26 @@ module TencentCloud
2103
2079
  # 专属集群相关信息,用于查询用户的专属集群列表
2104
2080
  class DedicatedCluster < TencentCloud::Common::AbstractModel
2105
2081
  # @param DedicatedClusterId: 专属集群ID
2106
- # 注意:此字段可能返回 null,表示取不到有效值。
2107
2082
  # @type DedicatedClusterId: String
2108
2083
  # @param Name: 专属集群名称
2109
- # 注意:此字段可能返回 null,表示取不到有效值。
2110
2084
  # @type Name: String
2111
2085
  # @param Zone: 专属集群所在可用区
2112
- # 注意:此字段可能返回 null,表示取不到有效值。
2113
2086
  # @type Zone: String
2114
2087
  # @param StandbyDedicatedClusterSet: 灾备集群
2115
- # 注意:此字段可能返回 null,表示取不到有效值。
2116
2088
  # @type StandbyDedicatedClusterSet: Array
2117
2089
  # @param InstanceCount: 实例数量
2118
- # 注意:此字段可能返回 null,表示取不到有效值。
2119
2090
  # @type InstanceCount: Integer
2120
2091
  # @param CpuTotal: Cpu总量
2121
- # 注意:此字段可能返回 null,表示取不到有效值。
2122
2092
  # @type CpuTotal: Integer
2123
2093
  # @param CpuAvailable: Cpu可用数量
2124
- # 注意:此字段可能返回 null,表示取不到有效值。
2125
2094
  # @type CpuAvailable: Integer
2126
2095
  # @param MemTotal: 内存总量
2127
- # 注意:此字段可能返回 null,表示取不到有效值。
2128
2096
  # @type MemTotal: Integer
2129
2097
  # @param MemAvailable: 内存可用量
2130
- # 注意:此字段可能返回 null,表示取不到有效值。
2131
2098
  # @type MemAvailable: Integer
2132
2099
  # @param DiskTotal: 磁盘总量
2133
- # 注意:此字段可能返回 null,表示取不到有效值。
2134
2100
  # @type DiskTotal: Integer
2135
2101
  # @param DiskAvailable: 磁盘可用量
2136
- # 注意:此字段可能返回 null,表示取不到有效值。
2137
2102
  # @type DiskAvailable: Integer
2138
2103
 
2139
2104
  attr_accessor :DedicatedClusterId, :Name, :Zone, :StandbyDedicatedClusterSet, :InstanceCount, :CpuTotal, :CpuAvailable, :MemTotal, :MemAvailable, :DiskTotal, :DiskAvailable
@@ -2306,7 +2271,6 @@ module TencentCloud
2306
2271
  # DeleteDBInstanceNetworkAccess返回参数结构体
2307
2272
  class DeleteDBInstanceNetworkAccessResponse < TencentCloud::Common::AbstractModel
2308
2273
  # @param FlowId: 流程ID。
2309
- # 注意:此字段可能返回 null,表示取不到有效值。
2310
2274
  # @type FlowId: Integer
2311
2275
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2312
2276
  # @type RequestId: String
@@ -2423,7 +2387,6 @@ module TencentCloud
2423
2387
  # DeleteReadOnlyGroupNetworkAccess返回参数结构体
2424
2388
  class DeleteReadOnlyGroupNetworkAccessResponse < TencentCloud::Common::AbstractModel
2425
2389
  # @param FlowId: 流程ID。
2426
- # 注意:此字段可能返回 null,表示取不到有效值。
2427
2390
  # @type FlowId: Integer
2428
2391
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2429
2392
  # @type RequestId: String
@@ -2460,7 +2423,6 @@ module TencentCloud
2460
2423
  # DeleteReadOnlyGroup返回参数结构体
2461
2424
  class DeleteReadOnlyGroupResponse < TencentCloud::Common::AbstractModel
2462
2425
  # @param FlowId: 流程ID
2463
- # 注意:此字段可能返回 null,表示取不到有效值。
2464
2426
  # @type FlowId: Integer
2465
2427
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2466
2428
  # @type RequestId: String
@@ -2691,16 +2653,12 @@ module TencentCloud
2691
2653
  # @param RestrictionType: 备份文件下载限制类型,NONE 无限制,内外网都可以下载;INTRANET 只允许内网下载;CUSTOMIZE 自定义限制下载的vpc或ip。
2692
2654
  # @type RestrictionType: String
2693
2655
  # @param VpcRestrictionEffect: vpc限制效力,ALLOW 允许;DENY 拒绝。
2694
- # 注意:此字段可能返回 null,表示取不到有效值。
2695
2656
  # @type VpcRestrictionEffect: String
2696
2657
  # @param VpcIdSet: 允许或拒绝下载备份文件的vpcId列表。
2697
- # 注意:此字段可能返回 null,表示取不到有效值。
2698
2658
  # @type VpcIdSet: Array
2699
2659
  # @param IpRestrictionEffect: ip限制效力,ALLOW 允许;DENY 拒绝。
2700
- # 注意:此字段可能返回 null,表示取不到有效值。
2701
2660
  # @type IpRestrictionEffect: String
2702
2661
  # @param IpSet: 允许或拒绝下载备份文件的ip列表。
2703
- # 注意:此字段可能返回 null,表示取不到有效值。
2704
2662
  # @type IpSet: Array
2705
2663
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2706
2664
  # @type RequestId: String
@@ -4036,7 +3994,6 @@ module TencentCloud
4036
3994
  # DescribeEncryptionKeys返回参数结构体
4037
3995
  class DescribeEncryptionKeysResponse < TencentCloud::Common::AbstractModel
4038
3996
  # @param EncryptionKeys: 实例密钥信息列表。
4039
- # 注意:此字段可能返回 null,表示取不到有效值。
4040
3997
  # @type EncryptionKeys: Array
4041
3998
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4042
3999
  # @type RequestId: String
@@ -4638,7 +4595,6 @@ module TencentCloud
4638
4595
  # @param TotalCount: 查询结果数
4639
4596
  # @type TotalCount: Integer
4640
4597
  # @param DBInstanceSet: 查询结果
4641
- # 注意:此字段可能返回 null,表示取不到有效值。
4642
4598
  # @type DBInstanceSet: Array
4643
4599
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4644
4600
  # @type RequestId: String
@@ -4785,10 +4741,8 @@ module TencentCloud
4785
4741
  # @param TotalCount: 查询到的慢日志数量,最大值为10000条。
4786
4742
  # @type TotalCount: Integer
4787
4743
  # @param DurationAnalysis: 查询到的慢日志耗时分段分析结果。
4788
- # 注意:此字段可能返回 null,表示取不到有效值。
4789
4744
  # @type DurationAnalysis: Array
4790
4745
  # @param RawSlowQueryList: 查询到的慢日志详细信息集合。
4791
- # 注意:此字段可能返回 null,表示取不到有效值。
4792
4746
  # @type RawSlowQueryList: Array
4793
4747
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4794
4748
  # @type RequestId: String
@@ -4980,7 +4934,6 @@ module TencentCloud
4980
4934
  # @param TotalCallNum: 输入时间范围内所有慢sql总条数
4981
4935
  # @type TotalCallNum: Integer
4982
4936
  # @param AnalysisItems: 慢SQL统计分析列表
4983
- # 注意:此字段可能返回 null,表示取不到有效值。
4984
4937
  # @type AnalysisItems: Array
4985
4938
 
4986
4939
  attr_accessor :TotalTime, :TotalCallNum, :AnalysisItems
@@ -5077,22 +5030,16 @@ module TencentCloud
5077
5030
  # KMS密钥信息
5078
5031
  class EncryptionKey < TencentCloud::Common::AbstractModel
5079
5032
  # @param KeyId: KMS实例加密的KeyId。
5080
- # 注意:此字段可能返回 null,表示取不到有效值。
5081
5033
  # @type KeyId: String
5082
5034
  # @param KeyAlias: KMS实例加密Key的别名。
5083
- # 注意:此字段可能返回 null,表示取不到有效值。
5084
5035
  # @type KeyAlias: String
5085
5036
  # @param DEKCipherTextBlob: 实例加密密钥DEK的密文。
5086
- # 注意:此字段可能返回 null,表示取不到有效值。
5087
5037
  # @type DEKCipherTextBlob: String
5088
5038
  # @param IsEnabled: 密钥是否启用,1-启用, 0-未启用。
5089
- # 注意:此字段可能返回 null,表示取不到有效值。
5090
5039
  # @type IsEnabled: Integer
5091
5040
  # @param KeyRegion: KMS密钥所在地域。
5092
- # 注意:此字段可能返回 null,表示取不到有效值。
5093
5041
  # @type KeyRegion: String
5094
5042
  # @param CreateTime: DEK密钥创建时间。
5095
- # 注意:此字段可能返回 null,表示取不到有效值。
5096
5043
  # @type CreateTime: String
5097
5044
 
5098
5045
  attr_accessor :KeyId, :KeyAlias, :DEKCipherTextBlob, :IsEnabled, :KeyRegion, :CreateTime
@@ -5147,28 +5094,20 @@ module TencentCloud
5147
5094
  # 参数修改事件信息
5148
5095
  class EventInfo < TencentCloud::Common::AbstractModel
5149
5096
  # @param ParamName: 参数名
5150
- # 注意:此字段可能返回 null,表示取不到有效值。
5151
5097
  # @type ParamName: String
5152
5098
  # @param OldValue: 原参数值
5153
- # 注意:此字段可能返回 null,表示取不到有效值。
5154
5099
  # @type OldValue: String
5155
5100
  # @param NewValue: 本次修改期望参数值
5156
- # 注意:此字段可能返回 null,表示取不到有效值。
5157
5101
  # @type NewValue: String
5158
5102
  # @param ModifyTime: 后台参数修改开始时间
5159
- # 注意:此字段可能返回 null,表示取不到有效值。
5160
5103
  # @type ModifyTime: String
5161
5104
  # @param EffectiveTime: 后台参数生效开始时间
5162
- # 注意:此字段可能返回 null,表示取不到有效值。
5163
5105
  # @type EffectiveTime: String
5164
5106
  # @param State: 修改状态
5165
- # 注意:此字段可能返回 null,表示取不到有效值。
5166
5107
  # @type State: String
5167
5108
  # @param Operator: 操作者(一般为用户sub UIN)
5168
- # 注意:此字段可能返回 null,表示取不到有效值。
5169
5109
  # @type Operator: String
5170
5110
  # @param EventLog: 时间日志。
5171
- # 注意:此字段可能返回 null,表示取不到有效值。
5172
5111
  # @type EventLog: String
5173
5112
 
5174
5113
  attr_accessor :ParamName, :OldValue, :NewValue, :ModifyTime, :EffectiveTime, :State, :Operator, :EventLog
@@ -5199,13 +5138,10 @@ module TencentCloud
5199
5138
  # 修改参数条目,以参数为维度
5200
5139
  class EventItem < TencentCloud::Common::AbstractModel
5201
5140
  # @param ParamName: 参数名
5202
- # 注意:此字段可能返回 null,表示取不到有效值。
5203
5141
  # @type ParamName: String
5204
5142
  # @param EventCount: 修改事件数
5205
- # 注意:此字段可能返回 null,表示取不到有效值。
5206
5143
  # @type EventCount: Integer
5207
5144
  # @param EventDetail: 修改时间详情
5208
- # 注意:此字段可能返回 null,表示取不到有效值。
5209
5145
  # @type EventDetail: Array
5210
5146
 
5211
5147
  attr_accessor :ParamName, :EventCount, :EventDetail
@@ -6669,28 +6605,20 @@ module TencentCloud
6669
6605
  # 网络相关信息。(该数据结构已废弃,网络相关信息使用DBInstanceNetInfo)
6670
6606
  class NetworkAccess < TencentCloud::Common::AbstractModel
6671
6607
  # @param ResourceId: 网络资源id,实例id或RO组id
6672
- # 注意:此字段可能返回 null,表示取不到有效值。
6673
6608
  # @type ResourceId: String
6674
6609
  # @param ResourceType: 资源类型,1-实例 2-RO组
6675
- # 注意:此字段可能返回 null,表示取不到有效值。
6676
6610
  # @type ResourceType: Integer
6677
6611
  # @param VpcId: 私有网络ID
6678
- # 注意:此字段可能返回 null,表示取不到有效值。
6679
6612
  # @type VpcId: String
6680
6613
  # @param Vip: IPV4地址
6681
- # 注意:此字段可能返回 null,表示取不到有效值。
6682
6614
  # @type Vip: String
6683
6615
  # @param Vip6: IPV6地址
6684
- # 注意:此字段可能返回 null,表示取不到有效值。
6685
6616
  # @type Vip6: String
6686
6617
  # @param Vport: 访问端口
6687
- # 注意:此字段可能返回 null,表示取不到有效值。
6688
6618
  # @type Vport: Integer
6689
6619
  # @param SubnetId: 子网ID
6690
- # 注意:此字段可能返回 null,表示取不到有效值。
6691
6620
  # @type SubnetId: String
6692
6621
  # @param VpcStatus: 网络状态,1-申请中,2-使用中,3-删除中,4-已删除
6693
- # 注意:此字段可能返回 null,表示取不到有效值。
6694
6622
  # @type VpcStatus: Integer
6695
6623
 
6696
6624
  attr_accessor :ResourceId, :ResourceType, :VpcId, :Vip, :Vip6, :Vport, :SubnetId, :VpcStatus
@@ -7400,7 +7328,6 @@ module TencentCloud
7400
7328
  # @param RegionState: 可用状态,UNAVAILABLE表示不可用,AVAILABLE表示可用
7401
7329
  # @type RegionState: String
7402
7330
  # @param SupportInternational: 该地域是否支持国际站售卖,0:不支持,1:支持
7403
- # 注意:此字段可能返回 null,表示取不到有效值。
7404
7331
  # @type SupportInternational: Integer
7405
7332
 
7406
7333
  attr_accessor :Region, :RegionName, :RegionId, :RegionState, :SupportInternational
@@ -7692,13 +7619,10 @@ module TencentCloud
7692
7619
  # serverless账号描述
7693
7620
  class ServerlessDBAccount < TencentCloud::Common::AbstractModel
7694
7621
  # @param DBUser: 用户名
7695
- # 注意:此字段可能返回 null,表示取不到有效值。
7696
7622
  # @type DBUser: String
7697
7623
  # @param DBPassword: 密码
7698
- # 注意:此字段可能返回 null,表示取不到有效值。
7699
7624
  # @type DBPassword: String
7700
7625
  # @param DBConnLimit: 连接数限制
7701
- # 注意:此字段可能返回 null,表示取不到有效值。
7702
7626
  # @type DBConnLimit: Integer
7703
7627
 
7704
7628
  attr_accessor :DBUser, :DBPassword, :DBConnLimit
@@ -7719,55 +7643,38 @@ module TencentCloud
7719
7643
  # serverless实例描述
7720
7644
  class ServerlessDBInstance < TencentCloud::Common::AbstractModel
7721
7645
  # @param DBInstanceId: 实例id,唯一标识符
7722
- # 注意:此字段可能返回 null,表示取不到有效值。
7723
7646
  # @type DBInstanceId: String
7724
7647
  # @param DBInstanceName: 实例名称
7725
- # 注意:此字段可能返回 null,表示取不到有效值。
7726
7648
  # @type DBInstanceName: String
7727
7649
  # @param DBInstanceStatus: 实例状态
7728
- # 注意:此字段可能返回 null,表示取不到有效值。
7729
7650
  # @type DBInstanceStatus: String
7730
7651
  # @param Region: 地域
7731
- # 注意:此字段可能返回 null,表示取不到有效值。
7732
7652
  # @type Region: String
7733
7653
  # @param Zone: 可用区
7734
- # 注意:此字段可能返回 null,表示取不到有效值。
7735
7654
  # @type Zone: String
7736
7655
  # @param ProjectId: 项目id
7737
- # 注意:此字段可能返回 null,表示取不到有效值。
7738
7656
  # @type ProjectId: Integer
7739
7657
  # @param VpcId: 私有网络Id
7740
- # 注意:此字段可能返回 null,表示取不到有效值。
7741
7658
  # @type VpcId: String
7742
7659
  # @param SubnetId: 子网id
7743
- # 注意:此字段可能返回 null,表示取不到有效值。
7744
7660
  # @type SubnetId: String
7745
7661
  # @param DBCharset: 字符集
7746
- # 注意:此字段可能返回 null,表示取不到有效值。
7747
7662
  # @type DBCharset: String
7748
7663
  # @param DBVersion: 数据库版本
7749
- # 注意:此字段可能返回 null,表示取不到有效值。
7750
7664
  # @type DBVersion: String
7751
7665
  # @param CreateTime: 创建时间
7752
- # 注意:此字段可能返回 null,表示取不到有效值。
7753
7666
  # @type CreateTime: String
7754
7667
  # @param DBInstanceNetInfo: 实例网络信息
7755
- # 注意:此字段可能返回 null,表示取不到有效值。
7756
7668
  # @type DBInstanceNetInfo: Array
7757
7669
  # @param DBAccountSet: 实例账户信息
7758
- # 注意:此字段可能返回 null,表示取不到有效值。
7759
7670
  # @type DBAccountSet: Array
7760
7671
  # @param DBDatabaseList: 实例下的db信息
7761
- # 注意:此字段可能返回 null,表示取不到有效值。
7762
7672
  # @type DBDatabaseList: Array
7763
7673
  # @param TagList: 实例绑定的标签数组
7764
- # 注意:此字段可能返回 null,表示取不到有效值。
7765
7674
  # @type TagList: Array
7766
7675
  # @param DBKernelVersion: 数据库内核版本
7767
- # 注意:此字段可能返回 null,表示取不到有效值。
7768
7676
  # @type DBKernelVersion: String
7769
7677
  # @param DBMajorVersion: 数据库主要版本
7770
- # 注意:此字段可能返回 null,表示取不到有效值。
7771
7678
  # @type DBMajorVersion: String
7772
7679
 
7773
7680
  attr_accessor :DBInstanceId, :DBInstanceName, :DBInstanceStatus, :Region, :Zone, :ProjectId, :VpcId, :SubnetId, :DBCharset, :DBVersion, :CreateTime, :DBInstanceNetInfo, :DBAccountSet, :DBDatabaseList, :TagList, :DBKernelVersion, :DBMajorVersion
@@ -7837,19 +7744,14 @@ module TencentCloud
7837
7744
  # serverless实例网络信息描述
7838
7745
  class ServerlessDBInstanceNetInfo < TencentCloud::Common::AbstractModel
7839
7746
  # @param Address: 地址
7840
- # 注意:此字段可能返回 null,表示取不到有效值。
7841
7747
  # @type Address: String
7842
7748
  # @param Ip: ip地址
7843
- # 注意:此字段可能返回 null,表示取不到有效值。
7844
7749
  # @type Ip: String
7845
7750
  # @param Port: 端口号
7846
- # 注意:此字段可能返回 null,表示取不到有效值。
7847
7751
  # @type Port: Integer
7848
7752
  # @param Status: 状态
7849
- # 注意:此字段可能返回 null,表示取不到有效值。
7850
7753
  # @type Status: String
7851
7754
  # @param NetType: 网络类型
7852
- # 注意:此字段可能返回 null,表示取不到有效值。
7853
7755
  # @type NetType: String
7854
7756
 
7855
7757
  attr_accessor :Address, :Ip, :Port, :Status, :NetType
@@ -7951,7 +7853,6 @@ module TencentCloud
7951
7853
  # @param SpecItemInfoList: 规格详细信息列表
7952
7854
  # @type SpecItemInfoList: Array
7953
7855
  # @param SupportKMSRegions: 支持KMS的地域
7954
- # 注意:此字段可能返回 null,表示取不到有效值。
7955
7856
  # @type SupportKMSRegions: Array
7956
7857
 
7957
7858
  attr_accessor :Region, :Zone, :SpecItemInfoList, :SupportKMSRegions
@@ -8001,13 +7902,10 @@ module TencentCloud
8001
7902
  # @param Type: 机器类型
8002
7903
  # @type Type: String
8003
7904
  # @param MajorVersion: PostgreSQL的主要版本编号
8004
- # 注意:此字段可能返回 null,表示取不到有效值。
8005
7905
  # @type MajorVersion: String
8006
7906
  # @param KernelVersion: PostgreSQL的内核版本编号
8007
- # 注意:此字段可能返回 null,表示取不到有效值。
8008
7907
  # @type KernelVersion: String
8009
7908
  # @param IsSupportTDE: 是否支持TDE数据加密功能,0-不支持,1-支持
8010
- # 注意:此字段可能返回 null,表示取不到有效值。
8011
7909
  # @type IsSupportTDE: Integer
8012
7910
 
8013
7911
  attr_accessor :SpecCode, :Version, :VersionName, :Cpu, :Memory, :MaxStorage, :MinStorage, :Qps, :Pid, :Type, :MajorVersion, :KernelVersion, :IsSupportTDE
@@ -8121,29 +8019,22 @@ module TencentCloud
8121
8019
  # 任务的详情信息
8122
8020
  class TaskDetail < TencentCloud::Common::AbstractModel
8123
8021
  # @param CurrentStep: 当前执行的子任务步骤名称。
8124
- # 注意:此字段可能返回 null,表示取不到有效值。
8125
8022
  # @type CurrentStep: String
8126
8023
  # @param AllSteps: 当前任务所拥有的子步骤描述。
8127
- # 注意:此字段可能返回 null,表示取不到有效值。
8128
8024
  # @type AllSteps: String
8129
8025
  # @param Input: 任务的输入参数。
8130
- # 注意:此字段可能返回 null,表示取不到有效值。
8131
8026
  # @type Input: String
8132
8027
  # @param Output: 任务的输出参数。
8133
- # 注意:此字段可能返回 null,表示取不到有效值。
8134
8028
  # @type Output: String
8135
8029
  # @param SwitchTag: 指定实例配置完成变更后的切换时间,默认值:0
8136
8030
  # 0: 此任务不需要切换
8137
8031
  # 1:立即切换
8138
8032
  # 2:指定时间切换
8139
8033
  # 3:维护时间窗口内切换。
8140
- # 注意:此字段可能返回 null,表示取不到有效值。
8141
8034
  # @type SwitchTag: Integer
8142
8035
  # @param SwitchTime: 指定的切换时间。
8143
- # 注意:此字段可能返回 null,表示取不到有效值。
8144
8036
  # @type SwitchTime: String
8145
8037
  # @param Message: 任务的提示信息。
8146
- # 注意:此字段可能返回 null,表示取不到有效值。
8147
8038
  # @type Message: String
8148
8039
 
8149
8040
  attr_accessor :CurrentStep, :AllSteps, :Input, :Output, :SwitchTag, :SwitchTime, :Message
@@ -8180,14 +8071,12 @@ module TencentCloud
8180
8071
  # @param StartTime: 任务的开始时间。
8181
8072
  # @type StartTime: String
8182
8073
  # @param EndTime: 任务的结束时间。
8183
- # 注意:此字段可能返回 null,表示取不到有效值。
8184
8074
  # @type EndTime: String
8185
8075
  # @param Status: 任务的运行状态,包括Running,Success,WaitSwitch,Fail,Pause。
8186
8076
  # @type Status: String
8187
8077
  # @param Progress: 任务的执行进度,取值范围0-100。
8188
8078
  # @type Progress: Integer
8189
8079
  # @param TaskDetail: 任务的详情信息
8190
- # 注意:此字段可能返回 null,表示取不到有效值。
8191
8080
  # @type TaskDetail: :class:`Tencentcloud::Postgres.v20170312.models.TaskDetail`
8192
8081
 
8193
8082
  attr_accessor :TaskId, :TaskType, :DBInstanceId, :StartTime, :EndTime, :Status, :Progress, :TaskDetail
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-postgres
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1023
4
+ version: 3.0.1024
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-19 00:00:00.000000000 Z
11
+ date: 2025-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common