tccli-intl-en 3.0.1237.1__py2.py3-none-any.whl → 3.0.1282.1__py2.py3-none-any.whl
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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +17 -1
- tccli/services/advisor/advisor_client.py +8 -2
- tccli/services/aiart/aiart_client.py +4 -1
- tccli/services/ams/ams_client.py +16 -4
- tccli/services/antiddos/antiddos_client.py +280 -70
- tccli/services/apigateway/apigateway_client.py +372 -93
- tccli/services/apm/apm_client.py +52 -13
- tccli/services/asr/asr_client.py +8 -2
- tccli/services/autoscaling/autoscaling_client.py +232 -58
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/batch/batch_client.py +112 -28
- tccli/services/bi/bi_client.py +1242 -4
- tccli/services/bi/v20220105/api.json +5340 -107
- tccli/services/bi/v20220105/examples.json +196 -1
- tccli/services/billing/billing_client.py +168 -42
- tccli/services/cam/cam_client.py +324 -81
- tccli/services/captcha/captcha_client.py +4 -1
- tccli/services/car/car_client.py +132 -33
- tccli/services/cbs/cbs_client.py +152 -38
- tccli/services/ccc/ccc_client.py +732 -98
- tccli/services/ccc/v20200210/api.json +1727 -196
- tccli/services/ccc/v20200210/examples.json +64 -0
- tccli/services/cdb/cdb_client.py +532 -133
- tccli/services/cdc/cdc_client.py +80 -20
- tccli/services/cdc/v20201214/api.json +2 -2
- tccli/services/cdc/v20201214/examples.json +4 -4
- tccli/services/cdn/cdn_client.py +176 -44
- tccli/services/cdwdoris/cdwdoris_client.py +308 -77
- tccli/services/cdwpg/cdwpg_client.py +96 -24
- tccli/services/cdz/__init__.py +4 -0
- tccli/services/cdz/cdz_client.py +210 -0
- tccli/services/cdz/v20221123/api.json +233 -0
- tccli/services/cdz/v20221123/examples.json +12 -0
- tccli/services/cfg/cfg_client.py +64 -16
- tccli/services/cfs/cfs_client.py +156 -39
- tccli/services/cfw/cfw_client.py +264 -66
- tccli/services/chdfs/chdfs_client.py +116 -29
- tccli/services/ciam/ciam_client.py +64 -16
- tccli/services/ckafka/ckafka_client.py +575 -77
- tccli/services/ckafka/v20190819/api.json +2749 -1470
- tccli/services/ckafka/v20190819/examples.json +209 -155
- tccli/services/clb/clb_client.py +332 -83
- tccli/services/clb/v20180317/api.json +29 -14
- tccli/services/cloudaudit/cloudaudit_client.py +72 -18
- tccli/services/cls/cls_client.py +348 -87
- tccli/services/cmq/cmq_client.py +12 -801
- tccli/services/cmq/v20190304/api.json +173 -1367
- tccli/services/cmq/v20190304/examples.json +0 -120
- tccli/services/config/config_client.py +24 -6
- tccli/services/controlcenter/controlcenter_client.py +4 -1
- tccli/services/csip/csip_client.py +136 -34
- tccli/services/ctsdb/ctsdb_client.py +8 -2
- tccli/services/cvm/cvm_client.py +627 -110
- tccli/services/cvm/v20170312/api.json +750 -340
- tccli/services/cvm/v20170312/examples.json +105 -59
- tccli/services/cwp/cwp_client.py +1860 -465
- tccli/services/cynosdb/cynosdb_client.py +1749 -439
- tccli/services/cynosdb/v20190107/api.json +11763 -7697
- tccli/services/cynosdb/v20190107/examples.json +132 -4
- tccli/services/dataintegration/dataintegration_client.py +4 -1
- tccli/services/dayu/dayu_client.py +412 -103
- tccli/services/dbbrain/dbbrain_client.py +168 -42
- tccli/services/dc/dc_client.py +72 -18
- tccli/services/dcdb/dcdb_client.py +248 -62
- tccli/services/dlc/dlc_client.py +756 -111
- tccli/services/dlc/v20210125/api.json +637 -13
- tccli/services/dlc/v20210125/examples.json +48 -0
- tccli/services/dms/dms_client.py +8 -2
- tccli/services/dnspod/dnspod_client.py +353 -74
- tccli/services/dnspod/v20210323/api.json +196 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/domain_client.py +96 -24
- tccli/services/dts/dts_client.py +332 -83
- tccli/services/eb/eb_client.py +104 -26
- tccli/services/ecdn/ecdn_client.py +60 -15
- tccli/services/ecm/ecm_client.py +496 -124
- tccli/services/eiam/eiam_client.py +160 -40
- tccli/services/emr/emr_client.py +2784 -115
- tccli/services/emr/v20190103/api.json +14647 -4756
- tccli/services/emr/v20190103/examples.json +408 -40
- tccli/services/es/es_client.py +84 -21
- tccli/services/facefusion/facefusion_client.py +12 -3
- tccli/services/faceid/faceid_client.py +76 -19
- tccli/services/faceid/v20180301/api.json +79 -14
- tccli/services/faceid/v20180301/examples.json +3 -3
- tccli/services/gaap/gaap_client.py +352 -88
- tccli/services/gme/gme_client.py +40 -10
- tccli/services/gpm/gpm_client.py +72 -18
- tccli/services/gse/gse_client.py +88 -22
- tccli/services/gwlb/gwlb_client.py +72 -18
- tccli/services/iai/iai_client.py +116 -29
- tccli/services/iap/iap_client.py +24 -6
- tccli/services/ims/ims_client.py +4 -1
- tccli/services/intlpartnersmgt/intlpartnersmgt_client.py +168 -42
- tccli/services/intlpartnersmgt/v20220928/api.json +11 -11
- tccli/services/iotcloud/iotcloud_client.py +80 -20
- tccli/services/ip/ip_client.py +24 -6
- tccli/services/kms/kms_client.py +272 -68
- tccli/services/lcic/lcic_client.py +212 -53
- tccli/services/lighthouse/lighthouse_client.py +296 -74
- tccli/services/lighthouse/v20200324/api.json +14 -14
- tccli/services/lighthouse/v20200324/examples.json +5 -5
- tccli/services/live/live_client.py +480 -120
- tccli/services/lke/lke_client.py +360 -90
- tccli/services/lke/v20231130/api.json +182 -39
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +546 -0
- tccli/services/lkeap/v20240522/api.json +855 -0
- tccli/services/lkeap/v20240522/examples.json +72 -0
- tccli/services/mariadb/mariadb_client.py +200 -50
- tccli/services/mdc/mdc_client.py +72 -18
- tccli/services/mdl/mdl_client.py +132 -33
- tccli/services/mdl/v20200326/api.json +186 -12
- tccli/services/mdl/v20200326/examples.json +16 -16
- tccli/services/mdp/mdp_client.py +680 -70
- tccli/services/mdp/v20200527/api.json +748 -23
- tccli/services/mdp/v20200527/examples.json +143 -79
- tccli/services/message/__init__.py +4 -0
- tccli/services/message/message_client.py +210 -0
- tccli/services/message/v20181225/api.json +72 -0
- tccli/services/message/v20181225/examples.json +13 -0
- tccli/services/mongodb/mongodb_client.py +340 -29
- tccli/services/mongodb/v20190725/api.json +811 -226
- tccli/services/mongodb/v20190725/examples.json +54 -22
- tccli/services/monitor/monitor_client.py +864 -152
- tccli/services/monitor/v20180724/api.json +657 -8
- tccli/services/monitor/v20180724/examples.json +152 -4
- tccli/services/mps/mps_client.py +592 -92
- tccli/services/mps/v20190612/api.json +2931 -399
- tccli/services/mps/v20190612/examples.json +64 -14
- tccli/services/msp/msp_client.py +28 -7
- tccli/services/ocr/ocr_client.py +212 -45
- tccli/services/ocr/v20181119/api.json +872 -112
- tccli/services/ocr/v20181119/examples.json +12 -4
- tccli/services/omics/omics_client.py +80 -20
- tccli/services/organization/organization_client.py +464 -116
- tccli/services/postgres/postgres_client.py +364 -91
- tccli/services/postgres/v20170312/api.json +134 -109
- tccli/services/postgres/v20170312/examples.json +14 -14
- tccli/services/privatedns/privatedns_client.py +124 -31
- tccli/services/pts/pts_client.py +192 -48
- tccli/services/quota/__init__.py +4 -0
- tccli/services/quota/quota_client.py +434 -0
- tccli/services/quota/v20241204/api.json +548 -0
- tccli/services/quota/v20241204/examples.json +51 -0
- tccli/services/rce/rce_client.py +4 -1
- tccli/services/redis/redis_client.py +592 -106
- tccli/services/redis/v20180412/api.json +636 -240
- tccli/services/redis/v20180412/examples.json +98 -56
- tccli/services/region/region_client.py +12 -3
- tccli/services/rum/rum_client.py +240 -60
- tccli/services/scf/scf_client.py +168 -42
- tccli/services/ses/ses_client.py +116 -29
- tccli/services/sms/sms_client.py +72 -18
- tccli/services/sqlserver/sqlserver_client.py +3772 -387
- tccli/services/sqlserver/v20180328/api.json +9760 -3380
- tccli/services/sqlserver/v20180328/examples.json +478 -18
- tccli/services/ssl/ssl_client.py +152 -38
- tccli/services/ssm/ssm_client.py +96 -24
- tccli/services/sts/sts_client.py +20 -5
- tccli/services/tag/tag_client.py +120 -30
- tccli/services/tat/tat_client.py +76 -19
- tccli/services/tbaas/tbaas_client.py +16 -4
- tccli/services/tcaplusdb/tcaplusdb_client.py +208 -52
- tccli/services/tcaplusdb/v20190823/api.json +836 -760
- tccli/services/tcaplusdb/v20190823/examples.json +3 -3
- tccli/services/tchd/tchd_client.py +4 -1
- tccli/services/tcmpp/tcmpp_client.py +416 -104
- tccli/services/tcr/tcr_client.py +304 -76
- tccli/services/tcsas/tcsas_client.py +236 -59
- tccli/services/tcsas/v20250106/api.json +155 -79
- tccli/services/tcsas/v20250106/examples.json +3 -3
- tccli/services/tcss/tcss_client.py +1320 -330
- tccli/services/tdid/tdid_client.py +192 -48
- tccli/services/tdmq/tdmq_client.py +376 -94
- tccli/services/tem/tem_client.py +224 -56
- tccli/services/teo/teo_client.py +1127 -245
- tccli/services/teo/v20220901/api.json +382 -58
- tccli/services/teo/v20220901/examples.json +24 -0
- tccli/services/tione/__init__.py +4 -0
- tccli/services/tione/tione_client.py +210 -0
- tccli/services/tione/v20211111/api.json +3074 -0
- tccli/services/tione/v20211111/examples.json +12 -0
- tccli/services/tiw/tiw_client.py +204 -51
- tccli/services/tke/tke_client.py +552 -138
- tccli/services/tms/tms_client.py +4 -1
- tccli/services/tmt/tmt_client.py +4 -1
- tccli/services/trabbit/trabbit_client.py +116 -29
- tccli/services/trro/trro_client.py +76 -19
- tccli/services/trtc/trtc_client.py +420 -55
- tccli/services/trtc/v20190722/api.json +685 -23
- tccli/services/trtc/v20190722/examples.json +39 -7
- tccli/services/tts/tts_client.py +4 -1
- tccli/services/vclm/vclm_client.py +8 -2
- tccli/services/vm/vm_client.py +16 -4
- tccli/services/vod/v20180717/examples.json +1 -1
- tccli/services/vod/vod_client.py +716 -179
- tccli/services/vpc/v20170312/api.json +970 -75
- tccli/services/vpc/v20170312/examples.json +106 -10
- tccli/services/vpc/vpc_client.py +1876 -361
- tccli/services/waf/v20180125/api.json +1372 -194
- tccli/services/waf/v20180125/examples.json +89 -1
- tccli/services/waf/waf_client.py +1051 -147
- tccli/services/wedata/v20250806/api.json +13644 -0
- tccli/services/wedata/v20250806/examples.json +621 -0
- tccli/services/wedata/wedata_client.py +5830 -1026
- tccli/services/yunjing/yunjing_client.py +284 -71
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/METADATA +4 -7
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/RECORD +214 -192
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/WHEEL +1 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/entry_points.txt +0 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/top_level.txt +0 -0
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"CreateInstanceAccount": {
|
|
81
81
|
"document": "This API is used to customize the account for accessing instances.",
|
|
82
82
|
"input": "CreateInstanceAccountRequest",
|
|
83
|
-
"name": "
|
|
83
|
+
"name": "Customizes an instance account",
|
|
84
84
|
"output": "CreateInstanceAccountResponse",
|
|
85
85
|
"status": "online"
|
|
86
86
|
},
|
|
@@ -176,16 +176,16 @@
|
|
|
176
176
|
"status": "online"
|
|
177
177
|
},
|
|
178
178
|
"DescribeGlobalReplicationArea": {
|
|
179
|
-
"document": "This API is used to query the
|
|
179
|
+
"document": "This API is used to query the information on regions supported for global replication.",
|
|
180
180
|
"input": "DescribeGlobalReplicationAreaRequest",
|
|
181
181
|
"name": "Queries the supported regions for global replication",
|
|
182
182
|
"output": "DescribeGlobalReplicationAreaResponse",
|
|
183
183
|
"status": "online"
|
|
184
184
|
},
|
|
185
185
|
"DescribeInstanceAccount": {
|
|
186
|
-
"document": "This API is used to
|
|
186
|
+
"document": "This API is used to view instance account information.",
|
|
187
187
|
"input": "DescribeInstanceAccountRequest",
|
|
188
|
-
"name": "Views instance
|
|
188
|
+
"name": "Views instance account information",
|
|
189
189
|
"output": "DescribeInstanceAccountResponse",
|
|
190
190
|
"status": "online"
|
|
191
191
|
},
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"status": "online"
|
|
254
254
|
},
|
|
255
255
|
"DescribeInstanceMonitorSIP": {
|
|
256
|
-
"document": "This API is used
|
|
256
|
+
"document": "This API is no longer used. Please use the TencentDB for DBbrain API [DescribeProxyProcessStatistics](https://intl.cloud.tencent.com/document/product/1130/84544?from_cn_redirect=1) to obtain the instance access source.",
|
|
257
257
|
"input": "DescribeInstanceMonitorSIPRequest",
|
|
258
258
|
"name": "Queries the access source information of an instance",
|
|
259
259
|
"output": "DescribeInstanceMonitorSIPResponse",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
"status": "online"
|
|
268
268
|
},
|
|
269
269
|
"DescribeInstanceMonitorTopNCmd": {
|
|
270
|
-
"document": "This API is used to query
|
|
270
|
+
"document": "This API is used to query instance access commands.",
|
|
271
271
|
"input": "DescribeInstanceMonitorTopNCmdRequest",
|
|
272
272
|
"name": "Queries an instance access command",
|
|
273
273
|
"output": "DescribeInstanceMonitorTopNCmdResponse",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"status": "online"
|
|
289
289
|
},
|
|
290
290
|
"DescribeInstanceParamRecords": {
|
|
291
|
-
"document": "This API is used to query the
|
|
291
|
+
"document": "This API is used to query the parameter modification record list.",
|
|
292
292
|
"input": "DescribeInstanceParamRecordsRequest",
|
|
293
293
|
"name": "Queries the list of parameter modifications",
|
|
294
294
|
"output": "DescribeInstanceParamRecordsResponse",
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"status": "online"
|
|
359
359
|
},
|
|
360
360
|
"DescribeParamTemplates": {
|
|
361
|
-
"document": "This API is used to query the
|
|
361
|
+
"document": "This API is used to query the parameter template list.",
|
|
362
362
|
"input": "DescribeParamTemplatesRequest",
|
|
363
363
|
"name": "Queries the list of parameter templates",
|
|
364
364
|
"output": "DescribeParamTemplatesResponse",
|
|
@@ -427,6 +427,13 @@
|
|
|
427
427
|
"output": "DescribeSSLStatusResponse",
|
|
428
428
|
"status": "online"
|
|
429
429
|
},
|
|
430
|
+
"DescribeSecondLevelBackupInfo": {
|
|
431
|
+
"document": "This API is used to query second-level backup information for the instance.",
|
|
432
|
+
"input": "DescribeSecondLevelBackupInfoRequest",
|
|
433
|
+
"name": "Queries the second-level backup information on an instance",
|
|
434
|
+
"output": "DescribeSecondLevelBackupInfoResponse",
|
|
435
|
+
"status": "online"
|
|
436
|
+
},
|
|
430
437
|
"DescribeSlowLog": {
|
|
431
438
|
"document": "This API is used to query the records of slow query.",
|
|
432
439
|
"input": "DescribeSlowLogRequest",
|
|
@@ -561,9 +568,9 @@
|
|
|
561
568
|
"status": "online"
|
|
562
569
|
},
|
|
563
570
|
"ModifyInstanceAccount": {
|
|
564
|
-
"document": "This API is used to modify
|
|
571
|
+
"document": "This API is used to modify an instance account.",
|
|
565
572
|
"input": "ModifyInstanceAccountRequest",
|
|
566
|
-
"name": "Modifies instance
|
|
573
|
+
"name": "Modifies an instance account",
|
|
567
574
|
"output": "ModifyInstanceAccountResponse",
|
|
568
575
|
"status": "online"
|
|
569
576
|
},
|
|
@@ -574,6 +581,13 @@
|
|
|
574
581
|
"output": "ModifyInstanceAvailabilityZonesResponse",
|
|
575
582
|
"status": "online"
|
|
576
583
|
},
|
|
584
|
+
"ModifyInstanceBackupMode": {
|
|
585
|
+
"document": "This API is used to modify the backup mode of an instance.",
|
|
586
|
+
"input": "ModifyInstanceBackupModeRequest",
|
|
587
|
+
"name": "Enables or disables the data flashback feature",
|
|
588
|
+
"output": "ModifyInstanceBackupModeResponse",
|
|
589
|
+
"status": "online"
|
|
590
|
+
},
|
|
577
591
|
"ModifyInstanceEvent": {
|
|
578
592
|
"document": "This API is used to modify the operations event execution schedule of an instance.",
|
|
579
593
|
"input": "ModifyInstanceEventRequest",
|
|
@@ -651,6 +665,13 @@
|
|
|
651
665
|
"output": "ReleaseWanAddressResponse",
|
|
652
666
|
"status": "online"
|
|
653
667
|
},
|
|
668
|
+
"RemoveReplicationGroup": {
|
|
669
|
+
"document": "This API is used to delete a replication group.",
|
|
670
|
+
"input": "RemoveReplicationGroupRequest",
|
|
671
|
+
"name": "Deletes a replication group",
|
|
672
|
+
"output": "RemoveReplicationGroupResponse",
|
|
673
|
+
"status": "online"
|
|
674
|
+
},
|
|
654
675
|
"RemoveReplicationInstance": {
|
|
655
676
|
"document": "This API is used to remove instances from a replication group.",
|
|
656
677
|
"input": "RemoveReplicationInstanceRequest",
|
|
@@ -673,7 +694,7 @@
|
|
|
673
694
|
"status": "online"
|
|
674
695
|
},
|
|
675
696
|
"RestoreInstance": {
|
|
676
|
-
"document": "This API is used to restore
|
|
697
|
+
"document": "This API is used to restore an instance.",
|
|
677
698
|
"input": "RestoreInstanceRequest",
|
|
678
699
|
"name": "Restores Redis instance",
|
|
679
700
|
"output": "RestoreInstanceResponse",
|
|
@@ -754,7 +775,7 @@
|
|
|
754
775
|
"members": [
|
|
755
776
|
{
|
|
756
777
|
"disabled": false,
|
|
757
|
-
"document": "Instance ID
|
|
778
|
+
"document": "Instance ID.",
|
|
758
779
|
"example": "crs-deindi7de",
|
|
759
780
|
"member": "string",
|
|
760
781
|
"name": "InstanceId",
|
|
@@ -764,7 +785,7 @@
|
|
|
764
785
|
},
|
|
765
786
|
{
|
|
766
787
|
"disabled": false,
|
|
767
|
-
"document": "Account name
|
|
788
|
+
"document": "Account name.",
|
|
768
789
|
"example": "example_account_name",
|
|
769
790
|
"member": "string",
|
|
770
791
|
"name": "AccountName",
|
|
@@ -774,7 +795,7 @@
|
|
|
774
795
|
},
|
|
775
796
|
{
|
|
776
797
|
"disabled": false,
|
|
777
|
-
"document": "Account description
|
|
798
|
+
"document": "Account description.",
|
|
778
799
|
"example": "Create an account with read-only access",
|
|
779
800
|
"member": "string",
|
|
780
801
|
"name": "Remark",
|
|
@@ -784,7 +805,7 @@
|
|
|
784
805
|
},
|
|
785
806
|
{
|
|
786
807
|
"disabled": false,
|
|
787
|
-
"document": "Read/
|
|
808
|
+
"document": "Read/Write permission policy.\n- r: read-only.\n\n - w: write-only.\n- rw: read/write.",
|
|
788
809
|
"example": "r",
|
|
789
810
|
"member": "string",
|
|
790
811
|
"name": "Privilege",
|
|
@@ -794,7 +815,7 @@
|
|
|
794
815
|
},
|
|
795
816
|
{
|
|
796
817
|
"disabled": false,
|
|
797
|
-
"document": "Read-only routing policy.\n- master: primary node.\n- replication:
|
|
818
|
+
"document": "Read-only routing policy.\n - master: primary node.\n - replication: replica node.",
|
|
798
819
|
"example": "replication",
|
|
799
820
|
"member": "string",
|
|
800
821
|
"name": "ReadonlyPolicy",
|
|
@@ -804,7 +825,7 @@
|
|
|
804
825
|
},
|
|
805
826
|
{
|
|
806
827
|
"disabled": false,
|
|
807
|
-
"document": "Sub-account status.\n- 1:
|
|
828
|
+
"document": "Sub-account status.\n - 1: account under modification.\n - 2: valid account.\n - 4: account deleted.",
|
|
808
829
|
"example": "1",
|
|
809
830
|
"member": "int64",
|
|
810
831
|
"name": "Status",
|
|
@@ -814,7 +835,7 @@
|
|
|
814
835
|
},
|
|
815
836
|
{
|
|
816
837
|
"disabled": false,
|
|
817
|
-
"document": "Creation time
|
|
838
|
+
"document": "Creation time",
|
|
818
839
|
"example": "\"2024-01-03 17:44:25\",如果没有则显示为空",
|
|
819
840
|
"member": "string",
|
|
820
841
|
"name": "CreateTime",
|
|
@@ -839,7 +860,7 @@
|
|
|
839
860
|
},
|
|
840
861
|
{
|
|
841
862
|
"disabled": false,
|
|
842
|
-
"document": "Instance ID. Log in to the [Redis console](https://console.
|
|
863
|
+
"document": "Instance ID.\n- There are region and AZ limitations for adding a replication group instance. For detailed information, see [Use Limits](https://www.tencentcloud.comom/document/product/239/71934?from_cn_redirect=1).\n- Currently, only Redis 4.0 and 5.0 cluster architecture instances support being added to the replication groups.\n- Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy the ID of the instance that needs to be added to the replication group in the instance list.",
|
|
843
864
|
"example": "crs-deindi7de",
|
|
844
865
|
"member": "string",
|
|
845
866
|
"name": "InstanceId",
|
|
@@ -933,7 +954,7 @@
|
|
|
933
954
|
{
|
|
934
955
|
"disabled": false,
|
|
935
956
|
"document": "Instance ID list. Log in to the [Redis console](https://console.tencentcloud.com/redis/instance) and copy the instance ID in the instance list.",
|
|
936
|
-
"example": "crs-deindi7de",
|
|
957
|
+
"example": "[\"crs-deindi7de\"]",
|
|
937
958
|
"member": "string",
|
|
938
959
|
"name": "InstanceIds",
|
|
939
960
|
"required": true,
|
|
@@ -941,7 +962,7 @@
|
|
|
941
962
|
},
|
|
942
963
|
{
|
|
943
964
|
"disabled": false,
|
|
944
|
-
"document": "ID of the applied parameter template
|
|
965
|
+
"document": "ID of the applied parameter template.\n- The parameter template ID can be obtained through the response parameter **TemplateId** of the API [DescribeParamTemplateInfo](https://www.tencentcloud.comom/document/product/239/58748?from_cn_redirect=1).\n- The operation can only be successfully performed when the parameter template version matches the architecture version of the target instance. A version mismatch will trigger an execution error.",
|
|
945
966
|
"example": "crs-cfg-rhlppeye",
|
|
946
967
|
"member": "string",
|
|
947
968
|
"name": "TemplateId",
|
|
@@ -957,7 +978,7 @@
|
|
|
957
978
|
{
|
|
958
979
|
"disabled": false,
|
|
959
980
|
"document": "Task ID",
|
|
960
|
-
"example": "212",
|
|
981
|
+
"example": "[212]",
|
|
961
982
|
"member": "int64",
|
|
962
983
|
"name": "TaskIds",
|
|
963
984
|
"output_required": true,
|
|
@@ -1023,7 +1044,7 @@
|
|
|
1023
1044
|
"members": [
|
|
1024
1045
|
{
|
|
1025
1046
|
"disabled": false,
|
|
1026
|
-
"document": "Region
|
|
1047
|
+
"document": "Region",
|
|
1027
1048
|
"example": "ap-guangzhou",
|
|
1028
1049
|
"member": "string",
|
|
1029
1050
|
"name": "Region",
|
|
@@ -1033,7 +1054,7 @@
|
|
|
1033
1054
|
},
|
|
1034
1055
|
{
|
|
1035
1056
|
"disabled": false,
|
|
1036
|
-
"document": "AZ information
|
|
1057
|
+
"document": "AZ information",
|
|
1037
1058
|
"example": "ap-guangzhou-1",
|
|
1038
1059
|
"member": "string",
|
|
1039
1060
|
"name": "AvailableZones",
|
|
@@ -1524,7 +1545,7 @@
|
|
|
1524
1545
|
"members": [
|
|
1525
1546
|
{
|
|
1526
1547
|
"disabled": false,
|
|
1527
|
-
"document": "Instance ID. Log in to the [Redis console](https://console.
|
|
1548
|
+
"document": "Instance ID. Log in to the [Redis console recycle bin](https://console.cloud.tencent.com/redis/recycle), and copy it from the instance list.",
|
|
1528
1549
|
"example": "crs-5a4py64p",
|
|
1529
1550
|
"member": "string",
|
|
1530
1551
|
"name": "InstanceId",
|
|
@@ -1576,6 +1597,15 @@
|
|
|
1576
1597
|
"name": "Password",
|
|
1577
1598
|
"required": false,
|
|
1578
1599
|
"type": "string"
|
|
1600
|
+
},
|
|
1601
|
+
{
|
|
1602
|
+
"disabled": false,
|
|
1603
|
+
"document": "Whether to encrypt the password.",
|
|
1604
|
+
"example": "false",
|
|
1605
|
+
"member": "bool",
|
|
1606
|
+
"name": "EncryptPassword",
|
|
1607
|
+
"required": false,
|
|
1608
|
+
"type": "bool"
|
|
1579
1609
|
}
|
|
1580
1610
|
],
|
|
1581
1611
|
"type": "object"
|
|
@@ -1652,7 +1682,7 @@
|
|
|
1652
1682
|
},
|
|
1653
1683
|
{
|
|
1654
1684
|
"disabled": false,
|
|
1655
|
-
"document": "Security group ID
|
|
1685
|
+
"document": "Security group ID. Call the [DescribeInstanceSecurityGroup](https://www.tencentcloud.comom/document/product/239/34447?from_cn_redirect=1) API to obtain the security group ID for the instance.",
|
|
1656
1686
|
"example": "[\"sg-bmadczm1\"]",
|
|
1657
1687
|
"member": "string",
|
|
1658
1688
|
"name": "SecurityGroupIdList",
|
|
@@ -1662,7 +1692,7 @@
|
|
|
1662
1692
|
{
|
|
1663
1693
|
"disabled": false,
|
|
1664
1694
|
"document": "Backup ID of the clone instance, which can be obtained through the [DescribeInstanceBackups](https://intl.cloud.tencent.com/document/product/239/20011?from_cn_redirect=1) API.",
|
|
1665
|
-
"example": "154572601-1165734322-
|
|
1695
|
+
"example": "154572601-1165734322-153705740",
|
|
1666
1696
|
"member": "string",
|
|
1667
1697
|
"name": "BackupId",
|
|
1668
1698
|
"required": true,
|
|
@@ -1707,7 +1737,7 @@
|
|
|
1707
1737
|
{
|
|
1708
1738
|
"disabled": false,
|
|
1709
1739
|
"document": "The access password of the clone instance. <ul><li>When the input parameter <b>NoAuth</b> is <b>true</b>, this parameter is not required. </li><li>When the instance is Redis 2.8, 4.0, or 5.0, the password must contain 8–30 characters in at least two of the following types: lowercase letters, uppercase letters, digits, and special characters `()`~!@#$%^&*-+=_|{}[]:;<>,.?/` and cannot start with `/`.</li><li>When the instance is CKV 3.2, the password must and can only contain 8–30 letters and digits.</li></ul>",
|
|
1710
|
-
"example": "
|
|
1740
|
+
"example": "305961MyP@ssword",
|
|
1711
1741
|
"member": "string",
|
|
1712
1742
|
"name": "Password",
|
|
1713
1743
|
"required": false,
|
|
@@ -1770,7 +1800,7 @@
|
|
|
1770
1800
|
{
|
|
1771
1801
|
"disabled": false,
|
|
1772
1802
|
"document": "The alarm policy ID of the instance to be cloned. Log in to the [Tencent Cloud Observable Platform console](https://console.cloud.tencent.com/monitor/alarm2/policy), and get the policy ID in <b>Alarm Management</b> > <b>Policy Management</b>.",
|
|
1773
|
-
"example": "policy-ny3vfcp0",
|
|
1803
|
+
"example": "[\"policy-ny3vfcp0\"]",
|
|
1774
1804
|
"member": "string",
|
|
1775
1805
|
"name": "AlarmPolicyList",
|
|
1776
1806
|
"required": false,
|
|
@@ -1784,6 +1814,15 @@
|
|
|
1784
1814
|
"name": "CloneTime",
|
|
1785
1815
|
"required": false,
|
|
1786
1816
|
"type": "string"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"disabled": false,
|
|
1820
|
+
"document": "Whether to encrypt the password.",
|
|
1821
|
+
"example": "false",
|
|
1822
|
+
"member": "bool",
|
|
1823
|
+
"name": "EncryptPassword",
|
|
1824
|
+
"required": false,
|
|
1825
|
+
"type": "bool"
|
|
1787
1826
|
}
|
|
1788
1827
|
],
|
|
1789
1828
|
"type": "object"
|
|
@@ -1924,7 +1963,7 @@
|
|
|
1924
1963
|
},
|
|
1925
1964
|
{
|
|
1926
1965
|
"disabled": false,
|
|
1927
|
-
"document": "
|
|
1966
|
+
"document": "Read-write permissions of the account. It supports the selection of read-only and read-write permissions.\n- r: read-only.\n- rw: read-write.",
|
|
1928
1967
|
"example": "rw",
|
|
1929
1968
|
"member": "string",
|
|
1930
1969
|
"name": "Privilege",
|
|
@@ -1933,12 +1972,21 @@
|
|
|
1933
1972
|
},
|
|
1934
1973
|
{
|
|
1935
1974
|
"disabled": false,
|
|
1936
|
-
"document": "
|
|
1975
|
+
"document": "Description information about account remarks, with a length of [0, 64] bytes.",
|
|
1937
1976
|
"example": "\"生产账号\"",
|
|
1938
1977
|
"member": "string",
|
|
1939
1978
|
"name": "Remark",
|
|
1940
1979
|
"required": false,
|
|
1941
1980
|
"type": "string"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"disabled": false,
|
|
1984
|
+
"document": "Whether to encrypt the password.",
|
|
1985
|
+
"example": "false",
|
|
1986
|
+
"member": "bool",
|
|
1987
|
+
"name": "EncryptPassword",
|
|
1988
|
+
"required": false,
|
|
1989
|
+
"type": "bool"
|
|
1942
1990
|
}
|
|
1943
1991
|
],
|
|
1944
1992
|
"type": "object"
|
|
@@ -1948,7 +1996,7 @@
|
|
|
1948
1996
|
"members": [
|
|
1949
1997
|
{
|
|
1950
1998
|
"disabled": false,
|
|
1951
|
-
"document": "Task ID",
|
|
1999
|
+
"document": "Task ID.",
|
|
1952
2000
|
"example": "29600111",
|
|
1953
2001
|
"member": "int64",
|
|
1954
2002
|
"name": "TaskId",
|
|
@@ -1970,7 +2018,7 @@
|
|
|
1970
2018
|
"members": [
|
|
1971
2019
|
{
|
|
1972
2020
|
"disabled": false,
|
|
1973
|
-
"document": "Instance type.\n<ul><li>2: Redis 2.8
|
|
2021
|
+
"document": "Instance type.\n\n<ul><li>2: Redis 2.8 memory edition (standard architecture).</li><li>3: CKV 3.2 memory edition (standard architecture).</li><li>4: CKV 3.2 memory edition (cluster architecture).</li><li>6: Redis 4.0 memory edition (standard architecture).</li><li>7: Redis 4.0 memory edition (cluster architecture).</li><li>8: Redis 5.0 memory edition (standard architecture).</li><li>9: Redis 5.0 memory edition (cluster architecture).</li><li>15: Redis 6.2 memory edition (standard architecture).</li><li>16: Redis 6.2 memory edition (cluster architecture).</li><li>17: Redis 7.0 memory edition (standard architecture).</li><li>18: Redis 7.0 memory edition (cluster architecture).</li><li>200: Memcached 1.6 memory edition (cluster architecture).</li>Note: CKV editions are currently used by some users and are temporarily retained.</ul>",
|
|
1974
2022
|
"example": "6",
|
|
1975
2023
|
"member": "uint64",
|
|
1976
2024
|
"name": "TypeId",
|
|
@@ -2024,8 +2072,8 @@
|
|
|
2024
2072
|
},
|
|
2025
2073
|
{
|
|
2026
2074
|
"disabled": false,
|
|
2027
|
-
"document": "
|
|
2028
|
-
"example": "
|
|
2075
|
+
"document": "Instance access password.\n - If the input parameter **NoAuth** is set to **true**, indicating that instance access requires no password, Password does not need to be specified. Otherwise, Password is required.\n - If the instance type (**TypeId**) is Redis 2.8 memory edition standard architecture or Redis 4.0/5.0/6.2/7.0 memory edition standard architecture or cluster architecture, the password complexity requirements are as follows: It should contain 8 to 64 characters but cannot start with a forward slash (/). It should contain at least two types of the following characters: lowercase letters, uppercase letters, digits, and special characters: ()`~!@#$%^&*-+=_|{}[]:;<>,.?/\n - When the instance type parameter **TypeId** is set to CKV 3.2 memory edition (standard architecture or cluster architecture), the password should contain 8 to 30 characters, including only letters and digits.",
|
|
2076
|
+
"example": "260945MyP@ssword",
|
|
2029
2077
|
"member": "string",
|
|
2030
2078
|
"name": "Password",
|
|
2031
2079
|
"required": false,
|
|
@@ -2177,7 +2225,7 @@
|
|
|
2177
2225
|
},
|
|
2178
2226
|
{
|
|
2179
2227
|
"disabled": false,
|
|
2180
|
-
"document": "
|
|
2228
|
+
"document": "Specifies the instance deployment mode.\n - local: traditional architecture. It is the default value.\n - cdc: dedicated cluster.\n - cloud: cloud native. Currently, this mode is unavailable.",
|
|
2181
2229
|
"example": "cdc",
|
|
2182
2230
|
"member": "string",
|
|
2183
2231
|
"name": "ProductVersion",
|
|
@@ -2201,6 +2249,15 @@
|
|
|
2201
2249
|
"name": "AlarmPolicyList",
|
|
2202
2250
|
"required": false,
|
|
2203
2251
|
"type": "list"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"disabled": false,
|
|
2255
|
+
"document": "Whether to encrypt the password.",
|
|
2256
|
+
"example": "false",
|
|
2257
|
+
"member": "bool",
|
|
2258
|
+
"name": "EncryptPassword",
|
|
2259
|
+
"required": false,
|
|
2260
|
+
"type": "bool"
|
|
2204
2261
|
}
|
|
2205
2262
|
],
|
|
2206
2263
|
"type": "object"
|
|
@@ -2221,7 +2278,7 @@
|
|
|
2221
2278
|
{
|
|
2222
2279
|
"disabled": false,
|
|
2223
2280
|
"document": "Instance ID",
|
|
2224
|
-
"example": "\"crs-bzssy0cp\",\"crs-a47h97c1\"",
|
|
2281
|
+
"example": "[\"crs-bzssy0cp\",\"crs-a47h97c1\"]",
|
|
2225
2282
|
"member": "string",
|
|
2226
2283
|
"name": "InstanceIds",
|
|
2227
2284
|
"output_required": true,
|
|
@@ -2242,7 +2299,7 @@
|
|
|
2242
2299
|
"members": [
|
|
2243
2300
|
{
|
|
2244
2301
|
"disabled": false,
|
|
2245
|
-
"document": "Parameter template name.",
|
|
2302
|
+
"document": "Parameter template name, which can contain [2, 64] characters.",
|
|
2246
2303
|
"example": "自定义参数模板",
|
|
2247
2304
|
"member": "string",
|
|
2248
2305
|
"name": "Name",
|
|
@@ -2260,7 +2317,7 @@
|
|
|
2260
2317
|
},
|
|
2261
2318
|
{
|
|
2262
2319
|
"disabled": false,
|
|
2263
|
-
"document": "Product type.\n-
|
|
2320
|
+
"document": "Product type.\n- 6: Redis 4.0 Memory Edition (standard architecture).\n- 7: Redis 4.0 Memory Edition (cluster architecture).\n- 8: Redis 5.0 Memory Edition (standard architecture).\n- 9: Redis 5.0 Memory Edition (cluster architecture).\n- 15: Redis 6.2 Memory Edition (standard architecture).\n- 16: Redis 6.2 Memory Edition (cluster architecture).\n- 17: Redis 7.0 Memory Edition (standard architecture).\n- 18: Redis 7.0 Memory Edition (cluster architecture).",
|
|
2264
2321
|
"example": "6",
|
|
2265
2322
|
"member": "uint64",
|
|
2266
2323
|
"name": "ProductType",
|
|
@@ -2356,6 +2413,16 @@
|
|
|
2356
2413
|
"type": "int",
|
|
2357
2414
|
"value_allowed_null": false
|
|
2358
2415
|
},
|
|
2416
|
+
{
|
|
2417
|
+
"disabled": false,
|
|
2418
|
+
"document": "Replication group ID of the string type.",
|
|
2419
|
+
"example": "crs-repl-sdaXXX",
|
|
2420
|
+
"member": "string",
|
|
2421
|
+
"name": "GroupId",
|
|
2422
|
+
"output_required": false,
|
|
2423
|
+
"type": "string",
|
|
2424
|
+
"value_allowed_null": false
|
|
2425
|
+
},
|
|
2359
2426
|
{
|
|
2360
2427
|
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
2361
2428
|
"member": "string",
|
|
@@ -2391,7 +2458,7 @@
|
|
|
2391
2458
|
{
|
|
2392
2459
|
"disabled": false,
|
|
2393
2460
|
"document": "Modification time",
|
|
2394
|
-
"example": "
|
|
2461
|
+
"example": "1718073070",
|
|
2395
2462
|
"member": "int64",
|
|
2396
2463
|
"name": "Updatetime",
|
|
2397
2464
|
"output_required": true,
|
|
@@ -2452,7 +2519,7 @@
|
|
|
2452
2519
|
"members": [
|
|
2453
2520
|
{
|
|
2454
2521
|
"disabled": false,
|
|
2455
|
-
"document": "Parameter template ID.",
|
|
2522
|
+
"document": "Parameter template ID. Log in to the [Redis console and go to the parameter template page](https://console.cloud.tencent.com/redis/templates) to obtain the template ID.",
|
|
2456
2523
|
"example": "crs-cfg-rhlppeye",
|
|
2457
2524
|
"member": "string",
|
|
2458
2525
|
"name": "TemplateId",
|
|
@@ -2933,7 +3000,7 @@
|
|
|
2933
3000
|
},
|
|
2934
3001
|
{
|
|
2935
3002
|
"disabled": false,
|
|
2936
|
-
"document": "
|
|
3003
|
+
"document": "Backup file information list.",
|
|
2937
3004
|
"example": "无",
|
|
2938
3005
|
"member": "BackupDownloadInfo",
|
|
2939
3006
|
"name": "BackupInfos",
|
|
@@ -3279,7 +3346,7 @@
|
|
|
3279
3346
|
},
|
|
3280
3347
|
{
|
|
3281
3348
|
"disabled": false,
|
|
3282
|
-
"document": "
|
|
3349
|
+
"document": "Pagination size. The default value is 20, the minimum value is 1, and the maximum value is 100.",
|
|
3283
3350
|
"example": "10",
|
|
3284
3351
|
"member": "int64",
|
|
3285
3352
|
"name": "Limit",
|
|
@@ -3303,7 +3370,7 @@
|
|
|
3303
3370
|
"members": [
|
|
3304
3371
|
{
|
|
3305
3372
|
"disabled": false,
|
|
3306
|
-
"document": "Account details
|
|
3373
|
+
"document": "Account details.",
|
|
3307
3374
|
"example": "无",
|
|
3308
3375
|
"member": "Account",
|
|
3309
3376
|
"name": "Accounts",
|
|
@@ -3313,7 +3380,7 @@
|
|
|
3313
3380
|
},
|
|
3314
3381
|
{
|
|
3315
3382
|
"disabled": false,
|
|
3316
|
-
"document": "Number of accounts
|
|
3383
|
+
"document": "Number of accounts.",
|
|
3317
3384
|
"example": "1",
|
|
3318
3385
|
"member": "int64",
|
|
3319
3386
|
"name": "TotalCount",
|
|
@@ -3381,7 +3448,7 @@
|
|
|
3381
3448
|
{
|
|
3382
3449
|
"disabled": false,
|
|
3383
3450
|
"document": "Backup task status:\n`1`: The backup is in the process.\n`2`: The backup is normal.\n`3`: The backup is being converted to an RDB file.\n`4`: Conversion to RDB has been completed.\n`-1`: The backup expired.\n`-2`: The backup has been deleted.",
|
|
3384
|
-
"example": "2",
|
|
3451
|
+
"example": "[2]",
|
|
3385
3452
|
"member": "int64",
|
|
3386
3453
|
"name": "Status",
|
|
3387
3454
|
"required": false,
|
|
@@ -3451,7 +3518,7 @@
|
|
|
3451
3518
|
"members": [
|
|
3452
3519
|
{
|
|
3453
3520
|
"disabled": false,
|
|
3454
|
-
"document": "DTS task ID
|
|
3521
|
+
"document": "DTS task ID.",
|
|
3455
3522
|
"example": "dts-l2g434lt",
|
|
3456
3523
|
"member": "string",
|
|
3457
3524
|
"name": "JobId",
|
|
@@ -3461,7 +3528,7 @@
|
|
|
3461
3528
|
},
|
|
3462
3529
|
{
|
|
3463
3530
|
"disabled": false,
|
|
3464
|
-
"document": "DTS task name
|
|
3531
|
+
"document": "DTS task name.",
|
|
3465
3532
|
"example": "redis_dts_test28",
|
|
3466
3533
|
"member": "string",
|
|
3467
3534
|
"name": "JobName",
|
|
@@ -3471,7 +3538,7 @@
|
|
|
3471
3538
|
},
|
|
3472
3539
|
{
|
|
3473
3540
|
"disabled": false,
|
|
3474
|
-
"document": "Task status.
|
|
3541
|
+
"document": "Task status. 1: creating (Creating); 3: checking (Checking); 4: check successful (CheckPass); 5: check failed (CheckNotPass); 7: task running (Running); 8: preparation completed (ReadyComplete); 9: task successful (Success); 10: task failed (Failed); 11: stopping (Stopping); 12: completing (Completing).",
|
|
3475
3542
|
"example": "10",
|
|
3476
3543
|
"member": "int64",
|
|
3477
3544
|
"name": "Status",
|
|
@@ -3481,7 +3548,7 @@
|
|
|
3481
3548
|
},
|
|
3482
3549
|
{
|
|
3483
3550
|
"disabled": false,
|
|
3484
|
-
"document": "Status description
|
|
3551
|
+
"document": "Status description.",
|
|
3485
3552
|
"example": "已失败",
|
|
3486
3553
|
"member": "string",
|
|
3487
3554
|
"name": "StatusDesc",
|
|
@@ -3491,7 +3558,7 @@
|
|
|
3491
3558
|
},
|
|
3492
3559
|
{
|
|
3493
3560
|
"disabled": false,
|
|
3494
|
-
"document": "
|
|
3561
|
+
"document": "Synchronization delay. Unit: bytes.",
|
|
3495
3562
|
"example": "0",
|
|
3496
3563
|
"member": "int64",
|
|
3497
3564
|
"name": "Offset",
|
|
@@ -3501,7 +3568,7 @@
|
|
|
3501
3568
|
},
|
|
3502
3569
|
{
|
|
3503
3570
|
"disabled": false,
|
|
3504
|
-
"document": "Disconnection time
|
|
3571
|
+
"document": "Disconnection time.",
|
|
3505
3572
|
"example": "2019-08-16 17:10:13",
|
|
3506
3573
|
"member": "string",
|
|
3507
3574
|
"name": "CutDownTime",
|
|
@@ -3511,7 +3578,7 @@
|
|
|
3511
3578
|
},
|
|
3512
3579
|
{
|
|
3513
3580
|
"disabled": false,
|
|
3514
|
-
"document": "Source instance information
|
|
3581
|
+
"document": "Source instance information.",
|
|
3515
3582
|
"example": "无",
|
|
3516
3583
|
"member": "DescribeInstanceDTSInstanceInfo",
|
|
3517
3584
|
"name": "SrcInfo",
|
|
@@ -3521,7 +3588,7 @@
|
|
|
3521
3588
|
},
|
|
3522
3589
|
{
|
|
3523
3590
|
"disabled": false,
|
|
3524
|
-
"document": "
|
|
3591
|
+
"document": "Destination instance information.",
|
|
3525
3592
|
"example": "无",
|
|
3526
3593
|
"member": "DescribeInstanceDTSInstanceInfo",
|
|
3527
3594
|
"name": "DstInfo",
|
|
@@ -3543,7 +3610,7 @@
|
|
|
3543
3610
|
"members": [
|
|
3544
3611
|
{
|
|
3545
3612
|
"disabled": false,
|
|
3546
|
-
"document": "Region ID
|
|
3613
|
+
"document": "Region ID.",
|
|
3547
3614
|
"example": "1",
|
|
3548
3615
|
"member": "int64",
|
|
3549
3616
|
"name": "RegionId",
|
|
@@ -3553,7 +3620,7 @@
|
|
|
3553
3620
|
},
|
|
3554
3621
|
{
|
|
3555
3622
|
"disabled": false,
|
|
3556
|
-
"document": "Instance ID
|
|
3623
|
+
"document": "Instance ID.",
|
|
3557
3624
|
"example": "crs-o7vdf2no",
|
|
3558
3625
|
"member": "string",
|
|
3559
3626
|
"name": "InstanceId",
|
|
@@ -3563,7 +3630,7 @@
|
|
|
3563
3630
|
},
|
|
3564
3631
|
{
|
|
3565
3632
|
"disabled": false,
|
|
3566
|
-
"document": "
|
|
3633
|
+
"document": "Repository ID.",
|
|
3567
3634
|
"example": "14300",
|
|
3568
3635
|
"member": "int64",
|
|
3569
3636
|
"name": "SetId",
|
|
@@ -3573,7 +3640,7 @@
|
|
|
3573
3640
|
},
|
|
3574
3641
|
{
|
|
3575
3642
|
"disabled": false,
|
|
3576
|
-
"document": "AZ ID
|
|
3643
|
+
"document": "AZ ID.",
|
|
3577
3644
|
"example": "30001",
|
|
3578
3645
|
"member": "int64",
|
|
3579
3646
|
"name": "ZoneId",
|
|
@@ -3583,7 +3650,7 @@
|
|
|
3583
3650
|
},
|
|
3584
3651
|
{
|
|
3585
3652
|
"disabled": false,
|
|
3586
|
-
"document": "Instance type
|
|
3653
|
+
"document": "Instance type.",
|
|
3587
3654
|
"example": "8",
|
|
3588
3655
|
"member": "int64",
|
|
3589
3656
|
"name": "Type",
|
|
@@ -3593,7 +3660,7 @@
|
|
|
3593
3660
|
},
|
|
3594
3661
|
{
|
|
3595
3662
|
"disabled": false,
|
|
3596
|
-
"document": "Instance name
|
|
3663
|
+
"document": "Instance name.",
|
|
3597
3664
|
"example": "测试专用",
|
|
3598
3665
|
"member": "string",
|
|
3599
3666
|
"name": "InstanceName",
|
|
@@ -3603,7 +3670,7 @@
|
|
|
3603
3670
|
},
|
|
3604
3671
|
{
|
|
3605
3672
|
"disabled": false,
|
|
3606
|
-
"document": "Instance access address
|
|
3673
|
+
"document": "Instance access address.",
|
|
3607
3674
|
"example": "10.0.0.16:6379",
|
|
3608
3675
|
"member": "string",
|
|
3609
3676
|
"name": "Vip",
|
|
@@ -3613,7 +3680,7 @@
|
|
|
3613
3680
|
},
|
|
3614
3681
|
{
|
|
3615
3682
|
"disabled": false,
|
|
3616
|
-
"document": "Status
|
|
3683
|
+
"document": "Status.",
|
|
3617
3684
|
"example": "2",
|
|
3618
3685
|
"member": "int64",
|
|
3619
3686
|
"name": "Status",
|
|
@@ -3693,7 +3760,7 @@
|
|
|
3693
3760
|
},
|
|
3694
3761
|
{
|
|
3695
3762
|
"disabled": false,
|
|
3696
|
-
"document": "
|
|
3763
|
+
"document": "Outputs the number of events displayed per page.\n- Default value: 10.\n- Value range: [1, 100].",
|
|
3697
3764
|
"example": "10",
|
|
3698
3765
|
"member": "int64",
|
|
3699
3766
|
"name": "PageSize",
|
|
@@ -3702,7 +3769,7 @@
|
|
|
3702
3769
|
},
|
|
3703
3770
|
{
|
|
3704
3771
|
"disabled": false,
|
|
3705
|
-
"document": "Configures the page number for querying events. You can query events on a certain page by specifying PageNo and PageSize
|
|
3772
|
+
"document": "Configures the output page number for querying events. You can query events on a certain page by specifying PageNo (page number) and PageSize (number of output results per page).\n- Default value: 1.\n- Value range: positive integers greater than 0.",
|
|
3706
3773
|
"example": "1",
|
|
3707
3774
|
"member": "int64",
|
|
3708
3775
|
"name": "PageNo",
|
|
@@ -3712,7 +3779,7 @@
|
|
|
3712
3779
|
{
|
|
3713
3780
|
"disabled": false,
|
|
3714
3781
|
"document": "Current status of the event.- Waiting: The event is waiting for execution on the execution date or during the operations period.- Running: The event is being executed during the operations period.- Finished: Execution of the event is completed.- Canceled: Execution of the event is canceled.",
|
|
3715
|
-
"example": "Running",
|
|
3782
|
+
"example": "[\"Running\"]",
|
|
3716
3783
|
"member": "string",
|
|
3717
3784
|
"name": "Status",
|
|
3718
3785
|
"required": false,
|
|
@@ -3721,7 +3788,7 @@
|
|
|
3721
3788
|
{
|
|
3722
3789
|
"disabled": false,
|
|
3723
3790
|
"document": "Event type. Currently, the type can only be related to instance migration, resource movement, and IDC deletion. This parameter can be set only to **InstanceMigration**.",
|
|
3724
|
-
"example": "InstanceMigration",
|
|
3791
|
+
"example": "[\"InstanceMigration\"]",
|
|
3725
3792
|
"member": "string",
|
|
3726
3793
|
"name": "EventTypes",
|
|
3727
3794
|
"required": false,
|
|
@@ -3730,7 +3797,7 @@
|
|
|
3730
3797
|
{
|
|
3731
3798
|
"disabled": false,
|
|
3732
3799
|
"document": "Configures the level of the queried event. Events are divided into Critical, High, Medium, and Low events according to the severity and urgency.- Critical- High- Medium- Low",
|
|
3733
|
-
"example": "Low",
|
|
3800
|
+
"example": "[\"Low\"]",
|
|
3734
3801
|
"member": "string",
|
|
3735
3802
|
"name": "Grades",
|
|
3736
3803
|
"required": false,
|
|
@@ -3755,7 +3822,7 @@
|
|
|
3755
3822
|
{
|
|
3756
3823
|
"disabled": false,
|
|
3757
3824
|
"document": "Instance event information.",
|
|
3758
|
-
"example": "
|
|
3825
|
+
"example": "无",
|
|
3759
3826
|
"member": "RedisInstanceEvent",
|
|
3760
3827
|
"name": "RedisInstanceEvents",
|
|
3761
3828
|
"output_required": true,
|
|
@@ -3776,7 +3843,7 @@
|
|
|
3776
3843
|
"members": [
|
|
3777
3844
|
{
|
|
3778
3845
|
"disabled": false,
|
|
3779
|
-
"document": "Instance ID.",
|
|
3846
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance), and copy it from the instance list.",
|
|
3780
3847
|
"example": "crs-d8ej0xn2",
|
|
3781
3848
|
"member": "string",
|
|
3782
3849
|
"name": "InstanceId",
|
|
@@ -4098,7 +4165,7 @@
|
|
|
4098
4165
|
"members": [
|
|
4099
4166
|
{
|
|
4100
4167
|
"disabled": false,
|
|
4101
|
-
"document": "Instance ID.",
|
|
4168
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.tencentcloud.com/redis/instance) and copy it in the instance list.",
|
|
4102
4169
|
"example": "crs-5a4py64p",
|
|
4103
4170
|
"member": "string",
|
|
4104
4171
|
"name": "InstanceId",
|
|
@@ -4233,7 +4300,7 @@
|
|
|
4233
4300
|
},
|
|
4234
4301
|
{
|
|
4235
4302
|
"disabled": false,
|
|
4236
|
-
"document": "Proxy node information
|
|
4303
|
+
"document": "Proxy node information.",
|
|
4237
4304
|
"example": "无",
|
|
4238
4305
|
"member": "ProxyNodes",
|
|
4239
4306
|
"name": "Proxy",
|
|
@@ -4253,7 +4320,7 @@
|
|
|
4253
4320
|
},
|
|
4254
4321
|
{
|
|
4255
4322
|
"disabled": false,
|
|
4256
|
-
"document": "Redis node information
|
|
4323
|
+
"document": "TencentDB for Redis® node information.",
|
|
4257
4324
|
"example": "无",
|
|
4258
4325
|
"member": "RedisNodes",
|
|
4259
4326
|
"name": "Redis",
|
|
@@ -4273,7 +4340,7 @@
|
|
|
4273
4340
|
},
|
|
4274
4341
|
{
|
|
4275
4342
|
"disabled": false,
|
|
4276
|
-
"document": "This parameter
|
|
4343
|
+
"document": "This parameter is no longer used. Please ignore it.",
|
|
4277
4344
|
"example": "无",
|
|
4278
4345
|
"member": "TendisNodes",
|
|
4279
4346
|
"name": "Tendis",
|
|
@@ -4295,7 +4362,7 @@
|
|
|
4295
4362
|
"members": [
|
|
4296
4363
|
{
|
|
4297
4364
|
"disabled": false,
|
|
4298
|
-
"document": "Instance ID",
|
|
4365
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
4299
4366
|
"example": "crs-5a4py64p",
|
|
4300
4367
|
"member": "string",
|
|
4301
4368
|
"name": "InstanceId",
|
|
@@ -4304,7 +4371,7 @@
|
|
|
4304
4371
|
},
|
|
4305
4372
|
{
|
|
4306
4373
|
"disabled": false,
|
|
4307
|
-
"document": "
|
|
4374
|
+
"document": "Pagination size. The default value is 100, and the maximum value is 200.",
|
|
4308
4375
|
"example": "100",
|
|
4309
4376
|
"member": "uint64",
|
|
4310
4377
|
"name": "Limit",
|
|
@@ -4313,7 +4380,7 @@
|
|
|
4313
4380
|
},
|
|
4314
4381
|
{
|
|
4315
4382
|
"disabled": false,
|
|
4316
|
-
"document": "Offset, which is an
|
|
4383
|
+
"document": "Offset, which is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number – 1). The default value is 0.",
|
|
4317
4384
|
"example": "0",
|
|
4318
4385
|
"member": "uint64",
|
|
4319
4386
|
"name": "Offset",
|
|
@@ -4437,8 +4504,8 @@
|
|
|
4437
4504
|
"members": [
|
|
4438
4505
|
{
|
|
4439
4506
|
"disabled": false,
|
|
4440
|
-
"document": "Instance ID list
|
|
4441
|
-
"example": "[\"crs-f2ho5rsz
|
|
4507
|
+
"document": "Instance ID list. The array length limit is [0, 100]. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy the instance ID from the instance list.",
|
|
4508
|
+
"example": "[\"crs-f2ho5rsz\"]",
|
|
4442
4509
|
"member": "string",
|
|
4443
4510
|
"name": "InstanceIds",
|
|
4444
4511
|
"required": true,
|
|
@@ -4483,7 +4550,7 @@
|
|
|
4483
4550
|
},
|
|
4484
4551
|
{
|
|
4485
4552
|
"disabled": false,
|
|
4486
|
-
"document": "
|
|
4553
|
+
"document": "Specifies whether to filter out secondary node information.\n- true: filter out secondary nodes.\n- false: filtering not required. The default value is false.",
|
|
4487
4554
|
"example": "false",
|
|
4488
4555
|
"member": "bool",
|
|
4489
4556
|
"name": "FilterSlave",
|
|
@@ -4547,7 +4614,7 @@
|
|
|
4547
4614
|
"members": [
|
|
4548
4615
|
{
|
|
4549
4616
|
"disabled": false,
|
|
4550
|
-
"document": "
|
|
4617
|
+
"document": "Specifies the instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis#/), and copy it from the instance list.",
|
|
4551
4618
|
"example": "crs-f8bjda0p",
|
|
4552
4619
|
"member": "string",
|
|
4553
4620
|
"name": "InstanceId",
|
|
@@ -4556,7 +4623,7 @@
|
|
|
4556
4623
|
},
|
|
4557
4624
|
{
|
|
4558
4625
|
"disabled": false,
|
|
4559
|
-
"document": "
|
|
4626
|
+
"document": "The features that support queries are as follows.\n- read-local-node-only: nearby access.\n- multi-account: multi-account management.\n- auto-failback: fault recovery scenario, such as whether automatic failback is enabled for the primary node.",
|
|
4560
4627
|
"example": "read-local-node-only",
|
|
4561
4628
|
"member": "string",
|
|
4562
4629
|
"name": "FeatureName",
|
|
@@ -4800,7 +4867,7 @@
|
|
|
4800
4867
|
},
|
|
4801
4868
|
{
|
|
4802
4869
|
"disabled": false,
|
|
4803
|
-
"document": "Instance type.\n- 2: Redis 2.8
|
|
4870
|
+
"document": "Instance type.\n\n- 2: Redis 2.8 memory edition (standard architecture).\n- 3: CKV 3.2 memory edition (standard architecture).\n- 4: CKV 3.2 memory edition (cluster architecture).\n- 5: Redis 2.8 memory edition (standalone).\n- 6: Redis 4.0 memory edition (standard architecture).\n- 7: Redis 4.0 memory edition (cluster architecture).\n- 8: Redis 5.0 memory edition (standard architecture).\n- 9: Redis 5.0 memory edition (cluster architecture).\n- 15: Redis 6.2 memory edition (standard architecture).\n- 16: Redis 6.2 memory edition (cluster architecture).\n- 17: Redis 7.0 memory edition (standard architecture).\n- 18: Redis 7.0 memory edition (cluster architecture).\n- 200: Memcached 1.6 memory edition (cluster architecture).",
|
|
4804
4871
|
"example": "8",
|
|
4805
4872
|
"member": "int64",
|
|
4806
4873
|
"name": "Type",
|
|
@@ -4837,7 +4904,7 @@
|
|
|
4837
4904
|
{
|
|
4838
4905
|
"disabled": false,
|
|
4839
4906
|
"document": "Resources filter by tag key and value. If this parameter is not specified or is an empty array, resources will not be filtered.",
|
|
4840
|
-
"example": "
|
|
4907
|
+
"example": "[{\"TagKey\":\"key1\",\"TagValue\":\"value1\"}]",
|
|
4841
4908
|
"member": "InstanceTagInfo",
|
|
4842
4909
|
"name": "InstanceTags",
|
|
4843
4910
|
"required": false,
|
|
@@ -4898,7 +4965,7 @@
|
|
|
4898
4965
|
{
|
|
4899
4966
|
"disabled": false,
|
|
4900
4967
|
"document": "List of instance details",
|
|
4901
|
-
"example": "
|
|
4968
|
+
"example": "具体请参考对应数据结构",
|
|
4902
4969
|
"member": "InstanceSet",
|
|
4903
4970
|
"name": "InstanceSet",
|
|
4904
4971
|
"output_required": true,
|
|
@@ -5123,7 +5190,7 @@
|
|
|
5123
5190
|
"members": [
|
|
5124
5191
|
{
|
|
5125
5192
|
"disabled": false,
|
|
5126
|
-
"document": "
|
|
5193
|
+
"document": "Selling information on the region. The selling information on all regions is returned even if a region is specified.",
|
|
5127
5194
|
"example": "无",
|
|
5128
5195
|
"member": "RegionConf",
|
|
5129
5196
|
"name": "RegionSet",
|
|
@@ -5301,7 +5368,7 @@
|
|
|
5301
5368
|
},
|
|
5302
5369
|
{
|
|
5303
5370
|
"disabled": false,
|
|
5304
|
-
"document": "Slow query threshold
|
|
5371
|
+
"document": "Slow query threshold, in milliseconds. The value is a positive integer greater than 0.",
|
|
5305
5372
|
"example": "100",
|
|
5306
5373
|
"member": "int64",
|
|
5307
5374
|
"name": "MinQueryTime",
|
|
@@ -5310,7 +5377,7 @@
|
|
|
5310
5377
|
},
|
|
5311
5378
|
{
|
|
5312
5379
|
"disabled": false,
|
|
5313
|
-
"document": "
|
|
5380
|
+
"document": "Size of the output task list per page. The default value is 20, the minimum value is 1, and the maximum value is 100.",
|
|
5314
5381
|
"example": "10",
|
|
5315
5382
|
"member": "int64",
|
|
5316
5383
|
"name": "Limit",
|
|
@@ -5319,7 +5386,7 @@
|
|
|
5319
5386
|
},
|
|
5320
5387
|
{
|
|
5321
5388
|
"disabled": false,
|
|
5322
|
-
"document": "Pagination offset, which is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number
|
|
5389
|
+
"document": "Pagination offset, which is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number – 1). The default value is 0.",
|
|
5323
5390
|
"example": "0",
|
|
5324
5391
|
"member": "int64",
|
|
5325
5392
|
"name": "Offset",
|
|
@@ -5344,7 +5411,7 @@
|
|
|
5344
5411
|
},
|
|
5345
5412
|
{
|
|
5346
5413
|
"disabled": false,
|
|
5347
|
-
"document": "Slow query details",
|
|
5414
|
+
"document": "Slow query details. Note: If the value of TotalCount is greater than 10,000, indicating that the number of slow logs exceeds 10,000, log details cannot be returned. Instead, the returned data is empty. It is recommended to reduce the interval between BeginTime and EndTime and perform multiple queries.",
|
|
5348
5415
|
"example": "无",
|
|
5349
5416
|
"member": "InstanceProxySlowlogDetail",
|
|
5350
5417
|
"name": "InstanceProxySlowLogDetail",
|
|
@@ -5414,7 +5481,7 @@
|
|
|
5414
5481
|
{
|
|
5415
5482
|
"disabled": false,
|
|
5416
5483
|
"document": "Dedicated Redis cluster ID. Log in to the [CDC console](https://console.cloud.tencent.com/cdc/dedicatedcluster/index?rid=1),\nswitch to the **Cloud Service Management** page, select **TencentDB for Redis** from the drop-down list, and obtain the dedicated cluster ID.",
|
|
5417
|
-
"example": "[
|
|
5484
|
+
"example": "[\"crs-cdc-p8ktf94h\"]",
|
|
5418
5485
|
"member": "string",
|
|
5419
5486
|
"name": "RedisClusterIds",
|
|
5420
5487
|
"required": false,
|
|
@@ -5609,7 +5676,7 @@
|
|
|
5609
5676
|
"members": [
|
|
5610
5677
|
{
|
|
5611
5678
|
"disabled": false,
|
|
5612
|
-
"document": "
|
|
5679
|
+
"document": "Size of the output instance list per page. The value is a positive integer greater than 0, and the default value is 20.",
|
|
5613
5680
|
"example": "20",
|
|
5614
5681
|
"member": "int64",
|
|
5615
5682
|
"name": "Limit",
|
|
@@ -5683,7 +5750,7 @@
|
|
|
5683
5750
|
"members": [
|
|
5684
5751
|
{
|
|
5685
5752
|
"disabled": false,
|
|
5686
|
-
"document": "Instance ID",
|
|
5753
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
5687
5754
|
"example": "crs-deindi7de",
|
|
5688
5755
|
"member": "string",
|
|
5689
5756
|
"name": "InstanceId",
|
|
@@ -5755,6 +5822,82 @@
|
|
|
5755
5822
|
],
|
|
5756
5823
|
"type": "object"
|
|
5757
5824
|
},
|
|
5825
|
+
"DescribeSecondLevelBackupInfoRequest": {
|
|
5826
|
+
"document": "DescribeSecondLevelBackupInfo request structure.",
|
|
5827
|
+
"members": [
|
|
5828
|
+
{
|
|
5829
|
+
"disabled": false,
|
|
5830
|
+
"document": "Specifies the instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
5831
|
+
"example": "crs-asdasdas",
|
|
5832
|
+
"member": "string",
|
|
5833
|
+
"name": "InstanceId",
|
|
5834
|
+
"required": false,
|
|
5835
|
+
"type": "string"
|
|
5836
|
+
},
|
|
5837
|
+
{
|
|
5838
|
+
"disabled": false,
|
|
5839
|
+
"document": "Second-level backup timestamp.\n- Setting range: support any second-level time point within 7 days.\n- Timestamp format: UNIX timestamp.",
|
|
5840
|
+
"example": "1716449238",
|
|
5841
|
+
"member": "int64",
|
|
5842
|
+
"name": "BackupTimestamp",
|
|
5843
|
+
"required": false,
|
|
5844
|
+
"type": "int"
|
|
5845
|
+
}
|
|
5846
|
+
],
|
|
5847
|
+
"type": "object"
|
|
5848
|
+
},
|
|
5849
|
+
"DescribeSecondLevelBackupInfoResponse": {
|
|
5850
|
+
"document": "DescribeSecondLevelBackupInfo response structure.",
|
|
5851
|
+
"members": [
|
|
5852
|
+
{
|
|
5853
|
+
"disabled": false,
|
|
5854
|
+
"document": "Backup record ID.",
|
|
5855
|
+
"example": "12",
|
|
5856
|
+
"member": "string",
|
|
5857
|
+
"name": "BackupId",
|
|
5858
|
+
"output_required": true,
|
|
5859
|
+
"type": "string",
|
|
5860
|
+
"value_allowed_null": false
|
|
5861
|
+
},
|
|
5862
|
+
{
|
|
5863
|
+
"disabled": false,
|
|
5864
|
+
"document": "Backup timestamp.",
|
|
5865
|
+
"example": "1716449238",
|
|
5866
|
+
"member": "int64",
|
|
5867
|
+
"name": "BackupTimestamp",
|
|
5868
|
+
"output_required": false,
|
|
5869
|
+
"type": "int",
|
|
5870
|
+
"value_allowed_null": false
|
|
5871
|
+
},
|
|
5872
|
+
{
|
|
5873
|
+
"disabled": false,
|
|
5874
|
+
"document": "Timestamp range within which backup is missing.\nNote: This field may return null, indicating that no valid values can be obtained.",
|
|
5875
|
+
"example": "无",
|
|
5876
|
+
"member": "SecondLevelBackupMissingTimestamps",
|
|
5877
|
+
"name": "MissingTimestamps",
|
|
5878
|
+
"output_required": false,
|
|
5879
|
+
"type": "list",
|
|
5880
|
+
"value_allowed_null": true
|
|
5881
|
+
},
|
|
5882
|
+
{
|
|
5883
|
+
"disabled": false,
|
|
5884
|
+
"document": "Timestamp when second-level backup is enabled for the instance.",
|
|
5885
|
+
"example": "1716449238",
|
|
5886
|
+
"member": "int64",
|
|
5887
|
+
"name": "StartTimestamp",
|
|
5888
|
+
"output_required": false,
|
|
5889
|
+
"type": "int",
|
|
5890
|
+
"value_allowed_null": false
|
|
5891
|
+
},
|
|
5892
|
+
{
|
|
5893
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
5894
|
+
"member": "string",
|
|
5895
|
+
"name": "RequestId",
|
|
5896
|
+
"type": "string"
|
|
5897
|
+
}
|
|
5898
|
+
],
|
|
5899
|
+
"type": "object"
|
|
5900
|
+
},
|
|
5758
5901
|
"DescribeSlowLogRequest": {
|
|
5759
5902
|
"document": "DescribeSlowLog request structure.",
|
|
5760
5903
|
"members": [
|
|
@@ -5787,7 +5930,7 @@
|
|
|
5787
5930
|
},
|
|
5788
5931
|
{
|
|
5789
5932
|
"disabled": false,
|
|
5790
|
-
"document": "
|
|
5933
|
+
"document": "Average execution time threshold for slow queries, in milliseconds. The value is a positive integer greater than 0",
|
|
5791
5934
|
"example": "100",
|
|
5792
5935
|
"member": "int64",
|
|
5793
5936
|
"name": "MinQueryTime",
|
|
@@ -5796,7 +5939,7 @@
|
|
|
5796
5939
|
},
|
|
5797
5940
|
{
|
|
5798
5941
|
"disabled": false,
|
|
5799
|
-
"document": "Number of slow query
|
|
5942
|
+
"document": "Number of slow query results displayed per page. The default value is 20, the minimum value is 1, and the maximum value is 100.",
|
|
5800
5943
|
"example": "20",
|
|
5801
5944
|
"member": "int64",
|
|
5802
5945
|
"name": "Limit",
|
|
@@ -5805,7 +5948,7 @@
|
|
|
5805
5948
|
},
|
|
5806
5949
|
{
|
|
5807
5950
|
"disabled": false,
|
|
5808
|
-
"document": "
|
|
5951
|
+
"document": "Offset of the number of slow queries. The value is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number – 1). The default value is 0.",
|
|
5809
5952
|
"example": "0",
|
|
5810
5953
|
"member": "int64",
|
|
5811
5954
|
"name": "Offset",
|
|
@@ -5849,7 +5992,7 @@
|
|
|
5849
5992
|
},
|
|
5850
5993
|
{
|
|
5851
5994
|
"disabled": false,
|
|
5852
|
-
"document": "
|
|
5995
|
+
"document": "Slow query details. Note: If the value of TotalCount is greater than 10,000, indicating that the number of slow logs exceeds 10,000, log details cannot be returned. Instead, the returned data is empty. It is recommended to reduce the interval between BeginTime and EndTime and perform multiple queries.",
|
|
5853
5996
|
"example": "无",
|
|
5854
5997
|
"member": "InstanceSlowlogDetail",
|
|
5855
5998
|
"name": "InstanceSlowLogDetail",
|
|
@@ -5957,7 +6100,7 @@
|
|
|
5957
6100
|
},
|
|
5958
6101
|
{
|
|
5959
6102
|
"disabled": false,
|
|
5960
|
-
"document": "Instance name",
|
|
6103
|
+
"document": "Instance name. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
5961
6104
|
"example": "crs-rhlppeye",
|
|
5962
6105
|
"member": "string",
|
|
5963
6106
|
"name": "InstanceName",
|
|
@@ -5975,7 +6118,7 @@
|
|
|
5975
6118
|
},
|
|
5976
6119
|
{
|
|
5977
6120
|
"disabled": false,
|
|
5978
|
-
"document": "Pagination offset, which is an
|
|
6121
|
+
"document": "Pagination offset, which is an integer multiple of Limit. Offset = Limit x (Page number – 1). The default value is 0.",
|
|
5979
6122
|
"example": "0",
|
|
5980
6123
|
"member": "int64",
|
|
5981
6124
|
"name": "Offset",
|
|
@@ -5983,9 +6126,9 @@
|
|
|
5983
6126
|
"type": "int"
|
|
5984
6127
|
},
|
|
5985
6128
|
{
|
|
5986
|
-
"disabled":
|
|
5987
|
-
"document": "Project ID
|
|
5988
|
-
"example": "11322",
|
|
6129
|
+
"disabled": true,
|
|
6130
|
+
"document": "Project ID. This field has been deprecated. Please ignore it.",
|
|
6131
|
+
"example": "[11322]",
|
|
5989
6132
|
"member": "int64",
|
|
5990
6133
|
"name": "ProjectIds",
|
|
5991
6134
|
"required": false,
|
|
@@ -5993,8 +6136,8 @@
|
|
|
5993
6136
|
},
|
|
5994
6137
|
{
|
|
5995
6138
|
"disabled": false,
|
|
5996
|
-
"document": "Task type.\n\n\n\n- FLOW_CREATE: \"001\"
|
|
5997
|
-
"example": "037",
|
|
6139
|
+
"document": "Task type.\n\n\n\n- FLOW_CREATE: \"001\", indicating instance creation.\n- FLOW_RESIZE: \"002\", indicating configuration modification.\n- FLOW_CLOSE: \"003\", indicating instance disabling.\n- FLOW_CLEAN: \"004\", indicating instance cleanup.\n- FLOW_STARTUP: \"005\", indicating instance enabling.\n- FLOW_DELETE: \"006\", indicating instance deletion.\n- FLOW_SETPWD: \"007\", indicating password reset.\n- FLOW_EXPORTBACKUP: \"009\", indicating backup file export.\n- FLOW_RESTOREBACKUP: \"010\", indicating backup restoration.\n- FLOW_BACKUPINSTANCE: \"012\", indicating instance backup.\n- FLOW_MIGRATEINSTANCE: \"013\", indicating instance migration.\n- FLOW_DELBACKUP: \"014\", indicating backup deletion.\n- FLOW_EXCHANGEINSTANCE: \"016\", indicating instance switch.\n- FLOW_AUTOBACKUP: \"017\", indicating automatic instance backup.\n- FLOW_MIGRATECHECK: \"022\", indicating migration parameter verification.\n- FLOW_MIGRATETASK: \"023\", indicating that data migration is in progress.\n- FLOW_CLEANDB: \"025\", indicating database cleanup.\n- FLOW_CLONEBACKUP: \"026\": indicating backup cloning.\n- FLOW_CHANGEVIP: \"027\", indicating VIP address modification.\n- FLOW_EXPORSHR: \"028\", indicating scaling.\n- FLOW_ADDNODES: \"029\", indicating node addition (removal).\n- FLOW_CHANGENET: \"031\", indicating network type modification.\n- FLOW_MODIFYINSTACEREADONLY: \"033\": indicating read-only policy modification.\n- FLOW_MODIFYINSTANCEPARAMS: \"034\", indicating instance parameter modification.\n- FLOW_MODIFYINSTANCEPASSWORDFREE: \"035\", indicating password-free access settings.\n- FLOW_SWITCHINSTANCEVIP: \"036\", indicating instance VIP address switch.\n- FLOW_MODIFYINSTANCEACCOUNT: \"037\", indicating instance account modification.\n- FLOW_MODIFYINSTANCEBANDWIDTH: \"038\", indicating instance bandwidth modification.\n- FLOW_ENABLEINSTANCE_REPLICATE: \"039\", indicating enabling of read-only replica.\n- FLOW_DISABLEINSTANCE_REPLICATE: \"040\", indicating disabling of read-only replica.\n- FLOW_UpgradeArch: \"041\", indicating instance architecture upgrade from the standard architecture to the cluster architecture.\n- FLOW_DowngradeArch: \"042\", indicating instance architecture downgrade from the cluster architecture to the standard architecture.\n- FLOW_UpgradeVersion: \"043\", indicating version upgrade.\n- FLOW_MODIFYCONNECTIONCONFIG: \"044\", indicating adjustment of the bandwidth and the number of connections.\n- FLOW_CLEARNETWORK: \"045\", indicating network change.\n- FLOW_REMOVE_BACKUP_FILE: \"046\", indicating backup deletion.\n- FLOW_UPGRADE_SUPPORT_MULTI_AZ: \"047\", indicating instance upgrade to multi-AZ deployment.\n- FLOW_SHUTDOWN_MASTER: \"048\", indicating fault simulation.\n- FLOW_CHANGE_REPLICA_TO_MASTER: \"049\", indicating manual promotion to the primary node.\n- FLOW_CODE_ADD_REPLICATION_INSTANCE: \"050\", indicating replication group addition.\n- FLOW_OPEN_WAN: \"052\", indicating enabling of public network access.\n- FLOW_CLOSE_WAN: \"053\", indicating disabling of public network access.\n - FLOW_UPDATE_WAN: \"054\", indicating update of the public network access configuration.\n- FLOW_CODE_DELETE_REPLICATION_INSTANCE: \"055\", indicating replication group unbinding.\n- FLOW_CODE_CHANGE_MASTER_INSTANCE: \"056\", indicating switching a replication group instance to the primary instance.\n- FLOW_CODE_CHANGE_INSTANCE_ROLE: \"057\", indicating modification of the replication group instance role.\n- FLOW_MIGRATE_NODE: \"058\", indicating node migration.\n- FLOW_SWITCH_NODE: \"059\", indicating node switch.\n- FLOW_UPGRADE_SMALL_VERSION: \"060\", indicating Redis version upgrade.\n- FLOW_UPGRADE_PROXY_VERSION: \"061\", indicating proxy version upgrade.\n- FLOW_MODIFY_INSTANCE_NETWORK: \"062\", indicating instance network modification.\n- FLOW_MIGRATE_PROXY_NODE: \"063\", indicating proxy node migration.\n- FLOW_MIGRATION_INSTANCE_ZONE: \"066\", indicating that instance migration to another AZ is in progress.\n- FLOW_UPGRADE_INSTANCE_CACHE_AND_PROXY: \"067\", indicating that instance version upgrade is in progress.\n- FLOW_MODIFY_PROXY_NUM: \"069\", indicating proxy node addition (removal).\n- FLOW_MODIFYBACKUPMOD: \"070\", indicating instance backup mode modification.",
|
|
6140
|
+
"example": "[\"037\"]",
|
|
5998
6141
|
"member": "string",
|
|
5999
6142
|
"name": "TaskTypes",
|
|
6000
6143
|
"required": false,
|
|
@@ -6021,7 +6164,7 @@
|
|
|
6021
6164
|
{
|
|
6022
6165
|
"disabled": false,
|
|
6023
6166
|
"document": "This parameter is only for internal use and can be ignored.",
|
|
6024
|
-
"example": "[0
|
|
6167
|
+
"example": "[0,1,2]",
|
|
6025
6168
|
"member": "int64",
|
|
6026
6169
|
"name": "TaskStatus",
|
|
6027
6170
|
"required": false,
|
|
@@ -6048,7 +6191,7 @@
|
|
|
6048
6191
|
{
|
|
6049
6192
|
"disabled": false,
|
|
6050
6193
|
"document": "Operator account ID or UIN",
|
|
6051
|
-
"example": "[\"
|
|
6194
|
+
"example": "[\"12458915647\"]",
|
|
6052
6195
|
"member": "string",
|
|
6053
6196
|
"name": "OperateUin",
|
|
6054
6197
|
"required": false,
|
|
@@ -6121,7 +6264,7 @@
|
|
|
6121
6264
|
},
|
|
6122
6265
|
{
|
|
6123
6266
|
"disabled": false,
|
|
6124
|
-
"document": "Slow query threshold in
|
|
6267
|
+
"document": "Slow query threshold, in milliseconds. The value is a positive integer greater than 0.",
|
|
6125
6268
|
"example": "10",
|
|
6126
6269
|
"member": "int64",
|
|
6127
6270
|
"name": "MinQueryTime",
|
|
@@ -6130,7 +6273,7 @@
|
|
|
6130
6273
|
},
|
|
6131
6274
|
{
|
|
6132
6275
|
"disabled": false,
|
|
6133
|
-
"document": "Page size.
|
|
6276
|
+
"document": "Page size. The default value is 20, the minimum value is 1, and the maximum value is 100.",
|
|
6134
6277
|
"example": "20",
|
|
6135
6278
|
"member": "int64",
|
|
6136
6279
|
"name": "Limit",
|
|
@@ -6139,7 +6282,7 @@
|
|
|
6139
6282
|
},
|
|
6140
6283
|
{
|
|
6141
6284
|
"disabled": false,
|
|
6142
|
-
"document": "Pagination offset, which is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number
|
|
6285
|
+
"document": "Pagination offset, which is an integer multiple of Limit. Calculation formula: Offset = Limit x (Page number – 1). The default value is 0.",
|
|
6143
6286
|
"example": "0",
|
|
6144
6287
|
"member": "int64",
|
|
6145
6288
|
"name": "Offset",
|
|
@@ -6164,7 +6307,7 @@
|
|
|
6164
6307
|
},
|
|
6165
6308
|
{
|
|
6166
6309
|
"disabled": false,
|
|
6167
|
-
"document": "Slow query details",
|
|
6310
|
+
"document": "Slow query details. Note: If the value of TotalCount is greater than 10,000, indicating that the number of slow logs exceeds 10,000, log details cannot be returned. Instead, the returned data is empty. It is recommended to reduce the interval between BeginTime and EndTime and perform multiple queries.",
|
|
6168
6311
|
"example": "无",
|
|
6169
6312
|
"member": "TendisSlowLogDetail",
|
|
6170
6313
|
"name": "TendisSlowLogDetail",
|
|
@@ -6186,7 +6329,7 @@
|
|
|
6186
6329
|
"members": [
|
|
6187
6330
|
{
|
|
6188
6331
|
"disabled": false,
|
|
6189
|
-
"document": "Instance ID. Log in to the [Redis console](https://console.
|
|
6332
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy the pay-as-you-go instance ID from the instance list.",
|
|
6190
6333
|
"example": "crs-5a4py64p",
|
|
6191
6334
|
"member": "string",
|
|
6192
6335
|
"name": "InstanceId",
|
|
@@ -6275,7 +6418,7 @@
|
|
|
6275
6418
|
"members": [
|
|
6276
6419
|
{
|
|
6277
6420
|
"disabled": false,
|
|
6278
|
-
"document": "Task ID
|
|
6421
|
+
"document": "Task ID.",
|
|
6279
6422
|
"example": "15236",
|
|
6280
6423
|
"member": "int64",
|
|
6281
6424
|
"name": "TaskId",
|
|
@@ -6316,7 +6459,7 @@
|
|
|
6316
6459
|
{
|
|
6317
6460
|
"disabled": false,
|
|
6318
6461
|
"document": "Instance ID list, which is an array of one or more instance IDs. Log in to the [Redis console](https://console.tencentcloud.com/redis/instance) and copy it in the instance list.",
|
|
6319
|
-
"example": "[\"crs-eb2w7dto
|
|
6462
|
+
"example": "[\"crs-eb2w7dto\"]",
|
|
6320
6463
|
"member": "string",
|
|
6321
6464
|
"name": "InstanceIds",
|
|
6322
6465
|
"required": true,
|
|
@@ -6351,7 +6494,7 @@
|
|
|
6351
6494
|
},
|
|
6352
6495
|
{
|
|
6353
6496
|
"disabled": false,
|
|
6354
|
-
"document": "Read-only routing policy.\n- master: read-only routing to the primary node.\n- replication: read-only routing to the secondary node
|
|
6497
|
+
"document": "Read-only routing policy.\n- master: read-only routing to the primary node.\n- replication: read-only routing to the secondary node. The default value is replication.",
|
|
6355
6498
|
"example": "[\"master\"]",
|
|
6356
6499
|
"member": "string",
|
|
6357
6500
|
"name": "ReadonlyPolicy",
|
|
@@ -6366,7 +6509,7 @@
|
|
|
6366
6509
|
"members": [
|
|
6367
6510
|
{
|
|
6368
6511
|
"disabled": true,
|
|
6369
|
-
"document": "
|
|
6512
|
+
"document": "ERROR: incorrect; OK: correct (discarded).",
|
|
6370
6513
|
"example": "OK",
|
|
6371
6514
|
"member": "string",
|
|
6372
6515
|
"name": "Status",
|
|
@@ -6376,7 +6519,7 @@
|
|
|
6376
6519
|
},
|
|
6377
6520
|
{
|
|
6378
6521
|
"disabled": false,
|
|
6379
|
-
"document": "Task ID
|
|
6522
|
+
"document": "Task ID.",
|
|
6380
6523
|
"example": "16321",
|
|
6381
6524
|
"member": "int64",
|
|
6382
6525
|
"name": "TaskId",
|
|
@@ -6408,7 +6551,7 @@
|
|
|
6408
6551
|
},
|
|
6409
6552
|
{
|
|
6410
6553
|
"disabled": false,
|
|
6411
|
-
"document": "Region ID.\n- 1: Guangzhou.\n- 4: Shanghai.\n- 5: Hong Kong (China).\n- 7: Shanghai Finance.\n- 8: Beijing.\n- 9: Singapore.\n- 11: Shenzhen Finance.\n- 15: Western
|
|
6554
|
+
"document": "Region ID.\n - 1: Guangzhou.\n - 4: Shanghai.\n - 5: Hong Kong (China).\n - 7: Shanghai Finance.\n - 8: Beijing.\n - 9: Singapore.\n - 11: Shenzhen Finance.\n - 15: Western US (Silicon Valley).\n - 16: Chengdu.\n - 17: Germany.\n - 18: South Korea.\n - 19: Chongqing.\n - 22: Eastern US (Virginia).\n - 23: Thailand.\n- 25: Japan.",
|
|
6412
6555
|
"example": "1",
|
|
6413
6556
|
"member": "int64",
|
|
6414
6557
|
"name": "RegionId",
|
|
@@ -6428,7 +6571,7 @@
|
|
|
6428
6571
|
},
|
|
6429
6572
|
{
|
|
6430
6573
|
"disabled": false,
|
|
6431
|
-
"document": "Replication group name
|
|
6574
|
+
"document": "Replication group name.",
|
|
6432
6575
|
"example": "crs-rpl-deindi7de",
|
|
6433
6576
|
"member": "string",
|
|
6434
6577
|
"name": "GroupName",
|
|
@@ -6458,7 +6601,7 @@
|
|
|
6458
6601
|
},
|
|
6459
6602
|
{
|
|
6460
6603
|
"disabled": false,
|
|
6461
|
-
"document": "Instance information
|
|
6604
|
+
"document": "Instance information on the replication group.",
|
|
6462
6605
|
"example": "复制组实例",
|
|
6463
6606
|
"member": "Instances",
|
|
6464
6607
|
"name": "Instances",
|
|
@@ -6468,7 +6611,7 @@
|
|
|
6468
6611
|
},
|
|
6469
6612
|
{
|
|
6470
6613
|
"disabled": false,
|
|
6471
|
-
"document": "
|
|
6614
|
+
"document": "Remark information.",
|
|
6472
6615
|
"example": "备注信息",
|
|
6473
6616
|
"member": "string",
|
|
6474
6617
|
"name": "Remark",
|
|
@@ -6606,7 +6749,7 @@
|
|
|
6606
6749
|
"members": [
|
|
6607
6750
|
{
|
|
6608
6751
|
"disabled": false,
|
|
6609
|
-
"document": "Instance type.\n- 2: Redis 2.8
|
|
6752
|
+
"document": "Instance type.\n\n- 2: Redis 2.8 memory edition (standard architecture).\n- 6: Redis 4.0 memory edition (standard architecture).\n- 7: Redis 4.0 memory edition (cluster architecture).\n- 8: Redis 5.0 memory edition (standard architecture).\n- 9: Redis 5.0 memory edition (cluster architecture).\n- 15: Redis 6.2 memory edition (standard architecture).\n- 16: Redis 6.2 memory edition (cluster architecture).\n- 17: Redis 7.0 memory edition (standard architecture).\n- 18: Redis 7.0 memory edition (cluster architecture).\n- 200: Memcached 1.6 memory edition (cluster architecture).",
|
|
6610
6753
|
"example": "6",
|
|
6611
6754
|
"member": "uint64",
|
|
6612
6755
|
"name": "TypeId",
|
|
@@ -6651,7 +6794,7 @@
|
|
|
6651
6794
|
},
|
|
6652
6795
|
{
|
|
6653
6796
|
"disabled": false,
|
|
6654
|
-
"document": "ID of the AZ
|
|
6797
|
+
"document": "ID of the AZ to which the instance belongs. See [Regions and AZs](https://www.tencentcloud.comom/document/product/239/4106?from_cn_redirect=1).\n**Note**: Specify at least one parameter from **ZoneId** and **ZoneName**.",
|
|
6655
6798
|
"example": "100002",
|
|
6656
6799
|
"member": "uint64",
|
|
6657
6800
|
"name": "ZoneId",
|
|
@@ -6660,7 +6803,7 @@
|
|
|
6660
6803
|
},
|
|
6661
6804
|
{
|
|
6662
6805
|
"disabled": false,
|
|
6663
|
-
"document": "Number of instance shards
|
|
6806
|
+
"document": "Number of instance shards.\n- The number of shards is required to be set to 1 for the standard architecture.\n- The number of shards can be set to 1, 3, 5, 8, 12, 16, 24, 32, 40, 48, 64, 80, 96, or 128 for the cluster architecture.",
|
|
6664
6807
|
"example": "1",
|
|
6665
6808
|
"member": "int64",
|
|
6666
6809
|
"name": "RedisShardNum",
|
|
@@ -6669,7 +6812,7 @@
|
|
|
6669
6812
|
},
|
|
6670
6813
|
{
|
|
6671
6814
|
"disabled": false,
|
|
6672
|
-
"document": "Number of instance replicas.
|
|
6815
|
+
"document": "Number of instance replicas. Valid values: 1, 2, 3, 4, and 5.",
|
|
6673
6816
|
"example": "1",
|
|
6674
6817
|
"member": "int64",
|
|
6675
6818
|
"name": "RedisReplicasNum",
|
|
@@ -6687,7 +6830,7 @@
|
|
|
6687
6830
|
},
|
|
6688
6831
|
{
|
|
6689
6832
|
"disabled": false,
|
|
6690
|
-
"document": "Name of the AZ
|
|
6833
|
+
"document": "Name of the AZ to which the instance belongs. See [Regions and AZs](https://www.tencentcloud.comom/document/product/239/4106?from_cn_redirect=1).\n**Note**: Specify at least one parameter from **ZoneId** and **ZoneName**.",
|
|
6691
6834
|
"example": "ap-guangzhou",
|
|
6692
6835
|
"member": "string",
|
|
6693
6836
|
"name": "ZoneName",
|
|
@@ -6711,14 +6854,44 @@
|
|
|
6711
6854
|
"members": [
|
|
6712
6855
|
{
|
|
6713
6856
|
"disabled": false,
|
|
6714
|
-
"document": "Price.
|
|
6715
|
-
"example": "30400",
|
|
6857
|
+
"document": "Price.",
|
|
6858
|
+
"example": "30400.0",
|
|
6716
6859
|
"member": "float",
|
|
6717
6860
|
"name": "Price",
|
|
6718
6861
|
"output_required": true,
|
|
6719
6862
|
"type": "float",
|
|
6720
6863
|
"value_allowed_null": false
|
|
6721
6864
|
},
|
|
6865
|
+
{
|
|
6866
|
+
"disabled": false,
|
|
6867
|
+
"document": "High precision price. ",
|
|
6868
|
+
"example": "30400.123",
|
|
6869
|
+
"member": "float",
|
|
6870
|
+
"name": "HighPrecisionPrice",
|
|
6871
|
+
"output_required": false,
|
|
6872
|
+
"type": "float",
|
|
6873
|
+
"value_allowed_null": false
|
|
6874
|
+
},
|
|
6875
|
+
{
|
|
6876
|
+
"disabled": false,
|
|
6877
|
+
"document": "Currency.",
|
|
6878
|
+
"example": "CNY",
|
|
6879
|
+
"member": "string",
|
|
6880
|
+
"name": "Currency",
|
|
6881
|
+
"output_required": false,
|
|
6882
|
+
"type": "string",
|
|
6883
|
+
"value_allowed_null": false
|
|
6884
|
+
},
|
|
6885
|
+
{
|
|
6886
|
+
"disabled": false,
|
|
6887
|
+
"document": "Price unit.\n\n - pent: cent.\n - microPent: microcent.",
|
|
6888
|
+
"example": "pent",
|
|
6889
|
+
"member": "string",
|
|
6890
|
+
"name": "AmountUnit",
|
|
6891
|
+
"output_required": false,
|
|
6892
|
+
"type": "string",
|
|
6893
|
+
"value_allowed_null": false
|
|
6894
|
+
},
|
|
6722
6895
|
{
|
|
6723
6896
|
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
6724
6897
|
"member": "string",
|
|
@@ -6751,7 +6924,7 @@
|
|
|
6751
6924
|
},
|
|
6752
6925
|
{
|
|
6753
6926
|
"disabled": false,
|
|
6754
|
-
"document": "Number of shards. This parameter is not required for Redis 2.8 Primary-Secondary Edition, CKV Primary-Secondary Edition, and Redis 2.8
|
|
6927
|
+
"document": "Number of shards.\n- The instance adopts the standard architecture. The default value of RedisShardNum is 1.\n- This parameter is not required for Redis 2.8 Primary-Secondary Edition, CKV Primary-Secondary Edition, and Redis 2.8 Stand-Alone Edition.",
|
|
6755
6928
|
"example": "3",
|
|
6756
6929
|
"member": "uint64",
|
|
6757
6930
|
"name": "RedisShardNum",
|
|
@@ -6775,14 +6948,44 @@
|
|
|
6775
6948
|
"members": [
|
|
6776
6949
|
{
|
|
6777
6950
|
"disabled": false,
|
|
6778
|
-
"document": "Price.
|
|
6779
|
-
"example": "30400",
|
|
6951
|
+
"document": "Price.",
|
|
6952
|
+
"example": "30400.00",
|
|
6780
6953
|
"member": "float",
|
|
6781
6954
|
"name": "Price",
|
|
6782
6955
|
"output_required": true,
|
|
6783
6956
|
"type": "float",
|
|
6784
6957
|
"value_allowed_null": false
|
|
6785
6958
|
},
|
|
6959
|
+
{
|
|
6960
|
+
"disabled": false,
|
|
6961
|
+
"document": "High precision price.",
|
|
6962
|
+
"example": "30400.123",
|
|
6963
|
+
"member": "float",
|
|
6964
|
+
"name": "HighPrecisionPrice",
|
|
6965
|
+
"output_required": false,
|
|
6966
|
+
"type": "float",
|
|
6967
|
+
"value_allowed_null": false
|
|
6968
|
+
},
|
|
6969
|
+
{
|
|
6970
|
+
"disabled": false,
|
|
6971
|
+
"document": "Currency.",
|
|
6972
|
+
"example": "CNY",
|
|
6973
|
+
"member": "string",
|
|
6974
|
+
"name": "Currency",
|
|
6975
|
+
"output_required": false,
|
|
6976
|
+
"type": "string",
|
|
6977
|
+
"value_allowed_null": false
|
|
6978
|
+
},
|
|
6979
|
+
{
|
|
6980
|
+
"disabled": false,
|
|
6981
|
+
"document": "Price unit.\n\n - pent: cent.\n - microPent: microcent.",
|
|
6982
|
+
"example": "pent",
|
|
6983
|
+
"member": "string",
|
|
6984
|
+
"name": "AmountUnit",
|
|
6985
|
+
"output_required": false,
|
|
6986
|
+
"type": "string",
|
|
6987
|
+
"value_allowed_null": false
|
|
6988
|
+
},
|
|
6786
6989
|
{
|
|
6787
6990
|
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
6788
6991
|
"member": "string",
|
|
@@ -7215,7 +7418,7 @@
|
|
|
7215
7418
|
},
|
|
7216
7419
|
{
|
|
7217
7420
|
"disabled": false,
|
|
7218
|
-
"document": "Parameter unit
|
|
7421
|
+
"document": "Parameter unit.",
|
|
7219
7422
|
"example": "ms",
|
|
7220
7423
|
"member": "string",
|
|
7221
7424
|
"name": "Unit",
|
|
@@ -7456,7 +7659,7 @@
|
|
|
7456
7659
|
{
|
|
7457
7660
|
"disabled": false,
|
|
7458
7661
|
"document": "Detailed command line information of slow query",
|
|
7459
|
-
"example": "hget
|
|
7662
|
+
"example": "hget",
|
|
7460
7663
|
"member": "string",
|
|
7461
7664
|
"name": "CommandLine",
|
|
7462
7665
|
"output_required": true,
|
|
@@ -7472,6 +7675,26 @@
|
|
|
7472
7675
|
"output_required": true,
|
|
7473
7676
|
"type": "string",
|
|
7474
7677
|
"value_allowed_null": false
|
|
7678
|
+
},
|
|
7679
|
+
{
|
|
7680
|
+
"disabled": false,
|
|
7681
|
+
"document": "Duration of receiving client requests (ms).",
|
|
7682
|
+
"example": "100",
|
|
7683
|
+
"member": "int64",
|
|
7684
|
+
"name": "RecvClientEnd",
|
|
7685
|
+
"output_required": false,
|
|
7686
|
+
"type": "int",
|
|
7687
|
+
"value_allowed_null": false
|
|
7688
|
+
},
|
|
7689
|
+
{
|
|
7690
|
+
"disabled": false,
|
|
7691
|
+
"document": "Duration of sending client requests (ms).",
|
|
7692
|
+
"example": "100",
|
|
7693
|
+
"member": "int64",
|
|
7694
|
+
"name": "SendClientEnd",
|
|
7695
|
+
"output_required": false,
|
|
7696
|
+
"type": "int",
|
|
7697
|
+
"value_allowed_null": false
|
|
7475
7698
|
}
|
|
7476
7699
|
],
|
|
7477
7700
|
"usage": "out"
|
|
@@ -7527,8 +7750,8 @@
|
|
|
7527
7750
|
},
|
|
7528
7751
|
{
|
|
7529
7752
|
"disabled": false,
|
|
7530
|
-
"document": "App ID of a user, which is an application ID that uniquely corresponds to the account ID.
|
|
7531
|
-
"example": "
|
|
7753
|
+
"document": "App ID of a user, which is an application ID that uniquely corresponds to the account ID. Certain Tencent Cloud products use this app ID.\n",
|
|
7754
|
+
"example": "13103214145",
|
|
7532
7755
|
"member": "int64",
|
|
7533
7756
|
"name": "Appid",
|
|
7534
7757
|
"output_required": true,
|
|
@@ -7547,7 +7770,7 @@
|
|
|
7547
7770
|
},
|
|
7548
7771
|
{
|
|
7549
7772
|
"disabled": false,
|
|
7550
|
-
"document": "Region ID
|
|
7773
|
+
"document": "Region ID.<ul><li>1: Guangzhou.</li><li>4: Shanghai.</li><li>5: Hong Kong (China).</li><li>7: Shanghai Finance.</li><li>8: Beijing.</li><li>9: Singapore.</li><li>11: Shenzhen Finance.</li><li>15: Western US (Silicon Valley).</li><li>16: Chengdu.</li><li>17: Frankfurt.</li><li>18: Seoul.</li><li>19: Chongqing.</li><li>22: Eastern US (Virginia).</li><li>23: Bangkok.</li><li>25: Tokyo.</li></ul>",
|
|
7551
7774
|
"example": "1",
|
|
7552
7775
|
"member": "int64",
|
|
7553
7776
|
"name": "RegionId",
|
|
@@ -7628,7 +7851,7 @@
|
|
|
7628
7851
|
{
|
|
7629
7852
|
"disabled": false,
|
|
7630
7853
|
"document": "Instance memory capacity. Unit: MB (1 MB = 1024 KB).",
|
|
7631
|
-
"example": "1451",
|
|
7854
|
+
"example": "1451.0",
|
|
7632
7855
|
"member": "float",
|
|
7633
7856
|
"name": "Size",
|
|
7634
7857
|
"output_required": true,
|
|
@@ -7638,7 +7861,7 @@
|
|
|
7638
7861
|
{
|
|
7639
7862
|
"disabled": true,
|
|
7640
7863
|
"document": "This parameter has been deprecated. Obtain the memory capacity used by the instance through the TCOP API [GetMonitorData](https://intl.cloud.tencent.com/document/product/248/31014?from_cn_redirect=1).",
|
|
7641
|
-
"example": "0",
|
|
7864
|
+
"example": "0.0",
|
|
7642
7865
|
"member": "float",
|
|
7643
7866
|
"name": "SizeUsed",
|
|
7644
7867
|
"output_required": true,
|
|
@@ -7647,7 +7870,7 @@
|
|
|
7647
7870
|
},
|
|
7648
7871
|
{
|
|
7649
7872
|
"disabled": false,
|
|
7650
|
-
"document": "Instance type.\n- 2: Redis 2.8
|
|
7873
|
+
"document": "Instance type.\n\n- 2: Redis 2.8 memory edition (standard architecture).\n- 3: CKV 3.2 memory edition (standard architecture).\n- 4: CKV 3.2 memory edition (cluster architecture).\n- 5: Redis 2.8 memory edition (standalone).\n- 6: Redis 4.0 memory edition (standard architecture).\n- 7: Redis 4.0 memory edition (cluster architecture).\n- 8: Redis 5.0 memory edition (standard architecture).\n- 9: Redis 5.0 memory edition (cluster architecture).\n- 15: Redis 6.2 memory edition (standard architecture).\n- 16: Redis 6.2 memory edition (cluster architecture).\n- 17: Redis 7.0 memory edition (standard architecture).\n- 18: Redis 7.0 memory edition (cluster architecture).\n- 200: Memcached 1.6 memory edition (cluster architecture).",
|
|
7651
7874
|
"example": "7",
|
|
7652
7875
|
"member": "int64",
|
|
7653
7876
|
"name": "Type",
|
|
@@ -7747,7 +7970,7 @@
|
|
|
7747
7970
|
},
|
|
7748
7971
|
{
|
|
7749
7972
|
"disabled": false,
|
|
7750
|
-
"document": "Sub-status returned for
|
|
7973
|
+
"document": "Sub-status returned for the instance in the process.\n - 0: disk read-write status.\n - 1: disk read-only status because the upper limit is exceeded.",
|
|
7751
7974
|
"example": "0",
|
|
7752
7975
|
"member": "int64",
|
|
7753
7976
|
"name": "SubStatus",
|
|
@@ -7758,7 +7981,7 @@
|
|
|
7758
7981
|
{
|
|
7759
7982
|
"disabled": false,
|
|
7760
7983
|
"document": "Anti-affinity tag.",
|
|
7761
|
-
"example": "
|
|
7984
|
+
"example": "[\"tag1\"]",
|
|
7762
7985
|
"member": "string",
|
|
7763
7986
|
"name": "Tags",
|
|
7764
7987
|
"output_required": true,
|
|
@@ -7827,8 +8050,8 @@
|
|
|
7827
8050
|
},
|
|
7828
8051
|
{
|
|
7829
8052
|
"disabled": false,
|
|
7830
|
-
"document": "Read weight of a secondary node.",
|
|
7831
|
-
"example": "
|
|
8053
|
+
"document": "Read weight of a secondary node.\n- 0: disable read-only replicas.\n- 100: enable read-only replicas.",
|
|
8054
|
+
"example": "0",
|
|
7832
8055
|
"member": "int64",
|
|
7833
8056
|
"name": "SlaveReadWeight",
|
|
7834
8057
|
"output_required": true,
|
|
@@ -7837,7 +8060,7 @@
|
|
|
7837
8060
|
},
|
|
7838
8061
|
{
|
|
7839
8062
|
"disabled": false,
|
|
7840
|
-
"document": "
|
|
8063
|
+
"document": "Information on tags associated with the instance.",
|
|
7841
8064
|
"example": "无",
|
|
7842
8065
|
"member": "InstanceTagInfo",
|
|
7843
8066
|
"name": "InstanceTags",
|
|
@@ -7847,8 +8070,8 @@
|
|
|
7847
8070
|
},
|
|
7848
8071
|
{
|
|
7849
8072
|
"disabled": false,
|
|
7850
|
-
"document": "Project name
|
|
7851
|
-
"example": "
|
|
8073
|
+
"document": "Project name",
|
|
8074
|
+
"example": "project",
|
|
7852
8075
|
"member": "string",
|
|
7853
8076
|
"name": "ProjectName",
|
|
7854
8077
|
"output_required": true,
|
|
@@ -7857,7 +8080,7 @@
|
|
|
7857
8080
|
},
|
|
7858
8081
|
{
|
|
7859
8082
|
"disabled": false,
|
|
7860
|
-
"document": "Whether
|
|
8083
|
+
"document": "Whether the instance is password-free.<ul><li>true: password-free instance.</li><li>false: password required by the instance.</li></ul>",
|
|
7861
8084
|
"example": "true",
|
|
7862
8085
|
"member": "bool",
|
|
7863
8086
|
"name": "NoAuth",
|
|
@@ -7867,7 +8090,7 @@
|
|
|
7867
8090
|
},
|
|
7868
8091
|
{
|
|
7869
8092
|
"disabled": false,
|
|
7870
|
-
"document": "Number of client connections
|
|
8093
|
+
"document": "Number of client connections.",
|
|
7871
8094
|
"example": "30000",
|
|
7872
8095
|
"member": "int64",
|
|
7873
8096
|
"name": "ClientLimit",
|
|
@@ -7877,7 +8100,7 @@
|
|
|
7877
8100
|
},
|
|
7878
8101
|
{
|
|
7879
8102
|
"disabled": false,
|
|
7880
|
-
"document": "DTS status (
|
|
8103
|
+
"document": "DTS status. (Internal parameter, which can be ignored.)",
|
|
7881
8104
|
"example": "0",
|
|
7882
8105
|
"member": "int64",
|
|
7883
8106
|
"name": "DtsStatus",
|
|
@@ -7887,7 +8110,7 @@
|
|
|
7887
8110
|
},
|
|
7888
8111
|
{
|
|
7889
8112
|
"disabled": false,
|
|
7890
|
-
"document": "
|
|
8113
|
+
"document": "Shard bandwidth limit. Unit: MB.",
|
|
7891
8114
|
"example": "1800",
|
|
7892
8115
|
"member": "int64",
|
|
7893
8116
|
"name": "NetLimit",
|
|
@@ -7897,7 +8120,7 @@
|
|
|
7897
8120
|
},
|
|
7898
8121
|
{
|
|
7899
8122
|
"disabled": false,
|
|
7900
|
-
"document": "Password-free instance flag (
|
|
8123
|
+
"document": "Password-free instance flag. (Internal parameter, which can be ignored.)",
|
|
7901
8124
|
"example": "0",
|
|
7902
8125
|
"member": "int64",
|
|
7903
8126
|
"name": "PasswordFree",
|
|
@@ -7907,7 +8130,7 @@
|
|
|
7907
8130
|
},
|
|
7908
8131
|
{
|
|
7909
8132
|
"disabled": false,
|
|
7910
|
-
"document": "
|
|
8133
|
+
"document": "This parameter encounters a naming issue. It is recommended to use the parameter IPv6 instead. It is an internal parameter and can be ignored.",
|
|
7911
8134
|
"example": "1",
|
|
7912
8135
|
"member": "string",
|
|
7913
8136
|
"name": "Vip6",
|
|
@@ -7917,7 +8140,7 @@
|
|
|
7917
8140
|
},
|
|
7918
8141
|
{
|
|
7919
8142
|
"disabled": false,
|
|
7920
|
-
"document": "Internal parameter, which can be ignored
|
|
8143
|
+
"document": "Internal parameter, which can be ignored.",
|
|
7921
8144
|
"example": "1",
|
|
7922
8145
|
"member": "string",
|
|
7923
8146
|
"name": "IPv6",
|
|
@@ -7927,7 +8150,7 @@
|
|
|
7927
8150
|
},
|
|
7928
8151
|
{
|
|
7929
8152
|
"disabled": false,
|
|
7930
|
-
"document": "Instance read-only flag (
|
|
8153
|
+
"document": "Instance read-only flag. (Internal parameter, which can be ignored.)",
|
|
7931
8154
|
"example": "0",
|
|
7932
8155
|
"member": "int64",
|
|
7933
8156
|
"name": "ReadOnly",
|
|
@@ -7937,7 +8160,7 @@
|
|
|
7937
8160
|
},
|
|
7938
8161
|
{
|
|
7939
8162
|
"disabled": false,
|
|
7940
|
-
"document": "Internal parameter, which can be ignored
|
|
8163
|
+
"document": "Internal parameter, which can be ignored.",
|
|
7941
8164
|
"example": "1",
|
|
7942
8165
|
"member": "string",
|
|
7943
8166
|
"name": "RemainBandwidthDuration",
|
|
@@ -7947,7 +8170,7 @@
|
|
|
7947
8170
|
},
|
|
7948
8171
|
{
|
|
7949
8172
|
"disabled": false,
|
|
7950
|
-
"document": "For Redis instances, ignore this parameter
|
|
8173
|
+
"document": "For TencentDB for Redis® instances, ignore this parameter.",
|
|
7951
8174
|
"example": "400",
|
|
7952
8175
|
"member": "int64",
|
|
7953
8176
|
"name": "DiskSize",
|
|
@@ -7957,7 +8180,7 @@
|
|
|
7957
8180
|
},
|
|
7958
8181
|
{
|
|
7959
8182
|
"disabled": false,
|
|
7960
|
-
"document": "Monitoring version
|
|
8183
|
+
"document": "Monitoring version.<ul><li>1m: monitoring with the 1-minute granularity. Currently, this monitoring granularity is unavailable. For details, see [1-Minute Granularity Will Be Disused](https://intl.cloud.tencent.com/document/product/239/80653?from_cn_redirect=1).</li><li>5s: monitoring with the 5-second granularity.</li></ul>",
|
|
7961
8184
|
"example": "5s",
|
|
7962
8185
|
"member": "string",
|
|
7963
8186
|
"name": "MonitorVersion",
|
|
@@ -7967,7 +8190,7 @@
|
|
|
7967
8190
|
},
|
|
7968
8191
|
{
|
|
7969
8192
|
"disabled": false,
|
|
7970
|
-
"document": "Minimum value that can be set for the maximum number of client connections
|
|
8193
|
+
"document": "Minimum value that can be set for the maximum number of client connections.",
|
|
7971
8194
|
"example": "1000",
|
|
7972
8195
|
"member": "int64",
|
|
7973
8196
|
"name": "ClientLimitMin",
|
|
@@ -7977,7 +8200,7 @@
|
|
|
7977
8200
|
},
|
|
7978
8201
|
{
|
|
7979
8202
|
"disabled": false,
|
|
7980
|
-
"document": "Maximum value that can be set for the maximum number of client connections
|
|
8203
|
+
"document": "Maximum value that can be set for the maximum number of client connections.",
|
|
7981
8204
|
"example": "10000",
|
|
7982
8205
|
"member": "int64",
|
|
7983
8206
|
"name": "ClientLimitMax",
|
|
@@ -7987,7 +8210,7 @@
|
|
|
7987
8210
|
},
|
|
7988
8211
|
{
|
|
7989
8212
|
"disabled": false,
|
|
7990
|
-
"document": "
|
|
8213
|
+
"document": "Node details of the instance.\n\nIt is returned only for multi-AZ instances.",
|
|
7991
8214
|
"example": "无",
|
|
7992
8215
|
"member": "RedisNodeInfo",
|
|
7993
8216
|
"name": "NodeSet",
|
|
@@ -7997,7 +8220,7 @@
|
|
|
7997
8220
|
},
|
|
7998
8221
|
{
|
|
7999
8222
|
"disabled": false,
|
|
8000
|
-
"document": "Region information
|
|
8223
|
+
"document": "Region information on the instance. For example, ap-guangzhou.",
|
|
8001
8224
|
"example": "ap-guangzhou",
|
|
8002
8225
|
"member": "string",
|
|
8003
8226
|
"name": "Region",
|
|
@@ -8007,7 +8230,7 @@
|
|
|
8007
8230
|
},
|
|
8008
8231
|
{
|
|
8009
8232
|
"disabled": false,
|
|
8010
|
-
"document": "Public network address
|
|
8233
|
+
"document": "Public network address.",
|
|
8011
8234
|
"example": "gz-crs-xxx.sql.tencentcdb.com",
|
|
8012
8235
|
"member": "string",
|
|
8013
8236
|
"name": "WanAddress",
|
|
@@ -8017,7 +8240,7 @@
|
|
|
8017
8240
|
},
|
|
8018
8241
|
{
|
|
8019
8242
|
"disabled": false,
|
|
8020
|
-
"document": "Polaris service address
|
|
8243
|
+
"document": "Polaris service address for internal use.",
|
|
8021
8244
|
"example": "txcloud-paas-crs-xxx",
|
|
8022
8245
|
"member": "string",
|
|
8023
8246
|
"name": "PolarisServer",
|
|
@@ -8027,7 +8250,7 @@
|
|
|
8027
8250
|
},
|
|
8028
8251
|
{
|
|
8029
8252
|
"disabled": false,
|
|
8030
|
-
"document": "CDC
|
|
8253
|
+
"document": "CDC cluster ID of TencentDB for Redis®.",
|
|
8031
8254
|
"example": "crs-cluster-m1sy****",
|
|
8032
8255
|
"member": "string",
|
|
8033
8256
|
"name": "RedisClusterId",
|
|
@@ -8037,7 +8260,7 @@
|
|
|
8037
8260
|
},
|
|
8038
8261
|
{
|
|
8039
8262
|
"disabled": false,
|
|
8040
|
-
"document": "CDC cluster ID
|
|
8263
|
+
"document": "CDC cluster ID.",
|
|
8041
8264
|
"example": "cluster-3x6j****",
|
|
8042
8265
|
"member": "string",
|
|
8043
8266
|
"name": "DedicatedClusterId",
|
|
@@ -8047,7 +8270,7 @@
|
|
|
8047
8270
|
},
|
|
8048
8271
|
{
|
|
8049
8272
|
"disabled": false,
|
|
8050
|
-
"document": "Product edition
|
|
8273
|
+
"document": "Product edition.<ul><li>local: local disk.</li><li>cloud: cloud disk edition.</li><li>cdc: CDC cluster edition.</li></ul>",
|
|
8051
8274
|
"example": "cloud",
|
|
8052
8275
|
"member": "string",
|
|
8053
8276
|
"name": "ProductVersion",
|
|
@@ -8057,7 +8280,7 @@
|
|
|
8057
8280
|
},
|
|
8058
8281
|
{
|
|
8059
8282
|
"disabled": false,
|
|
8060
|
-
"document": "Current
|
|
8283
|
+
"document": "Current proxy version of the instance.",
|
|
8061
8284
|
"example": "5.5.0",
|
|
8062
8285
|
"member": "string",
|
|
8063
8286
|
"name": "CurrentProxyVersion",
|
|
@@ -8067,7 +8290,7 @@
|
|
|
8067
8290
|
},
|
|
8068
8291
|
{
|
|
8069
8292
|
"disabled": false,
|
|
8070
|
-
"document": "Current
|
|
8293
|
+
"document": "Current cache minor version of the instance. If the instance is added to a global replication group, the global replication kernel version is displayed.",
|
|
8071
8294
|
"example": "4.3.0",
|
|
8072
8295
|
"member": "string",
|
|
8073
8296
|
"name": "CurrentRedisVersion",
|
|
@@ -8077,7 +8300,7 @@
|
|
|
8077
8300
|
},
|
|
8078
8301
|
{
|
|
8079
8302
|
"disabled": false,
|
|
8080
|
-
"document": "Upgradable
|
|
8303
|
+
"document": "Upgradable proxy version for the instance.",
|
|
8081
8304
|
"example": "5.6.0",
|
|
8082
8305
|
"member": "string",
|
|
8083
8306
|
"name": "UpgradeProxyVersion",
|
|
@@ -8087,7 +8310,7 @@
|
|
|
8087
8310
|
},
|
|
8088
8311
|
{
|
|
8089
8312
|
"disabled": false,
|
|
8090
|
-
"document": "Upgradable
|
|
8313
|
+
"document": "Upgradable cache minor version for the instance.",
|
|
8091
8314
|
"example": "6.0.0",
|
|
8092
8315
|
"member": "string",
|
|
8093
8316
|
"name": "UpgradeRedisVersion",
|
|
@@ -8097,13 +8320,23 @@
|
|
|
8097
8320
|
},
|
|
8098
8321
|
{
|
|
8099
8322
|
"disabled": false,
|
|
8100
|
-
"document": "Backup mode. SecondLevelBackup: second-level backup
|
|
8323
|
+
"document": "Backup mode. - SecondLevelBackup: second-level backup. - NormalLevelBackup: ordinary backup.",
|
|
8101
8324
|
"example": "SecondLevelBackup",
|
|
8102
8325
|
"member": "string",
|
|
8103
8326
|
"name": "BackupMode",
|
|
8104
8327
|
"output_required": false,
|
|
8105
8328
|
"type": "string",
|
|
8106
8329
|
"value_allowed_null": false
|
|
8330
|
+
},
|
|
8331
|
+
{
|
|
8332
|
+
"disabled": false,
|
|
8333
|
+
"document": "Deletion protection switch. 0: disabled; 1: enabled.",
|
|
8334
|
+
"example": "0",
|
|
8335
|
+
"member": "int64",
|
|
8336
|
+
"name": "DeleteProtectionSwitch",
|
|
8337
|
+
"output_required": false,
|
|
8338
|
+
"type": "int",
|
|
8339
|
+
"value_allowed_null": false
|
|
8107
8340
|
}
|
|
8108
8341
|
],
|
|
8109
8342
|
"usage": "out"
|
|
@@ -8373,7 +8606,7 @@
|
|
|
8373
8606
|
},
|
|
8374
8607
|
{
|
|
8375
8608
|
"disabled": false,
|
|
8376
|
-
"document": "Instance disk size
|
|
8609
|
+
"document": "Instance disk size.",
|
|
8377
8610
|
"example": "400",
|
|
8378
8611
|
"member": "int64",
|
|
8379
8612
|
"name": "DiskSize",
|
|
@@ -8413,7 +8646,7 @@
|
|
|
8413
8646
|
},
|
|
8414
8647
|
{
|
|
8415
8648
|
"disabled": false,
|
|
8416
|
-
"document": "
|
|
8649
|
+
"document": "This parameter encounters a naming issue. It is recommended to use the parameter IPv6 instead. It is an internal parameter and can be ignored.",
|
|
8417
8650
|
"example": "IPv6",
|
|
8418
8651
|
"member": "string",
|
|
8419
8652
|
"name": "Vip6",
|
|
@@ -8423,7 +8656,7 @@
|
|
|
8423
8656
|
},
|
|
8424
8657
|
{
|
|
8425
8658
|
"disabled": false,
|
|
8426
|
-
"document": "Internal
|
|
8659
|
+
"document": "Internal parameter, which can be ignored.",
|
|
8427
8660
|
"example": "IPv6",
|
|
8428
8661
|
"member": "string",
|
|
8429
8662
|
"name": "IPv6",
|
|
@@ -8564,7 +8797,7 @@
|
|
|
8564
8797
|
"members": [
|
|
8565
8798
|
{
|
|
8566
8799
|
"disabled": false,
|
|
8567
|
-
"document": "
|
|
8800
|
+
"document": "Enabling status of log shipping. true: enabled; false: disabled.",
|
|
8568
8801
|
"example": "true",
|
|
8569
8802
|
"member": "bool",
|
|
8570
8803
|
"name": "Enabled",
|
|
@@ -8575,7 +8808,7 @@
|
|
|
8575
8808
|
},
|
|
8576
8809
|
{
|
|
8577
8810
|
"disabled": false,
|
|
8578
|
-
"document": "
|
|
8811
|
+
"document": "Log set ID.",
|
|
8579
8812
|
"example": "4ae3d686-0dcf-4db3-9867-482def442c9a",
|
|
8580
8813
|
"member": "string",
|
|
8581
8814
|
"name": "LogsetId",
|
|
@@ -8586,7 +8819,7 @@
|
|
|
8586
8819
|
},
|
|
8587
8820
|
{
|
|
8588
8821
|
"disabled": false,
|
|
8589
|
-
"document": "Log topic ID
|
|
8822
|
+
"document": "Log topic ID.",
|
|
8590
8823
|
"example": "27197b72-e1cb-4fc1-ab21-3865f589136f",
|
|
8591
8824
|
"member": "string",
|
|
8592
8825
|
"name": "TopicId",
|
|
@@ -8597,7 +8830,7 @@
|
|
|
8597
8830
|
},
|
|
8598
8831
|
{
|
|
8599
8832
|
"disabled": false,
|
|
8600
|
-
"document": "Logset region
|
|
8833
|
+
"document": "Logset region",
|
|
8601
8834
|
"example": "ap-guangzhou",
|
|
8602
8835
|
"member": "string",
|
|
8603
8836
|
"name": "LogRegion",
|
|
@@ -8687,12 +8920,21 @@
|
|
|
8687
8920
|
},
|
|
8688
8921
|
{
|
|
8689
8922
|
"disabled": false,
|
|
8690
|
-
"document": "New instance password
|
|
8923
|
+
"document": "New instance password. The password complexity requirements are as follows:\n - It should contain 8 to 64 characters. 12 or more characters are recommended.\n - It cannot start with a forward slash (/).\n - It should contain at least two of the following types: lowercase letters (a–z), uppercase letters (A–Z), digits (0–9), and special characters (such as ()~!@#$%^&*-+=_|{}[]:;<>,.?/).",
|
|
8691
8924
|
"example": "456987zy",
|
|
8692
8925
|
"member": "string",
|
|
8693
8926
|
"name": "Password",
|
|
8694
8927
|
"required": true,
|
|
8695
8928
|
"type": "string"
|
|
8929
|
+
},
|
|
8930
|
+
{
|
|
8931
|
+
"disabled": false,
|
|
8932
|
+
"document": "Whether to encrypt the password.",
|
|
8933
|
+
"example": "false",
|
|
8934
|
+
"member": "bool",
|
|
8935
|
+
"name": "EncryptPassword",
|
|
8936
|
+
"required": false,
|
|
8937
|
+
"type": "bool"
|
|
8696
8938
|
}
|
|
8697
8939
|
],
|
|
8698
8940
|
"type": "object"
|
|
@@ -8899,7 +9141,7 @@
|
|
|
8899
9141
|
},
|
|
8900
9142
|
{
|
|
8901
9143
|
"disabled": false,
|
|
8902
|
-
"document": "Additional bandwidth in MB, which should be greater than 0.",
|
|
9144
|
+
"document": "Additional bandwidth, in MB, which should be greater than 0.\n**Note**: The Bandwidth and ClientLimit parameters cannot be empty simultaneously. You should select at least one of them for configuration.",
|
|
8903
9145
|
"example": "5",
|
|
8904
9146
|
"member": "int64",
|
|
8905
9147
|
"name": "Bandwidth",
|
|
@@ -8908,7 +9150,7 @@
|
|
|
8908
9150
|
},
|
|
8909
9151
|
{
|
|
8910
9152
|
"disabled": false,
|
|
8911
|
-
"document": "Total number of connections per shard.\n- When read-only replicas are not enabled, the lower limit is 10,000 and the upper limit is 40,000.\n- When read-only replicas are enabled, the lower limit is 10,000, and the upper limit is calculated as follows: 10,000 x (Number of read-only replicas + 3).",
|
|
9153
|
+
"document": "Total number of connections per shard.\n- When read-only replicas are not enabled, the lower limit is 10,000 and the upper limit is 40,000.\n- When read-only replicas are enabled, the lower limit is 10,000, and the upper limit is calculated as follows: 10,000 x (Number of read-only replicas + 3).\n**Note**: The Bandwidth and ClientLimit parameters cannot be empty simultaneously. You should select at least one of them for configuration.",
|
|
8912
9154
|
"example": "20000",
|
|
8913
9155
|
"member": "int64",
|
|
8914
9156
|
"name": "ClientLimit",
|
|
@@ -8954,8 +9196,8 @@
|
|
|
8954
9196
|
},
|
|
8955
9197
|
{
|
|
8956
9198
|
"disabled": false,
|
|
8957
|
-
"document": "
|
|
8958
|
-
"example": "[\"sg-ajr1jzgj
|
|
9199
|
+
"document": "Replaces with the new security group ID list, which is an array of one or more security group IDs.\n- To configure a security group for an instance for the first time, call the API [AssociateSecurityGroups](https://www.tencentcloud.comom/document/product/239/41260?from_cn_redirect=1) to bind a security group first.\n- To replace the security group, obtain the security group ID on the [security group](https://console.tencentcloud.com/vpc/security-group) page of the console.\n\n**Note:** This input parameter performs a full replacement on all existing collections but not an incremental update. To modify it, import the expected full collections.",
|
|
9200
|
+
"example": "[\"sg-ajr1jzgj\"]",
|
|
8959
9201
|
"member": "string",
|
|
8960
9202
|
"name": "SecurityGroupIds",
|
|
8961
9203
|
"required": true,
|
|
@@ -8999,7 +9241,7 @@
|
|
|
8999
9241
|
},
|
|
9000
9242
|
{
|
|
9001
9243
|
"disabled": false,
|
|
9002
|
-
"document": "
|
|
9244
|
+
"document": "Specifies the account that needs modification.\n- root: refers to the automatically generated account when a TencentDB for Redis® instance is created. Users cannot modify read-write permissions for the account, but can only modify its request routing policies.\n- Custom account: an account manually created by users after successful instance creation. Users can modify read-write permissions and request routing policies for the account at any time.",
|
|
9003
9245
|
"example": "example_name",
|
|
9004
9246
|
"member": "string",
|
|
9005
9247
|
"name": "AccountName",
|
|
@@ -9008,7 +9250,7 @@
|
|
|
9008
9250
|
},
|
|
9009
9251
|
{
|
|
9010
9252
|
"disabled": false,
|
|
9011
|
-
"document": "
|
|
9253
|
+
"document": "Specifies the access password for the account to be modified.",
|
|
9012
9254
|
"example": "redis***",
|
|
9013
9255
|
"member": "string",
|
|
9014
9256
|
"name": "AccountPassword",
|
|
@@ -9017,7 +9259,7 @@
|
|
|
9017
9259
|
},
|
|
9018
9260
|
{
|
|
9019
9261
|
"disabled": false,
|
|
9020
|
-
"document": "
|
|
9262
|
+
"document": "Account description information.",
|
|
9021
9263
|
"example": "some account instruction",
|
|
9022
9264
|
"member": "string",
|
|
9023
9265
|
"name": "Remark",
|
|
@@ -9026,7 +9268,7 @@
|
|
|
9026
9268
|
},
|
|
9027
9269
|
{
|
|
9028
9270
|
"disabled": false,
|
|
9029
|
-
"document": "
|
|
9271
|
+
"document": "Specifies the read-write request routing policies for the account to be modified.\n- master: read-write request routing to the primary node.\n- replication: read-write request routing to the secondary node.",
|
|
9030
9272
|
"example": "master",
|
|
9031
9273
|
"member": "string",
|
|
9032
9274
|
"name": "ReadonlyPolicy",
|
|
@@ -9035,7 +9277,7 @@
|
|
|
9035
9277
|
},
|
|
9036
9278
|
{
|
|
9037
9279
|
"disabled": false,
|
|
9038
|
-
"document": "
|
|
9280
|
+
"document": "Specifies the read-write permissions for the account to be modified.\n- r: read-only.\n- w: write-only.\n- rw: read-write.",
|
|
9039
9281
|
"example": "rw",
|
|
9040
9282
|
"member": "string",
|
|
9041
9283
|
"name": "Privilege",
|
|
@@ -9044,12 +9286,21 @@
|
|
|
9044
9286
|
},
|
|
9045
9287
|
{
|
|
9046
9288
|
"disabled": false,
|
|
9047
|
-
"document": "
|
|
9289
|
+
"document": "Specifies whether to set the default account (root) to a password-free account. Custom accounts do not support password-free access.\n- true: set the default account (root) to a password-free account.\n- false: not set the default account (root) to a password-free account.",
|
|
9048
9290
|
"example": "true",
|
|
9049
9291
|
"member": "bool",
|
|
9050
9292
|
"name": "NoAuth",
|
|
9051
9293
|
"required": false,
|
|
9052
9294
|
"type": "bool"
|
|
9295
|
+
},
|
|
9296
|
+
{
|
|
9297
|
+
"disabled": false,
|
|
9298
|
+
"document": "Specifies whether to encrypt the password for the account to be modified.",
|
|
9299
|
+
"example": "false",
|
|
9300
|
+
"member": "bool",
|
|
9301
|
+
"name": "EncryptPassword",
|
|
9302
|
+
"required": false,
|
|
9303
|
+
"type": "bool"
|
|
9053
9304
|
}
|
|
9054
9305
|
],
|
|
9055
9306
|
"type": "object"
|
|
@@ -9059,7 +9310,7 @@
|
|
|
9059
9310
|
"members": [
|
|
9060
9311
|
{
|
|
9061
9312
|
"disabled": false,
|
|
9062
|
-
"document": "Task ID",
|
|
9313
|
+
"document": "Task ID.",
|
|
9063
9314
|
"example": "11011",
|
|
9064
9315
|
"member": "int64",
|
|
9065
9316
|
"name": "TaskId",
|
|
@@ -9131,6 +9382,52 @@
|
|
|
9131
9382
|
],
|
|
9132
9383
|
"type": "object"
|
|
9133
9384
|
},
|
|
9385
|
+
"ModifyInstanceBackupModeRequest": {
|
|
9386
|
+
"document": "ModifyInstanceBackupMode request structure.",
|
|
9387
|
+
"members": [
|
|
9388
|
+
{
|
|
9389
|
+
"disabled": false,
|
|
9390
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
9391
|
+
"example": "crs-asdasda2",
|
|
9392
|
+
"member": "string",
|
|
9393
|
+
"name": "InstanceId",
|
|
9394
|
+
"required": true,
|
|
9395
|
+
"type": "string"
|
|
9396
|
+
},
|
|
9397
|
+
{
|
|
9398
|
+
"disabled": false,
|
|
9399
|
+
"document": "Backup mode:\n- SecondLevelBackup: second-level backup.\n- NormalLevelBackup: ordinary backup.",
|
|
9400
|
+
"example": "SecondLevelBackup",
|
|
9401
|
+
"member": "string",
|
|
9402
|
+
"name": "BackupMode",
|
|
9403
|
+
"required": false,
|
|
9404
|
+
"type": "string"
|
|
9405
|
+
}
|
|
9406
|
+
],
|
|
9407
|
+
"type": "object"
|
|
9408
|
+
},
|
|
9409
|
+
"ModifyInstanceBackupModeResponse": {
|
|
9410
|
+
"document": "ModifyInstanceBackupMode response structure.",
|
|
9411
|
+
"members": [
|
|
9412
|
+
{
|
|
9413
|
+
"disabled": false,
|
|
9414
|
+
"document": "Task ID.",
|
|
9415
|
+
"example": "95027",
|
|
9416
|
+
"member": "int64",
|
|
9417
|
+
"name": "TaskId",
|
|
9418
|
+
"output_required": true,
|
|
9419
|
+
"type": "int",
|
|
9420
|
+
"value_allowed_null": false
|
|
9421
|
+
},
|
|
9422
|
+
{
|
|
9423
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
9424
|
+
"member": "string",
|
|
9425
|
+
"name": "RequestId",
|
|
9426
|
+
"type": "string"
|
|
9427
|
+
}
|
|
9428
|
+
],
|
|
9429
|
+
"type": "object"
|
|
9430
|
+
},
|
|
9134
9431
|
"ModifyInstanceEventRequest": {
|
|
9135
9432
|
"document": "ModifyInstanceEvent request structure.",
|
|
9136
9433
|
"members": [
|
|
@@ -9145,7 +9442,7 @@
|
|
|
9145
9442
|
},
|
|
9146
9443
|
{
|
|
9147
9444
|
"disabled": false,
|
|
9148
|
-
"document": "Event ID.
|
|
9445
|
+
"document": "Event ID. Call the [DescribeInstanceEvents](https://www.tencentcloud.comom/document/product/239/104779?from_cn_redirect=1) API to obtain the ID of the event to be modified.",
|
|
9149
9446
|
"example": "89",
|
|
9150
9447
|
"member": "int64",
|
|
9151
9448
|
"name": "EventId",
|
|
@@ -9245,7 +9542,7 @@
|
|
|
9245
9542
|
},
|
|
9246
9543
|
{
|
|
9247
9544
|
"disabled": false,
|
|
9248
|
-
"document": "ID of the shipped logset
|
|
9545
|
+
"document": "ID of the shipped logset. It can be obtained through the API [DescribeLogsets](https://intl.cloud.tencent.com/document/api/614/58624?from_cn_redirect=1).",
|
|
9249
9546
|
"example": "4ae3d686-0dcf-4db3-9867-482def442c9a",
|
|
9250
9547
|
"member": "string",
|
|
9251
9548
|
"name": "LogsetId",
|
|
@@ -9254,7 +9551,7 @@
|
|
|
9254
9551
|
},
|
|
9255
9552
|
{
|
|
9256
9553
|
"disabled": false,
|
|
9257
|
-
"document": "ID of the shipped log topic
|
|
9554
|
+
"document": "ID of the shipped log topic. It can be obtained through the API [DescribeTopics](https://intl.cloud.tencent.com/document/api/614/56454?from_cn_redirect=1).",
|
|
9258
9555
|
"example": "27197b72-e1cb-4fc1-ab21-3865f589136f",
|
|
9259
9556
|
"member": "string",
|
|
9260
9557
|
"name": "TopicId",
|
|
@@ -9263,7 +9560,7 @@
|
|
|
9263
9560
|
},
|
|
9264
9561
|
{
|
|
9265
9562
|
"disabled": false,
|
|
9266
|
-
"document": "Logset name.
|
|
9563
|
+
"document": "Logset name. It is required when **LogsetId** is left blank. The system will create a logset with the value of LogsetName and ship logs.",
|
|
9267
9564
|
"example": "test-set-name",
|
|
9268
9565
|
"member": "string",
|
|
9269
9566
|
"name": "LogsetName",
|
|
@@ -9272,7 +9569,7 @@
|
|
|
9272
9569
|
},
|
|
9273
9570
|
{
|
|
9274
9571
|
"disabled": false,
|
|
9275
|
-
"document": "Log topic name.
|
|
9572
|
+
"document": "Log topic name. It is required when **TopicId** is left blank. The system will create a log topic with the value of TopicName and ship logs.",
|
|
9276
9573
|
"example": "test-topic-name",
|
|
9277
9574
|
"member": "string",
|
|
9278
9575
|
"name": "TopicName",
|
|
@@ -9483,7 +9780,7 @@
|
|
|
9483
9780
|
"members": [
|
|
9484
9781
|
{
|
|
9485
9782
|
"disabled": false,
|
|
9486
|
-
"document": "Instance modification operation. Valid values:\n- rename:
|
|
9783
|
+
"document": "Instance modification operation. Valid values:\n- rename: rename an instance.\n- modifyProject: modify the project to which the instance belongs.\n- modifyAutoRenew: modify the instance renewal flag.\n- modifyDeleteProtectionSwitch: modify the instance deletion protection switch status.",
|
|
9487
9784
|
"example": "rename",
|
|
9488
9785
|
"member": "string",
|
|
9489
9786
|
"name": "Operation",
|
|
@@ -9501,7 +9798,7 @@
|
|
|
9501
9798
|
},
|
|
9502
9799
|
{
|
|
9503
9800
|
"disabled": false,
|
|
9504
|
-
"document": "New name of the instance.",
|
|
9801
|
+
"document": "New name of the instance. Only Chinese characters, letters, digits, underscores (_), and delimiters (-) are supported. The length can be up to 60 characters.",
|
|
9505
9802
|
"example": "[\"newname1\",\"newname2\\r\\n\"]",
|
|
9506
9803
|
"member": "string",
|
|
9507
9804
|
"name": "InstanceNames",
|
|
@@ -9526,6 +9823,15 @@
|
|
|
9526
9823
|
"required": false,
|
|
9527
9824
|
"type": "list"
|
|
9528
9825
|
},
|
|
9826
|
+
{
|
|
9827
|
+
"disabled": false,
|
|
9828
|
+
"document": "Deletion protection switch. - 0: disabled by default; - 1: enabled.",
|
|
9829
|
+
"example": "[1,0]",
|
|
9830
|
+
"member": "int64",
|
|
9831
|
+
"name": "DeleteProtectionSwitches",
|
|
9832
|
+
"required": false,
|
|
9833
|
+
"type": "list"
|
|
9834
|
+
},
|
|
9529
9835
|
{
|
|
9530
9836
|
"disabled": true,
|
|
9531
9837
|
"document": "This parameter is currently being deprecated and can still be used by existing users. It is recommended that new users use InstanceIds.",
|
|
@@ -9591,7 +9897,7 @@
|
|
|
9591
9897
|
},
|
|
9592
9898
|
{
|
|
9593
9899
|
"disabled": false,
|
|
9594
|
-
"document": "End time of the maintenance window, for example, 19:00.",
|
|
9900
|
+
"document": "End time of the maintenance window, for example, 19:00.\n**Note:** Maintenance window duration. Valid values: 30 minutes, 1 hour, 1.5 hours, 2 hours, and 3 hours.",
|
|
9595
9901
|
"example": "06:00",
|
|
9596
9902
|
"member": "string",
|
|
9597
9903
|
"name": "EndTime",
|
|
@@ -10087,7 +10393,7 @@
|
|
|
10087
10393
|
},
|
|
10088
10394
|
{
|
|
10089
10395
|
"disabled": false,
|
|
10090
|
-
"document": "Maximum
|
|
10396
|
+
"document": "Maximum parameter value allowed.",
|
|
10091
10397
|
"example": "1",
|
|
10092
10398
|
"member": "string",
|
|
10093
10399
|
"name": "Max",
|
|
@@ -10097,7 +10403,7 @@
|
|
|
10097
10403
|
},
|
|
10098
10404
|
{
|
|
10099
10405
|
"disabled": false,
|
|
10100
|
-
"document": "Minimum
|
|
10406
|
+
"document": "Minimum parameter value allowed.",
|
|
10101
10407
|
"example": "1000",
|
|
10102
10408
|
"member": "string",
|
|
10103
10409
|
"name": "Min",
|
|
@@ -10107,7 +10413,7 @@
|
|
|
10107
10413
|
},
|
|
10108
10414
|
{
|
|
10109
10415
|
"disabled": false,
|
|
10110
|
-
"document": "
|
|
10416
|
+
"document": "Optional enumeration values of a parameter. For non-enumeration parameters, it is empty.",
|
|
10111
10417
|
"example": "[\"yes\",\"no\"]",
|
|
10112
10418
|
"member": "string",
|
|
10113
10419
|
"name": "EnumValue",
|
|
@@ -10253,7 +10559,7 @@
|
|
|
10253
10559
|
},
|
|
10254
10560
|
{
|
|
10255
10561
|
"disabled": false,
|
|
10256
|
-
"document": "Whether
|
|
10562
|
+
"document": "Whether read-only replica is supported.\n - true: read-only replica supported.\n - false: not supported.",
|
|
10257
10563
|
"example": "false",
|
|
10258
10564
|
"member": "bool",
|
|
10259
10565
|
"name": "EnableReplicaReadOnly",
|
|
@@ -10269,7 +10575,7 @@
|
|
|
10269
10575
|
"members": [
|
|
10270
10576
|
{
|
|
10271
10577
|
"disabled": false,
|
|
10272
|
-
"document": "Node ID
|
|
10578
|
+
"document": "Node ID.",
|
|
10273
10579
|
"example": "de1d54148ed79f11c3b4a49c878b29c721******",
|
|
10274
10580
|
"member": "string",
|
|
10275
10581
|
"name": "NodeId",
|
|
@@ -10279,7 +10585,7 @@
|
|
|
10279
10585
|
},
|
|
10280
10586
|
{
|
|
10281
10587
|
"disabled": false,
|
|
10282
|
-
"document": "AZ ID
|
|
10588
|
+
"document": "AZ ID.",
|
|
10283
10589
|
"example": "100002",
|
|
10284
10590
|
"member": "int64",
|
|
10285
10591
|
"name": "ZoneId",
|
|
@@ -10355,7 +10661,7 @@
|
|
|
10355
10661
|
},
|
|
10356
10662
|
{
|
|
10357
10663
|
"disabled": false,
|
|
10358
|
-
"document": "Internal field, which can be ignored
|
|
10664
|
+
"document": "Internal field, which can be ignored.",
|
|
10359
10665
|
"example": "0",
|
|
10360
10666
|
"member": "int64",
|
|
10361
10667
|
"name": "BackupSize",
|
|
@@ -10365,7 +10671,7 @@
|
|
|
10365
10671
|
},
|
|
10366
10672
|
{
|
|
10367
10673
|
"disabled": false,
|
|
10368
|
-
"document": "Internal field, which can be ignored
|
|
10674
|
+
"document": "Internal field, which can be ignored.",
|
|
10369
10675
|
"example": "0",
|
|
10370
10676
|
"member": "int64",
|
|
10371
10677
|
"name": "FullBackup",
|
|
@@ -10375,7 +10681,7 @@
|
|
|
10375
10681
|
},
|
|
10376
10682
|
{
|
|
10377
10683
|
"disabled": false,
|
|
10378
|
-
"document": "Internal field, which can be ignored
|
|
10684
|
+
"document": "Internal field, which can be ignored.",
|
|
10379
10685
|
"example": "0",
|
|
10380
10686
|
"member": "int64",
|
|
10381
10687
|
"name": "InstanceType",
|
|
@@ -10597,7 +10903,7 @@
|
|
|
10597
10903
|
"members": [
|
|
10598
10904
|
{
|
|
10599
10905
|
"disabled": false,
|
|
10600
|
-
"document": "Event ID
|
|
10906
|
+
"document": "Event ID.",
|
|
10601
10907
|
"example": "102",
|
|
10602
10908
|
"member": "int64",
|
|
10603
10909
|
"name": "ID",
|
|
@@ -10607,7 +10913,7 @@
|
|
|
10607
10913
|
},
|
|
10608
10914
|
{
|
|
10609
10915
|
"disabled": false,
|
|
10610
|
-
"document": "Instance ID.
|
|
10916
|
+
"document": "Instance ID.",
|
|
10611
10917
|
"example": "crs-ewflkgfe",
|
|
10612
10918
|
"member": "string",
|
|
10613
10919
|
"name": "InstanceId",
|
|
@@ -10617,7 +10923,7 @@
|
|
|
10617
10923
|
},
|
|
10618
10924
|
{
|
|
10619
10925
|
"disabled": false,
|
|
10620
|
-
"document": "Instance name.
|
|
10926
|
+
"document": "Instance name.",
|
|
10621
10927
|
"example": "redis",
|
|
10622
10928
|
"member": "string",
|
|
10623
10929
|
"name": "InstanceName",
|
|
@@ -10627,7 +10933,7 @@
|
|
|
10627
10933
|
},
|
|
10628
10934
|
{
|
|
10629
10935
|
"disabled": false,
|
|
10630
|
-
"document": "Event type. Currently, the type can only be related to instance migration, resource movement, and IDC deletion. This parameter can be only
|
|
10936
|
+
"document": "Event type. Currently, the type can only be related to instance migration, resource movement, and IDC deletion. This parameter can be set only to **InstanceMigration**.",
|
|
10631
10937
|
"example": "InstanceMigration",
|
|
10632
10938
|
"member": "string",
|
|
10633
10939
|
"name": "Type",
|
|
@@ -10637,7 +10943,7 @@
|
|
|
10637
10943
|
},
|
|
10638
10944
|
{
|
|
10639
10945
|
"disabled": false,
|
|
10640
|
-
"document": "Event levels are divided into
|
|
10946
|
+
"document": "Event level. The levels are divided into critical, important, medium, and general based on severity and urgency.\n - Critical: critical.\n - High: important.\n - Middle: medium.\n - Low.",
|
|
10641
10947
|
"example": "Critical",
|
|
10642
10948
|
"member": "string",
|
|
10643
10949
|
"name": "Grade",
|
|
@@ -10647,7 +10953,7 @@
|
|
|
10647
10953
|
},
|
|
10648
10954
|
{
|
|
10649
10955
|
"disabled": false,
|
|
10650
|
-
"document": "Scheduled event execution date.
|
|
10956
|
+
"document": "Scheduled event execution date.",
|
|
10651
10957
|
"example": "2018-09-10",
|
|
10652
10958
|
"member": "string",
|
|
10653
10959
|
"name": "ExecutionDate",
|
|
@@ -10657,7 +10963,7 @@
|
|
|
10657
10963
|
},
|
|
10658
10964
|
{
|
|
10659
10965
|
"disabled": false,
|
|
10660
|
-
"document": "
|
|
10966
|
+
"document": "Start date of scheduled event execution.",
|
|
10661
10967
|
"example": "03:00",
|
|
10662
10968
|
"member": "string",
|
|
10663
10969
|
"name": "StartTime",
|
|
@@ -10667,7 +10973,7 @@
|
|
|
10667
10973
|
},
|
|
10668
10974
|
{
|
|
10669
10975
|
"disabled": false,
|
|
10670
|
-
"document": "
|
|
10976
|
+
"document": "End date of scheduled event execution.",
|
|
10671
10977
|
"example": "04:00",
|
|
10672
10978
|
"member": "string",
|
|
10673
10979
|
"name": "EndTime",
|
|
@@ -10677,7 +10983,7 @@
|
|
|
10677
10983
|
},
|
|
10678
10984
|
{
|
|
10679
10985
|
"disabled": false,
|
|
10680
|
-
"document": "
|
|
10986
|
+
"document": "Latest execution date of the Ops event. The event should be completed before this date. Otherwise, the business may be affected.",
|
|
10681
10987
|
"example": "2018-09-10",
|
|
10682
10988
|
"member": "string",
|
|
10683
10989
|
"name": "LatestExecutionDate",
|
|
@@ -10687,7 +10993,7 @@
|
|
|
10687
10993
|
},
|
|
10688
10994
|
{
|
|
10689
10995
|
"disabled": false,
|
|
10690
|
-
"document": "Current event status
|
|
10996
|
+
"document": "Current event status.\n - Waiting: event not reached the execution date or not within the maintenance window.\n - Running: event within the maintenance window and under maintenance execution.\n - Finished: event with maintenance completed.\n- Canceled: Execution of the event is canceled.",
|
|
10691
10997
|
"example": "Waiting",
|
|
10692
10998
|
"member": "string",
|
|
10693
10999
|
"name": "Status",
|
|
@@ -10697,7 +11003,7 @@
|
|
|
10697
11003
|
},
|
|
10698
11004
|
{
|
|
10699
11005
|
"disabled": false,
|
|
10700
|
-
"document": "Completion time of the event execution task
|
|
11006
|
+
"document": "Completion time of the event execution task.",
|
|
10701
11007
|
"example": "2018-09-10 09:10:23",
|
|
10702
11008
|
"member": "string",
|
|
10703
11009
|
"name": "TaskEndTime",
|
|
@@ -10707,7 +11013,7 @@
|
|
|
10707
11013
|
},
|
|
10708
11014
|
{
|
|
10709
11015
|
"disabled": false,
|
|
10710
|
-
"document": "
|
|
11016
|
+
"document": "Event impact information.",
|
|
10711
11017
|
"example": "迁移完成时会有一次秒级别的闪断",
|
|
10712
11018
|
"member": "string",
|
|
10713
11019
|
"name": "EffectInfo",
|
|
@@ -10717,7 +11023,7 @@
|
|
|
10717
11023
|
},
|
|
10718
11024
|
{
|
|
10719
11025
|
"disabled": false,
|
|
10720
|
-
"document": "Initial scheduled execution date
|
|
11026
|
+
"document": "Initial scheduled event execution date.",
|
|
10721
11027
|
"example": "2018-09-10",
|
|
10722
11028
|
"member": "string",
|
|
10723
11029
|
"name": "InitialExecutionDate",
|
|
@@ -10979,13 +11285,40 @@
|
|
|
10979
11285
|
],
|
|
10980
11286
|
"type": "object"
|
|
10981
11287
|
},
|
|
11288
|
+
"RemoveReplicationGroupRequest": {
|
|
11289
|
+
"document": "RemoveReplicationGroup request structure.",
|
|
11290
|
+
"members": [
|
|
11291
|
+
{
|
|
11292
|
+
"disabled": false,
|
|
11293
|
+
"document": "Replication group ID. Log in to the [Redis console and go to the global replication](https://console.cloud.tencent.com/redis/replication) page to obtain the ID.",
|
|
11294
|
+
"example": "crs-rpl-xxx",
|
|
11295
|
+
"member": "string",
|
|
11296
|
+
"name": "GroupId",
|
|
11297
|
+
"required": true,
|
|
11298
|
+
"type": "string"
|
|
11299
|
+
}
|
|
11300
|
+
],
|
|
11301
|
+
"type": "object"
|
|
11302
|
+
},
|
|
11303
|
+
"RemoveReplicationGroupResponse": {
|
|
11304
|
+
"document": "RemoveReplicationGroup response structure.",
|
|
11305
|
+
"members": [
|
|
11306
|
+
{
|
|
11307
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
11308
|
+
"member": "string",
|
|
11309
|
+
"name": "RequestId",
|
|
11310
|
+
"type": "string"
|
|
11311
|
+
}
|
|
11312
|
+
],
|
|
11313
|
+
"type": "object"
|
|
11314
|
+
},
|
|
10982
11315
|
"RemoveReplicationInstanceRequest": {
|
|
10983
11316
|
"document": "RemoveReplicationInstance request structure.",
|
|
10984
11317
|
"members": [
|
|
10985
11318
|
{
|
|
10986
11319
|
"disabled": false,
|
|
10987
11320
|
"document": "Replication group ID, for example, crs-rpl-m3zt****. Log in to the [Redis console](https://console.tencentcloud.com/redis/replication) and obtain it in the global replication group list.\n",
|
|
10988
|
-
"example": "crs-rpl-",
|
|
11321
|
+
"example": "crs-rpl-deindi7de",
|
|
10989
11322
|
"member": "string",
|
|
10990
11323
|
"name": "GroupId",
|
|
10991
11324
|
"required": true,
|
|
@@ -11159,7 +11492,7 @@
|
|
|
11159
11492
|
},
|
|
11160
11493
|
{
|
|
11161
11494
|
"disabled": false,
|
|
11162
|
-
"document": "Reset password. This parameter can be left
|
|
11495
|
+
"document": "Reset password. This parameter can be left unspecified when a password-free instance is used.\n- It should contain 8 to 32 characters. 12 or more characters are recommended.\n- It cannot start with a forward slash (/).\n- It should contain at least two of the following types: lowercase letters, uppercase letters, digits, and special characters (such as ()~!@#$%^&*-+=_|{}[]:;<>,.?/).",
|
|
11163
11496
|
"example": "zy456987",
|
|
11164
11497
|
"member": "string",
|
|
11165
11498
|
"name": "Password",
|
|
@@ -11168,12 +11501,21 @@
|
|
|
11168
11501
|
},
|
|
11169
11502
|
{
|
|
11170
11503
|
"disabled": false,
|
|
11171
|
-
"document": "Whether to switch to a password-free instance.\n- false:
|
|
11504
|
+
"document": "Whether to switch to a password-free instance.\n- false: switch to an instance that requires a password. The default value is false.\n- true: switch to a password-free instance.",
|
|
11172
11505
|
"example": "true",
|
|
11173
11506
|
"member": "bool",
|
|
11174
11507
|
"name": "NoAuth",
|
|
11175
11508
|
"required": false,
|
|
11176
11509
|
"type": "bool"
|
|
11510
|
+
},
|
|
11511
|
+
{
|
|
11512
|
+
"disabled": false,
|
|
11513
|
+
"document": "Whether to encrypt the password.\n- false: non-encrypted password. The default value is false.\n- true: encrypted password.",
|
|
11514
|
+
"example": "false",
|
|
11515
|
+
"member": "bool",
|
|
11516
|
+
"name": "EncryptPassword",
|
|
11517
|
+
"required": false,
|
|
11518
|
+
"type": "bool"
|
|
11177
11519
|
}
|
|
11178
11520
|
],
|
|
11179
11521
|
"type": "object"
|
|
@@ -11265,7 +11607,7 @@
|
|
|
11265
11607
|
"members": [
|
|
11266
11608
|
{
|
|
11267
11609
|
"disabled": false,
|
|
11268
|
-
"document": "ID of the instance to be operated
|
|
11610
|
+
"document": "ID of the instance to be operated, which can be obtained through the response parameter InstanceId of the [DescribeInstances](https://www.tencentcloud.comom/document/product/239/20018?from_cn_redirect=1) API.",
|
|
11269
11611
|
"example": "crs-5a4py64p",
|
|
11270
11612
|
"member": "string",
|
|
11271
11613
|
"name": "InstanceId",
|
|
@@ -11274,8 +11616,8 @@
|
|
|
11274
11616
|
},
|
|
11275
11617
|
{
|
|
11276
11618
|
"disabled": false,
|
|
11277
|
-
"document": "Backup ID, which can be obtained through the
|
|
11278
|
-
"example": "
|
|
11619
|
+
"document": "Backup ID, which can be obtained through the response parameter RedisBackupSet of the [DescribeInstanceBackups](https://www.tencentcloud.comom/document/product/239/20011?from_cn_redirect=1) API.",
|
|
11620
|
+
"example": "\"154572601-1165734321-153731245\"",
|
|
11279
11621
|
"member": "string",
|
|
11280
11622
|
"name": "BackupId",
|
|
11281
11623
|
"required": true,
|
|
@@ -11315,6 +11657,32 @@
|
|
|
11315
11657
|
],
|
|
11316
11658
|
"type": "object"
|
|
11317
11659
|
},
|
|
11660
|
+
"SecondLevelBackupMissingTimestamps": {
|
|
11661
|
+
"document": "Timestamp range within which second-level backup is missing",
|
|
11662
|
+
"members": [
|
|
11663
|
+
{
|
|
11664
|
+
"disabled": false,
|
|
11665
|
+
"document": "Start timestamp.",
|
|
11666
|
+
"example": "1716449238",
|
|
11667
|
+
"member": "int64",
|
|
11668
|
+
"name": "StartTimeStamp",
|
|
11669
|
+
"output_required": false,
|
|
11670
|
+
"type": "int",
|
|
11671
|
+
"value_allowed_null": false
|
|
11672
|
+
},
|
|
11673
|
+
{
|
|
11674
|
+
"disabled": false,
|
|
11675
|
+
"document": "End timestamp.",
|
|
11676
|
+
"example": "1716449238",
|
|
11677
|
+
"member": "int64",
|
|
11678
|
+
"name": "EndTimeStamp",
|
|
11679
|
+
"output_required": false,
|
|
11680
|
+
"type": "int",
|
|
11681
|
+
"value_allowed_null": false
|
|
11682
|
+
}
|
|
11683
|
+
],
|
|
11684
|
+
"usage": "out"
|
|
11685
|
+
},
|
|
11318
11686
|
"SecurityGroup": {
|
|
11319
11687
|
"document": "Security group rules",
|
|
11320
11688
|
"members": [
|
|
@@ -11580,7 +11948,7 @@
|
|
|
11580
11948
|
"members": [
|
|
11581
11949
|
{
|
|
11582
11950
|
"disabled": false,
|
|
11583
|
-
"document": "Instance ID. Log in to the [Redis console](https://console.
|
|
11951
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy the ID of the instance to be deisolated from the recycle bin.",
|
|
11584
11952
|
"example": "crs-7ponppu3",
|
|
11585
11953
|
"member": "string",
|
|
11586
11954
|
"name": "InstanceId",
|
|
@@ -11727,11 +12095,20 @@
|
|
|
11727
12095
|
{
|
|
11728
12096
|
"disabled": false,
|
|
11729
12097
|
"document": "Proxy ID of an instance, which can be obtained through NodeId of the response parameter **Proxy** of the API [DescribeInstanceNodeInfo](https://intl.cloud.tencent.com/document/product/239/48603?from_cn_redirect=1).",
|
|
11730
|
-
"example": "
|
|
12098
|
+
"example": "6ff0eb7815606bb7e3f14cdde9410b64b488e8f9",
|
|
11731
12099
|
"member": "string",
|
|
11732
12100
|
"name": "ProxyID",
|
|
11733
12101
|
"required": false,
|
|
11734
12102
|
"type": "string"
|
|
12103
|
+
},
|
|
12104
|
+
{
|
|
12105
|
+
"disabled": false,
|
|
12106
|
+
"document": "Instance proxy ID list. Call the API [DescribeInstanceNodeInfo](https://www.tencentcloud.comom/document/product/239/48603?from_cn_redirect=1) to obtain IDs from **NodeId** in the **Proxy** response parameter.",
|
|
12107
|
+
"example": "[\"896873be5805ebacae5042311237e6d2d78be00b\"]",
|
|
12108
|
+
"member": "string",
|
|
12109
|
+
"name": "ProxyIDList",
|
|
12110
|
+
"required": false,
|
|
12111
|
+
"type": "list"
|
|
11735
12112
|
}
|
|
11736
12113
|
],
|
|
11737
12114
|
"type": "object"
|
|
@@ -11739,6 +12116,16 @@
|
|
|
11739
12116
|
"SwitchProxyResponse": {
|
|
11740
12117
|
"document": "SwitchProxy response structure.",
|
|
11741
12118
|
"members": [
|
|
12119
|
+
{
|
|
12120
|
+
"disabled": false,
|
|
12121
|
+
"document": "Task ID.",
|
|
12122
|
+
"example": "1378445",
|
|
12123
|
+
"member": "int64",
|
|
12124
|
+
"name": "TaskId",
|
|
12125
|
+
"output_required": true,
|
|
12126
|
+
"type": "int",
|
|
12127
|
+
"value_allowed_null": false
|
|
12128
|
+
},
|
|
11742
12129
|
{
|
|
11743
12130
|
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
11744
12131
|
"member": "string",
|
|
@@ -11753,7 +12140,7 @@
|
|
|
11753
12140
|
"members": [
|
|
11754
12141
|
{
|
|
11755
12142
|
"disabled": false,
|
|
11756
|
-
"document": "Task ID
|
|
12143
|
+
"document": "Task ID.",
|
|
11757
12144
|
"example": "42371",
|
|
11758
12145
|
"member": "int64",
|
|
11759
12146
|
"name": "TaskId",
|
|
@@ -11763,7 +12150,7 @@
|
|
|
11763
12150
|
},
|
|
11764
12151
|
{
|
|
11765
12152
|
"disabled": false,
|
|
11766
|
-
"document": "Task start time
|
|
12153
|
+
"document": "Task start time.",
|
|
11767
12154
|
"example": "2019-11-15 14:25:37",
|
|
11768
12155
|
"member": "string",
|
|
11769
12156
|
"name": "StartTime",
|
|
@@ -11773,7 +12160,7 @@
|
|
|
11773
12160
|
},
|
|
11774
12161
|
{
|
|
11775
12162
|
"disabled": false,
|
|
11776
|
-
"document": "Task type.\n\n- FLOW_CREATE: \"001\"
|
|
12163
|
+
"document": "Task type.\n\n- FLOW_CREATE: \"001\", indicating instance creation.\n- FLOW_RESIZE: \"002\", indicating configuration modification.\n- FLOW_CLOSE: \"003\", indicating instance disabling.\n- FLOW_CLEAN: \"004\", indicating instance cleanup.\n- FLOW_STARTUP: \"005\", indicating instance enabling.\n- FLOW_DELETE: \"006\", indicating instance deletion.\n- FLOW_SETPWD: \"007\", indicating password reset.\n- FLOW_EXPORTBACKUP: \"009\", indicating backup file export.\n- FLOW_RESTOREBACKUP: \"010\", indicating backup restoration.\n- FLOW_BACKUPINSTANCE: \"012\", indicating instance backup.\n- FLOW_MIGRATEINSTANCE: \"013\", indicating instance migration.\n- FLOW_DELBACKUP: \"014\", indicating backup deletion.\n- FLOW_EXCHANGEINSTANCE: \"016\", indicating instance switch.\n- FLOW_AUTOBACKUP: \"017\", indicating automatic instance backup.\n- FLOW_MIGRATECHECK: \"022\", indicating migration parameter verification.\n- FLOW_MIGRATETASK: \"023\", indicating that data migration is in progress.\n- FLOW_CLEANDB: \"025\", indicating database cleanup.\n- FLOW_CLONEBACKUP: \"026\": indicating backup cloning.\n- FLOW_CHANGEVIP: \"027\", indicating VIP address modification.\n- FLOW_EXPORSHR: \"028\", indicating scaling.\n- FLOW_ADDNODES: \"029\", indicating node addition (removal).\n- FLOW_CHANGENET: \"031\", indicating network type modification.\n- FLOW_MODIFYINSTACEREADONLY: \"033\": indicating read-only policy modification.\n- FLOW_MODIFYINSTANCEPARAMS: \"034\", indicating instance parameter modification.\n- FLOW_MODIFYINSTANCEPASSWORDFREE: \"035\", indicating password-free access settings.\n- FLOW_SWITCHINSTANCEVIP: \"036\", indicating instance VIP address switch.\n- FLOW_MODIFYINSTANCEACCOUNT: \"037\", indicating instance account modification.\n- FLOW_MODIFYINSTANCEBANDWIDTH: \"038\", indicating instance bandwidth modification.\n- FLOW_ENABLEINSTANCE_REPLICATE: \"039\", indicating enabling of read-only replica.\n- FLOW_DISABLEINSTANCE_REPLICATE: \"040\", indicating disabling of read-only replica.\n- FLOW_UpgradeArch: \"041\", indicating instance architecture upgrade from the standard architecture to the cluster architecture.\n- FLOW_DowngradeArch: \"042\", indicating instance architecture downgrade from the cluster architecture to the standard architecture.\n- FLOW_UpgradeVersion: \"043\", indicating version upgrade.\n- FLOW_MODIFYCONNECTIONCONFIG: \"044\", indicating adjustment of the bandwidth and the number of connections.\n- FLOW_CLEARNETWORK: \"045\", indicating network change.\n- FLOW_REMOVE_BACKUP_FILE: \"046\", indicating backup deletion.\n- FLOW_UPGRADE_SUPPORT_MULTI_AZ: \"047\", indicating instance upgrade to multi-AZ deployment.\n- FLOW_SHUTDOWN_MASTER: \"048\", indicating fault simulation.\n- FLOW_CHANGE_REPLICA_TO_MASTER: \"049\", indicating manual promotion to the primary node.\n- FLOW_CODE_ADD_REPLICATION_INSTANCE: \"050\", indicating replication group addition.\n- FLOW_OPEN_WAN: \"052\", indicating enabling of public network access.\n- FLOW_CLOSE_WAN: \"053\", indicating disabling of public network access.\n- FLOW_CODE_DELETE_REPLICATION_INSTANCE: \"055\", indicating replication group unbinding.\n- FLOW_CODE_CHANGE_MASTER_INSTANCE: \"056\", indicating switching a replication group instance to the primary instance.\n- FLOW_CODE_CHANGE_INSTANCE_ROLE: \"057\", indicating modification of the replication group instance role.\n- FLOW_MIGRATE_NODE: \"058\", indicating node migration.\n- FLOW_SWITCH_NODE: \"059\", indicating node switch.\n- FLOW_UPGRADE_SMALL_VERSION: \"060\", indicating Redis version upgrade.\n- FLOW_UPGRADE_PROXY_VERSION: \"061\", indicating proxy version upgrade.\n- FLOW_MODIFY_INSTANCE_NETWORK: \"062\", indicating instance network modification.\n- FLOW_MIGRATE_PROXY_NODE: \"063\", indicating proxy node migration.\n- FLOW_MIGRATION_INSTANCE_ZONE: \"066\", indicating that instance migration to another AZ is in progress.\n- FLOW_UPGRADE_INSTANCE_CACHE_AND_PROXY: \"067\", indicating that instance version upgrade is in progress.\n- FLOW_MODIFY_PROXY_NUM: \"069\", indicating proxy node addition (removal).\n- FLOW_MODIFYBACKUPMOD: \"070\", indicating instance backup mode modification.",
|
|
11777
12164
|
"example": "037",
|
|
11778
12165
|
"member": "string",
|
|
11779
12166
|
"name": "TaskType",
|
|
@@ -11783,7 +12170,7 @@
|
|
|
11783
12170
|
},
|
|
11784
12171
|
{
|
|
11785
12172
|
"disabled": false,
|
|
11786
|
-
"document": "Instance name
|
|
12173
|
+
"document": "Instance name.",
|
|
11787
12174
|
"example": "生产-***Redis",
|
|
11788
12175
|
"member": "string",
|
|
11789
12176
|
"name": "InstanceName",
|
|
@@ -11793,7 +12180,7 @@
|
|
|
11793
12180
|
},
|
|
11794
12181
|
{
|
|
11795
12182
|
"disabled": false,
|
|
11796
|
-
"document": "Instance ID
|
|
12183
|
+
"document": "Instance ID.",
|
|
11797
12184
|
"example": "crs-opcazbrb",
|
|
11798
12185
|
"member": "string",
|
|
11799
12186
|
"name": "InstanceId",
|
|
@@ -11803,7 +12190,7 @@
|
|
|
11803
12190
|
},
|
|
11804
12191
|
{
|
|
11805
12192
|
"disabled": false,
|
|
11806
|
-
"document": "Project ID
|
|
12193
|
+
"document": "Project ID.",
|
|
11807
12194
|
"example": "0",
|
|
11808
12195
|
"member": "int64",
|
|
11809
12196
|
"name": "ProjectId",
|
|
@@ -11813,7 +12200,7 @@
|
|
|
11813
12200
|
},
|
|
11814
12201
|
{
|
|
11815
12202
|
"disabled": false,
|
|
11816
|
-
"document": "Task progress
|
|
12203
|
+
"document": "Task progress.",
|
|
11817
12204
|
"example": "1",
|
|
11818
12205
|
"member": "float",
|
|
11819
12206
|
"name": "Progress",
|
|
@@ -11823,7 +12210,7 @@
|
|
|
11823
12210
|
},
|
|
11824
12211
|
{
|
|
11825
12212
|
"disabled": false,
|
|
11826
|
-
"document": "Task end time
|
|
12213
|
+
"document": "Task execution end time.",
|
|
11827
12214
|
"example": "2019-11-15 14:25:25",
|
|
11828
12215
|
"member": "string",
|
|
11829
12216
|
"name": "EndTime",
|
|
@@ -11833,7 +12220,7 @@
|
|
|
11833
12220
|
},
|
|
11834
12221
|
{
|
|
11835
12222
|
"disabled": false,
|
|
11836
|
-
"document": "Task execution status
|
|
12223
|
+
"document": "Task execution status.\n\n\n\n0: initializing the task.\n1: executing.\n2. completed.\n4: failed.",
|
|
11837
12224
|
"example": "2",
|
|
11838
12225
|
"member": "int64",
|
|
11839
12226
|
"name": "Result",
|
|
@@ -12067,7 +12454,7 @@
|
|
|
12067
12454
|
"members": [
|
|
12068
12455
|
{
|
|
12069
12456
|
"disabled": false,
|
|
12070
|
-
"document": "
|
|
12457
|
+
"document": "ID of the instance whose configuration is to be modified. Log in to the [TencentDB for Redis® console](https://console.cloud.tencent.com/Redis/instance/list) and copy the instance ID from the instance list.",
|
|
12071
12458
|
"example": "crs-5qlr****",
|
|
12072
12459
|
"member": "string",
|
|
12073
12460
|
"name": "InstanceId",
|
|
@@ -12109,6 +12496,15 @@
|
|
|
12109
12496
|
"name": "NodeSet",
|
|
12110
12497
|
"required": false,
|
|
12111
12498
|
"type": "list"
|
|
12499
|
+
},
|
|
12500
|
+
{
|
|
12501
|
+
"disabled": false,
|
|
12502
|
+
"document": "Switch time.\n - 1: Perform the operation within the maintenance window: Specification upgrade is executed within the set maintenance window. Use the API [DescribeMaintenanceWindow](https://intl.cloud.tencent.com/document/product/239/46336?from_cn_redirect=1) to query the time period of the set maintenance window. Replica addition/removal, shard addition/removal, and memory capacity expansion/shrinkage are supported within the maintenance window. Specification upgrade within the maintenance window is being gradually tested and published by region. It is already supported in some regions. For urgent integration in regions that do not support it, [submit a ticket](https://console.cloud.tencent.com/workorder/category) to apply for an allowlist.\n -2: Perform the operation immediately: The operation will be performed immediately, without the need to wait for the maintenance window. Operations will be performed immediately by default for the system.",
|
|
12503
|
+
"example": "2",
|
|
12504
|
+
"member": "uint64",
|
|
12505
|
+
"name": "SwitchOption",
|
|
12506
|
+
"required": false,
|
|
12507
|
+
"type": "int"
|
|
12112
12508
|
}
|
|
12113
12509
|
],
|
|
12114
12510
|
"type": "object"
|
|
@@ -12204,7 +12600,7 @@
|
|
|
12204
12600
|
},
|
|
12205
12601
|
{
|
|
12206
12602
|
"disabled": false,
|
|
12207
|
-
"document": "Current
|
|
12603
|
+
"document": "Current proxy version. Call the [DescribeInstances](https://www.tencentcloud.comom/document/product/239/20018?from_cn_redirect=1) API to obtain the current proxy version for the instance.",
|
|
12208
12604
|
"example": "5.0.0",
|
|
12209
12605
|
"member": "string",
|
|
12210
12606
|
"name": "CurrentProxyVersion",
|
|
@@ -12213,7 +12609,7 @@
|
|
|
12213
12609
|
},
|
|
12214
12610
|
{
|
|
12215
12611
|
"disabled": false,
|
|
12216
|
-
"document": "Upgradable Redis version.",
|
|
12612
|
+
"document": "Upgradable Redis version. Call the [DescribeInstances](https://www.tencentcloud.comom/document/product/239/20018?from_cn_redirect=1) API to obtain the upgradable Redis version for the instance.",
|
|
12217
12613
|
"example": "5.0.1",
|
|
12218
12614
|
"member": "string",
|
|
12219
12615
|
"name": "UpgradeProxyVersion",
|
|
@@ -12323,7 +12719,7 @@
|
|
|
12323
12719
|
"members": [
|
|
12324
12720
|
{
|
|
12325
12721
|
"disabled": false,
|
|
12326
|
-
"document": "Instance ID. Log in to the [Redis console](https://console.
|
|
12722
|
+
"document": "Instance ID. Log in to the [Redis console](https://console.cloud.tencent.com/redis/instance/list), and copy it from the instance list.",
|
|
12327
12723
|
"example": "crs-rhlppeye",
|
|
12328
12724
|
"member": "string",
|
|
12329
12725
|
"name": "InstanceId",
|
|
@@ -12332,7 +12728,7 @@
|
|
|
12332
12728
|
},
|
|
12333
12729
|
{
|
|
12334
12730
|
"disabled": false,
|
|
12335
|
-
"document": "
|
|
12731
|
+
"document": "Specifies whether the nearby access feature is supported after an upgrade to multi-AZ.\n- true: support the nearby access feature. The upgrade process requires simultaneous upgrades of the proxy version and Redis kernel minor version, which involves data migration and may take several hours.\n- false: no need to support the nearby access feature. Upgrade to multi-AZ only involves metadata migration management, with no impact on the service. The upgrade process is usually completed within 3 minutes, and the default value is false.",
|
|
12336
12732
|
"example": "true",
|
|
12337
12733
|
"member": "bool",
|
|
12338
12734
|
"name": "UpgradeProxyAndRedisServer",
|