tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -29,14 +29,14 @@
|
|
29
29
|
"status": "online"
|
30
30
|
},
|
31
31
|
"BindClusterResourcePackages": {
|
32
|
-
"document": "
|
32
|
+
"document": "本接口(BindClusterResourcePackages)用于为集群绑定资源包。",
|
33
33
|
"input": "BindClusterResourcePackagesRequest",
|
34
34
|
"name": "为集群绑定资源包",
|
35
35
|
"output": "BindClusterResourcePackagesResponse",
|
36
36
|
"status": "online"
|
37
37
|
},
|
38
38
|
"CloseAuditService": {
|
39
|
-
"document": "TDSQL-C
|
39
|
+
"document": "本接口(CloseAuditService)用于关闭 TDSQL-C MySQL 实例的数据库审计服务。",
|
40
40
|
"input": "CloseAuditServiceRequest",
|
41
41
|
"name": "实例关闭审计服务",
|
42
42
|
"output": "CloseAuditServiceResponse",
|
@@ -85,7 +85,7 @@
|
|
85
85
|
"status": "online"
|
86
86
|
},
|
87
87
|
"CreateAuditRuleTemplate": {
|
88
|
-
"document": "
|
88
|
+
"document": "本接口(CreateAuditRuleTemplate)用于创建审计规则模板。",
|
89
89
|
"input": "CreateAuditRuleTemplateRequest",
|
90
90
|
"name": "创建审计规则模板",
|
91
91
|
"output": "CreateAuditRuleTemplateResponse",
|
@@ -99,7 +99,7 @@
|
|
99
99
|
"status": "online"
|
100
100
|
},
|
101
101
|
"CreateCLSDelivery": {
|
102
|
-
"document": "
|
102
|
+
"document": "本接口(CreateCLSDelivery)用于创建日志投递。",
|
103
103
|
"input": "CreateCLSDeliveryRequest",
|
104
104
|
"name": "创建日志投递",
|
105
105
|
"output": "CreateCLSDeliveryResponse",
|
@@ -113,7 +113,7 @@
|
|
113
113
|
"status": "online"
|
114
114
|
},
|
115
115
|
"CreateClusters": {
|
116
|
-
"document": "
|
116
|
+
"document": "本接口(CreateClusters)用于新购集群。",
|
117
117
|
"input": "CreateClustersRequest",
|
118
118
|
"name": "购买新集群",
|
119
119
|
"output": "CreateClustersResponse",
|
@@ -176,7 +176,7 @@
|
|
176
176
|
"status": "online"
|
177
177
|
},
|
178
178
|
"DeleteCLSDelivery": {
|
179
|
-
"document": "
|
179
|
+
"document": "本接口(DeleteCLSDelivery)用于删除日志投递。",
|
180
180
|
"input": "DeleteCLSDeliveryRequest",
|
181
181
|
"name": "删除日志投递",
|
182
182
|
"output": "DeleteCLSDeliveryResponse",
|
@@ -218,7 +218,7 @@
|
|
218
218
|
"status": "online"
|
219
219
|
},
|
220
220
|
"DescribeAuditInstanceList": {
|
221
|
-
"document": "
|
221
|
+
"document": "本接口(DescribeAuditInstanceList)用于获取数据库审计的实例列表。",
|
222
222
|
"input": "DescribeAuditInstanceListRequest",
|
223
223
|
"name": "获取审计实例列表",
|
224
224
|
"output": "DescribeAuditInstanceListResponse",
|
@@ -309,14 +309,14 @@
|
|
309
309
|
"status": "online"
|
310
310
|
},
|
311
311
|
"DescribeClusterDatabases": {
|
312
|
-
"document": "
|
312
|
+
"document": "本接口(DescribeClusterDatabases)用于获取集群数据库列表。",
|
313
313
|
"input": "DescribeClusterDatabasesRequest",
|
314
314
|
"name": "获取集群数据库列表",
|
315
315
|
"output": "DescribeClusterDatabasesResponse",
|
316
316
|
"status": "online"
|
317
317
|
},
|
318
318
|
"DescribeClusterDetail": {
|
319
|
-
"document": "该接口(DescribeClusterDetail
|
319
|
+
"document": "该接口(DescribeClusterDetail)用于显示集群详情。",
|
320
320
|
"input": "DescribeClusterDetailRequest",
|
321
321
|
"name": "集群信息描述",
|
322
322
|
"output": "DescribeClusterDetailResponse",
|
@@ -386,7 +386,7 @@
|
|
386
386
|
"status": "online"
|
387
387
|
},
|
388
388
|
"DescribeInstanceCLSLogDelivery": {
|
389
|
-
"document": "
|
389
|
+
"document": "本接口(DescribeInstanceCLSLogDelivery)用于查询实例日志投递信息。",
|
390
390
|
"input": "DescribeInstanceCLSLogDeliveryRequest",
|
391
391
|
"name": "查询实例日志投递信息",
|
392
392
|
"output": "DescribeInstanceCLSLogDeliveryResponse",
|
@@ -484,28 +484,28 @@
|
|
484
484
|
"status": "online"
|
485
485
|
},
|
486
486
|
"DescribeProxySpecs": {
|
487
|
-
"document": "
|
487
|
+
"document": "本接口(DescribeProxySpecs)用于查询数据库代理规格。",
|
488
488
|
"input": "DescribeProxySpecsRequest",
|
489
489
|
"name": "查询数据库代理规格",
|
490
490
|
"output": "DescribeProxySpecsResponse",
|
491
491
|
"status": "online"
|
492
492
|
},
|
493
493
|
"DescribeResourcePackageDetail": {
|
494
|
-
"document": "
|
494
|
+
"document": "本接口(DescribeResourcePackageDetail)用于查询资源包使用详情。",
|
495
495
|
"input": "DescribeResourcePackageDetailRequest",
|
496
496
|
"name": "查询资源包使用详情",
|
497
497
|
"output": "DescribeResourcePackageDetailResponse",
|
498
498
|
"status": "online"
|
499
499
|
},
|
500
500
|
"DescribeResourcePackageList": {
|
501
|
-
"document": "
|
501
|
+
"document": "本接口(DescribeResourcePackageList)用于查询资源包列表。",
|
502
502
|
"input": "DescribeResourcePackageListRequest",
|
503
503
|
"name": "查询资源包列表",
|
504
504
|
"output": "DescribeResourcePackageListResponse",
|
505
505
|
"status": "online"
|
506
506
|
},
|
507
507
|
"DescribeResourcePackageSaleSpec": {
|
508
|
-
"document": "
|
508
|
+
"document": "本接口(DescribeResourcePackageSaleSpec)用于查询资源包规格。",
|
509
509
|
"input": "DescribeResourcePackageSaleSpecRequest",
|
510
510
|
"name": "查询资源包规格",
|
511
511
|
"output": "DescribeResourcePackageSaleSpecResponse",
|
@@ -610,7 +610,7 @@
|
|
610
610
|
"status": "online"
|
611
611
|
},
|
612
612
|
"IsolateCluster": {
|
613
|
-
"document": "
|
613
|
+
"document": "本接口(IsolateCluster)用于隔离集群。",
|
614
614
|
"input": "IsolateClusterRequest",
|
615
615
|
"name": "隔离集群",
|
616
616
|
"output": "IsolateClusterResponse",
|
@@ -652,7 +652,7 @@
|
|
652
652
|
"status": "online"
|
653
653
|
},
|
654
654
|
"ModifyAuditRuleTemplates": {
|
655
|
-
"document": "
|
655
|
+
"document": "本接口(ModifyAuditRuleTemplates)用于修改审计规则模板。",
|
656
656
|
"input": "ModifyAuditRuleTemplatesRequest",
|
657
657
|
"name": "修改审计规则模板",
|
658
658
|
"output": "ModifyAuditRuleTemplatesResponse",
|
@@ -792,14 +792,14 @@
|
|
792
792
|
"status": "online"
|
793
793
|
},
|
794
794
|
"ModifyResourcePackageClusters": {
|
795
|
-
"document": "
|
795
|
+
"document": "本接口(ModifyResourcePackageClusters)用于修改资源包与集群之间的绑定关系。",
|
796
796
|
"input": "ModifyResourcePackageClustersRequest",
|
797
797
|
"name": "修改集群与资源包之间的绑定关系",
|
798
798
|
"output": "ModifyResourcePackageClustersResponse",
|
799
799
|
"status": "online"
|
800
800
|
},
|
801
801
|
"ModifyResourcePackageName": {
|
802
|
-
"document": "
|
802
|
+
"document": "本接口(ModifyResourcePackageName)用于修改资源包名称。",
|
803
803
|
"input": "ModifyResourcePackageNameRequest",
|
804
804
|
"name": "修改资源包名称",
|
805
805
|
"output": "ModifyResourcePackageNameResponse",
|
@@ -841,7 +841,7 @@
|
|
841
841
|
"status": "online"
|
842
842
|
},
|
843
843
|
"OpenAuditService": {
|
844
|
-
"document": "
|
844
|
+
"document": "本接口(OpenAuditService)用于为实例开通数据库审计服务。",
|
845
845
|
"input": "OpenAuditServiceRequest",
|
846
846
|
"name": "实例开通审计服务",
|
847
847
|
"output": "OpenAuditServiceResponse",
|
@@ -883,7 +883,7 @@
|
|
883
883
|
"status": "online"
|
884
884
|
},
|
885
885
|
"RefundResourcePackage": {
|
886
|
-
"document": "
|
886
|
+
"document": "本接口(RefundResourcePackage)用于资源包退款。",
|
887
887
|
"input": "RefundResourcePackageRequest",
|
888
888
|
"name": "退款资源包",
|
889
889
|
"output": "RefundResourcePackageResponse",
|
@@ -1009,7 +1009,7 @@
|
|
1009
1009
|
"status": "online"
|
1010
1010
|
},
|
1011
1011
|
"UnbindClusterResourcePackages": {
|
1012
|
-
"document": "
|
1012
|
+
"document": "本接口(UnbindClusterResourcePackages)用于解除资源包与集群之间的绑定关系。",
|
1013
1013
|
"input": "UnbindClusterResourcePackagesRequest",
|
1014
1014
|
"name": "cynos解绑资源包",
|
1015
1015
|
"output": "UnbindClusterResourcePackagesResponse",
|
@@ -7944,6 +7944,32 @@
|
|
7944
7944
|
],
|
7945
7945
|
"type": "object"
|
7946
7946
|
},
|
7947
|
+
"DeliverSummary": {
|
7948
|
+
"document": "日志投递信息",
|
7949
|
+
"members": [
|
7950
|
+
{
|
7951
|
+
"disabled": false,
|
7952
|
+
"document": "投递类型,store(存储类),mq(消息通道)\n注意:此字段可能返回 null,表示取不到有效值。",
|
7953
|
+
"example": "store",
|
7954
|
+
"member": "string",
|
7955
|
+
"name": "DeliverType",
|
7956
|
+
"output_required": false,
|
7957
|
+
"type": "string",
|
7958
|
+
"value_allowed_null": true
|
7959
|
+
},
|
7960
|
+
{
|
7961
|
+
"disabled": false,
|
7962
|
+
"document": "投递子类型:cls,ckafka。\n注意:此字段可能返回 null,表示取不到有效值。",
|
7963
|
+
"example": "cls",
|
7964
|
+
"member": "string",
|
7965
|
+
"name": "DeliverSubType",
|
7966
|
+
"output_required": false,
|
7967
|
+
"type": "string",
|
7968
|
+
"value_allowed_null": true
|
7969
|
+
}
|
7970
|
+
],
|
7971
|
+
"usage": "out"
|
7972
|
+
},
|
7947
7973
|
"DescribeAccountAllGrantPrivilegesRequest": {
|
7948
7974
|
"document": "DescribeAccountAllGrantPrivileges请求参数结构体",
|
7949
7975
|
"members": [
|
@@ -11449,6 +11475,7 @@
|
|
11449
11475
|
"example": "10",
|
11450
11476
|
"member": "int64",
|
11451
11477
|
"name": "Total",
|
11478
|
+
"output_required": true,
|
11452
11479
|
"type": "int",
|
11453
11480
|
"value_allowed_null": false
|
11454
11481
|
},
|
@@ -11458,6 +11485,7 @@
|
|
11458
11485
|
"example": "无",
|
11459
11486
|
"member": "SalePackageSpec",
|
11460
11487
|
"name": "Detail",
|
11488
|
+
"output_required": true,
|
11461
11489
|
"type": "list",
|
11462
11490
|
"value_allowed_null": true
|
11463
11491
|
},
|
@@ -13001,6 +13029,26 @@
|
|
13001
13029
|
"output_required": false,
|
13002
13030
|
"type": "list",
|
13003
13031
|
"value_allowed_null": true
|
13032
|
+
},
|
13033
|
+
{
|
13034
|
+
"disabled": false,
|
13035
|
+
"document": "是否开启日志投递:ON,OFF\n注意:此字段可能返回 null,表示取不到有效值。",
|
13036
|
+
"example": "ON",
|
13037
|
+
"member": "string",
|
13038
|
+
"name": "Deliver",
|
13039
|
+
"output_required": false,
|
13040
|
+
"type": "string",
|
13041
|
+
"value_allowed_null": true
|
13042
|
+
},
|
13043
|
+
{
|
13044
|
+
"disabled": false,
|
13045
|
+
"document": "日志投递类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
13046
|
+
"example": "无",
|
13047
|
+
"member": "DeliverSummary",
|
13048
|
+
"name": "DeliverSummary",
|
13049
|
+
"output_required": false,
|
13050
|
+
"type": "list",
|
13051
|
+
"value_allowed_null": true
|
13004
13052
|
}
|
13005
13053
|
],
|
13006
13054
|
"usage": "out"
|
@@ -16691,7 +16739,7 @@
|
|
16691
16739
|
"example": "123456789",
|
16692
16740
|
"member": "int64",
|
16693
16741
|
"name": "AppId",
|
16694
|
-
"
|
16742
|
+
"output_required": true,
|
16695
16743
|
"type": "int",
|
16696
16744
|
"value_allowed_null": true
|
16697
16745
|
},
|
@@ -16701,7 +16749,7 @@
|
|
16701
16749
|
"example": "扩展信息",
|
16702
16750
|
"member": "string",
|
16703
16751
|
"name": "PackageId",
|
16704
|
-
"
|
16752
|
+
"output_required": true,
|
16705
16753
|
"type": "string",
|
16706
16754
|
"value_allowed_null": true
|
16707
16755
|
},
|
@@ -16711,7 +16759,7 @@
|
|
16711
16759
|
"example": "cynosdb-ins-test",
|
16712
16760
|
"member": "string",
|
16713
16761
|
"name": "InstanceId",
|
16714
|
-
"
|
16762
|
+
"output_required": true,
|
16715
16763
|
"type": "string",
|
16716
16764
|
"value_allowed_null": true
|
16717
16765
|
},
|
@@ -16721,7 +16769,7 @@
|
|
16721
16769
|
"example": "50",
|
16722
16770
|
"member": "float",
|
16723
16771
|
"name": "SuccessDeductSpec",
|
16724
|
-
"
|
16772
|
+
"output_required": true,
|
16725
16773
|
"type": "float",
|
16726
16774
|
"value_allowed_null": true
|
16727
16775
|
},
|
@@ -16731,7 +16779,7 @@
|
|
16731
16779
|
"example": "30",
|
16732
16780
|
"member": "float",
|
16733
16781
|
"name": "PackageTotalUsedSpec",
|
16734
|
-
"
|
16782
|
+
"output_required": true,
|
16735
16783
|
"type": "float",
|
16736
16784
|
"value_allowed_null": true
|
16737
16785
|
},
|
@@ -16741,7 +16789,7 @@
|
|
16741
16789
|
"example": "2022-07-01 00:00:00",
|
16742
16790
|
"member": "string",
|
16743
16791
|
"name": "StartTime",
|
16744
|
-
"
|
16792
|
+
"output_required": true,
|
16745
16793
|
"type": "string",
|
16746
16794
|
"value_allowed_null": true
|
16747
16795
|
},
|
@@ -16751,7 +16799,7 @@
|
|
16751
16799
|
"example": "2022-07-02 00:00:00",
|
16752
16800
|
"member": "string",
|
16753
16801
|
"name": "EndTime",
|
16754
|
-
"
|
16802
|
+
"output_required": true,
|
16755
16803
|
"type": "string",
|
16756
16804
|
"value_allowed_null": true
|
16757
16805
|
},
|
@@ -16761,7 +16809,7 @@
|
|
16761
16809
|
"example": "无",
|
16762
16810
|
"member": "string",
|
16763
16811
|
"name": "ExtendInfo",
|
16764
|
-
"
|
16812
|
+
"output_required": true,
|
16765
16813
|
"type": "string",
|
16766
16814
|
"value_allowed_null": true
|
16767
16815
|
}
|
@@ -373,8 +373,8 @@
|
|
373
373
|
"DescribeClusterDatabases": [
|
374
374
|
{
|
375
375
|
"document": "",
|
376
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDatabases\n<公共请求参数>\n\n{\n \"ClusterId\": \"
|
377
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 3,\n \"Limit\": 20,\n \"Offset\":
|
376
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDatabases\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-tsjwe7iu\"\n}",
|
377
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 3,\n \"Limit\": 20,\n \"Offset\": 0,\n \"RequestId\": \"806fe1c8-5567-4aa8-a521-ea2414c793b4\",\n \"Databases\": [\n \"test_database_1\",\n \"test_database_2\"\n ]\n }\n}",
|
378
378
|
"title": "获取集群数据库列表"
|
379
379
|
}
|
380
380
|
],
|
@@ -382,7 +382,7 @@
|
|
382
382
|
{
|
383
383
|
"document": "集群信息描述",
|
384
384
|
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbpg-5804k48e\"\n}",
|
385
|
-
"output": "{\n \"Response\": {\n \"Detail\": {\n \"ClusterId\": \"
|
385
|
+
"output": "{\n \"Response\": {\n \"Detail\": {\n \"ClusterId\": \"cynosdbmysql-abcd1243\",\n \"ClusterName\": \"cynodbmysql-自定义用户名\",\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-1\",\n \"PhysicalZone\": \"ap-guangzhou-1\",\n \"Status\": \"running\",\n \"StatusDesc\": \"运行中\",\n \"ServerlessStatus\": \"运行中\",\n \"StorageId\": \"cynosdbmysql-1234abcd\",\n \"Storage\": 20,\n \"MaxStorageSize\": 1000,\n \"MinStorageSize\": 10,\n \"StoragePayMode\": 0,\n \"VpcName\": \"vpc-abcd1234\",\n \"VpcId\": \"vpc-abcd1234\",\n \"SubnetName\": \"subnet-1234abcd\",\n \"SubnetId\": \"subnet-1234abcd\",\n \"Charset\": \"utf8mb4\",\n \"CreateTime\": \"2020-02-20 20:20:20\",\n \"DbType\": \"MYSQL\",\n \"DbMode\": \"normal\",\n \"DbVersion\": \"5.7\",\n \"StorageLimit\": 20,\n \"UsedStorage\": 14,\n \"Vip\": \"1.2.3.4\",\n \"Vport\": 3306,\n \"RoAddr\": [\n {\n \"IP\": \"1.2.3.5\",\n \"Port\": 3306\n }\n ],\n \"Ability\": {\n \"IsSupportSlaveZone\": \"yes\",\n \"NonsupportSlaveZoneReason\": \"aaabbbccc\",\n \"IsSupportRo\": \"yes\",\n \"NonsupportRoReason\": \"aaabbbccc\",\n \"IsSupportManualSnapshot\": \"yes\"\n },\n \"CynosVersion\": \"3.1.10\",\n \"BusinessType\": \"\",\n \"HasSlaveZone\": \"\",\n \"IsFreeze\": \"no\",\n \"Tasks\": [\n {\n \"TaskId\": 10,\n \"TaskType\": \"taskAutoBackup\",\n \"TaskStatus\": \"processing\",\n \"ObjectId\": \"cynosdbmysql-abcd1234\",\n \"ObjectType\": \"taskObjTypeCluster\"\n }\n ],\n \"MasterZone\": \"ap-guangzhou-5\",\n \"SlaveZones\": [\n \"ap-guangzhou-3\"\n ],\n \"InstanceSet\": [\n {\n \"InstanceId\": \"cynosdbmysql-ins-abcd1235\",\n \"InstanceName\": \"cynosdbmysql-用户自定义名称\",\n \"InstanceType\": \"rw\",\n \"InstanceStatus\": \"running\",\n \"InstanceStatusDesc\": \"运行中\",\n \"InstanceCpu\": 1,\n \"InstanceMemory\": 2,\n \"InstanceStorage\": 0,\n \"InstanceRole\": \"master\",\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"Mon\"\n ],\n \"ServerlessStatus\": \"pause\"\n }\n ],\n \"PayMode\": 0,\n \"PeriodEndTime\": \"2030-01-01 10:01:01\",\n \"ProjectID\": 0,\n \"ResourceTags\": [\n {\n \"TagKey\": \"tagKey-1\",\n \"TagValue\": \"tagValue-1\"\n }\n ],\n \"ProxyStatus\": \"running\",\n \"LogBin\": \"ON\",\n \"IsSkipTrade\": \"no\",\n \"PitrType\": \"redo_pitr\",\n \"IsOpenPasswordComplexity\": \"yes\",\n \"NetworkStatus\": \"whole_rdma\",\n \"ResourcePackages\": [\n {\n \"PackageId\": \"package-abcd1234\",\n \"PackageType\": \"CCU\",\n \"DeductionPriority\": 1\n }\n ],\n \"RenewFlag\": 0,\n \"NetworkType\": \"whole_rdma\",\n \"SlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"BinlogSyncWay\": \"async\"\n }\n ]\n },\n \"RequestId\": \"requestId-123456789\"\n }\n}",
|
386
386
|
"title": "集群信息描述"
|
387
387
|
}
|
388
388
|
],
|
@@ -422,7 +422,7 @@
|
|
422
422
|
{
|
423
423
|
"document": "查询集群参数",
|
424
424
|
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterParams\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbpg-1xcycbu8\"\n}",
|
425
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
425
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 226,\n \"Items\": [\n {\n \"CurrentValue\": \"1000\",\n \"Default\": \"60000\",\n \"EnumValue\": [\n \"OFF\",\n \"ON\"\n ],\n \"Max\": \"65535\",\n \"Min\": \"1\",\n \"ParamName\": \"auto_increment_increment\",\n \"NeedReboot\": 0,\n \"ParamType\": \"integer\",\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Description\": \"Determines the starting point for the AUTO_INCREMENT column value.\",\n \"IsGlobal\": 1,\n \"ModifiableInfo\": {\n \"IsModifiable\": 1\n },\n \"IsFunc\": true,\n \"Func\": \"{MIN(DBInitMemory/%d*%d,%d)},4000,32768,2097152\"\n }\n ],\n \"RequestId\": \"806fe1c8-5567-4aa8-a521-ea2414c793b4\"\n }\n}",
|
426
426
|
"title": "查询集群参数"
|
427
427
|
}
|
428
428
|
],
|
@@ -557,8 +557,8 @@
|
|
557
557
|
"DescribeProxies": [
|
558
558
|
{
|
559
559
|
"document": "查询数据库代理",
|
560
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxies\n<公共请求参数>\n\n{\n \"OrderBy\": \"createTime\",\n \"ClusterId\": \"cynosdbmysql-xx\",\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Values\": [\n \"proxyGroupId\"\n ],\n \"Names\": [\n \"cynosdbmysql-proxy-
|
561
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
560
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxies\n<公共请求参数>\n\n{\n \"OrderBy\": \"createTime\",\n \"ClusterId\": \"cynosdbmysql-xx\",\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Values\": [\n \"proxyGroupId\"\n ],\n \"Names\": [\n \"cynosdbmysql-proxy-tshj6btw\"\n ],\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 0,\n \"OrderByType\": \"desc\"\n}",
|
561
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"ProxyGroupInfos\": [\n {\n \"ConnectionPool\": {\n \"ConnectionPoolTimeOut\": 30,\n \"ConnectionPoolType\": \"SessionConnectionPool\",\n \"OpenConnectionPool\": \"yes\"\n },\n \"NetAddrInfos\": [\n {\n \"Description\": \"external-ro new\",\n \"InstanceGroupId\": \"cynosdbmysql-grp-nsiuj4aj\",\n \"NetType\": \"\",\n \"UniqSubnetId\": \"subnet-pmqqss72\",\n \"UniqVpcId\": \"vpc-gvelzo5j\",\n \"Vip\": \"11.2.1.43\",\n \"Vport\": 3306,\n \"WanDomain\": \"test.wan.domain\",\n \"WanIP\": \"11.2.3.43\",\n \"WanPort\": 3306,\n \"WanStatus\": \"open\"\n }\n ],\n \"ProxyGroup\": {\n \"AppId\": 1772344699,\n \"ClusterId\": \"cynosdbmysql-i2weamox\",\n \"CurrentProxyVersion\": \"1.3.11\",\n \"OpenRw\": \"yes\",\n \"ProxyGroupId\": \"cynosdbmysql-proxy-mdhg55su\",\n \"ProxyNodeCount\": 4,\n \"Region\": \"ap-guangzhou\",\n \"Status\": \"running\",\n \"Zone\": \"ap-guangzhou-6\"\n },\n \"ProxyGroupRwInfo\": {\n \"AccessMode\": \"balance\",\n \"AutoAddRo\": \"no\",\n \"ConsistencyTimeOut\": 0,\n \"ConsistencyType\": \"eventual\",\n \"FailOver\": \"no\",\n \"InstanceWeights\": [\n {\n \"InstanceId\": \"cynosdbmysql-ins-ka2i3m48\",\n \"Weight\": 1\n }\n ],\n \"OpenRw\": \"yes\",\n \"RwType\": \"READONLY\",\n \"TransSplit\": false,\n \"WeightMode\": \"system\"\n },\n \"ProxyNodes\": [\n {\n \"AppId\": 1772344699,\n \"ClusterId\": \"cynosdbmysql-i2weamox\",\n \"Cpu\": 2,\n \"Mem\": 4000,\n \"OssProxyNodeName\": \"cynosdbmysql-proxyNode-q52v1wp4\",\n \"ProxyGroupId\": \"cynosdbmysql-proxy-mdhg57su\",\n \"ProxyNodeConnections\": 157,\n \"ProxyNodeId\": \"cynosdbmysql-proxyNode-pv4hg4na\",\n \"Region\": \"ap-guangzhou\",\n \"Status\": \"running\",\n \"Zone\": \"ap-guangzhou-6\"\n }\n ],\n \"Tasks\": [\n {\n \"TaskId\": 123124,\n \"TaskType\": \"taskModifyProxyRwSplit\",\n \"TaskStatus\": \"processing\",\n \"ObjectId\": \"cynosdbmysql-proxy-mdhg57su\",\n \"ObjectType\": \"taskObjTypeCluster\"\n }\n ]\n }\n ],\n \"ProxyNodeInfos\": [\n {\n \"ProxyNodeId\": \"cynosdbmysql-proxyNode-pv4hg4na\",\n \"ProxyNodeConnections\": 157,\n \"Cpu\": 2,\n \"Mem\": 4000,\n \"Status\": \"running\",\n \"ProxyGroupId\": \"cynosdbmysql-proxy-mdhg57su\",\n \"ClusterId\": \"cynosdbmysql-i2weamox\",\n \"AppId\": 1772344699,\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-6\",\n \"OssProxyNodeName\": \"cynosdbmysql-proxyNode-q52v1wp4\"\n }\n ],\n \"RequestId\": \"ed0bd4ca-b5c0-4230-a8b5-6d2dc5ec1eb0\"\n }\n}",
|
562
562
|
"title": "查询数据库代理列表"
|
563
563
|
}
|
564
564
|
],
|
@@ -587,8 +587,8 @@
|
|
587
587
|
"DescribeResourcePackageDetail": [
|
588
588
|
{
|
589
589
|
"document": "查询资源包使用详情\n",
|
590
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourcePackageDetail\n<公共请求参数>\n\n{\n \"PackageId\": \"
|
591
|
-
"output": "{\n \"Response\": {\n \"Total\":
|
590
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourcePackageDetail\n<公共请求参数>\n\n{\n \"PackageId\": \"package-twox8tqx\",\n \"ClusterIds\": [\n \"cynosdbmysql-ou5cnw2x\"\n ],\n \"StartTime\": \"2024-09-28 10:11:23\",\n \"EndTime\": \"2024-10-28 10:11:23\",\n \"Offset\": \"0\",\n \"Limit\": \"20\"\n}",
|
591
|
+
"output": "{\n \"Response\": {\n \"Total\": 20,\n \"Detail\": [\n {\n \"AppId\": 251232125,\n \"PackageId\": \"package-abcr4312\",\n \"InstanceId\": \"cynosdbmysql-ins-anji1234\",\n \"SuccessDeductSpec\": 100,\n \"PackageTotalUsedSpec\": 200,\n \"StartTime\": \"2020-01-01 00:00:01\",\n \"EndTime\": \"2020-01-02 00:00:01\",\n \"ExtendInfo\": \"{\\\"ClusterId\\\":\\\"cynosdbmysql-i58mvikj\\\",\\\"RequestId\\\":\\\"1724306460000666497_c7bedc2d-3454-4fe9-9768-335a9901f10f\\\"}\"\n }\n ],\n \"RequestId\": \"3d56fe0b-f839-42c6-b84e-1d5fbc874cba\"\n }\n}",
|
592
592
|
"title": "查询资源包使用详情"
|
593
593
|
}
|
594
594
|
],
|
@@ -603,8 +603,8 @@
|
|
603
603
|
"DescribeResourcePackageSaleSpec": [
|
604
604
|
{
|
605
605
|
"document": "查询资源包规格\n",
|
606
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSourcePackageSaleSpec\n<公共请求参数>\n\n{\n \"InstanceType\": \"
|
607
|
-
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Detail\": [\n {\n \"PackageRegion\": \"
|
606
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSourcePackageSaleSpec\n<公共请求参数>\n\n{\n \"InstanceType\": \"cynosdb-serverless\",\n \"PackageRegion\": \"china\",\n \"PackageType\": \"CCU\",\n \"Offset\": 0,\n \"Limit\": 1\n}",
|
607
|
+
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Detail\": [\n {\n \"PackageRegion\": \"china\",\n \"PackageType\": \"CCU\",\n \"PackageVersion\": \"common\",\n \"MinPackageSpec\": 50,\n \"MaxPackageSpec\": 100,\n \"ExpireDay\": 180\n }\n ],\n \"RequestId\": \"93c96481-e37c-49f7-aeb5-907ee97a198c\"\n }\n}",
|
608
608
|
"title": "查询资源包规格"
|
609
609
|
}
|
610
610
|
],
|
@@ -643,8 +643,8 @@
|
|
643
643
|
"DescribeTasks": [
|
644
644
|
{
|
645
645
|
"document": "查询任务列表",
|
646
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasks\n<公共请求参数>\n\n{\n \"Limit\":
|
647
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TaskList\": [\n {\n \"ID\":
|
646
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasks\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0\n}",
|
647
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TaskList\": [\n {\n \"ID\": 1,\n \"AppId\": 23623651237,\n \"ClusterId\": \"cynoadbmysql-ydtwlxig\",\n \"CreateTime\": \"2024-10-01 23:22:54\",\n \"DelayTime\": \"2024-10-12 17:52:19\",\n \"ErrMsg\": \"\",\n \"FlowId\": 6521,\n \"Input\": \"{\\\"AppId\\\":251232125,\\\"uin\\\":\\\"700000433509\\\",\\\"operateUin\\\":\\\"700000433509\\\",\\\"region\\\":1,\\\"zoneId\\\":100007,\\\"dealName\\\":\\\"20240627509001289127581\\\",\\\"bigDealId\\\":\\\"20240627509001289141381\\\",\\\"tranId\\\":\\\"20240627509001289127591\\\",\\\"productCode\\\":\\\"p_cynosdb\\\",\\\"subProductCode\\\":\\\"sp_cynosdb_mysql\\\",\\\"payMode\\\":0,\\\"projectId\\\":0,\\\"goodsDetail\\\":{\\\"requestId\\\":\\\"3d56fe0b-f839-42c6-b84e-1d5fbc874cba\\\",\\\"Action\\\":\\\"CreateMultiSpecClusters\\\",\\\"pid\\\":1001166,\\\"extparam\\\":{\\\"token\\\":\\\"\\\"},\\\"timeSpan\\\":3600,\\\"timeUnit\\\":\\\"s\\\",\\\"productCode\\\":\\\"p_cynosdb\\\",\\\"subProductCode\\\":\\\"sp_cynosdb_mysql\\\",\\\"goodsNum\\\":1,\\\"sv_cynosdb_cpu_mysql\\\":1,\\\"sv_cynosdb_memory_mysql\\\":1,\\\"sv_cynosdb_cpu_smallcommoncpu\\\":0,\\\"sv_cynosdb_memory_smallcommonmem\\\":0,\\\"sv_cynosdb_cpu_largecommoncpu\\\":0,\\\"sv_cynosdb_memory_largecommonmem\\\":0,\\\"sv_cynosdb_storage_mysql\\\":0,\\\"sv_cynosdb_ccu_mysql\\\":0,\\\"resourceTags\\\":[{\\\"tagKey\\\":\\\"mockTagKey\\\",\\\"tagValue\\\":\\\"mockTagValue\\\"}],\\\"productInfo\\\":[{\\\"name\\\":\\\"配置\\\",\\\"value\\\":\\\"1核,1GB内存\\\"},{\\\"name\\\":\\\"地域\\\",\\\"value\\\":\\\"ap-guangzhou\\\"},{\\\"name\\\":\\\"可用区\\\",\\\"value\\\":\\\"ap-guangzhou-7\\\"}],\\\"zone\\\":\\\"ap-guangzhou-7\\\",\\\"source\\\":\\\"API\\\",\\\"slaveZone\\\":\\\"\\\",\\\"businessType\\\":\\\"\\\",\\\"vpcId\\\":\\\"vpc-rhfuibtt\\\",\\\"subnetId\\\":\\\"subnet-87qviva4\\\",\\\"dbType\\\":\\\"MYSQL\\\",\\\"dbVersion\\\":\\\"5.7\\\",\\\"cynosVersion\\\":\\\"\\\",\\\"clusterName\\\":\\\"后付费集群\\\",\\\"adminPassword\\\":\\\"Abcde@123\\\",\\\"port\\\":3306,\\\"count\\\":1,\\\"haCount\\\":0,\\\"instanceCount\\\":1,\\\"storageTraceId\\\":\\\"\\\",\\\"storagePayMode\\\":0,\\\"rollbackStrategy\\\":\\\"noneRollback\\\",\\\"OrderSource\\\":\\\"go_test\\\",\\\"isLhdb\\\":\\\"no\\\",\\\"lhdbAppId\\\":0,\\\"isDisableConsole\\\":\\\"no\\\",\\\"sourcePlatform\\\":\\\"\\\",\\\"clusterParams\\\":[{\\\"ParamName\\\":\\\"character_set_server\\\",\\\"CurrentValue\\\":\\\"utf8\\\",\\\"OldValue\\\":\\\"\\\"},{\\\"ParamName\\\":\\\"collation_server\\\",\\\"CurrentValue\\\":\\\"utf8_general_ci\\\",\\\"OldValue\\\":\\\"\\\"}],\\\"ParamTemplateId\\\":0,\\\"instanceType\\\":\\\"rw\\\",\\\"clusterTraceId\\\":\\\"9642a74e-fa27-4f8f-b854-653b3083c4cb\\\",\\\"outside_invisible_is_skip_trade\\\":\\\"\\\",\\\"ClusterInstanceCount\\\":1}}\",\n \"InstanceGrpId\": \"cynosdbmysql-grp-ywnxpisy\",\n \"InstanceGroupId\": \"cynosdbmysql-grp-ywnxpisy\",\n \"InstanceId\": \"cynosdbmysql-qjuxpows\",\n \"ObjectId\": \"cynosdbmysql-grwlskip\",\n \"ObjectType\": \"taskCreateCluster\",\n \"Operator\": \"700000433509\",\n \"Output\": \"{\\\"Storage\\\":3000}\",\n \"Status\": \"success\",\n \"TaskType\": \"taskCreateCluster\",\n \"TriggerTaskId\": 0,\n \"UpdateTime\": \"2024-06-27 16:18:12\",\n \"StartTime\": \"2024-06-27 16:18:07\",\n \"EndTime\": \"2024-06-27 16:18:12\",\n \"ClusterName\": \"MyClusterName\",\n \"InstanceName\": \"MyInstanceName\",\n \"Process\": 100,\n \"ModifyParamsData\": [\n {\n \"Name\": \"sql_auto_is_null\",\n \"OldValue\": \"OFF\",\n \"CurValue\": \"ON\"\n }\n ],\n \"CreateClustersData\": {\n \"Cpu\": 1,\n \"Memory\": 2,\n \"StorageLimit\": 200\n },\n \"RollbackData\": {\n \"Cpu\": 1,\n \"Memory\": 2,\n \"StorageLimit\": 200,\n \"OriginalClusterId\": \"cynosdbmysql-tiwgxyts\",\n \"OriginalClusterName\": \"MyOriginalClusterName\",\n \"RollbackStrategy\": \"timeRollback\",\n \"SnapshotTime\": \"2024-05-12 11:28:55\",\n \"MinCpu\": 2,\n \"MaxCpu\": 8,\n \"SnapShotId\": 5562,\n \"RollbackDatabases\": [\n {\n \"OldDatabase\": \"test_database\",\n \"NewDatabase\": \"new_test_database\"\n }\n ],\n \"RollbackTables\": [\n {\n \"Database\": \"test-database\",\n \"Tables\": [\n {\n \"OldTable\": \"test-table-1\",\n \"NewTable\": \"new-test-table-1\"\n }\n ]\n }\n ],\n \"BackupFileName\": \"cynosdbmysql-oaj6te97_20240610111357\"\n },\n \"ModifyInstanceData\": {\n \"Cpu\": 2,\n \"Memory\": 4,\n \"StorageLimit\": 400,\n \"OldCpu\": 1,\n \"OldMemory\": 2,\n \"OldStorageLimit\": 200,\n \"UpgradeType\": \"upgradeInMaintain\"\n },\n \"ManualBackupData\": {\n \"BackupType\": \"snapshot\",\n \"BackupMethod\": \"manual\",\n \"SnapshotTime\": \"2023-11-03 15:27:22\"\n },\n \"ModifyDbVersionData\": {\n \"OldVersion\": \"3.1.11\",\n \"NewVersion\": \"3.1.13\",\n \"UpgradeType\": \"upgradeInMaintain\"\n },\n \"ClusterSlaveData\": {\n \"OldMasterZone\": \"ap-guangzhou-4\",\n \"OldSlaveZone\": [\n \"ap-guangzhou-7\"\n ],\n \"NewMasterZone\": \"ap-guangzhou-7\",\n \"NewSlaveZone\": [\n \"ap-guangzhou-4\"\n ],\n \"NewSlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"BinlogSyncWay\": \"sync\"\n }\n ],\n \"OldSlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-7\",\n \"BinlogSyncWay\": \"async\"\n }\n ]\n },\n \"SwitchClusterLogBin\": {\n \"Status\": \"OFF\"\n },\n \"ModifyInstanceParamsData\": {\n \"ClusterId\": \"cynosdbmysql-tiwgxyts\",\n \"ClusterParamList\": [\n {\n \"ParamName\": \"innodb_backquery_history_limit\",\n \"CurrentValue\": \"1100\",\n \"OldValue\": \"1000\"\n }\n ],\n \"ModifyInstanceParams\": [\n {\n \"InstanceId\": \"cynosdbmysql-ins-twpmnatl\",\n \"ModifyInstanceParamList\": [\n {\n \"ParamName\": \"innodb_secondary_evict_only_lru\",\n \"CurrentValue\": \"ON\",\n \"OldValue\": \"OFF\"\n }\n ]\n }\n ]\n },\n \"TaskMaintainInfo\": {\n \"MaintainStartTime\": 10800,\n \"MaintainDuration\": 3600,\n \"MaintainWeekDays\": [\n \"Mon\",\n \"Tue\",\n \"Wed\",\n \"Thu\",\n \"Fri\"\n ]\n }\n }\n ],\n \"RequestId\": \"3d56fe0b-f839-42c6-b84e-1d5fbc874cba\"\n }\n}",
|
648
648
|
"title": "查询任务列表"
|
649
649
|
}
|
650
650
|
],
|
@@ -931,16 +931,16 @@
|
|
931
931
|
"ModifyResourcePackageClusters": [
|
932
932
|
{
|
933
933
|
"document": "给资源包绑定集群",
|
934
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourcePackageClusters\n<公共请求参数>\n\n{\n \"PackageId\": \"package-
|
935
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
934
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyResourcePackageClusters\n<公共请求参数>\n\n{\n \"PackageId\": \"package-3crr5ldh\",\n \"BindClusterIds\": [\n \"cynosdbmysql-mwg7121t\"\n ],\n \"UnbindClusterIds\": [\n \"cynosdbmysql-kueh122w\"\n ]\n}",
|
935
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a5706353-296a-4992-ad07-ac4a48eeba43\"\n }\n}",
|
936
936
|
"title": "给资源包绑定集群"
|
937
937
|
}
|
938
938
|
],
|
939
939
|
"ModifyResourcePackageName": [
|
940
940
|
{
|
941
941
|
"document": "修改资源包名称",
|
942
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySourcePackageName\n<公共请求参数>\n\n{\n \"PackageId\": \"package-
|
943
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
942
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySourcePackageName\n<公共请求参数>\n\n{\n \"PackageId\": \"package-aqmi9bfd\",\n \"PackageName\": \"自定义资源包名称-1\"\n}",
|
943
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"93c96481-e37c-49f7-aeb5-907ee97a198c\"\n }\n}",
|
944
944
|
"title": "修改资源包名称"
|
945
945
|
}
|
946
946
|
],
|
@@ -1035,8 +1035,8 @@
|
|
1035
1035
|
"RefundResourcePackage": [
|
1036
1036
|
{
|
1037
1037
|
"document": "退款资源包\n",
|
1038
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefundSourcePackage\n<公共请求参数>\n\n{\n \"PackageId\": \"package-
|
1039
|
-
"output": "{\n \"Response\": {\n \"DealNames\": [\n \"
|
1038
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefundSourcePackage\n<公共请求参数>\n\n{\n \"PackageId\": \"package-jxdncifn\"\n}",
|
1039
|
+
"output": "{\n \"Response\": {\n \"DealNames\": [\n \"3164723785123674\"\n ],\n \"RequestId\": \"a5706353-296a-4992-ad07-ac4a48eeba43\"\n }\n}",
|
1040
1040
|
"title": "退款资源包"
|
1041
1041
|
}
|
1042
1042
|
],
|
@@ -1107,8 +1107,8 @@
|
|
1107
1107
|
"RollbackToNewCluster": [
|
1108
1108
|
{
|
1109
1109
|
"document": "",
|
1110
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RollbackToNewCluster\n<公共请求参数>\n\n{\n \"Zone\": \"
|
1111
|
-
"output": "{\n \"Response\": {\n \"TranId\": \"
|
1110
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RollbackToNewCluster\n<公共请求参数>\n\n{\n \"Zone\": \"ap-guangzhou-5\",\n \"UniqVpcId\": \"vpc-tsnp6wjk\",\n \"UniqSubnetId\": \"subnet-tsrq2i9e\",\n \"ClusterName\": \"MyClusterName\",\n \"RollbackId\": 1,\n \"OriginalClusterId\": \"cynosdbmysql-tsr2ubsj\",\n \"ExpectTime\": \"2024-10-01 12:01:01\",\n \"AutoVoucher\": 0,\n \"ResourceTags\": [\n {\n \"TagKey\": \"tagKey-1\",\n \"TagValue\": \"tagValue-1\"\n }\n ],\n \"DbMode\": \"MYSQL\",\n \"MinCpu\": 0,\n \"MaxCpu\": 0,\n \"AutoPause\": \"yes\",\n \"AutoPauseDelay\": 0,\n \"SecurityGroupIds\": [\n \"sg-sjcgywls\"\n ],\n \"AlarmPolicyIds\": [\n \"policy-jylgsf32\"\n ],\n \"ClusterParams\": [\n {\n \"ParamName\": \"binlog_cache_size\",\n \"CurrentValue\": \"200\",\n \"OldValue\": \"3000\"\n }\n ],\n \"ParamTemplateId\": 0,\n \"InstanceInitInfos\": [\n {\n \"Cpu\": 1,\n \"Memory\": 2,\n \"InstanceType\": \"rw\",\n \"InstanceCount\": 1,\n \"MinRoCount\": 1,\n \"MaxRoCount\": 2,\n \"MinRoCpu\": 1,\n \"MaxRoCpu\": 4\n }\n ],\n \"DealMode\": 0\n}",
|
1111
|
+
"output": "{\n \"Response\": {\n \"TranId\": \"12635123871523612735\",\n \"DealNames\": [\n \"126351238715236127011\"\n ],\n \"ResourceIds\": [\n \"cynosdbmysql-ins-tsk5bs6w\"\n ],\n \"ClusterIds\": [\n \"cynosdbmysql-kshc2bxu\"\n ],\n \"BigDealIds\": [\n \"12635123871523612735012\"\n ],\n \"RequestId\": \"91331f25-7342-4c58-925c-3deb5aee4a61\"\n }\n}",
|
1112
1112
|
"title": "回档到新集群"
|
1113
1113
|
}
|
1114
1114
|
],
|
@@ -1179,8 +1179,8 @@
|
|
1179
1179
|
"UnbindClusterResourcePackages": [
|
1180
1180
|
{
|
1181
1181
|
"document": "cynos解绑资源包",
|
1182
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnbindSourcePackageCynos\n<公共请求参数>\n\n{\n \"ClusterId\": \"
|
1183
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1182
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnbindSourcePackageCynos\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-0n6ib9tr\",\n \"PackageIds\": [\n \"package-3crr5lka\"\n ]\n}",
|
1183
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a5706353-296a-4992-ad07-ac4a48eeba43\"\n }\n}",
|
1184
1184
|
"title": "cynos解绑资源包"
|
1185
1185
|
}
|
1186
1186
|
],
|