tccli 3.0.1389.1__py2.py3-none-any.whl → 3.0.1390.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.
Files changed (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/ai3d/ai3d_client.py +106 -0
  4. tccli/services/ai3d/v20250513/api.json +172 -0
  5. tccli/services/ai3d/v20250513/examples.json +16 -0
  6. tccli/services/batch/v20170312/api.json +3 -3
  7. tccli/services/batch/v20170312/examples.json +3 -3
  8. tccli/services/cam/v20190116/api.json +11 -1
  9. tccli/services/ccc/v20200210/api.json +10 -10
  10. tccli/services/cdb/v20170320/api.json +40 -2
  11. tccli/services/cdz/v20221123/api.json +1 -1
  12. tccli/services/ckafka/v20190819/api.json +29 -21
  13. tccli/services/ckafka/v20190819/examples.json +1 -1
  14. tccli/services/cloudapp/cloudapp_client.py +53 -0
  15. tccli/services/cloudapp/v20220530/api.json +68 -0
  16. tccli/services/cloudapp/v20220530/examples.json +14 -0
  17. tccli/services/cls/cls_client.py +167 -8
  18. tccli/services/cls/v20201016/api.json +292 -2
  19. tccli/services/cls/v20201016/examples.json +24 -0
  20. tccli/services/dts/v20211206/api.json +15 -15
  21. tccli/services/dts/v20211206/examples.json +1 -1
  22. tccli/services/es/v20250101/api.json +99 -5
  23. tccli/services/ess/v20201111/api.json +145 -4
  24. tccli/services/ess/v20201111/examples.json +1 -1
  25. tccli/services/gme/v20180711/api.json +7 -7
  26. tccli/services/igtm/v20231024/api.json +3 -3
  27. tccli/services/iotexplorer/v20190423/api.json +19 -1
  28. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  29. tccli/services/lighthouse/lighthouse_client.py +53 -0
  30. tccli/services/lighthouse/v20200324/api.json +228 -35
  31. tccli/services/lighthouse/v20200324/examples.json +8 -0
  32. tccli/services/live/v20180801/api.json +2 -2
  33. tccli/services/lowcode/lowcode_client.py +163 -4
  34. tccli/services/lowcode/v20210108/api.json +1373 -96
  35. tccli/services/lowcode/v20210108/examples.json +24 -0
  36. tccli/services/mps/v20190612/api.json +804 -47
  37. tccli/services/ocr/v20181119/api.json +3 -3
  38. tccli/services/sqlserver/v20180328/api.json +4 -4
  39. tccli/services/tcbr/v20220217/api.json +51 -0
  40. tccli/services/tdai/__init__.py +4 -0
  41. tccli/services/tdai/tdai_client.py +1108 -0
  42. tccli/services/tdai/v20250717/api.json +1930 -0
  43. tccli/services/tdai/v20250717/examples.json +149 -0
  44. tccli/services/teo/teo_client.py +53 -0
  45. tccli/services/teo/v20220901/api.json +111 -3
  46. tccli/services/teo/v20220901/examples.json +8 -0
  47. tccli/services/tmt/v20180321/api.json +3 -3
  48. tccli/services/tts/v20190823/api.json +11 -11
  49. tccli/services/vpc/v20170312/api.json +37 -7
  50. tccli/services/vpc/v20170312/examples.json +7 -7
  51. tccli/services/vtc/v20240223/api.json +3 -1
  52. tccli/services/vtc/v20240223/examples.json +1 -1
  53. tccli/services/waf/v20180125/api.json +6 -6
  54. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/RECORD +58 -54
  56. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/license_files/LICENSE +0 -0
@@ -48,6 +48,14 @@
48
48
  "title": "发布应用"
49
49
  }
50
50
  ],
51
+ "DescribeApps": [
52
+ {
53
+ "document": "获取应用列表",
54
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApps\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0,\n \"Favorite\": true\n}",
55
+ "output": "{\n \"Response\": {\n \"Count\": 1,\n \"RequestId\": \"d2c7af0a-59a0-42aa-8f06-36888a27b6b1\",\n \"Weapps\": [\n {\n \"AppType\": 1,\n \"AttachAppId\": \"\",\n \"BackgroundColor\": \"\",\n \"Channel\": \"\",\n \"ClientId\": \"AAU5PwABBkwmrGD34LQ\",\n \"CmsProject\": 0,\n \"ContentType\": \"JSON\",\n \"CreateTime\": \"2023-03-03T10:16:18+08:00\",\n \"Description\": \"PC应用\",\n \"EData\": \"edata\",\n \"EType\": 1,\n \"Env\": \"{\\\"envId\\\": \\\"lowcode-1gisa8u9d5edc4f8\\\", \\\"region\\\": \\\"ap-shanghai\\\"}\",\n \"EnvId\": \"lowcode-1gisa8u9d5edc4f8\",\n \"EnvRegion\": \"ap-shanghai\",\n \"ExpireTime\": \"0001-01-01T00:00:00Z\",\n \"FaviconUrl\": \"\",\n \"FlowId\": 0,\n \"IconUrl\": \"\",\n \"Id\": \"app-1rdp4z6f\",\n \"IsFree\": false,\n \"JobInfo\": {\n \"ErrMsg\": \"\",\n \"Id\": 0,\n \"Status\": 0,\n \"Step\": 0,\n \"StepDesc\": \"\",\n \"TotalStep\": 0\n },\n \"LastDeployTime\": \"2025-02-21T14:45:03+08:00\",\n \"LastMpCiId\": \"\",\n \"LastMpCiMode\": 0,\n \"LastMpCiStatus\": \"\",\n \"LastWebCiId\": \"df352da2-f648-47ea-ae59-88df953eb550\",\n \"LastWebCiMode\": 2,\n \"LastWebCiStatus\": \"success\",\n \"Name\": \"app-1rdp4z6f\",\n \"Owner\": \"98528\",\n \"PkgId\": \"lowcode-1gisa8u9d5edc4f8\",\n \"Platform\": \"WEB\",\n \"SceneType\": \"\",\n \"Source\": \"\",\n \"Status\": 0,\n \"TemplateId\": \"\",\n \"Title\": \"资产管理\",\n \"UpdateTime\": \"2025-02-21T14:47:06+08:00\",\n \"Favorite\": true,\n \"PublishPlatform\": \"cloudAdmin\"\n }\n ]\n }\n}",
56
+ "title": "获取应用列表"
57
+ }
58
+ ],
51
59
  "DescribeDataSourceList": [
52
60
  {
53
61
  "document": "查询数据源列表",
@@ -80,6 +88,22 @@
80
88
  "title": "查询环境下的知识库列表"
81
89
  }
82
90
  ],
91
+ "DescribeRelatedUsers": [
92
+ {
93
+ "document": "",
94
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRelatedUsers\n<公共请求参数>\n\n{\n \"RoleId\": 0,\n \"EnvId\": \"abc\",\n \"PageNo\": 0,\n \"PageSize\": 0,\n \"EnvType\": \"abc\"\n}",
95
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Uin\": 0,\n \"Name\": \"abc\",\n \"Env\": 0,\n \"Type\": 0,\n \"NickName\": \"abc\",\n \"Email\": \"abc\",\n \"Phone\": \"abc\",\n \"ProjectId\": 0,\n \"Uuid\": \"abc\",\n \"Source\": 0,\n \"OpenId\": \"abc\",\n \"RelatedRoles\": [\n {\n \"Name\": \"abc\",\n \"RoleIdentity\": \"abc\",\n \"Id\": 0,\n \"ParentRoleId\": 0,\n \"ChildRoleId\": 0,\n \"EnvIdentity\": \"abc\",\n \"IsReleased\": true\n }\n ],\n \"WechatUserId\": \"abc\",\n \"InternalUserType\": 0,\n \"UserId\": 0,\n \"OrgName\": \"abc\",\n \"UserSchema\": \"abc\",\n \"UserExtend\": \"abc\",\n \"IsLicensed\": true,\n \"RelatedRoleGroups\": [\n {\n \"Id\": 0,\n \"Name\": \"abc\",\n \"GroupIdentity\": \"abc\",\n \"GroupDesc\": \"abc\",\n \"CreateTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"RoleList\": [\n {\n \"Name\": \"abc\",\n \"RoleIdentity\": \"abc\",\n \"Id\": 0,\n \"ParentRoleId\": 0,\n \"ChildRoleId\": 0,\n \"EnvIdentity\": \"abc\",\n \"IsReleased\": true\n }\n ]\n }\n ],\n \"Orgs\": [\n {\n \"OrgId\": \"abc\",\n \"OrgName\": \"abc\",\n \"OrgIdentity\": \"abc\",\n \"Level\": \"abc\",\n \"PrimaryColumn\": \"abc\"\n }\n ],\n \"MainOrg\": [\n {\n \"OrgId\": \"abc\",\n \"OrgName\": \"abc\",\n \"OrgIdentity\": \"abc\",\n \"Level\": \"abc\",\n \"PrimaryColumn\": \"abc\"\n }\n ],\n \"ParentUserId\": 0,\n \"PrimaryColumn\": \"abc\",\n \"AvatarUrl\": \"abc\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"abc\"\n }\n}",
96
+ "title": "获取关联用户"
97
+ }
98
+ ],
99
+ "DescribeResourceRoleList": [
100
+ {
101
+ "document": "查询资源id对应角色列表",
102
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourceRoleList\n<公共请求参数>\n\n{\n \"ResourceId\": \"abc\",\n \"ResourceType\": \"abc\",\n \"SubType\": \"abc\",\n \"PageNo\": 0,\n \"PageSize\": 0,\n \"EnvType\": \"abc\",\n \"EnvId\": \"abc\"\n}",
103
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"RoleList\": [\n {\n \"Name\": \"abc\",\n \"RoleIdentity\": \"abc\",\n \"Id\": 0,\n \"ParentRoleId\": 0,\n \"ChildRoleId\": 0,\n \"EnvIdentity\": \"abc\",\n \"IsReleased\": true\n }\n ],\n \"Total\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
104
+ "title": "查询资源id对应角色列表"
105
+ }
106
+ ],
83
107
  "PutWxAppIdToWeApp": [
84
108
  {
85
109
  "document": "请求成功成功",