tccli 3.0.1132.1__py2.py3-none-any.whl → 3.0.1133.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/apm/v20210622/api.json +1 -0
- tccli/services/apm/v20210622/examples.json +1 -1
- tccli/services/cdwch/v20200915/api.json +9 -9
- tccli/services/cdwch/v20200915/examples.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +18 -0
- tccli/services/cfw/v20190904/api.json +4 -4
- tccli/services/ckafka/v20190819/api.json +130 -74
- tccli/services/ckafka/v20190819/examples.json +17 -17
- tccli/services/cms/v20190321/api.json +2 -0
- tccli/services/cms/v20190321/examples.json +1 -1
- tccli/services/csip/v20221121/api.json +137 -42
- tccli/services/csip/v20221121/examples.json +4 -4
- tccli/services/cynosdb/v20190107/api.json +340 -0
- tccli/services/dlc/dlc_client.py +53 -0
- tccli/services/dlc/v20210125/api.json +34 -0
- tccli/services/dlc/v20210125/examples.json +8 -0
- tccli/services/dsgc/v20190723/api.json +20 -18
- tccli/services/dsgc/v20190723/examples.json +5 -5
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/gaap/v20180529/api.json +1 -1
- tccli/services/gaap/v20180529/examples.json +0 -6
- tccli/services/iecp/v20210914/api.json +40 -40
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/lke/lke_client.py +171 -12
- tccli/services/lke/v20231130/api.json +524 -0
- tccli/services/lke/v20231130/examples.json +24 -0
- tccli/services/monitor/v20180724/api.json +47 -19
- tccli/services/monitor/v20180724/examples.json +4 -4
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/pts/v20210728/examples.json +1 -1
- tccli/services/rum/v20210622/api.json +2 -0
- tccli/services/rum/v20210622/examples.json +1 -1
- tccli/services/sms/v20210111/api.json +26 -26
- tccli/services/tcr/v20190924/api.json +13 -10
- tccli/services/tcr/v20190924/examples.json +2 -2
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +227 -41
- tccli/services/tke/v20180525/examples.json +26 -0
- tccli/services/tse/v20201207/api.json +13 -2
- tccli/services/tsf/v20180326/api.json +10 -8
- tccli/services/tsf/v20180326/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +65 -9
- tccli/services/waf/v20180125/examples.json +1 -1
- tccli/services/wedata/v20210820/api.json +30 -19
- {tccli-3.0.1132.1.dist-info → tccli-3.0.1133.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1132.1.dist-info → tccli-3.0.1133.1.dist-info}/RECORD +52 -52
- {tccli-3.0.1132.1.dist-info → tccli-3.0.1133.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1132.1.dist-info → tccli-3.0.1133.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1132.1.dist-info → tccli-3.0.1133.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1133.1'
|
@@ -20,7 +20,7 @@
|
|
20
20
|
{
|
21
21
|
"document": "拉取APM实例列表",
|
22
22
|
"input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApmInstances\n<公共请求参数>\n\n{\n \"Tags\": [\n {\n \"Key\": \"appid\",\n \"Value\": \"1231\"\n }\n ]\n}",
|
23
|
-
"output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"Name\": \"
|
23
|
+
"output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"Name\": \"ss1123\",\n \"InstanceId\": \"zE7Yu-g7R\",\n \"Description\": \"ssd\",\n \"TraceDuration\": 3,\n \"AppId\": 251005942,\n \"CreateUin\": \"1500000686\",\n \"Tags\": [],\n \"ServiceCount\": 0,\n \"ClientCount\": 0,\n \"TotalCount\": 0,\n \"CountOfReportSpanPerDay\": 0,\n \"AmountOfUsedStorage\": 100,\n \"Status\": 2,\n \"Region\": \"ap-guangzhou\",\n \"ErrRateThreshold\": 5,\n \"SampleRate\": 100,\n \"ErrorSample\": 0,\n \"SlowRequestSavedThreshold\": 500,\n \"SpanDailyCounters\": 1,\n \"BillingInstance\": 0,\n \"MetricDuration\": 30,\n \"CustomShowTags\": [],\n \"PayMode\": 1,\n \"PayModeEffective\": true,\n \"LogSource\": \"\",\n \"LogRegion\": \"\",\n \"IsRelatedLog\": 0,\n \"LogTopicID\": \"\",\n \"LogSet\": \"\"\n }\n ],\n \"RequestId\": \"7uv7qo2mmm1e3ao94113zuvm2sehp7mm\"\n }\n}",
|
24
24
|
"title": "拉取APM实例列表"
|
25
25
|
}
|
26
26
|
],
|
@@ -87,7 +87,7 @@
|
|
87
87
|
"DescribeInstanceKeyValConfigs": {
|
88
88
|
"document": "在集群详情页面获取所有参数列表",
|
89
89
|
"input": "DescribeInstanceKeyValConfigsRequest",
|
90
|
-
"name": "
|
90
|
+
"name": "在集群详情页面获取所有参数列表",
|
91
91
|
"output": "DescribeInstanceKeyValConfigsResponse",
|
92
92
|
"status": "online"
|
93
93
|
},
|
@@ -1402,7 +1402,7 @@
|
|
1402
1402
|
"example": "无",
|
1403
1403
|
"member": "ClusterInfo",
|
1404
1404
|
"name": "Clusters",
|
1405
|
-
"
|
1405
|
+
"output_required": true,
|
1406
1406
|
"type": "list",
|
1407
1407
|
"value_allowed_null": false
|
1408
1408
|
},
|
@@ -1448,7 +1448,7 @@
|
|
1448
1448
|
"example": "--",
|
1449
1449
|
"member": "InstanceConfigInfo",
|
1450
1450
|
"name": "ConfigItems",
|
1451
|
-
"
|
1451
|
+
"output_required": true,
|
1452
1452
|
"type": "list",
|
1453
1453
|
"value_allowed_null": false
|
1454
1454
|
},
|
@@ -1458,7 +1458,7 @@
|
|
1458
1458
|
"example": "-",
|
1459
1459
|
"member": "InstanceConfigInfo",
|
1460
1460
|
"name": "UnConfigItems",
|
1461
|
-
"
|
1461
|
+
"output_required": true,
|
1462
1462
|
"type": "list",
|
1463
1463
|
"value_allowed_null": true
|
1464
1464
|
},
|
@@ -1468,7 +1468,7 @@
|
|
1468
1468
|
"example": "-",
|
1469
1469
|
"member": "MapConfigItem",
|
1470
1470
|
"name": "MapConfigItems",
|
1471
|
-
"
|
1471
|
+
"output_required": true,
|
1472
1472
|
"type": "list",
|
1473
1473
|
"value_allowed_null": true
|
1474
1474
|
},
|
@@ -1478,7 +1478,7 @@
|
|
1478
1478
|
"example": "-",
|
1479
1479
|
"member": "string",
|
1480
1480
|
"name": "ErrorMsg",
|
1481
|
-
"
|
1481
|
+
"output_required": true,
|
1482
1482
|
"type": "string",
|
1483
1483
|
"value_allowed_null": true
|
1484
1484
|
},
|
@@ -1652,7 +1652,7 @@
|
|
1652
1652
|
"example": "无",
|
1653
1653
|
"member": "string",
|
1654
1654
|
"name": "InstanceShardsList",
|
1655
|
-
"
|
1655
|
+
"output_required": true,
|
1656
1656
|
"type": "string",
|
1657
1657
|
"value_allowed_null": true
|
1658
1658
|
},
|
@@ -2979,7 +2979,7 @@
|
|
2979
2979
|
"example": "-",
|
2980
2980
|
"member": "int64",
|
2981
2981
|
"name": "FlowId",
|
2982
|
-
"
|
2982
|
+
"output_required": true,
|
2983
2983
|
"type": "int",
|
2984
2984
|
"value_allowed_null": false
|
2985
2985
|
},
|
@@ -2989,7 +2989,7 @@
|
|
2989
2989
|
"example": "-",
|
2990
2990
|
"member": "string",
|
2991
2991
|
"name": "ErrorMsg",
|
2992
|
-
"
|
2992
|
+
"output_required": true,
|
2993
2993
|
"type": "string",
|
2994
2994
|
"value_allowed_null": false
|
2995
2995
|
},
|
@@ -100,7 +100,7 @@
|
|
100
100
|
{
|
101
101
|
"document": "在集群详情页面获取所有参数列表",
|
102
102
|
"input": "https://cdwch.tencentcloudapi.com/\n?Action=DescribeInstanceKeyValConfigs\n&InstanceId=cdwch-xxxx\n&<公共请求参数>",
|
103
|
-
"output": "{\n \"Response\": {\n \"ConfigItems\": [\n {\n \"
|
103
|
+
"output": "{\n \"Response\": {\n \"ConfigItems\": [\n {\n \"ConfKey\": \"abc\",\n \"ConfValue\": \"abc\",\n \"DefaultValue\": \"abc\",\n \"NeedRestart\": true,\n \"Editable\": true,\n \"ConfDesc\": \"abc\",\n \"FileName\": \"abc\",\n \"ModifyRuleType\": \"abc\",\n \"ModifyRuleValue\": \"abc\",\n \"Uin\": \"abc\",\n \"ModifyTime\": \"abc\"\n }\n ],\n \"UnConfigItems\": [\n {\n \"ConfKey\": \"abc\",\n \"ConfValue\": \"abc\",\n \"DefaultValue\": \"abc\",\n \"NeedRestart\": true,\n \"Editable\": true,\n \"ConfDesc\": \"abc\",\n \"FileName\": \"abc\",\n \"ModifyRuleType\": \"abc\",\n \"ModifyRuleValue\": \"abc\",\n \"Uin\": \"abc\",\n \"ModifyTime\": \"abc\"\n }\n ],\n \"MapConfigItems\": [\n {\n \"ConfKey\": \"abc\",\n \"Items\": [\n {\n \"ConfKey\": \"abc\",\n \"ConfValue\": \"abc\",\n \"DefaultValue\": \"abc\",\n \"NeedRestart\": true,\n \"Editable\": true,\n \"ConfDesc\": \"abc\",\n \"FileName\": \"abc\",\n \"ModifyRuleType\": \"abc\",\n \"ModifyRuleValue\": \"abc\",\n \"Uin\": \"abc\",\n \"ModifyTime\": \"abc\"\n }\n ]\n }\n ],\n \"ErrorMsg\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
104
104
|
"title": "获取参数列表"
|
105
105
|
}
|
106
106
|
],
|
@@ -1573,6 +1573,24 @@
|
|
1573
1573
|
"name": "IsQuery",
|
1574
1574
|
"required": false,
|
1575
1575
|
"type": "int"
|
1576
|
+
},
|
1577
|
+
{
|
1578
|
+
"disabled": false,
|
1579
|
+
"document": "数据库名称",
|
1580
|
+
"example": "[\"xx\",\"xxx\"]",
|
1581
|
+
"member": "string",
|
1582
|
+
"name": "DbName",
|
1583
|
+
"required": false,
|
1584
|
+
"type": "list"
|
1585
|
+
},
|
1586
|
+
{
|
1587
|
+
"disabled": false,
|
1588
|
+
"document": "catalog名称",
|
1589
|
+
"example": "[\"xx\",\"xxx\"]",
|
1590
|
+
"member": "string",
|
1591
|
+
"name": "CatalogName",
|
1592
|
+
"required": false,
|
1593
|
+
"type": "list"
|
1576
1594
|
}
|
1577
1595
|
],
|
1578
1596
|
"type": "object"
|
@@ -6250,7 +6250,7 @@
|
|
6250
6250
|
"example": "无",
|
6251
6251
|
"member": "string",
|
6252
6252
|
"name": "ReturnMsg",
|
6253
|
-
"
|
6253
|
+
"output_required": true,
|
6254
6254
|
"type": "string",
|
6255
6255
|
"value_allowed_null": true
|
6256
6256
|
},
|
@@ -6260,7 +6260,7 @@
|
|
6260
6260
|
"example": "1",
|
6261
6261
|
"member": "int64",
|
6262
6262
|
"name": "NatFwInsCount",
|
6263
|
-
"
|
6263
|
+
"output_required": true,
|
6264
6264
|
"type": "int",
|
6265
6265
|
"value_allowed_null": true
|
6266
6266
|
},
|
@@ -6270,7 +6270,7 @@
|
|
6270
6270
|
"example": "1",
|
6271
6271
|
"member": "int64",
|
6272
6272
|
"name": "SubnetCount",
|
6273
|
-
"
|
6273
|
+
"output_required": true,
|
6274
6274
|
"type": "int",
|
6275
6275
|
"value_allowed_null": true
|
6276
6276
|
},
|
@@ -6280,7 +6280,7 @@
|
|
6280
6280
|
"example": "1",
|
6281
6281
|
"member": "int64",
|
6282
6282
|
"name": "OpenSwitchCount",
|
6283
|
-
"
|
6283
|
+
"output_required": true,
|
6284
6284
|
"type": "int",
|
6285
6285
|
"value_allowed_null": true
|
6286
6286
|
},
|