tccli 3.0.1128.1__py2.py3-none-any.whl → 3.0.1130.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/asr/v20190614/api.json +1 -1
  3. tccli/services/billing/v20180709/api.json +3 -2
  4. tccli/services/bpaas/v20181217/api.json +5 -0
  5. tccli/services/cat/v20180409/api.json +1 -0
  6. tccli/services/cdwdoris/v20211228/api.json +20 -0
  7. tccli/services/ciam/v20220331/api.json +92 -104
  8. tccli/services/cls/v20201016/api.json +5 -5
  9. tccli/services/cynosdb/v20190107/api.json +5 -3
  10. tccli/services/dc/v20180410/api.json +139 -121
  11. tccli/services/dc/v20180410/examples.json +6 -6
  12. tccli/services/es/v20180416/api.json +10 -0
  13. tccli/services/ess/v20201111/api.json +5 -5
  14. tccli/services/essbasic/v20210526/api.json +54 -3
  15. tccli/services/essbasic/v20210526/examples.json +2 -2
  16. tccli/services/hunyuan/v20230901/api.json +4 -4
  17. tccli/services/lighthouse/v20200324/api.json +2 -4
  18. tccli/services/monitor/v20180724/api.json +29 -16
  19. tccli/services/mps/v20190612/api.json +122 -4
  20. tccli/services/mrs/v20200910/api.json +315 -65
  21. tccli/services/ocr/v20181119/api.json +1 -1
  22. tccli/services/organization/v20210331/api.json +28 -0
  23. tccli/services/rce/v20201103/api.json +9 -9
  24. tccli/services/redis/redis_client.py +220 -8
  25. tccli/services/redis/v20180412/api.json +254 -28
  26. tccli/services/redis/v20180412/examples.json +36 -4
  27. tccli/services/ssl/v20191205/api.json +63 -38
  28. tccli/services/ssl/v20191205/examples.json +1 -1
  29. tccli/services/tcm/v20210413/api.json +75 -22
  30. tccli/services/tcm/v20210413/examples.json +1 -1
  31. tccli/services/tcr/v20190924/api.json +8 -8
  32. tccli/services/tcr/v20190924/examples.json +1 -1
  33. tccli/services/tdmq/v20200217/api.json +31 -18
  34. tccli/services/tdmq/v20200217/examples.json +8 -8
  35. tccli/services/teo/v20220901/api.json +4 -4
  36. tccli/services/tke/v20180525/api.json +67 -53
  37. tccli/services/tke/v20180525/examples.json +12 -12
  38. tccli/services/trtc/v20190722/api.json +2 -2
  39. tccli/services/tse/v20201207/api.json +103 -0
  40. tccli/services/tts/v20190823/api.json +1 -1
  41. tccli/services/waf/v20180125/api.json +109 -0
  42. tccli/services/waf/v20180125/examples.json +14 -0
  43. tccli/services/waf/waf_client.py +61 -8
  44. tccli/services/wedata/v20210820/api.json +177 -1
  45. tccli/services/wedata/v20210820/examples.json +10 -2
  46. tccli/services/wedata/wedata_client.py +53 -0
  47. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/METADATA +2 -2
  48. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/RECORD +51 -51
  49. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/WHEEL +0 -0
  50. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/entry_points.txt +0 -0
  51. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/license_files/LICENSE +0 -0
@@ -175,6 +175,13 @@
175
175
  "output": "DescribeDBSecurityGroupsResponse",
176
176
  "status": "online"
177
177
  },
178
+ "DescribeGlobalReplicationArea": {
179
+ "document": "查询全球复制支持地域信息",
180
+ "input": "DescribeGlobalReplicationAreaRequest",
181
+ "name": "查询全球复制支持地域信息",
182
+ "output": "DescribeGlobalReplicationAreaResponse",
183
+ "status": "online"
184
+ },
178
185
  "DescribeInstanceAccount": {
179
186
  "document": "本接口(DescribeInstanceAccount)用于查看实例子账号信息。",
180
187
  "input": "DescribeInstanceAccountRequest",
@@ -232,9 +239,9 @@
232
239
  "status": "online"
233
240
  },
234
241
  "DescribeInstanceMonitorHotKey": {
235
- "document": "查询实例热Key",
242
+ "document": "本接口(DescribeInstanceMonitorHotKey)用于查询实例热Key",
236
243
  "input": "DescribeInstanceMonitorHotKeyRequest",
237
- "name": "查询实例热Key",
244
+ "name": "查询实例热 Key",
238
245
  "output": "DescribeInstanceMonitorHotKeyResponse",
239
246
  "status": "online"
240
247
  },
@@ -301,6 +308,13 @@
301
308
  "output": "DescribeInstanceShardsResponse",
302
309
  "status": "online"
303
310
  },
311
+ "DescribeInstanceSpecBandwidth": {
312
+ "document": "本接口(DescribeInstanceSpecBandwidth)用于查询或计算带宽规格。",
313
+ "input": "DescribeInstanceSpecBandwidthRequest",
314
+ "name": "查询或计算带宽规格",
315
+ "output": "DescribeInstanceSpecBandwidthResponse",
316
+ "status": "online"
317
+ },
304
318
  "DescribeInstanceSupportFeature": {
305
319
  "document": "本接口(DescribeInstanceSupportFeature)用于查询实例支持的功能特性。",
306
320
  "input": "DescribeInstanceSupportFeatureRequest",
@@ -378,6 +392,13 @@
378
392
  "output": "DescribeReplicationGroupResponse",
379
393
  "status": "online"
380
394
  },
395
+ "DescribeReplicationGroupInstance": {
396
+ "document": "查询复制组信息",
397
+ "input": "DescribeReplicationGroupInstanceRequest",
398
+ "name": "查询复制组信息",
399
+ "output": "DescribeReplicationGroupInstanceResponse",
400
+ "status": "online"
401
+ },
381
402
  "DescribeSSLStatus": {
382
403
  "document": "本接口(DescribeSSLStatus)用于查询实例 SSL 认证相关信息,包括开启状态、配置状态、证书地址等。",
383
404
  "input": "DescribeSSLStatusRequest",
@@ -581,6 +602,13 @@
581
602
  "output": "ModifyParamTemplateResponse",
582
603
  "status": "online"
583
604
  },
605
+ "ModifyReplicationGroup": {
606
+ "document": "修改复制组信息",
607
+ "input": "ModifyReplicationGroupRequest",
608
+ "name": "修改复制组信息",
609
+ "output": "ModifyReplicationGroupResponse",
610
+ "status": "online"
611
+ },
584
612
  "OpenSSL": {
585
613
  "document": "开启SSL",
586
614
  "input": "OpenSSLRequest",
@@ -963,6 +991,32 @@
963
991
  ],
964
992
  "type": "object"
965
993
  },
994
+ "AvailableRegion": {
995
+ "document": "可使用的地域信息",
996
+ "members": [
997
+ {
998
+ "disabled": false,
999
+ "document": "地域\n注意:此字段可能返回 null,表示取不到有效值。",
1000
+ "example": "ap-hongkong",
1001
+ "member": "string",
1002
+ "name": "Region",
1003
+ "output_required": false,
1004
+ "type": "string",
1005
+ "value_allowed_null": true
1006
+ },
1007
+ {
1008
+ "disabled": false,
1009
+ "document": "可用区信息\n注意:此字段可能返回 null,表示取不到有效值。",
1010
+ "example": "无",
1011
+ "member": "string",
1012
+ "name": "AvailableZones",
1013
+ "output_required": false,
1014
+ "type": "list",
1015
+ "value_allowed_null": true
1016
+ }
1017
+ ],
1018
+ "usage": "out"
1019
+ },
966
1020
  "BackupDownloadInfo": {
967
1021
  "document": "备份文件下载信息",
968
1022
  "members": [
@@ -1635,8 +1689,8 @@
1635
1689
  "members": [
1636
1690
  {
1637
1691
  "disabled": false,
1638
- "document": "命令",
1639
- "example": "",
1692
+ "document": "命令名。",
1693
+ "example": "",
1640
1694
  "member": "string",
1641
1695
  "name": "Cmd",
1642
1696
  "required": true,
@@ -1645,8 +1699,8 @@
1645
1699
  },
1646
1700
  {
1647
1701
  "disabled": false,
1648
- "document": "耗时",
1649
- "example": "",
1702
+ "document": "耗时时长。",
1703
+ "example": "",
1650
1704
  "member": "int64",
1651
1705
  "name": "Took",
1652
1706
  "required": true,
@@ -2988,6 +3042,33 @@
2988
3042
  ],
2989
3043
  "type": "object"
2990
3044
  },
3045
+ "DescribeGlobalReplicationAreaRequest": {
3046
+ "document": "DescribeGlobalReplicationArea请求参数结构体",
3047
+ "members": [],
3048
+ "type": "object"
3049
+ },
3050
+ "DescribeGlobalReplicationAreaResponse": {
3051
+ "document": "DescribeGlobalReplicationArea返回参数结构体",
3052
+ "members": [
3053
+ {
3054
+ "disabled": false,
3055
+ "document": "可用地域信息",
3056
+ "example": "无",
3057
+ "member": "AvailableRegion",
3058
+ "name": "AvailableRegions",
3059
+ "output_required": false,
3060
+ "type": "list",
3061
+ "value_allowed_null": false
3062
+ },
3063
+ {
3064
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3065
+ "member": "string",
3066
+ "name": "RequestId",
3067
+ "type": "string"
3068
+ }
3069
+ ],
3070
+ "type": "object"
3071
+ },
2991
3072
  "DescribeInstanceAccountRequest": {
2992
3073
  "document": "DescribeInstanceAccount请求参数结构体",
2993
3074
  "members": [
@@ -3531,6 +3612,7 @@
3531
3612
  "example": "无",
3532
3613
  "member": "BigKeyInfo",
3533
3614
  "name": "Data",
3615
+ "output_required": true,
3534
3616
  "type": "list",
3535
3617
  "value_allowed_null": false
3536
3618
  },
@@ -3576,6 +3658,7 @@
3576
3658
  "example": "无",
3577
3659
  "member": "DelayDistribution",
3578
3660
  "name": "Data",
3661
+ "output_required": true,
3579
3662
  "type": "list",
3580
3663
  "value_allowed_null": false
3581
3664
  },
@@ -3621,6 +3704,7 @@
3621
3704
  "example": "无",
3622
3705
  "member": "BigKeyTypeInfo",
3623
3706
  "name": "Data",
3707
+ "output_required": true,
3624
3708
  "type": "list",
3625
3709
  "value_allowed_null": false
3626
3710
  },
@@ -3638,8 +3722,8 @@
3638
3722
  "members": [
3639
3723
  {
3640
3724
  "disabled": false,
3641
- "document": "实例Id",
3642
- "example": "",
3725
+ "document": "指定实例 ID。请登录[Redis控制台](https://console.cloud.tencent.com/redis)在实例列表复制实例 ID。",
3726
+ "example": "crs-xjhsdj****",
3643
3727
  "member": "string",
3644
3728
  "name": "InstanceId",
3645
3729
  "required": true,
@@ -3647,8 +3731,8 @@
3647
3731
  },
3648
3732
  {
3649
3733
  "disabled": false,
3650
- "document": "时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时",
3651
- "example": "",
3734
+ "document": "查询时间范围。\n- 1:实时。\n- 2:近30分钟。\n- 3:近6小时。\n- 4:近24小时。",
3735
+ "example": "1",
3652
3736
  "member": "int64",
3653
3737
  "name": "SpanType",
3654
3738
  "required": true,
@@ -3662,10 +3746,11 @@
3662
3746
  "members": [
3663
3747
  {
3664
3748
  "disabled": false,
3665
- "document": "热Key详细信息",
3666
- "example": "",
3749
+ "document": "热 Key 详细信息。",
3750
+ "example": "key",
3667
3751
  "member": "HotKeyInfo",
3668
3752
  "name": "Data",
3753
+ "output_required": true,
3669
3754
  "type": "list",
3670
3755
  "value_allowed_null": false
3671
3756
  },
@@ -3720,8 +3805,8 @@
3720
3805
  "members": [
3721
3806
  {
3722
3807
  "disabled": false,
3723
- "document": "实例Id",
3724
- "example": "",
3808
+ "document": "实例 ID。",
3809
+ "example": "crs-5a4py64p",
3725
3810
  "member": "string",
3726
3811
  "name": "InstanceId",
3727
3812
  "required": true,
@@ -3729,8 +3814,8 @@
3729
3814
  },
3730
3815
  {
3731
3816
  "disabled": false,
3732
- "document": "时间;例如:\"20190219\"",
3733
- "example": "",
3817
+ "document": "查询时间日期。",
3818
+ "example": "2019-11-07",
3734
3819
  "member": "string",
3735
3820
  "name": "Date",
3736
3821
  "required": true,
@@ -3738,8 +3823,8 @@
3738
3823
  },
3739
3824
  {
3740
3825
  "disabled": false,
3741
- "document": "时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时",
3742
- "example": "",
3826
+ "document": "时间范围。\n- 1:实时。\n- 2:近30分钟。\n- 3:近6小时。\n- 4:近24小时。",
3827
+ "example": "1",
3743
3828
  "member": "int64",
3744
3829
  "name": "SpanType",
3745
3830
  "required": true,
@@ -3753,10 +3838,11 @@
3753
3838
  "members": [
3754
3839
  {
3755
3840
  "disabled": false,
3756
- "document": "时延分布信息",
3757
- "example": "",
3841
+ "document": "时延分布信息。",
3842
+ "example": "",
3758
3843
  "member": "DelayDistribution",
3759
3844
  "name": "Data",
3845
+ "output_required": true,
3760
3846
  "type": "list",
3761
3847
  "value_allowed_null": false
3762
3848
  },
@@ -3802,6 +3888,7 @@
3802
3888
  "example": "",
3803
3889
  "member": "SourceCommand",
3804
3890
  "name": "Data",
3891
+ "output_required": true,
3805
3892
  "type": "list",
3806
3893
  "value_allowed_null": false
3807
3894
  },
@@ -3819,7 +3906,7 @@
3819
3906
  "members": [
3820
3907
  {
3821
3908
  "disabled": false,
3822
- "document": "实例ID",
3909
+ "document": "实例 ID",
3823
3910
  "example": "crs-r34wkc1d",
3824
3911
  "member": "string",
3825
3912
  "name": "InstanceId",
@@ -3828,7 +3915,7 @@
3828
3915
  },
3829
3916
  {
3830
3917
  "disabled": false,
3831
- "document": "时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时",
3918
+ "document": "查询时间范围。\n- 1:实时。\n- 2:近30分钟。\n- 3:近6小时。\n- 4:近24小时。",
3832
3919
  "example": "4",
3833
3920
  "member": "int64",
3834
3921
  "name": "SpanType",
@@ -3847,7 +3934,7 @@
3847
3934
  "example": "无",
3848
3935
  "member": "CommandTake",
3849
3936
  "name": "Data",
3850
- "required": true,
3937
+ "output_required": true,
3851
3938
  "type": "list",
3852
3939
  "value_allowed_null": false
3853
3940
  },
@@ -4186,6 +4273,23 @@
4186
4273
  ],
4187
4274
  "type": "object"
4188
4275
  },
4276
+ "DescribeInstanceSpecBandwidthRequest": {
4277
+ "document": "DescribeInstanceSpecBandwidth请求参数结构体",
4278
+ "members": [],
4279
+ "type": "object"
4280
+ },
4281
+ "DescribeInstanceSpecBandwidthResponse": {
4282
+ "document": "DescribeInstanceSpecBandwidth返回参数结构体",
4283
+ "members": [
4284
+ {
4285
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4286
+ "member": "string",
4287
+ "name": "RequestId",
4288
+ "type": "string"
4289
+ }
4290
+ ],
4291
+ "type": "object"
4292
+ },
4189
4293
  "DescribeInstanceSupportFeatureRequest": {
4190
4294
  "document": "DescribeInstanceSupportFeature请求参数结构体",
4191
4295
  "members": [
@@ -4840,7 +4944,7 @@
4840
4944
  "example": "11954",
4841
4945
  "member": "uint64",
4842
4946
  "name": "ProjectId",
4843
- "required": true,
4947
+ "required": false,
4844
4948
  "type": "int"
4845
4949
  },
4846
4950
  {
@@ -4995,6 +5099,83 @@
4995
5099
  ],
4996
5100
  "type": "object"
4997
5101
  },
5102
+ "DescribeReplicationGroupInstanceRequest": {
5103
+ "document": "DescribeReplicationGroupInstance请求参数结构体",
5104
+ "members": [
5105
+ {
5106
+ "disabled": false,
5107
+ "document": "指定实例 ID。例如:crs-xjhsdj****。请登录[Redis控制台](https://console.cloud.tencent.com/redis)在实例列表复制实例 ID。",
5108
+ "example": "crs-deindi7de",
5109
+ "member": "string",
5110
+ "name": "InstanceId",
5111
+ "required": true,
5112
+ "type": "string"
5113
+ }
5114
+ ],
5115
+ "type": "object"
5116
+ },
5117
+ "DescribeReplicationGroupInstanceResponse": {
5118
+ "document": "DescribeReplicationGroupInstance返回参数结构体",
5119
+ "members": [
5120
+ {
5121
+ "disabled": false,
5122
+ "document": "AppID。",
5123
+ "example": "251006366",
5124
+ "member": "int64",
5125
+ "name": "AppId",
5126
+ "output_required": false,
5127
+ "type": "int",
5128
+ "value_allowed_null": false
5129
+ },
5130
+ {
5131
+ "disabled": false,
5132
+ "document": "地域数字编号。",
5133
+ "example": "1",
5134
+ "member": "int64",
5135
+ "name": "RegionId",
5136
+ "output_required": false,
5137
+ "type": "int",
5138
+ "value_allowed_null": false
5139
+ },
5140
+ {
5141
+ "disabled": false,
5142
+ "document": "复制组字符串ID。",
5143
+ "example": "crs-rpl-qhj4wgcn",
5144
+ "member": "string",
5145
+ "name": "GroupId",
5146
+ "output_required": false,
5147
+ "type": "string",
5148
+ "value_allowed_null": false
5149
+ },
5150
+ {
5151
+ "disabled": false,
5152
+ "document": "复制组名称。",
5153
+ "example": "复制组测试",
5154
+ "member": "string",
5155
+ "name": "GroupName",
5156
+ "output_required": false,
5157
+ "type": "string",
5158
+ "value_allowed_null": false
5159
+ },
5160
+ {
5161
+ "disabled": false,
5162
+ "document": "实例复制组角色。\n- r: 备实例\n- rw: 主实例",
5163
+ "example": "r",
5164
+ "member": "string",
5165
+ "name": "InstanceRole",
5166
+ "output_required": false,
5167
+ "type": "string",
5168
+ "value_allowed_null": false
5169
+ },
5170
+ {
5171
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5172
+ "member": "string",
5173
+ "name": "RequestId",
5174
+ "type": "string"
5175
+ }
5176
+ ],
5177
+ "type": "object"
5178
+ },
4998
5179
  "DescribeReplicationGroupRequest": {
4999
5180
  "document": "DescribeReplicationGroup请求参数结构体",
5000
5181
  "members": [
@@ -8970,6 +9151,51 @@
8970
9151
  ],
8971
9152
  "type": "object"
8972
9153
  },
9154
+ "ModifyReplicationGroupRequest": {
9155
+ "document": "ModifyReplicationGroup请求参数结构体",
9156
+ "members": [
9157
+ {
9158
+ "disabled": false,
9159
+ "document": "复制组字符串ID",
9160
+ "example": "crs-rpl-qhj4wgcn",
9161
+ "member": "string",
9162
+ "name": "GroupId",
9163
+ "required": true,
9164
+ "type": "string"
9165
+ },
9166
+ {
9167
+ "disabled": false,
9168
+ "document": "复制组名称",
9169
+ "example": "复制组名称",
9170
+ "member": "string",
9171
+ "name": "GroupName",
9172
+ "required": false,
9173
+ "type": "string"
9174
+ },
9175
+ {
9176
+ "disabled": false,
9177
+ "document": "备注",
9178
+ "example": "备注",
9179
+ "member": "string",
9180
+ "name": "Remark",
9181
+ "required": false,
9182
+ "type": "string"
9183
+ }
9184
+ ],
9185
+ "type": "object"
9186
+ },
9187
+ "ModifyReplicationGroupResponse": {
9188
+ "document": "ModifyReplicationGroup返回参数结构体",
9189
+ "members": [
9190
+ {
9191
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
9192
+ "member": "string",
9193
+ "name": "RequestId",
9194
+ "type": "string"
9195
+ }
9196
+ ],
9197
+ "type": "object"
9198
+ },
8973
9199
  "OpenSSLRequest": {
8974
9200
  "document": "OpenSSL请求参数结构体",
8975
9201
  "members": [
@@ -10599,8 +10825,8 @@
10599
10825
  "members": [
10600
10826
  {
10601
10827
  "disabled": false,
10602
- "document": "命令",
10603
- "example": "",
10828
+ "document": "命令名称。",
10829
+ "example": "",
10604
10830
  "member": "string",
10605
10831
  "name": "Cmd",
10606
10832
  "required": true,
@@ -10609,8 +10835,8 @@
10609
10835
  },
10610
10836
  {
10611
10837
  "disabled": false,
10612
- "document": "执行次数",
10613
- "example": "",
10838
+ "document": "执行次数。",
10839
+ "example": "",
10614
10840
  "member": "int64",
10615
10841
  "name": "Count",
10616
10842
  "required": true,
@@ -206,6 +206,14 @@
206
206
  "title": "请求示例"
207
207
  }
208
208
  ],
209
+ "DescribeGlobalReplicationArea": [
210
+ {
211
+ "document": "查询全球复制支持地域信息",
212
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGlobalReplicationArea\n<公共请求参数>\n\n{}",
213
+ "output": "{\n \"Response\": {\n \"AvailableRegions\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"AvailableZones\": [\n \"ap-guangzhou-1\"\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
214
+ "title": "查询全球复制支持地域信息"
215
+ }
216
+ ],
209
217
  "DescribeInstanceAccount": [
210
218
  {
211
219
  "document": "查询指定实例的账号信息",
@@ -272,9 +280,9 @@
272
280
  ],
273
281
  "DescribeInstanceMonitorHotKey": [
274
282
  {
275
- "document": "",
276
- "input": "https://redis.tencentcloudapi.com/?Action=DescribeInstanceMonitorHotKey\r\n&InstanceId=crs-r34wkc1d\r\n&SpanType=4\r\n&<公共请求参数>",
277
- "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Key\": \"haha\",\n \"Type\": \"string\",\n \"Count\": 123\n }\n ],\n \"RequestId\": \"20d64b80-cbac-49a0-8771-42e326db5c45\"\n }\n}",
283
+ "document": "查询指定实例的热 Key信息",
284
+ "input": "https://redis.tencentcloudapi.com/?Action=DescribeInstanceMonitorHotKey\n&InstanceId=crs-r34w****\n&SpanType=4\n&<公共请求参数>",
285
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Key\": \"hello\",\n \"Type\": \"string\",\n \"Count\": 110\n }\n ],\n \"RequestId\": \"20d64b80-cbac-49a0-8771-42e326db5c45\"\n }\n}",
278
286
  "title": "请求示例"
279
287
  }
280
288
  ],
@@ -290,7 +298,7 @@
290
298
  {
291
299
  "document": "",
292
300
  "input": "https://redis.tencentcloudapi.com/?Action=DescribeInstanceMonitorTookDist\r\n&InstanceId=crs-5a4py64p\r\n&Date=2019-11-07\r\n&SpanType=4\r\n&<公共请求参数>",
293
- "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Ladder\": -1,\n \"Size\": 0\n },\n {\n \"Ladder\": 5,\n \"Size\": 0\n },\n {\n \"Ladder\": 10,\n \"Size\": 0\n },\n {\n \"Ladder\": 1,\n \"Size\": 178942\n },\n {\n \"Ladder\": 50,\n \"Size\": 0\n },\n {\n \"Ladder\": 200,\n \"Size\": 0\n }\n ],\n \"RequestId\": \"6f6441b4-884e-40b0-8503-5e5f5e6b6714\"\n }\n}",
301
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Ladder\": -1,\n \"Size\": 0,\n \"Updatetime\": 1718073070\n },\n {\n \"Ladder\": 5,\n \"Size\": 0,\n \"Updatetime\": 1718073070\n }\n ],\n \"RequestId\": \"6f6441b4-884e-40b0-8503-5e5f5e6b6714\"\n }\n}",
294
302
  "title": "请求示例"
295
303
  }
296
304
  ],
@@ -350,6 +358,14 @@
350
358
  "title": "请求示例"
351
359
  }
352
360
  ],
361
+ "DescribeInstanceSpecBandwidth": [
362
+ {
363
+ "document": "查询带宽规格",
364
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceSpecBandwidth\n<公共请求参数>\n\n{}",
365
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
366
+ "title": "查询带宽规格"
367
+ }
368
+ ],
353
369
  "DescribeInstanceSupportFeature": [
354
370
  {
355
371
  "document": "查询是否支持就近接入",
@@ -438,6 +454,14 @@
438
454
  "title": "请求示例"
439
455
  }
440
456
  ],
457
+ "DescribeReplicationGroupInstance": [
458
+ {
459
+ "document": "查询实例对应的复制组信息",
460
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeReplicationGroupInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"crs-a7oxxxxx\"\n}",
461
+ "output": "{\n \"Response\": {\n \"AppId\": 251237400,\n \"GroupId\": \"crs-rpl-oxsincth\",\n \"GroupName\": \"test\",\n \"InstanceRole\": \"rw\",\n \"RegionId\": 1,\n \"RequestId\": \"02ef9326-3db7-47ab-8f65-c6d1a772f71c\"\n }\n}",
462
+ "title": "查询复制组信息"
463
+ }
464
+ ],
441
465
  "DescribeSSLStatus": [
442
466
  {
443
467
  "document": "查询实例 SSL 认证信息",
@@ -670,6 +694,14 @@
670
694
  "title": "请求示例"
671
695
  }
672
696
  ],
697
+ "ModifyReplicationGroup": [
698
+ {
699
+ "document": "修改复制组信息",
700
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyReplicationGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"crs-rpl-oxsincth\",\n \"GroupName\": \"abc\",\n \"Remark\": \"abc\"\n}",
701
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
702
+ "title": "修改复制组信息"
703
+ }
704
+ ],
673
705
  "OpenSSL": [
674
706
  {
675
707
  "document": "",