tccli 3.0.1294.2__py2.py3-none-any.whl → 3.0.1295.2__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/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwpg/v20201230/api.json +21 -21
- tccli/services/cdwpg/v20201230/examples.json +6 -6
- tccli/services/clb/v20180317/api.json +1 -1
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/hai/v20230812/api.json +53 -53
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +282 -274
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +62 -62
- tccli/services/mqtt/v20240516/examples.json +2 -2
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +21 -16
- tccli/services/tcr/v20190924/api.json +41 -23
- tccli/services/tdmq/v20200217/api.json +2 -2
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +355 -245
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/tsf/v20180326/api.json +44 -12
- tccli/services/vod/v20180717/api.json +682 -673
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/METADATA +2 -2
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/RECORD +54 -54
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/WHEEL +0 -0
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/license_files/LICENSE +0 -0
@@ -432,41 +432,41 @@
|
|
432
432
|
"members": [
|
433
433
|
{
|
434
434
|
"disabled": false,
|
435
|
-
"document": "
|
435
|
+
"document": "id",
|
436
436
|
"example": "1",
|
437
437
|
"member": "int64",
|
438
438
|
"name": "Id",
|
439
|
-
"
|
439
|
+
"output_required": true,
|
440
440
|
"type": "int",
|
441
441
|
"value_allowed_null": false
|
442
442
|
},
|
443
443
|
{
|
444
444
|
"disabled": false,
|
445
445
|
"document": "实例名",
|
446
|
-
"example": "
|
446
|
+
"example": "cdwpg-sssccasd",
|
447
447
|
"member": "string",
|
448
448
|
"name": "InstanceId",
|
449
|
-
"
|
449
|
+
"output_required": true,
|
450
450
|
"type": "string",
|
451
451
|
"value_allowed_null": false
|
452
452
|
},
|
453
453
|
{
|
454
454
|
"disabled": false,
|
455
455
|
"document": "创建时间",
|
456
|
-
"example": "
|
456
|
+
"example": "2012-12-12 12:12:12",
|
457
457
|
"member": "datetime_iso",
|
458
458
|
"name": "CreatedAt",
|
459
|
-
"
|
459
|
+
"output_required": true,
|
460
460
|
"type": "string",
|
461
461
|
"value_allowed_null": false
|
462
462
|
},
|
463
463
|
{
|
464
464
|
"disabled": false,
|
465
465
|
"document": "更新时间",
|
466
|
-
"example": "
|
466
|
+
"example": "2012-12-12 12:12:12",
|
467
467
|
"member": "datetime_iso",
|
468
468
|
"name": "UpdatedAt",
|
469
|
-
"
|
469
|
+
"output_required": true,
|
470
470
|
"type": "string",
|
471
471
|
"value_allowed_null": false
|
472
472
|
},
|
@@ -476,7 +476,7 @@
|
|
476
476
|
"example": "dn",
|
477
477
|
"member": "string",
|
478
478
|
"name": "NodeType",
|
479
|
-
"
|
479
|
+
"output_required": true,
|
480
480
|
"type": "string",
|
481
481
|
"value_allowed_null": false
|
482
482
|
},
|
@@ -486,7 +486,7 @@
|
|
486
486
|
"example": "param",
|
487
487
|
"member": "string",
|
488
488
|
"name": "ParamName",
|
489
|
-
"
|
489
|
+
"output_required": true,
|
490
490
|
"type": "string",
|
491
491
|
"value_allowed_null": false
|
492
492
|
},
|
@@ -496,7 +496,7 @@
|
|
496
496
|
"example": "new",
|
497
497
|
"member": "string",
|
498
498
|
"name": "ParamNewValue",
|
499
|
-
"
|
499
|
+
"output_required": true,
|
500
500
|
"type": "string",
|
501
501
|
"value_allowed_null": false
|
502
502
|
},
|
@@ -506,7 +506,7 @@
|
|
506
506
|
"example": "old",
|
507
507
|
"member": "string",
|
508
508
|
"name": "ParamOldValue",
|
509
|
-
"
|
509
|
+
"output_required": true,
|
510
510
|
"type": "string",
|
511
511
|
"value_allowed_null": false
|
512
512
|
},
|
@@ -516,7 +516,7 @@
|
|
516
516
|
"example": "doing/success",
|
517
517
|
"member": "string",
|
518
518
|
"name": "Status",
|
519
|
-
"
|
519
|
+
"output_required": true,
|
520
520
|
"type": "string",
|
521
521
|
"value_allowed_null": false
|
522
522
|
}
|
@@ -771,7 +771,7 @@
|
|
771
771
|
{
|
772
772
|
"disabled": false,
|
773
773
|
"document": "数据库分页",
|
774
|
-
"example": "
|
774
|
+
"example": "10",
|
775
775
|
"member": "int64",
|
776
776
|
"name": "Limit",
|
777
777
|
"required": false,
|
@@ -805,7 +805,7 @@
|
|
805
805
|
{
|
806
806
|
"disabled": false,
|
807
807
|
"document": "历史参数",
|
808
|
-
"example": "
|
808
|
+
"example": "[{\"CreatedAt\":\"2025-03-17T18:07:25+08:00\",\"Id\":4615,\"InstanceId\":\"cdwpg-9jcyk7yp\",...},...]",
|
809
809
|
"member": "ConfigHistory",
|
810
810
|
"name": "ConfigHistory",
|
811
811
|
"output_required": true,
|
@@ -2715,7 +2715,7 @@
|
|
2715
2715
|
{
|
2716
2716
|
"disabled": false,
|
2717
2717
|
"document": "实例Id",
|
2718
|
-
"example": "
|
2718
|
+
"example": "cdwpg-xsdfe12345678",
|
2719
2719
|
"member": "string",
|
2720
2720
|
"name": "InstanceId",
|
2721
2721
|
"required": true,
|
@@ -2724,7 +2724,7 @@
|
|
2724
2724
|
{
|
2725
2725
|
"disabled": false,
|
2726
2726
|
"document": "新修改的实例名称",
|
2727
|
-
"example": "
|
2727
|
+
"example": "cdwpg-test100",
|
2728
2728
|
"member": "string",
|
2729
2729
|
"name": "InstanceName",
|
2730
2730
|
"required": true,
|
@@ -3342,7 +3342,7 @@
|
|
3342
3342
|
{
|
3343
3343
|
"disabled": false,
|
3344
3344
|
"document": "需要重启的节点类型么,gtm/cn/dn/fn",
|
3345
|
-
"example": "[\"
|
3345
|
+
"example": "[\"cn0001\",\"dn0001\"]",
|
3346
3346
|
"member": "string",
|
3347
3347
|
"name": "NodeTypes",
|
3348
3348
|
"required": false,
|
@@ -3351,7 +3351,7 @@
|
|
3351
3351
|
{
|
3352
3352
|
"disabled": false,
|
3353
3353
|
"document": "需要重启的节点编号,指定重启节点",
|
3354
|
-
"example": "[\"
|
3354
|
+
"example": "[\"1223\",\"1234\"]",
|
3355
3355
|
"member": "string",
|
3356
3356
|
"name": "NodeIds",
|
3357
3357
|
"required": false,
|
@@ -3366,7 +3366,7 @@
|
|
3366
3366
|
{
|
3367
3367
|
"disabled": false,
|
3368
3368
|
"document": "重启实例id",
|
3369
|
-
"example": "
|
3369
|
+
"example": "1232",
|
3370
3370
|
"member": "int64",
|
3371
3371
|
"name": "FlowId",
|
3372
3372
|
"output_required": true,
|
@@ -3376,7 +3376,7 @@
|
|
3376
3376
|
{
|
3377
3377
|
"disabled": false,
|
3378
3378
|
"document": "错误信息",
|
3379
|
-
"example": "
|
3379
|
+
"example": "Error:...",
|
3380
3380
|
"member": "string",
|
3381
3381
|
"name": "ErrorMsg",
|
3382
3382
|
"output_required": true,
|
@@ -19,9 +19,9 @@
|
|
19
19
|
"DescribeDBConfigHistory": [
|
20
20
|
{
|
21
21
|
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBConfigHistory\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-xx\",\n \"Limit\":
|
23
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"RequestId\": \"xssx\",\n \"ConfigHistory\": [\n {\n \"Status\": \"\",\n \"NodeType\": \"cn\",\n \"InstanceId\": \"cdwpg-xx\",\n \"UpdatedAt\": \"2020-09-22T00:00:00+00:00\",\n \"ParamNewValue\": \"1024\",\n \"ParamName\": \"con\",\n \"ParamOldValue\": \"1243\",\n \"Id\": 0,\n \"CreatedAt\": \"2020-09-22T00:00:00+00:00\"\n }\n ]\n }\n}",
|
24
|
-
"title": "
|
22
|
+
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBConfigHistory\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-xx\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"ConfigHistory\": [\n {\n \"CreatedAt\": \"2025-03-17T18:07:25+08:00\",\n \"Id\": 4615,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"lock_timeout\",\n \"ParamNewValue\": \"29999\",\n \"ParamOldValue\": \"30000\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-03-17T18:07:51+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-27T16:44:39+08:00\",\n \"Id\": 4570,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-27T16:45:06+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-27T16:43:27+08:00\",\n \"Id\": 4569,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-27T16:43:54+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-27T16:40:42+08:00\",\n \"Id\": 4568,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-27T16:41:09+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-27T16:39:21+08:00\",\n \"Id\": 4567,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-27T16:39:47+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-27T16:37:32+08:00\",\n \"Id\": 4566,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"max_connections\",\n \"ParamNewValue\": \"626\",\n \"ParamOldValue\": \"625\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-27T16:37:59+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-26T18:03:03+08:00\",\n \"Id\": 4565,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-26T18:03:31+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-26T18:01:33+08:00\",\n \"Id\": 4564,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"9.0.0.0\\\",\\\"mask\\\":\\\"24\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-26T18:02:01+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-26T17:59:57+08:00\",\n \"Id\": 4563,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-26T18:00:25+08:00\"\n },\n {\n \"CreatedAt\": \"2025-02-26T17:55:50+08:00\",\n \"Id\": 4562,\n \"InstanceId\": \"cdwpg-9jcyk7yp\",\n \"NodeType\": \"cn\",\n \"ParamName\": \"modify_hba_params\",\n \"ParamNewValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"trust\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"ParamOldValue\": \"[{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"0.0.0.0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"},{\\\"type\\\":\\\"host\\\",\\\"database\\\":\\\"all\\\",\\\"user\\\":\\\"all\\\",\\\"address\\\":\\\"::0\\\",\\\"mask\\\":\\\"0\\\",\\\"method\\\":\\\"md5\\\"}]\",\n \"Status\": \"success\",\n \"UpdatedAt\": \"2025-02-26T17:56:16+08:00\"\n }\n ],\n \"RequestId\": \"3c291e0a-f7b3-4965-86d3-c606bb0c703d\",\n \"TotalCount\": 10\n }\n}",
|
24
|
+
"title": "配置更改历史查询"
|
25
25
|
}
|
26
26
|
],
|
27
27
|
"DescribeDBParams": [
|
@@ -139,7 +139,7 @@
|
|
139
139
|
"ModifyInstance": [
|
140
140
|
{
|
141
141
|
"document": "用户修改实例名称",
|
142
|
-
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-fdgytddr\",\n \"InstanceName\": \"cdwpg-
|
142
|
+
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-fdgytddr\",\n \"InstanceName\": \"cdwpg-test100\"\n}",
|
143
143
|
"output": "{\n \"Response\": {\n \"RequestId\": \"xxxx-xxxx\"\n }\n}",
|
144
144
|
"title": "修改实例信息"
|
145
145
|
}
|
@@ -163,8 +163,8 @@
|
|
163
163
|
"RestartInstance": [
|
164
164
|
{
|
165
165
|
"document": "用户在控制台主动发起重启实例",
|
166
|
-
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-13456\"
|
167
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"fdsfsd\",\n \"FlowId\":
|
166
|
+
"input": "POST / HTTP/1.1\nHost: cdwpg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwpg-13456\"\n}",
|
167
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"fdsfsd-xxsss\",\n \"FlowId\": 1023,\n \"ErrorMsg\": \"\"\n }\n}",
|
168
168
|
"title": "重启实例"
|
169
169
|
}
|
170
170
|
],
|
@@ -6878,7 +6878,7 @@
|
|
6878
6878
|
"members": [
|
6879
6879
|
{
|
6880
6880
|
"disabled": false,
|
6881
|
-
"document": "TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR
|
6881
|
+
"document": "TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR 按带宽按小时后计费,国际站用户不支持该计费模式; BANDWIDTH_PACKAGE 按带宽包计费;BANDWIDTH_PREPAID按带宽预付费。\n注意:此字段可能返回 null,表示取不到有效值。",
|
6882
6882
|
"example": "BANDWIDTH_POSTPAID_BY_HOUR",
|
6883
6883
|
"member": "string",
|
6884
6884
|
"name": "InternetChargeType",
|
@@ -432,7 +432,7 @@
|
|
432
432
|
"example": "dbdc-test",
|
433
433
|
"member": "string",
|
434
434
|
"name": "InstanceId",
|
435
|
-
"
|
435
|
+
"output_required": true,
|
436
436
|
"type": "string",
|
437
437
|
"value_allowed_null": false
|
438
438
|
},
|
@@ -442,7 +442,7 @@
|
|
442
442
|
"example": "dbdc-test",
|
443
443
|
"member": "string",
|
444
444
|
"name": "InstanceName",
|
445
|
-
"
|
445
|
+
"output_required": true,
|
446
446
|
"type": "string",
|
447
447
|
"value_allowed_null": false
|
448
448
|
},
|
@@ -452,7 +452,7 @@
|
|
452
452
|
"example": "ap-guangzhou",
|
453
453
|
"member": "string",
|
454
454
|
"name": "Region",
|
455
|
-
"
|
455
|
+
"output_required": true,
|
456
456
|
"type": "string",
|
457
457
|
"value_allowed_null": false
|
458
458
|
},
|
@@ -462,7 +462,7 @@
|
|
462
462
|
"example": "0",
|
463
463
|
"member": "int64",
|
464
464
|
"name": "ProductId",
|
465
|
-
"
|
465
|
+
"output_required": true,
|
466
466
|
"type": "int",
|
467
467
|
"value_allowed_null": false
|
468
468
|
},
|
@@ -472,7 +472,7 @@
|
|
472
472
|
"example": "0",
|
473
473
|
"member": "int64",
|
474
474
|
"name": "Type",
|
475
|
-
"
|
475
|
+
"output_required": true,
|
476
476
|
"type": "int",
|
477
477
|
"value_allowed_null": false
|
478
478
|
},
|
@@ -482,7 +482,7 @@
|
|
482
482
|
"example": "0",
|
483
483
|
"member": "int64",
|
484
484
|
"name": "HostType",
|
485
|
-
"
|
485
|
+
"output_required": true,
|
486
486
|
"type": "int",
|
487
487
|
"value_allowed_null": false
|
488
488
|
},
|
@@ -492,7 +492,7 @@
|
|
492
492
|
"example": "0",
|
493
493
|
"member": "int64",
|
494
494
|
"name": "AutoRenewFlag",
|
495
|
-
"
|
495
|
+
"output_required": true,
|
496
496
|
"type": "int",
|
497
497
|
"value_allowed_null": false
|
498
498
|
},
|
@@ -502,7 +502,7 @@
|
|
502
502
|
"example": "1",
|
503
503
|
"member": "int64",
|
504
504
|
"name": "Status",
|
505
|
-
"
|
505
|
+
"output_required": true,
|
506
506
|
"type": "int",
|
507
507
|
"value_allowed_null": false
|
508
508
|
},
|
@@ -512,7 +512,7 @@
|
|
512
512
|
"example": "运行中",
|
513
513
|
"member": "string",
|
514
514
|
"name": "StatusDesc",
|
515
|
-
"
|
515
|
+
"output_required": true,
|
516
516
|
"type": "string",
|
517
517
|
"value_allowed_null": false
|
518
518
|
},
|
@@ -522,7 +522,7 @@
|
|
522
522
|
"example": "2021-04-28 00:00:00",
|
523
523
|
"member": "string",
|
524
524
|
"name": "CreateTime",
|
525
|
-
"
|
525
|
+
"output_required": true,
|
526
526
|
"type": "string",
|
527
527
|
"value_allowed_null": false
|
528
528
|
},
|
@@ -532,7 +532,7 @@
|
|
532
532
|
"example": "2021-05-28 00:00:00",
|
533
533
|
"member": "string",
|
534
534
|
"name": "PeriodEndTime",
|
535
|
-
"
|
535
|
+
"output_required": true,
|
536
536
|
"type": "string",
|
537
537
|
"value_allowed_null": false
|
538
538
|
},
|
@@ -542,7 +542,7 @@
|
|
542
542
|
"example": "1",
|
543
543
|
"member": "int64",
|
544
544
|
"name": "HostNum",
|
545
|
-
"
|
545
|
+
"output_required": true,
|
546
546
|
"type": "int",
|
547
547
|
"value_allowed_null": false
|
548
548
|
},
|
@@ -552,7 +552,7 @@
|
|
552
552
|
"example": "1",
|
553
553
|
"member": "int64",
|
554
554
|
"name": "DbNum",
|
555
|
-
"
|
555
|
+
"output_required": true,
|
556
556
|
"type": "int",
|
557
557
|
"value_allowed_null": false
|
558
558
|
},
|
@@ -562,7 +562,7 @@
|
|
562
562
|
"example": "0",
|
563
563
|
"member": "int64",
|
564
564
|
"name": "AssignStrategy",
|
565
|
-
"
|
565
|
+
"output_required": true,
|
566
566
|
"type": "int",
|
567
567
|
"value_allowed_null": false
|
568
568
|
},
|
@@ -572,7 +572,7 @@
|
|
572
572
|
"example": "100",
|
573
573
|
"member": "int64",
|
574
574
|
"name": "CpuSpec",
|
575
|
-
"
|
575
|
+
"output_required": true,
|
576
576
|
"type": "int",
|
577
577
|
"value_allowed_null": false
|
578
578
|
},
|
@@ -582,7 +582,7 @@
|
|
582
582
|
"example": "100",
|
583
583
|
"member": "int64",
|
584
584
|
"name": "CpuAssigned",
|
585
|
-
"
|
585
|
+
"output_required": true,
|
586
586
|
"type": "int",
|
587
587
|
"value_allowed_null": false
|
588
588
|
},
|
@@ -592,7 +592,7 @@
|
|
592
592
|
"example": "100",
|
593
593
|
"member": "int64",
|
594
594
|
"name": "CpuAssignable",
|
595
|
-
"
|
595
|
+
"output_required": true,
|
596
596
|
"type": "int",
|
597
597
|
"value_allowed_null": false
|
598
598
|
},
|
@@ -602,7 +602,7 @@
|
|
602
602
|
"example": "100",
|
603
603
|
"member": "int64",
|
604
604
|
"name": "MemorySpec",
|
605
|
-
"
|
605
|
+
"output_required": true,
|
606
606
|
"type": "int",
|
607
607
|
"value_allowed_null": false
|
608
608
|
},
|
@@ -612,7 +612,7 @@
|
|
612
612
|
"example": "100",
|
613
613
|
"member": "int64",
|
614
614
|
"name": "MemoryAssigned",
|
615
|
-
"
|
615
|
+
"output_required": true,
|
616
616
|
"type": "int",
|
617
617
|
"value_allowed_null": false
|
618
618
|
},
|
@@ -622,7 +622,7 @@
|
|
622
622
|
"example": "100",
|
623
623
|
"member": "int64",
|
624
624
|
"name": "MemoryAssignable",
|
625
|
-
"
|
625
|
+
"output_required": true,
|
626
626
|
"type": "int",
|
627
627
|
"value_allowed_null": false
|
628
628
|
},
|
@@ -632,7 +632,7 @@
|
|
632
632
|
"example": "1000",
|
633
633
|
"member": "int64",
|
634
634
|
"name": "DiskSpec",
|
635
|
-
"
|
635
|
+
"output_required": true,
|
636
636
|
"type": "int",
|
637
637
|
"value_allowed_null": false
|
638
638
|
},
|
@@ -642,7 +642,7 @@
|
|
642
642
|
"example": "1000",
|
643
643
|
"member": "int64",
|
644
644
|
"name": "DiskAssigned",
|
645
|
-
"
|
645
|
+
"output_required": true,
|
646
646
|
"type": "int",
|
647
647
|
"value_allowed_null": false
|
648
648
|
},
|
@@ -652,7 +652,7 @@
|
|
652
652
|
"example": "1000",
|
653
653
|
"member": "int64",
|
654
654
|
"name": "DiskAssignable",
|
655
|
-
"
|
655
|
+
"output_required": true,
|
656
656
|
"type": "int",
|
657
657
|
"value_allowed_null": false
|
658
658
|
},
|
@@ -662,29 +662,29 @@
|
|
662
662
|
"example": "ap-guangzhou-3",
|
663
663
|
"member": "string",
|
664
664
|
"name": "Zone",
|
665
|
-
"
|
665
|
+
"output_required": true,
|
666
666
|
"type": "string",
|
667
667
|
"value_allowed_null": false
|
668
668
|
},
|
669
669
|
{
|
670
670
|
"disabled": false,
|
671
|
-
"document": "金融围笼ID
|
671
|
+
"document": "金融围笼ID",
|
672
672
|
"example": "cage-x-x",
|
673
673
|
"member": "string",
|
674
674
|
"name": "FenceId",
|
675
|
-
"
|
675
|
+
"output_required": true,
|
676
676
|
"type": "string",
|
677
|
-
"value_allowed_null":
|
677
|
+
"value_allowed_null": false
|
678
678
|
},
|
679
679
|
{
|
680
680
|
"disabled": false,
|
681
|
-
"document": "所属集群ID(默认集群为空)
|
681
|
+
"document": "所属集群ID(默认集群为空)",
|
682
682
|
"example": "cluster-xxx",
|
683
683
|
"member": "string",
|
684
684
|
"name": "ClusterId",
|
685
|
-
"
|
685
|
+
"output_required": true,
|
686
686
|
"type": "string",
|
687
|
-
"value_allowed_null":
|
687
|
+
"value_allowed_null": false
|
688
688
|
}
|
689
689
|
],
|
690
690
|
"usage": "out"
|
@@ -949,23 +949,23 @@
|
|
949
949
|
},
|
950
950
|
{
|
951
951
|
"disabled": false,
|
952
|
-
"document": "金融围笼ID
|
952
|
+
"document": "金融围笼ID",
|
953
953
|
"example": "cage-1-1",
|
954
954
|
"member": "string",
|
955
955
|
"name": "FenceId",
|
956
956
|
"output_required": true,
|
957
957
|
"type": "string",
|
958
|
-
"value_allowed_null":
|
958
|
+
"value_allowed_null": false
|
959
959
|
},
|
960
960
|
{
|
961
961
|
"disabled": false,
|
962
|
-
"document": "所属集群ID(默认集群为空)
|
962
|
+
"document": "所属集群ID(默认集群为空)",
|
963
963
|
"example": "cluster-jlfwfew",
|
964
964
|
"member": "string",
|
965
965
|
"name": "ClusterId",
|
966
966
|
"output_required": true,
|
967
967
|
"type": "string",
|
968
|
-
"value_allowed_null":
|
968
|
+
"value_allowed_null": false
|
969
969
|
},
|
970
970
|
{
|
971
971
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -1685,43 +1685,43 @@
|
|
1685
1685
|
"members": [
|
1686
1686
|
{
|
1687
1687
|
"disabled": false,
|
1688
|
-
"document": "集群ID
|
1688
|
+
"document": "集群ID",
|
1689
1689
|
"example": "cage-gz-3-7",
|
1690
1690
|
"member": "string",
|
1691
1691
|
"name": "InstanceId",
|
1692
1692
|
"output_required": true,
|
1693
1693
|
"type": "string",
|
1694
|
-
"value_allowed_null":
|
1694
|
+
"value_allowed_null": false
|
1695
1695
|
},
|
1696
1696
|
{
|
1697
1697
|
"disabled": false,
|
1698
|
-
"document": "
|
1698
|
+
"document": "读写设备组",
|
1699
1699
|
"example": "详见DeviceInfo",
|
1700
1700
|
"member": "DeviceInfo",
|
1701
1701
|
"name": "ReadWriteDevice",
|
1702
1702
|
"output_required": true,
|
1703
1703
|
"type": "list",
|
1704
|
-
"value_allowed_null":
|
1704
|
+
"value_allowed_null": false
|
1705
1705
|
},
|
1706
1706
|
{
|
1707
1707
|
"disabled": false,
|
1708
|
-
"document": "
|
1708
|
+
"document": "只读设备组",
|
1709
1709
|
"example": "详见DeviceInfo",
|
1710
1710
|
"member": "DeviceInfo",
|
1711
1711
|
"name": "ReadOnlyDevice",
|
1712
1712
|
"output_required": true,
|
1713
1713
|
"type": "list",
|
1714
|
-
"value_allowed_null":
|
1714
|
+
"value_allowed_null": false
|
1715
1715
|
},
|
1716
1716
|
{
|
1717
1717
|
"disabled": false,
|
1718
|
-
"document": "
|
1718
|
+
"document": "空闲设备组",
|
1719
1719
|
"example": "详见DeviceInfo",
|
1720
1720
|
"member": "DeviceInfo",
|
1721
1721
|
"name": "FreeDevice",
|
1722
1722
|
"output_required": true,
|
1723
1723
|
"type": "list",
|
1724
|
-
"value_allowed_null":
|
1724
|
+
"value_allowed_null": false
|
1725
1725
|
}
|
1726
1726
|
],
|
1727
1727
|
"usage": "out"
|