tccli 3.0.923.1__py2.py3-none-any.whl → 3.0.924.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/examples/apigateway/v20180808/DescribeServicesStatus.md +33 -19
- tccli/examples/clb/v20180317/CloneLoadBalancer.md +3 -3
- tccli/examples/clb/v20180317/DescribeListeners.md +49 -127
- tccli/examples/clb/v20180317/DescribeLoadBalancers.md +578 -158
- tccli/examples/cls/v20201016/DescribeConfigs.md +2 -1
- tccli/examples/cls/v20201016/DescribeKafkaConsumer.md +23 -0
- tccli/examples/cls/v20201016/ModifyKafkaConsumer.md +21 -0
- tccli/examples/cynosdb/v20190107/DescribeAccounts.md +10 -10
- tccli/examples/cynosdb/v20190107/DescribeClusterDetail.md +77 -65
- tccli/examples/essbasic/v20210526/DescribeTemplates.md +13 -4
- tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +2 -2
- tccli/examples/mna/v20210119/GetDevices.md +9 -16
- tccli/examples/mna/v20210119/UpdateDevice.md +7 -10
- tccli/examples/ms/v20180408/CreateEncryptInstance.md +30 -30
- tccli/examples/ms/v20180408/CreateOrderInstance.md +2 -2
- tccli/examples/ms/v20180408/DescribeEncryptInstances.md +73 -65
- tccli/examples/ms/v20180408/DescribeEncryptPlan.md +34 -34
- tccli/examples/ms/v20180408/DescribeOrderInstances.md +1 -1
- tccli/examples/oceanus/v20190422/CreateJobConfig.md +1 -1
- tccli/examples/tdmq/v20200217/CreateRocketMQVipInstance.md +28 -0
- tccli/examples/vpc/v20170312/CreateVpnGateway.md +20 -26
- tccli/services/apigateway/v20180808/api.json +119 -12
- tccli/services/apigateway/v20180808/examples.json +4 -4
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/clb/v20180317/api.json +190 -60
- tccli/services/clb/v20180317/examples.json +10 -10
- tccli/services/cls/cls_client.py +110 -4
- tccli/services/cls/v20201016/api.json +277 -55
- tccli/services/cls/v20201016/examples.json +17 -1
- tccli/services/cynosdb/v20190107/api.json +82 -31
- tccli/services/cynosdb/v20190107/examples.json +3 -3
- tccli/services/dlc/v20210125/api.json +11 -11
- tccli/services/emr/v20190103/api.json +10 -0
- tccli/services/ess/v20201111/api.json +416 -91
- tccli/services/essbasic/v20210526/api.json +113 -78
- tccli/services/essbasic/v20210526/examples.json +5 -5
- tccli/services/faceid/v20180301/api.json +21 -16
- tccli/services/live/v20180801/api.json +42 -22
- tccli/services/mna/v20210119/api.json +11 -12
- tccli/services/mna/v20210119/examples.json +4 -4
- tccli/services/mps/v20190612/api.json +142 -61
- tccli/services/ms/v20180408/api.json +92 -19
- tccli/services/ms/v20180408/examples.json +31 -31
- tccli/services/oceanus/v20190422/api.json +355 -41
- tccli/services/oceanus/v20190422/examples.json +1 -1
- tccli/services/tdmq/tdmq_client.py +53 -0
- tccli/services/tdmq/v20200217/api.json +126 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +45 -65
- tccli/services/vpc/v20170312/examples.json +3 -3
- {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/METADATA +2 -2
- {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/RECORD +57 -54
- {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/license_files/LICENSE +0 -0
@@ -324,7 +324,7 @@
|
|
324
324
|
{
|
325
325
|
"document": "根据主题ID获取采集配置详情",
|
326
326
|
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigs\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Key\": \"topicId\",\n \"Values\": [\n \"97e8a872-xxxx-4644-9d3c-603d95051458\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 10\n}",
|
327
|
-
"output": "{\n \"Response\": {\n \"Configs\": [\n {\n \"ConfigId\": \"02f11930-xxxx-4dca-8c9b-b6a147223945\",\n \"Name\": \"test\",\n \"LogFormat\": \"\",\n \"Path\": \"/test/**/test\",\n \"LogType\": \"minimalist_log\",\n \"ExtractRule\": {\n \"TimeKey\": \"\",\n \"TimeFormat\": \"\",\n \"Delimiter\": \"\",\n \"LogRegex\": \"\",\n \"BeginRegex\": \"\",\n \"Keys\": null,\n \"FilterKeyRegex\": [],\n \"UnMatchUpLoadSwitch\": false,\n \"UnMatchLogKey\": null,\n \"Backtracking\": 0,\n \"IsGBK\": 0,\n \"JsonStandard\": 0,\n \"Protocol\": \"\",\n \"Address\": \"\",\n \"ParseProtocol\": \"\",\n \"MetadataType\": 0,\n \"PathRegex\": \"\",\n \"MetaTags\": []\n },\n \"ExcludePaths\": null,\n \"Output\": \"97e8a872-xxxx-4644-9d3c-603d95051458\",\n \"UpdateTime\": \"2022-09-02 14:26:49\",\n \"CreateTime\": \"2022-09-02 14:26:49\",\n \"UserDefineRule\": \"\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"6eff3561-xxxx-4502-b625-3eb26c4ab450\"\n }\n}",
|
327
|
+
"output": "{\n \"Response\": {\n \"Configs\": [\n {\n \"ConfigId\": \"02f11930-xxxx-4dca-8c9b-b6a147223945\",\n \"Name\": \"test\",\n \"LogFormat\": \"\",\n \"Path\": \"/test/**/test\",\n \"LogType\": \"minimalist_log\",\n \"ExtractRule\": {\n \"TimeKey\": \"\",\n \"TimeFormat\": \"\",\n \"Delimiter\": \"\",\n \"LogRegex\": \"\",\n \"BeginRegex\": \"\",\n \"Keys\": null,\n \"FilterKeyRegex\": [],\n \"UnMatchUpLoadSwitch\": false,\n \"UnMatchLogKey\": null,\n \"Backtracking\": 0,\n \"IsGBK\": 0,\n \"JsonStandard\": 0,\n \"Protocol\": \"\",\n \"Address\": \"\",\n \"ParseProtocol\": \"\",\n \"MetadataType\": 0,\n \"PathRegex\": \"\",\n \"MetaTags\": []\n },\n \"ExcludePaths\": null,\n \"Output\": \"97e8a872-xxxx-4644-9d3c-603d95051458\",\n \"UpdateTime\": \"2022-09-02 14:26:49\",\n \"CreateTime\": \"2022-09-02 14:26:49\",\n \"UserDefineRule\": \"\",\n \"AdvancedConfig\": \"\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"6eff3561-xxxx-4502-b625-3eb26c4ab450\"\n }\n}",
|
328
328
|
"title": "获取采集配置"
|
329
329
|
}
|
330
330
|
],
|
@@ -376,6 +376,14 @@
|
|
376
376
|
"title": "获取索引信息"
|
377
377
|
}
|
378
378
|
],
|
379
|
+
"DescribeKafkaConsumer": [
|
380
|
+
{
|
381
|
+
"document": "",
|
382
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeKafkaConsumer\n<公共请求参数>\n\n{\n \"FromTopicId\": \"a5ce0c9c-0690-44a5-bc79-5f2190626bd0\"\n}",
|
383
|
+
"output": "{\n \"Response\": {\n \"Status\": true,\n \"TopicID\": \"out-a5ce0c9c-0690-44a5-bc79-5f2190626bd0\",\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\",\n \"Compression\": 1\n }\n}",
|
384
|
+
"title": "获取Kakfa协议消费信息"
|
385
|
+
}
|
386
|
+
],
|
379
387
|
"DescribeKafkaRecharges": [
|
380
388
|
{
|
381
389
|
"document": "获取Kafka导入配置信息",
|
@@ -552,6 +560,14 @@
|
|
552
560
|
"title": "修改索引"
|
553
561
|
}
|
554
562
|
],
|
563
|
+
"ModifyKafkaConsumer": [
|
564
|
+
{
|
565
|
+
"document": "",
|
566
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyKafkaConsumer\n<公共请求参数>\n\n{\n \"FromTopicId\": \"a5ce0c9c-0690-44a5-bc79-5f2190626bd0\",\n \"Compression\": 1\n}",
|
567
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
|
568
|
+
"title": "修改Kafka协议消费信息"
|
569
|
+
}
|
570
|
+
],
|
555
571
|
"ModifyKafkaRecharge": [
|
556
572
|
{
|
557
573
|
"document": "修改Kafka导入配置",
|
@@ -2417,7 +2417,7 @@
|
|
2417
2417
|
"example": "无",
|
2418
2418
|
"member": "string",
|
2419
2419
|
"name": "InstanceId",
|
2420
|
-
"
|
2420
|
+
"output_required": true,
|
2421
2421
|
"type": "string",
|
2422
2422
|
"value_allowed_null": false
|
2423
2423
|
},
|
@@ -2427,7 +2427,7 @@
|
|
2427
2427
|
"example": "无",
|
2428
2428
|
"member": "string",
|
2429
2429
|
"name": "InstanceName",
|
2430
|
-
"
|
2430
|
+
"output_required": true,
|
2431
2431
|
"type": "string",
|
2432
2432
|
"value_allowed_null": false
|
2433
2433
|
},
|
@@ -2437,7 +2437,7 @@
|
|
2437
2437
|
"example": "无",
|
2438
2438
|
"member": "string",
|
2439
2439
|
"name": "InstanceType",
|
2440
|
-
"
|
2440
|
+
"output_required": true,
|
2441
2441
|
"type": "string",
|
2442
2442
|
"value_allowed_null": false
|
2443
2443
|
},
|
@@ -2447,7 +2447,7 @@
|
|
2447
2447
|
"example": "无",
|
2448
2448
|
"member": "string",
|
2449
2449
|
"name": "InstanceStatus",
|
2450
|
-
"
|
2450
|
+
"output_required": true,
|
2451
2451
|
"type": "string",
|
2452
2452
|
"value_allowed_null": false
|
2453
2453
|
},
|
@@ -2457,7 +2457,7 @@
|
|
2457
2457
|
"example": "无",
|
2458
2458
|
"member": "string",
|
2459
2459
|
"name": "InstanceStatusDesc",
|
2460
|
-
"
|
2460
|
+
"output_required": true,
|
2461
2461
|
"type": "string",
|
2462
2462
|
"value_allowed_null": false
|
2463
2463
|
},
|
@@ -2467,7 +2467,7 @@
|
|
2467
2467
|
"example": "无",
|
2468
2468
|
"member": "int64",
|
2469
2469
|
"name": "InstanceCpu",
|
2470
|
-
"
|
2470
|
+
"output_required": true,
|
2471
2471
|
"type": "int",
|
2472
2472
|
"value_allowed_null": false
|
2473
2473
|
},
|
@@ -2477,7 +2477,7 @@
|
|
2477
2477
|
"example": "无",
|
2478
2478
|
"member": "int64",
|
2479
2479
|
"name": "InstanceMemory",
|
2480
|
-
"
|
2480
|
+
"output_required": true,
|
2481
2481
|
"type": "int",
|
2482
2482
|
"value_allowed_null": false
|
2483
2483
|
},
|
@@ -2487,7 +2487,7 @@
|
|
2487
2487
|
"example": "无",
|
2488
2488
|
"member": "int64",
|
2489
2489
|
"name": "InstanceStorage",
|
2490
|
-
"
|
2490
|
+
"output_required": true,
|
2491
2491
|
"type": "int",
|
2492
2492
|
"value_allowed_null": false
|
2493
2493
|
},
|
@@ -2497,9 +2497,39 @@
|
|
2497
2497
|
"example": "无",
|
2498
2498
|
"member": "string",
|
2499
2499
|
"name": "InstanceRole",
|
2500
|
-
"
|
2500
|
+
"output_required": true,
|
2501
2501
|
"type": "string",
|
2502
2502
|
"value_allowed_null": false
|
2503
|
+
},
|
2504
|
+
{
|
2505
|
+
"disabled": false,
|
2506
|
+
"document": "执行开始时间(距离0点的秒数)\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
2507
|
+
"example": "10920",
|
2508
|
+
"member": "int64",
|
2509
|
+
"name": "MaintainStartTime",
|
2510
|
+
"output_required": false,
|
2511
|
+
"type": "int",
|
2512
|
+
"value_allowed_null": true
|
2513
|
+
},
|
2514
|
+
{
|
2515
|
+
"disabled": false,
|
2516
|
+
"document": "持续的时间(单位:秒)\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
2517
|
+
"example": "3600",
|
2518
|
+
"member": "int64",
|
2519
|
+
"name": "MaintainDuration",
|
2520
|
+
"output_required": false,
|
2521
|
+
"type": "int",
|
2522
|
+
"value_allowed_null": true
|
2523
|
+
},
|
2524
|
+
{
|
2525
|
+
"disabled": false,
|
2526
|
+
"document": "可以执行的时间,枚举值:[\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\", \"Sat\", \"Sun\"]\n注意:此字段可能返回 null,表示取不到有效值。",
|
2527
|
+
"example": "\"Mon\"\t",
|
2528
|
+
"member": "string",
|
2529
|
+
"name": "MaintainWeekDays",
|
2530
|
+
"output_required": false,
|
2531
|
+
"type": "list",
|
2532
|
+
"value_allowed_null": true
|
2503
2533
|
}
|
2504
2534
|
],
|
2505
2535
|
"usage": "out"
|
@@ -6646,64 +6676,74 @@
|
|
6646
6676
|
"document": "DescribeAccounts请求参数结构体",
|
6647
6677
|
"members": [
|
6648
6678
|
{
|
6649
|
-
"default": "",
|
6650
6679
|
"disabled": false,
|
6651
6680
|
"document": "集群ID",
|
6652
6681
|
"example": "cynosdbmysql-on5xw0ni",
|
6682
|
+
"is_base64": false,
|
6653
6683
|
"member": "string",
|
6654
6684
|
"name": "ClusterId",
|
6655
6685
|
"required": true,
|
6656
6686
|
"type": "string"
|
6657
6687
|
},
|
6658
6688
|
{
|
6659
|
-
"default": "",
|
6660
6689
|
"disabled": false,
|
6661
6690
|
"document": "需要过滤的账户列表",
|
6662
6691
|
"example": "[admin]",
|
6692
|
+
"is_base64": false,
|
6663
6693
|
"member": "string",
|
6664
6694
|
"name": "AccountNames",
|
6665
6695
|
"required": false,
|
6666
6696
|
"type": "list"
|
6667
6697
|
},
|
6668
6698
|
{
|
6669
|
-
"default": "",
|
6670
6699
|
"disabled": false,
|
6671
6700
|
"document": "数据库类型,取值范围: \n<li> MYSQL </li>\n该参数已废用",
|
6672
6701
|
"example": "MYSQL",
|
6702
|
+
"is_base64": false,
|
6673
6703
|
"member": "string",
|
6674
6704
|
"name": "DbType",
|
6675
6705
|
"required": false,
|
6676
6706
|
"type": "string"
|
6677
6707
|
},
|
6678
6708
|
{
|
6679
|
-
"default": "",
|
6680
6709
|
"disabled": false,
|
6681
6710
|
"document": "需要过滤的账户列表",
|
6682
6711
|
"example": "[0.0.0.0]",
|
6712
|
+
"is_base64": false,
|
6683
6713
|
"member": "string",
|
6684
6714
|
"name": "Hosts",
|
6685
6715
|
"required": false,
|
6686
6716
|
"type": "list"
|
6687
6717
|
},
|
6688
6718
|
{
|
6689
|
-
"default": "",
|
6690
6719
|
"disabled": false,
|
6691
6720
|
"document": "限制量",
|
6692
6721
|
"example": "10",
|
6722
|
+
"is_base64": false,
|
6693
6723
|
"member": "int64",
|
6694
6724
|
"name": "Limit",
|
6695
6725
|
"required": false,
|
6696
6726
|
"type": "int"
|
6697
6727
|
},
|
6698
6728
|
{
|
6699
|
-
"default": "",
|
6700
6729
|
"disabled": false,
|
6701
6730
|
"document": "偏移量",
|
6702
6731
|
"example": "0",
|
6732
|
+
"is_base64": false,
|
6703
6733
|
"member": "int64",
|
6704
6734
|
"name": "Offset",
|
6705
6735
|
"required": false,
|
6706
6736
|
"type": "int"
|
6737
|
+
},
|
6738
|
+
{
|
6739
|
+
"disabled": false,
|
6740
|
+
"document": "模糊匹配关键字(同时匹配AccountName和AccountHost,返回并集结果,支持正则)",
|
6741
|
+
"example": "“test\"",
|
6742
|
+
"is_base64": false,
|
6743
|
+
"member": "string",
|
6744
|
+
"name": "AccountRegular",
|
6745
|
+
"required": false,
|
6746
|
+
"type": "string"
|
6707
6747
|
}
|
6708
6748
|
],
|
6709
6749
|
"type": "object"
|
@@ -6717,7 +6757,7 @@
|
|
6717
6757
|
"example": "无",
|
6718
6758
|
"member": "Account",
|
6719
6759
|
"name": "AccountSet",
|
6720
|
-
"
|
6760
|
+
"output_required": true,
|
6721
6761
|
"type": "list",
|
6722
6762
|
"value_allowed_null": true
|
6723
6763
|
},
|
@@ -6727,7 +6767,7 @@
|
|
6727
6767
|
"example": "5",
|
6728
6768
|
"member": "int64",
|
6729
6769
|
"name": "TotalCount",
|
6730
|
-
"
|
6770
|
+
"output_required": true,
|
6731
6771
|
"type": "int",
|
6732
6772
|
"value_allowed_null": false
|
6733
6773
|
},
|
@@ -7613,10 +7653,10 @@
|
|
7613
7653
|
"document": "DescribeClusterDetail请求参数结构体",
|
7614
7654
|
"members": [
|
7615
7655
|
{
|
7616
|
-
"default": "",
|
7617
7656
|
"disabled": false,
|
7618
7657
|
"document": "集群Id",
|
7619
7658
|
"example": "cynosdbpg-5804k48e",
|
7659
|
+
"is_base64": false,
|
7620
7660
|
"member": "string",
|
7621
7661
|
"name": "ClusterId",
|
7622
7662
|
"required": true,
|
@@ -7634,7 +7674,7 @@
|
|
7634
7674
|
"example": "无",
|
7635
7675
|
"member": "CynosdbClusterDetail",
|
7636
7676
|
"name": "Detail",
|
7637
|
-
"
|
7677
|
+
"output_required": true,
|
7638
7678
|
"type": "object",
|
7639
7679
|
"value_allowed_null": false
|
7640
7680
|
},
|
@@ -12771,51 +12811,60 @@
|
|
12771
12811
|
"document": "任务信息",
|
12772
12812
|
"members": [
|
12773
12813
|
{
|
12774
|
-
"default": "",
|
12775
12814
|
"disabled": false,
|
12776
12815
|
"document": "任务自增ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
12816
|
+
"example": "1000",
|
12777
12817
|
"member": "int64",
|
12778
12818
|
"name": "TaskId",
|
12819
|
+
"output_required": true,
|
12779
12820
|
"required": false,
|
12780
12821
|
"type": "int",
|
12781
12822
|
"value_allowed_null": true
|
12782
12823
|
},
|
12783
12824
|
{
|
12784
|
-
"default": "",
|
12785
12825
|
"disabled": false,
|
12786
12826
|
"document": "任务类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
12827
|
+
"example": "无",
|
12828
|
+
"is_base64": false,
|
12787
12829
|
"member": "string",
|
12788
12830
|
"name": "TaskType",
|
12831
|
+
"output_required": true,
|
12789
12832
|
"required": false,
|
12790
12833
|
"type": "string",
|
12791
12834
|
"value_allowed_null": true
|
12792
12835
|
},
|
12793
12836
|
{
|
12794
|
-
"default": "",
|
12795
12837
|
"disabled": false,
|
12796
12838
|
"document": "任务状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
12839
|
+
"example": "无",
|
12840
|
+
"is_base64": false,
|
12797
12841
|
"member": "string",
|
12798
12842
|
"name": "TaskStatus",
|
12843
|
+
"output_required": true,
|
12799
12844
|
"required": false,
|
12800
12845
|
"type": "string",
|
12801
12846
|
"value_allowed_null": true
|
12802
12847
|
},
|
12803
12848
|
{
|
12804
|
-
"default": "",
|
12805
12849
|
"disabled": false,
|
12806
12850
|
"document": "任务ID(集群ID|实例组ID|实例ID)\n注意:此字段可能返回 null,表示取不到有效值。",
|
12851
|
+
"example": "无",
|
12852
|
+
"is_base64": false,
|
12807
12853
|
"member": "string",
|
12808
12854
|
"name": "ObjectId",
|
12855
|
+
"output_required": true,
|
12809
12856
|
"required": false,
|
12810
12857
|
"type": "string",
|
12811
12858
|
"value_allowed_null": true
|
12812
12859
|
},
|
12813
12860
|
{
|
12814
|
-
"default": "",
|
12815
12861
|
"disabled": false,
|
12816
12862
|
"document": "任务类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
12863
|
+
"example": "无",
|
12864
|
+
"is_base64": false,
|
12817
12865
|
"member": "string",
|
12818
12866
|
"name": "ObjectType",
|
12867
|
+
"output_required": true,
|
12819
12868
|
"required": false,
|
12820
12869
|
"type": "string",
|
12821
12870
|
"value_allowed_null": true
|
@@ -15308,29 +15357,31 @@
|
|
15308
15357
|
"document": "回档表信息",
|
15309
15358
|
"members": [
|
15310
15359
|
{
|
15311
|
-
"default": "",
|
15312
15360
|
"disabled": false,
|
15313
|
-
"document": "
|
15361
|
+
"document": "旧表名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
15314
15362
|
"example": "xxx",
|
15363
|
+
"is_base64": false,
|
15315
15364
|
"member": "string",
|
15316
15365
|
"name": "OldTable",
|
15366
|
+
"output_required": false,
|
15317
15367
|
"required": true,
|
15318
15368
|
"type": "string",
|
15319
|
-
"value_allowed_null":
|
15369
|
+
"value_allowed_null": true
|
15320
15370
|
},
|
15321
15371
|
{
|
15322
|
-
"default": "",
|
15323
15372
|
"disabled": false,
|
15324
|
-
"document": "
|
15373
|
+
"document": "新表名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
15325
15374
|
"example": "xxx",
|
15375
|
+
"is_base64": false,
|
15326
15376
|
"member": "string",
|
15327
15377
|
"name": "NewTable",
|
15378
|
+
"output_required": false,
|
15328
15379
|
"required": true,
|
15329
15380
|
"type": "string",
|
15330
|
-
"value_allowed_null":
|
15381
|
+
"value_allowed_null": true
|
15331
15382
|
}
|
15332
15383
|
],
|
15333
|
-
"usage": "
|
15384
|
+
"usage": "both"
|
15334
15385
|
},
|
15335
15386
|
"RollbackTimeRange": {
|
15336
15387
|
"document": "可回档的时间范围",
|
@@ -232,9 +232,9 @@
|
|
232
232
|
],
|
233
233
|
"DescribeAccounts": [
|
234
234
|
{
|
235
|
-
"document": "",
|
235
|
+
"document": "查询数据库管理账号",
|
236
236
|
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccounts\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbysql-on5xw0ni\"\n}",
|
237
|
-
"output": "{\n \"Response\": {\n \"
|
237
|
+
"output": "{\n \"Response\": {\n \"AccountSet\": [\n {\n \"AccountName\": \"abc\",\n \"Description\": \"abc\",\n \"CreateTime\": \"2020-09-22 00:00:00\",\n \"UpdateTime\": \"2020-09-22 00:00:00\",\n \"Host\": \"abc\",\n \"MaxUserConnections\": 0\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
238
238
|
"title": "查询数据库管理账号"
|
239
239
|
}
|
240
240
|
],
|
@@ -322,7 +322,7 @@
|
|
322
322
|
{
|
323
323
|
"document": "",
|
324
324
|
"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}",
|
325
|
-
"output": "{\n \"Response\": {\n \"Detail\": {\n \"
|
325
|
+
"output": "{\n \"Response\": {\n \"Detail\": {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"Region\": \"abc\",\n \"Zone\": \"abc\",\n \"PhysicalZone\": \"abc\",\n \"Status\": \"abc\",\n \"StatusDesc\": \"abc\",\n \"ServerlessStatus\": \"abc\",\n \"StorageId\": \"abc\",\n \"Storage\": 0,\n \"MaxStorageSize\": 0,\n \"MinStorageSize\": 0,\n \"StoragePayMode\": 0,\n \"VpcName\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetName\": \"abc\",\n \"SubnetId\": \"abc\",\n \"Charset\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DbType\": \"abc\",\n \"DbMode\": \"abc\",\n \"DbVersion\": \"abc\",\n \"StorageLimit\": 0,\n \"UsedStorage\": 0,\n \"Vip\": \"abc\",\n \"Vport\": 0,\n \"RoAddr\": [\n {\n \"IP\": \"abc\",\n \"Port\": 0\n }\n ],\n \"Ability\": {\n \"IsSupportSlaveZone\": \"abc\",\n \"NonsupportSlaveZoneReason\": \"abc\",\n \"IsSupportRo\": \"abc\",\n \"NonsupportRoReason\": \"abc\"\n },\n \"CynosVersion\": \"abc\",\n \"BusinessType\": \"abc\",\n \"HasSlaveZone\": \"abc\",\n \"IsFreeze\": \"abc\",\n \"Tasks\": [\n {\n \"TaskId\": 0,\n \"TaskType\": \"abc\",\n \"TaskStatus\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\"\n }\n ],\n \"MasterZone\": \"abc\",\n \"SlaveZones\": [\n \"abc\"\n ],\n \"InstanceSet\": [\n {\n \"InstanceId\": \"abc\",\n \"InstanceName\": \"abc\",\n \"InstanceType\": \"abc\",\n \"InstanceStatus\": \"abc\",\n \"InstanceStatusDesc\": \"abc\",\n \"InstanceCpu\": 0,\n \"InstanceMemory\": 0,\n \"InstanceStorage\": 0,\n \"InstanceRole\": \"abc\",\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"abc\"\n ]\n }\n ],\n \"PayMode\": 0,\n \"PeriodEndTime\": \"abc\",\n \"ProjectID\": 0,\n \"ResourceTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"ProxyStatus\": \"abc\",\n \"LogBin\": \"abc\",\n \"IsSkipTrade\": \"abc\",\n \"PitrType\": \"abc\",\n \"IsOpenPasswordComplexity\": \"abc\",\n \"NetworkStatus\": \"abc\",\n \"ResourcePackages\": [\n {\n \"PackageId\": \"abc\",\n \"PackageType\": \"abc\"\n }\n ],\n \"RenewFlag\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
|
326
326
|
"title": "查询集群详情"
|
327
327
|
}
|
328
328
|
],
|
@@ -1710,7 +1710,7 @@
|
|
1710
1710
|
"example": "无",
|
1711
1711
|
"member": "float",
|
1712
1712
|
"name": "CreateTaskTime",
|
1713
|
-
"
|
1713
|
+
"output_required": true,
|
1714
1714
|
"type": "float",
|
1715
1715
|
"value_allowed_null": true
|
1716
1716
|
},
|
@@ -1720,7 +1720,7 @@
|
|
1720
1720
|
"example": "无",
|
1721
1721
|
"member": "float",
|
1722
1722
|
"name": "ProcessTime",
|
1723
|
-
"
|
1723
|
+
"output_required": true,
|
1724
1724
|
"type": "float",
|
1725
1725
|
"value_allowed_null": true
|
1726
1726
|
},
|
@@ -1730,7 +1730,7 @@
|
|
1730
1730
|
"example": "无",
|
1731
1731
|
"member": "float",
|
1732
1732
|
"name": "QueueTime",
|
1733
|
-
"
|
1733
|
+
"output_required": true,
|
1734
1734
|
"type": "float",
|
1735
1735
|
"value_allowed_null": true
|
1736
1736
|
},
|
@@ -1740,7 +1740,7 @@
|
|
1740
1740
|
"example": "无",
|
1741
1741
|
"member": "float",
|
1742
1742
|
"name": "ExecutionTime",
|
1743
|
-
"
|
1743
|
+
"output_required": true,
|
1744
1744
|
"type": "float",
|
1745
1745
|
"value_allowed_null": true
|
1746
1746
|
},
|
@@ -1750,7 +1750,7 @@
|
|
1750
1750
|
"example": "无",
|
1751
1751
|
"member": "bool",
|
1752
1752
|
"name": "IsResultCacheHit",
|
1753
|
-
"
|
1753
|
+
"output_required": true,
|
1754
1754
|
"type": "bool",
|
1755
1755
|
"value_allowed_null": true
|
1756
1756
|
},
|
@@ -1760,7 +1760,7 @@
|
|
1760
1760
|
"example": "无",
|
1761
1761
|
"member": "int64",
|
1762
1762
|
"name": "MatchedMVBytes",
|
1763
|
-
"
|
1763
|
+
"output_required": true,
|
1764
1764
|
"type": "int",
|
1765
1765
|
"value_allowed_null": true
|
1766
1766
|
},
|
@@ -1770,7 +1770,7 @@
|
|
1770
1770
|
"example": "无",
|
1771
1771
|
"member": "string",
|
1772
1772
|
"name": "MatchedMVs",
|
1773
|
-
"
|
1773
|
+
"output_required": true,
|
1774
1774
|
"type": "string",
|
1775
1775
|
"value_allowed_null": true
|
1776
1776
|
},
|
@@ -1780,7 +1780,7 @@
|
|
1780
1780
|
"example": "无",
|
1781
1781
|
"member": "string",
|
1782
1782
|
"name": "AffectedBytes",
|
1783
|
-
"
|
1783
|
+
"output_required": true,
|
1784
1784
|
"type": "string",
|
1785
1785
|
"value_allowed_null": true
|
1786
1786
|
},
|
@@ -1790,7 +1790,7 @@
|
|
1790
1790
|
"example": "无",
|
1791
1791
|
"member": "int64",
|
1792
1792
|
"name": "AffectedRows",
|
1793
|
-
"
|
1793
|
+
"output_required": true,
|
1794
1794
|
"type": "int",
|
1795
1795
|
"value_allowed_null": true
|
1796
1796
|
},
|
@@ -1800,7 +1800,7 @@
|
|
1800
1800
|
"example": "无",
|
1801
1801
|
"member": "int64",
|
1802
1802
|
"name": "ProcessedBytes",
|
1803
|
-
"
|
1803
|
+
"output_required": true,
|
1804
1804
|
"type": "int",
|
1805
1805
|
"value_allowed_null": true
|
1806
1806
|
},
|
@@ -1810,7 +1810,7 @@
|
|
1810
1810
|
"example": "无",
|
1811
1811
|
"member": "int64",
|
1812
1812
|
"name": "ProcessedRows",
|
1813
|
-
"
|
1813
|
+
"output_required": true,
|
1814
1814
|
"type": "int",
|
1815
1815
|
"value_allowed_null": true
|
1816
1816
|
}
|
@@ -6473,6 +6473,16 @@
|
|
6473
6473
|
"output_required": true,
|
6474
6474
|
"type": "int",
|
6475
6475
|
"value_allowed_null": true
|
6476
|
+
},
|
6477
|
+
{
|
6478
|
+
"disabled": false,
|
6479
|
+
"document": "各组件状态,Zookeeper:STARTED,ResourceManager:STARTED,STARTED已启动,STOPED已停止\n注意:此字段可能返回 null,表示取不到有效值。",
|
6480
|
+
"example": "无",
|
6481
|
+
"member": "string",
|
6482
|
+
"name": "ServicesStatus",
|
6483
|
+
"output_required": false,
|
6484
|
+
"type": "string",
|
6485
|
+
"value_allowed_null": true
|
6476
6486
|
}
|
6477
6487
|
],
|
6478
6488
|
"usage": "out"
|