tencentcloud-sdk-redis 3.0.977 → 3.0.978

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: 4c129d0851982203bf2b38e723a6630fc1f39054
4
- data.tar.gz: a7f6a4f853778879def709aea3d857c08fed2ff5
3
+ metadata.gz: b991506d5a8c8bd310c8ae6c570ae519f6c84caf
4
+ data.tar.gz: 8a3484b5a136b7455b79cd86b26321c8d5f53c2e
5
5
  SHA512:
6
- metadata.gz: 0fd8cb94c148ec4b21e72306edef0b4960243010eac873e3f29f692f6081372241e5c26a987d1fd810124d5df4acca1ebbb5085b0ef8a86045ff7b2e8618d79f
7
- data.tar.gz: f6b33cd781b823d766ad68bfe687708eb12851bd80a54e6bdc8f3ad0e95e2f8ede4311d5b05e4525b49d3457633a06569a8a0ea02757350cf34fff8eed17a5ab
6
+ metadata.gz: f25c47ddd8eba4ba2e0f344dcb621cd977bbf981c60ca710a0d681206dd103b141aa9cedc2c49e7e7384dab82e37e06401800e4dbda1f31e08bea6806171581a
7
+ data.tar.gz: 0ffdb71d91bdc9130b884c14e626289fe27eeae3f66344c2ad52a162931278968f07cbf4a6babc4b7d5f2b6b5b3fe34bf30cd0fefe489c6d18b60f8903ea1b1a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.977
1
+ 3.0.978
@@ -341,7 +341,7 @@ module TencentCloud
341
341
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
342
342
  end
343
343
 
344
- # 创建参数模板。
344
+ # 该接口(CreateParamTemplate)用于创建参数模板。
345
345
 
346
346
  # @param request: Request instance for CreateParamTemplate.
347
347
  # @type request: :class:`Tencentcloud::redis::V20180412::CreateParamTemplateRequest`
@@ -413,7 +413,7 @@ module TencentCloud
413
413
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
414
414
  end
415
415
 
416
- # 删除参数模板
416
+ # 本接口(DeleteParamTemplate)用于删除参数模板。
417
417
 
418
418
  # @param request: Request instance for DeleteParamTemplate.
419
419
  # @type request: :class:`Tencentcloud::redis::V20180412::DeleteParamTemplateRequest`
@@ -629,7 +629,7 @@ module TencentCloud
629
629
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
630
630
  end
631
631
 
632
- # 查询全球复制支持地域信息
632
+ # 本接口(DescribeGlobalReplicationArea)用于查询全球复制支持地域信息。
633
633
 
634
634
  # @param request: Request instance for DescribeGlobalReplicationArea.
635
635
  # @type request: :class:`Tencentcloud::redis::V20180412::DescribeGlobalReplicationAreaRequest`
@@ -893,7 +893,7 @@ module TencentCloud
893
893
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
894
894
  end
895
895
 
896
- # 该接口已下线,请使用数据库智能管家 DBbrain 接口 [DescribeProxyProcessStatistics] (https://cloud.tencent.com/document/product/1130/84544) 获取实例访问来源。
896
+ # 该接口已下线,请使用数据库智能管家 DBbrain 接口 [DescribeProxyProcessStatistics](https://cloud.tencent.com/document/product/1130/84544) 获取实例访问来源。
897
897
 
898
898
  # @param request: Request instance for DescribeInstanceMonitorSIP.
899
899
  # @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceMonitorSIPRequest`
@@ -941,7 +941,7 @@ module TencentCloud
941
941
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
942
942
  end
943
943
 
944
- # 查询实例访问命令
944
+ # 本接口(DescribeInstanceMonitorTopNCmd)用于查询实例访问命令。
945
945
 
946
946
  # @param request: Request instance for DescribeInstanceMonitorTopNCmd.
947
947
  # @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceMonitorTopNCmdRequest`
@@ -1013,7 +1013,7 @@ module TencentCloud
1013
1013
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1014
1014
  end
1015
1015
 
1016
- # 查询参数修改历史列表
1016
+ # 本接口(DescribeInstanceParamRecords)用于查询参数修改历史列表。
1017
1017
 
1018
1018
  # @param request: Request instance for DescribeInstanceParamRecords.
1019
1019
  # @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceParamRecordsRequest`
@@ -1253,7 +1253,7 @@ module TencentCloud
1253
1253
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1254
1254
  end
1255
1255
 
1256
- # 查询参数模板列表
1256
+ # 本接口(DescribeParamTemplates)用于查询参数模板列表。
1257
1257
 
1258
1258
  # @param request: Request instance for DescribeParamTemplates.
1259
1259
  # @type request: :class:`Tencentcloud::redis::V20180412::DescribeParamTemplatesRequest`
@@ -2407,7 +2407,7 @@ module TencentCloud
2407
2407
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2408
2408
  end
2409
2409
 
2410
- # 恢复 CRS 实例
2410
+ # 本接口(RestoreInstance)用于恢复实例。
2411
2411
 
2412
2412
  # @param request: Request instance for RestoreInstance.
2413
2413
  # @type request: :class:`Tencentcloud::redis::V20180412::RestoreInstanceRequest`
@@ -938,7 +938,7 @@ module TencentCloud
938
938
  # @type ZoneId: Integer
939
939
  # @param Password: 访问实例的密码。
940
940
  # - 当输入参数**NoAuth**为**true**时,指设置实例为免密码访问,Password可不用配置,否则Password为必填参数。
941
- # - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
941
+ # - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.2、7.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
942
942
  # - 当实例类型**TypeId**为CKV 3.2 内存版标准架构或集群架构时,其密码复杂度为:8-30个字符,必须包含字母和数字,且不包含其他字符。
943
943
  # @type Password: String
944
944
  # @param VpcId: 私有网络ID。如果不配置该参数则默认选择基础网络。请登录 [私有网络](https://console.cloud.tencent.com/vpc)控制台查询具体的ID。
@@ -2627,7 +2627,7 @@ module TencentCloud
2627
2627
 
2628
2628
  # DescribeInstanceMonitorTopNCmd请求参数结构体
2629
2629
  class DescribeInstanceMonitorTopNCmdRequest < TencentCloud::Common::AbstractModel
2630
- # @param InstanceId: 实例 ID。
2630
+ # @param InstanceId: 实例 ID,请登录[Redis控制台](https://console.cloud.tencent.com/redis/instance/list)在实例列表复制实例 ID
2631
2631
  # @type InstanceId: String
2632
2632
  # @param SpanType: 时间范围。
2633
2633
  # - 1:实时。
@@ -6081,7 +6081,7 @@ module TencentCloud
6081
6081
  # @param OldPassword: 实例旧密码。
6082
6082
  # @type OldPassword: String
6083
6083
  # @param Password: 实例新密码。密码复杂度要求如下:
6084
- # - 长度8 - 30位, 推荐使用12位以上的密码。
6084
+ # - 长度8 - 64位, 推荐使用12位以上的密码。
6085
6085
  # - 不能以"/"开头。
6086
6086
  # - 至少包含小写字母a - z、大写字母A - Z、数字0 - 9、特殊字符 ()~!@#$%^&*-+=_|{}[]:;<>,.?/中的两项。
6087
6087
  # @type Password: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.977
4
+ version: 3.0.978
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-01-07 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common