tccli 3.0.1131.1__py2.py3-none-any.whl → 3.0.1133.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +1 -0
  3. tccli/services/apm/v20210622/examples.json +1 -1
  4. tccli/services/cdwch/v20200915/api.json +9 -9
  5. tccli/services/cdwch/v20200915/examples.json +1 -1
  6. tccli/services/cdwdoris/v20211228/api.json +18 -0
  7. tccli/services/cfw/v20190904/api.json +4 -4
  8. tccli/services/ckafka/v20190819/api.json +133 -76
  9. tccli/services/ckafka/v20190819/examples.json +17 -17
  10. tccli/services/cms/v20190321/api.json +2 -0
  11. tccli/services/cms/v20190321/examples.json +1 -1
  12. tccli/services/csip/csip_client.py +106 -0
  13. tccli/services/csip/v20221121/api.json +862 -129
  14. tccli/services/csip/v20221121/examples.json +20 -4
  15. tccli/services/cynosdb/v20190107/api.json +340 -0
  16. tccli/services/dlc/dlc_client.py +53 -0
  17. tccli/services/dlc/v20210125/api.json +34 -0
  18. tccli/services/dlc/v20210125/examples.json +8 -0
  19. tccli/services/dsgc/v20190723/api.json +20 -18
  20. tccli/services/dsgc/v20190723/examples.json +5 -5
  21. tccli/services/eb/v20210416/examples.json +1 -1
  22. tccli/services/emr/v20190103/api.json +1 -1
  23. tccli/services/ess/v20201111/api.json +3 -3
  24. tccli/services/essbasic/v20210526/api.json +6 -6
  25. tccli/services/gaap/v20180529/api.json +21 -1
  26. tccli/services/gaap/v20180529/examples.json +0 -6
  27. tccli/services/iecp/v20210914/api.json +40 -40
  28. tccli/services/ims/v20201229/api.json +2 -2
  29. tccli/services/lke/lke_client.py +171 -12
  30. tccli/services/lke/v20231130/api.json +524 -0
  31. tccli/services/lke/v20231130/examples.json +24 -0
  32. tccli/services/monitor/v20180724/api.json +47 -19
  33. tccli/services/monitor/v20180724/examples.json +4 -4
  34. tccli/services/ocr/v20181119/api.json +2 -2
  35. tccli/services/ocr/v20181119/examples.json +2 -2
  36. tccli/services/pts/v20210728/api.json +1 -1
  37. tccli/services/pts/v20210728/examples.json +1 -1
  38. tccli/services/redis/v20180412/api.json +33 -29
  39. tccli/services/redis/v20180412/examples.json +8 -8
  40. tccli/services/rum/v20210622/api.json +2 -0
  41. tccli/services/rum/v20210622/examples.json +1 -1
  42. tccli/services/sms/v20210111/api.json +26 -26
  43. tccli/services/tcr/v20190924/api.json +13 -10
  44. tccli/services/tcr/v20190924/examples.json +2 -2
  45. tccli/services/tke/tke_client.py +53 -0
  46. tccli/services/tke/v20180525/api.json +227 -41
  47. tccli/services/tke/v20180525/examples.json +26 -0
  48. tccli/services/tse/v20201207/api.json +13 -2
  49. tccli/services/tsf/v20180326/api.json +10 -8
  50. tccli/services/tsf/v20180326/examples.json +3 -3
  51. tccli/services/waf/v20180125/api.json +65 -9
  52. tccli/services/waf/v20180125/examples.json +1 -1
  53. tccli/services/wedata/v20210820/api.json +111 -20
  54. tccli/services/wedata/v20210820/examples.json +8 -0
  55. tccli/services/wedata/wedata_client.py +53 -0
  56. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/METADATA +2 -2
  57. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/RECORD +60 -60
  58. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/WHEEL +0 -0
  59. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/entry_points.txt +0 -0
  60. {tccli-3.0.1131.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.1131.1'
1
+ __version__ = '3.0.1133.1'
@@ -1054,6 +1054,7 @@
1054
1054
  "example": "无",
1055
1055
  "member": "ApmInstanceDetail",
1056
1056
  "name": "Instances",
1057
+ "output_required": true,
1057
1058
  "type": "list",
1058
1059
  "value_allowed_null": true
1059
1060
  },
@@ -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\": \"APM自动化测试\",\n \"InstanceId\": \"apm-OzNrwxuDj\",\n \"Description\": \"test123\",\n \"TraceDuration\": 1,\n \"AppId\": 251226959,\n \"CreateUin\": \"700000357122\",\n \"Tags\": [\n {\n \"Key\": \"AutoTest\",\n \"Value\": \"cvm\"\n }\n ],\n \"ServiceCount\": 5,\n \"ClientCount\": 5,\n \"TotalCount\": 0,\n \"CountOfReportSpanPerDay\": 0,\n \"AmountOfUsedStorage\": 100,\n \"Status\": 2,\n \"Region\": \"ap-guangzhou\",\n \"ErrRateThreshold\": 5,\n \"SampleRate\": 100,\n \"ErrorSample\": 1,\n \"SlowRequestSavedThreshold\": 500,\n \"SpanDailyCounters\": 0,\n \"BillingInstance\": 1,\n \"MetricDuration\": 30,\n \"LogSource\": \"\",\n \"LogRegion\": \"\",\n \"IsRelatedLog\": 0,\n \"LogTopicID\": \"\",\n \"LogSet\": \"\"\n }\n ],\n \"RequestId\": \"7uv7qo2mmm1e3ao94113zuvm2sehp7mm\"\n }\n}",
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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
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 \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"DefaultValue\": \"xx\",\n \"Editable\": false,\n \"NeedRestart\": false,\n \"FileName\": \"xxx\",\n \"ConfDesc\": \"xxx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n },\n {\n \"ConfValue\": \"xx\",\n \"ConfKey\": \"xx\",\n \"Editable\": false,\n \"DefaultValue\": \"xx\",\n \"ModifyRuleValue\": \"xx\",\n \"NeedRestart\": false,\n \"FileName\": \"xx\",\n \"ConfDesc\": \"xx\",\n \"ModifyRuleType\": \"xx\"\n }\n ],\n \"UnConfigItems\": [],\n \"MapConfigItems\": [],\n \"ErrorMsg\": \"\",\n \"RequestId\": \"xx\"\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
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
6283
+ "output_required": true,
6284
6284
  "type": "int",
6285
6285
  "value_allowed_null": true
6286
6286
  },