tccli 3.0.1292.1__py2.py3-none-any.whl → 3.0.1293.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/advisor/v20200721/api.json +36 -36
- tccli/services/advisor/v20200721/examples.json +2 -2
- tccli/services/batch/v20170312/api.json +4 -4
- tccli/services/cam/v20190116/api.json +18 -18
- tccli/services/cdwpg/v20201230/api.json +114 -107
- tccli/services/cdwpg/v20201230/examples.json +3 -3
- tccli/services/chc/__init__.py +4 -0
- tccli/services/chc/chc_client.py +2062 -0
- tccli/services/chc/v20230418/api.json +5728 -0
- tccli/services/chc/v20230418/examples.json +293 -0
- tccli/services/ckafka/v20190819/api.json +34 -34
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/cls/v20201016/api.json +198 -198
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/dbbrain/dbbrain_client.py +240 -28
- tccli/services/dbbrain/v20191016/api.json +5 -5
- tccli/services/dbbrain/v20210527/api.json +473 -10
- tccli/services/dbbrain/v20210527/examples.json +32 -0
- tccli/services/domain/v20180808/api.json +2 -2
- tccli/services/ecdn/ecdn_client.py +7 -431
- tccli/services/ecdn/v20191012/api.json +0 -574
- tccli/services/ecdn/v20191012/examples.json +0 -64
- tccli/services/ess/v20201111/api.json +12 -3
- tccli/services/essbasic/v20210526/api.json +9 -0
- tccli/services/gs/gs_client.py +1778 -29
- tccli/services/gs/v20191118/api.json +2618 -163
- tccli/services/gs/v20191118/examples.json +264 -0
- tccli/services/hai/v20230812/api.json +22 -22
- tccli/services/lke/v20231130/api.json +14 -14
- tccli/services/lke/v20231130/examples.json +2 -2
- tccli/services/mmps/v20200710/api.json +12 -12
- tccli/services/mqtt/v20240516/api.json +13 -13
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/tchd/v20230306/api.json +5 -5
- tccli/services/tcr/v20190924/api.json +22 -22
- tccli/services/tdmq/v20200217/api.json +1 -1
- tccli/services/thpc/v20220401/api.json +3 -3
- tccli/services/thpc/v20230321/api.json +45 -33
- tccli/services/tione/v20211111/api.json +40 -1
- tccli/services/tke/v20180525/api.json +29 -29
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +61 -1
- tccli/services/wedata/v20210820/examples.json +2 -8
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1293.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1293.1.dist-info}/RECORD +50 -46
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1293.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1293.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1293.1.dist-info}/license_files/LICENSE +0 -0
@@ -1039,13 +1039,13 @@
|
|
1039
1039
|
"members": [
|
1040
1040
|
{
|
1041
1041
|
"disabled": false,
|
1042
|
-
"document": "0
|
1042
|
+
"document": "0 成功",
|
1043
1043
|
"example": "0",
|
1044
1044
|
"member": "int64",
|
1045
1045
|
"name": "Result",
|
1046
1046
|
"output_required": true,
|
1047
1047
|
"type": "int",
|
1048
|
-
"value_allowed_null":
|
1048
|
+
"value_allowed_null": false
|
1049
1049
|
},
|
1050
1050
|
{
|
1051
1051
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -1544,13 +1544,13 @@
|
|
1544
1544
|
"members": [
|
1545
1545
|
{
|
1546
1546
|
"disabled": false,
|
1547
|
-
"document": "0 成功 非0
|
1547
|
+
"document": "0 成功 非0 失败",
|
1548
1548
|
"example": "0",
|
1549
1549
|
"member": "int64",
|
1550
1550
|
"name": "Result",
|
1551
1551
|
"output_required": true,
|
1552
1552
|
"type": "int",
|
1553
|
-
"value_allowed_null":
|
1553
|
+
"value_allowed_null": false
|
1554
1554
|
},
|
1555
1555
|
{
|
1556
1556
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -1597,13 +1597,13 @@
|
|
1597
1597
|
"members": [
|
1598
1598
|
{
|
1599
1599
|
"disabled": false,
|
1600
|
-
"document": "返回结果状态Success
|
1600
|
+
"document": "返回结果状态Success",
|
1601
1601
|
"example": "Success",
|
1602
1602
|
"member": "string",
|
1603
1603
|
"name": "Result",
|
1604
1604
|
"output_required": true,
|
1605
1605
|
"type": "string",
|
1606
|
-
"value_allowed_null":
|
1606
|
+
"value_allowed_null": false
|
1607
1607
|
},
|
1608
1608
|
{
|
1609
1609
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -1696,14 +1696,14 @@
|
|
1696
1696
|
},
|
1697
1697
|
{
|
1698
1698
|
"disabled": false,
|
1699
|
-
"document": "是否更新到关联的Datahub
|
1699
|
+
"document": "是否更新到关联的Datahub任务\n注意:此字段可能返回 null,表示取不到有效值。",
|
1700
1700
|
"example": "true",
|
1701
1701
|
"member": "bool",
|
1702
1702
|
"name": "IsUpdate",
|
1703
1703
|
"output_required": true,
|
1704
1704
|
"required": false,
|
1705
1705
|
"type": "bool",
|
1706
|
-
"value_allowed_null":
|
1706
|
+
"value_allowed_null": true
|
1707
1707
|
}
|
1708
1708
|
],
|
1709
1709
|
"usage": "both"
|
@@ -2550,23 +2550,23 @@
|
|
2550
2550
|
},
|
2551
2551
|
{
|
2552
2552
|
"disabled": false,
|
2553
|
-
"document": "消息key",
|
2553
|
+
"document": "消息key\n注意:此字段可能返回 null,表示取不到有效值。",
|
2554
2554
|
"example": "key-test",
|
2555
2555
|
"member": "string",
|
2556
2556
|
"name": "Key",
|
2557
2557
|
"output_required": true,
|
2558
2558
|
"type": "string",
|
2559
|
-
"value_allowed_null":
|
2559
|
+
"value_allowed_null": true
|
2560
2560
|
},
|
2561
2561
|
{
|
2562
2562
|
"disabled": false,
|
2563
|
-
"document": "消息value",
|
2563
|
+
"document": "消息value\n注意:此字段可能返回 null,表示取不到有效值。",
|
2564
2564
|
"example": "value-test",
|
2565
2565
|
"member": "string",
|
2566
2566
|
"name": "Value",
|
2567
2567
|
"output_required": true,
|
2568
2568
|
"type": "string",
|
2569
|
-
"value_allowed_null":
|
2569
|
+
"value_allowed_null": true
|
2570
2570
|
},
|
2571
2571
|
{
|
2572
2572
|
"disabled": false,
|
@@ -2580,13 +2580,13 @@
|
|
2580
2580
|
},
|
2581
2581
|
{
|
2582
2582
|
"disabled": false,
|
2583
|
-
"document": "消息headers",
|
2583
|
+
"document": "消息headers\n注意:此字段可能返回 null,表示取不到有效值。",
|
2584
2584
|
"example": "header-test",
|
2585
2585
|
"member": "string",
|
2586
2586
|
"name": "Headers",
|
2587
2587
|
"output_required": true,
|
2588
2588
|
"type": "string",
|
2589
|
-
"value_allowed_null":
|
2589
|
+
"value_allowed_null": true
|
2590
2590
|
}
|
2591
2591
|
],
|
2592
2592
|
"usage": "out"
|
@@ -4484,13 +4484,13 @@
|
|
4484
4484
|
"members": [
|
4485
4485
|
{
|
4486
4486
|
"disabled": false,
|
4487
|
-
"document": "token
|
4487
|
+
"document": "token串",
|
4488
4488
|
"example": "904b75130b4b4102bdeb071a7f48523a",
|
4489
4489
|
"member": "string",
|
4490
4490
|
"name": "Result",
|
4491
4491
|
"output_required": true,
|
4492
4492
|
"type": "string",
|
4493
|
-
"value_allowed_null":
|
4493
|
+
"value_allowed_null": false
|
4494
4494
|
},
|
4495
4495
|
{
|
4496
4496
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -5687,13 +5687,13 @@
|
|
5687
5687
|
"members": [
|
5688
5688
|
{
|
5689
5689
|
"disabled": false,
|
5690
|
-
"document": "
|
5690
|
+
"document": "操作结果",
|
5691
5691
|
"example": "{\"TaskId\":\"task-test\"}",
|
5692
5692
|
"member": "DatahubTaskIdRes",
|
5693
5693
|
"name": "Result",
|
5694
5694
|
"output_required": true,
|
5695
5695
|
"type": "object",
|
5696
|
-
"value_allowed_null":
|
5696
|
+
"value_allowed_null": false
|
5697
5697
|
},
|
5698
5698
|
{
|
5699
5699
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -6845,13 +6845,13 @@
|
|
6845
6845
|
"members": [
|
6846
6846
|
{
|
6847
6847
|
"disabled": false,
|
6848
|
-
"document": "连接源的Id
|
6849
|
-
"example": "
|
6848
|
+
"document": "连接源的Id",
|
6849
|
+
"example": "无",
|
6850
6850
|
"member": "DescribeConnectResourceResp",
|
6851
6851
|
"name": "Result",
|
6852
6852
|
"output_required": true,
|
6853
6853
|
"type": "object",
|
6854
|
-
"value_allowed_null":
|
6854
|
+
"value_allowed_null": false
|
6855
6855
|
},
|
6856
6856
|
{
|
6857
6857
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -7651,13 +7651,13 @@
|
|
7651
7651
|
"members": [
|
7652
7652
|
{
|
7653
7653
|
"disabled": false,
|
7654
|
-
"document": "
|
7654
|
+
"document": "主题列表",
|
7655
7655
|
"example": "{\"TotalCount\":1,\"TopicList\":[{\"Name\":\"appId-test\",\"TopicName\":\"topic-test\",\"TopicId\":\"topic-test\",\"PartitionNum\":1,\"RetentionMs\":1,\"Note\":\"note-test\",\"Status\":1}]}",
|
7656
7656
|
"member": "DescribeDatahubTopicsResp",
|
7657
7657
|
"name": "Result",
|
7658
7658
|
"output_required": true,
|
7659
7659
|
"type": "object",
|
7660
|
-
"value_allowed_null":
|
7660
|
+
"value_allowed_null": false
|
7661
7661
|
},
|
7662
7662
|
{
|
7663
7663
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -7723,13 +7723,13 @@
|
|
7723
7723
|
"members": [
|
7724
7724
|
{
|
7725
7725
|
"disabled": false,
|
7726
|
-
"document": "
|
7726
|
+
"document": "返回的结果",
|
7727
7727
|
"example": "[{\"ErrorCode\":\"0\",\"Group\":\"group-test\",\"Members\":[],\"Protocol\":\"\",\"ProtocolType\":\"consumer\",\"State\":\"Empty\"}]",
|
7728
7728
|
"member": "GroupInfoResponse",
|
7729
7729
|
"name": "Result",
|
7730
7730
|
"output_required": true,
|
7731
7731
|
"type": "list",
|
7732
|
-
"value_allowed_null":
|
7732
|
+
"value_allowed_null": false
|
7733
7733
|
},
|
7734
7734
|
{
|
7735
7735
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -8225,13 +8225,13 @@
|
|
8225
8225
|
"members": [
|
8226
8226
|
{
|
8227
8227
|
"disabled": false,
|
8228
|
-
"document": "
|
8229
|
-
"example": "
|
8228
|
+
"document": "返回地域枚举结果列表",
|
8229
|
+
"example": "无",
|
8230
8230
|
"member": "Region",
|
8231
8231
|
"name": "Result",
|
8232
8232
|
"output_required": true,
|
8233
8233
|
"type": "list",
|
8234
|
-
"value_allowed_null":
|
8234
|
+
"value_allowed_null": false
|
8235
8235
|
},
|
8236
8236
|
{
|
8237
8237
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -8646,13 +8646,13 @@
|
|
8646
8646
|
"members": [
|
8647
8647
|
{
|
8648
8648
|
"disabled": false,
|
8649
|
-
"document": "
|
8649
|
+
"document": "返回的结果",
|
8650
8650
|
"example": "{\"TopicList\":[{\"TopicId\":\"topic-test\",\"TopicName\":\"topic-test\",\"Note\":\"note-test\"}],\"TotalCount\":1}",
|
8651
8651
|
"member": "TopicResult",
|
8652
8652
|
"name": "Result",
|
8653
8653
|
"output_required": true,
|
8654
8654
|
"type": "object",
|
8655
|
-
"value_allowed_null":
|
8655
|
+
"value_allowed_null": false
|
8656
8656
|
},
|
8657
8657
|
{
|
8658
8658
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -12393,13 +12393,13 @@
|
|
12393
12393
|
"members": [
|
12394
12394
|
{
|
12395
12395
|
"disabled": false,
|
12396
|
-
"document": "
|
12396
|
+
"document": "返回结果",
|
12397
12397
|
"example": "{\"DealNames\":[\"20190819000001\"]}",
|
12398
12398
|
"member": "ScalingDownResp",
|
12399
12399
|
"name": "Result",
|
12400
12400
|
"output_required": true,
|
12401
12401
|
"type": "object",
|
12402
|
-
"value_allowed_null":
|
12402
|
+
"value_allowed_null": false
|
12403
12403
|
},
|
12404
12404
|
{
|
12405
12405
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -13369,13 +13369,13 @@
|
|
13369
13369
|
"members": [
|
13370
13370
|
{
|
13371
13371
|
"disabled": false,
|
13372
|
-
"document": "任务id
|
13372
|
+
"document": "任务id",
|
13373
13373
|
"example": "{\"taskId\":\"task-test\"}",
|
13374
13374
|
"member": "DatahubTaskIdRes",
|
13375
13375
|
"name": "Result",
|
13376
13376
|
"output_required": true,
|
13377
13377
|
"type": "object",
|
13378
|
-
"value_allowed_null":
|
13378
|
+
"value_allowed_null": false
|
13379
13379
|
},
|
13380
13380
|
{
|
13381
13381
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -480,7 +480,7 @@
|
|
480
480
|
{
|
481
481
|
"document": "",
|
482
482
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegion\n<公共请求参数>\n\n{\n \"Business\": \"10\"\n}",
|
483
|
-
"output": "{\n \"Response\": {\n \"
|
483
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"4b44eaee-3807-482d-a589-9f0126615d9d\",\n \"Result\": [\n {\n \"AreaName\": \"华南地区\",\n \"Ipv6\": 0,\n \"MultiZone\": 1,\n \"RegionCode\": \"gz\",\n \"RegionCodeV3\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"RegionName\": \"广州\",\n \"Support\": \"profession,serverless\"\n }\n ]\n }\n}",
|
484
484
|
"title": "枚举地域"
|
485
485
|
}
|
486
486
|
],
|