tccli 3.0.1241.1__py2.py3-none-any.whl → 3.0.1243.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 (86) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +216 -216
  3. tccli/services/apm/v20210622/examples.json +5 -5
  4. tccli/services/bh/v20230418/api.json +9 -0
  5. tccli/services/bh/v20230418/examples.json +2 -2
  6. tccli/services/cfs/v20190719/api.json +20 -20
  7. tccli/services/cfs/v20190719/examples.json +7 -7
  8. tccli/services/ckafka/v20190819/api.json +38 -0
  9. tccli/services/clb/v20180317/api.json +107 -82
  10. tccli/services/clb/v20180317/examples.json +14 -14
  11. tccli/services/cls/cls_client.py +220 -8
  12. tccli/services/cls/v20201016/api.json +417 -39
  13. tccli/services/cls/v20201016/examples.json +89 -45
  14. tccli/services/cwp/v20180228/api.json +3 -3
  15. tccli/services/cwp/v20180228/examples.json +2 -2
  16. tccli/services/cynosdb/v20190107/api.json +18 -18
  17. tccli/services/dbbrain/v20210527/api.json +1 -1
  18. tccli/services/dnspod/v20210323/api.json +173 -119
  19. tccli/services/dnspod/v20210323/examples.json +18 -18
  20. tccli/services/ecm/v20190719/api.json +11 -11
  21. tccli/services/ecm/v20190719/examples.json +1 -1
  22. tccli/services/emr/v20190103/api.json +896 -841
  23. tccli/services/ess/v20201111/api.json +18 -9
  24. tccli/services/ess/v20201111/examples.json +6 -0
  25. tccli/services/essbasic/v20210526/api.json +80 -2
  26. tccli/services/gaap/v20180529/api.json +16 -18
  27. tccli/services/goosefs/v20220519/api.json +17 -17
  28. tccli/services/goosefs/v20220519/examples.json +4 -4
  29. tccli/services/gwlb/v20240906/api.json +14 -14
  30. tccli/services/hunyuan/v20230901/api.json +1 -1
  31. tccli/services/iotexplorer/v20190423/api.json +1 -1
  32. tccli/services/iotvideoindustry/v20201201/api.json +244 -192
  33. tccli/services/iotvideoindustry/v20201201/examples.json +32 -32
  34. tccli/services/live/v20180801/api.json +1 -1
  35. tccli/services/mna/v20210119/api.json +110 -109
  36. tccli/services/mna/v20210119/examples.json +63 -63
  37. tccli/services/mps/v20190612/api.json +9 -0
  38. tccli/services/ocr/ocr_client.py +110 -4
  39. tccli/services/ocr/v20181119/api.json +370 -7
  40. tccli/services/ocr/v20181119/examples.json +20 -4
  41. tccli/services/pts/v20210728/api.json +37 -34
  42. tccli/services/pts/v20210728/examples.json +13 -13
  43. tccli/services/sqlserver/v20180328/api.json +68 -6
  44. tccli/services/ssl/v20191205/api.json +52 -50
  45. tccli/services/ssl/v20191205/examples.json +7 -7
  46. tccli/services/tbaas/v20180416/api.json +9 -6
  47. tccli/services/tbaas/v20180416/examples.json +2 -2
  48. tccli/services/tcb/v20180608/api.json +270 -221
  49. tccli/services/tcb/v20180608/examples.json +22 -22
  50. tccli/services/tcm/v20210413/api.json +2 -2
  51. tccli/services/tcm/v20210413/examples.json +2 -2
  52. tccli/services/tcr/v20190924/api.json +8 -8
  53. tccli/services/tcr/v20190924/examples.json +4 -4
  54. tccli/services/tdmq/tdmq_client.py +167 -8
  55. tccli/services/tdmq/v20200217/api.json +307 -0
  56. tccli/services/tdmq/v20200217/examples.json +24 -0
  57. tccli/services/tem/v20210701/api.json +1 -1
  58. tccli/services/tem/v20210701/examples.json +2 -2
  59. tccli/services/teo/v20220901/api.json +2 -2
  60. tccli/services/teo/v20220901/examples.json +3 -3
  61. tccli/services/thpc/v20211109/api.json +74 -100
  62. tccli/services/thpc/v20211109/examples.json +2 -2
  63. tccli/services/thpc/v20220401/api.json +196 -223
  64. tccli/services/thpc/v20220401/examples.json +1 -1
  65. tccli/services/thpc/v20230321/api.json +150 -153
  66. tccli/services/thpc/v20230321/examples.json +3 -3
  67. tccli/services/tke/v20180525/api.json +1 -1
  68. tccli/services/tke/v20180525/examples.json +2 -2
  69. tccli/services/tke/v20220501/api.json +161 -112
  70. tccli/services/tke/v20220501/examples.json +15 -21
  71. tccli/services/trocket/trocket_client.py +53 -0
  72. tccli/services/trocket/v20230308/api.json +219 -0
  73. tccli/services/trocket/v20230308/examples.json +8 -0
  74. tccli/services/trtc/v20190722/api.json +31 -20
  75. tccli/services/trtc/v20190722/examples.json +11 -11
  76. tccli/services/tse/v20201207/api.json +141 -113
  77. tccli/services/tse/v20201207/examples.json +5 -5
  78. tccli/services/tsf/v20180326/examples.json +1 -1
  79. tccli/services/vpc/v20170312/api.json +320 -270
  80. tccli/services/vpc/v20170312/examples.json +40 -40
  81. tccli/services/waf/v20180125/api.json +2 -2
  82. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/METADATA +2 -2
  83. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/RECORD +86 -86
  84. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/WHEEL +0 -0
  85. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/entry_points.txt +0 -0
  86. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/license_files/LICENSE +0 -0
@@ -43,7 +43,7 @@
43
43
  "CreateWorkspaces": [
44
44
  {
45
45
  "document": "创建工作空间",
46
- "input": "POST / HTTP/1.1\nHost: thpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWorkspaces\n<公共请求参数>\n\n{\n\n\t\"SpaceChargeType\": \"PREPAID\",\n\t\"SpaceChargePrepaid\": {\n\t\t\"Period\": 1,\n\t\t\"RenewFlag\": \"NOTIFY_AND_AUTO_RENEW\"\n\t},\n\t\"Placement\": {\n\t\t\"Zone\": \"ap-guangzhou-2\",\n\t\t\"ProjectId\": 0\n\t},\n\t\"VirtualPrivateCloud\": {\n\t\t\"AsVpcGateway\": false,\n\t\t\"VpcId\": \"vpc-nrqwfyzv\",\n\t\t\"SubnetId\": \"subnet-0tmm4ywk\",\n\t\t\"Ipv6AddressCount\": 0\n\t},\n\t\"SpaceType\": \"96A.96XLARGE2304\",\n\t\"ImageId\": \"img-9qrfy1xt\",\n\t\"SystemDisk\": {\n\t\t\"DiskSize\": 50,\n\t\t\"DiskType\": \"CLOUD_PREMIUM\",\n\t\t\"DiskBackupQuota\": 1\n\t},\n\t\"DataDisks\": [{\n\t\t\"DiskSize\": 50,\n\t\t\"DiskType\": \"CLOUD_PREMIUM\",\n\t\t\"DiskBackupQuota\": 1\n\t}, {\n\t\t\"DiskSize\": 50,\n\t\t\"DiskType\": \"CLOUD_PREMIUM\",\n\t\t\"DiskBackupQuota\": 1\n\t}],\n\t\"InternetAccessible\": {\n\t\t\"PublicIpAssigned\": true,\n\t\t\"InternetMaxBandwidthOut\": 5\n\t},\n\t\"SecurityGroupIds\": [\"sg-fsx9rsr1\"],\n\t\"SpaceCount\": 1,\n\t\"EnhancedService\": {\n\t\t\"SecurityService\": {\n\t\t\t\"Enabled\": true\n\t\t},\n\t\t\"MonitorService\": {\n\t\t\t\"Enabled\": true\n\t\t},\n\t\t\"AutomationService\": {\n\t\t\t\"Enabled\": true\n\t\t}\n\t}\n}",
46
+ "input": "POST / HTTP/1.1\nHost: thpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWorkspaces\n<公共请求参数>\n\n{\n \"SpaceChargeType\": \"PREPAID\",\n \"SpaceChargePrepaid\": {\n \"Period\": 1,\n \"RenewFlag\": \"NOTIFY_AND_AUTO_RENEW\"\n },\n \"Placement\": {\n \"Zone\": \"ap-guangzhou-2\",\n \"ProjectId\": 0\n },\n \"VirtualPrivateCloud\": {\n \"AsVpcGateway\": false,\n \"VpcId\": \"vpc-nrqwfyzv\",\n \"SubnetId\": \"subnet-0tmm4ywk\",\n \"Ipv6AddressCount\": 0\n },\n \"SpaceType\": \"96A.96XLARGE2304\",\n \"ImageId\": \"img-9qrfy1xt\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n \"DataDisks\": [\n {\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n {\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n }\n ],\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetMaxBandwidthOut\": 5\n },\n \"SecurityGroupIds\": [\n \"sg-fsx9rsr1\"\n ],\n \"SpaceCount\": 1,\n \"EnhancedService\": {\n \"SecurityService\": {\n \"Enabled\": true\n },\n \"MonitorService\": {\n \"Enabled\": true\n },\n \"AutomationService\": {\n \"Enabled\": true\n }\n }\n}",
47
47
  "output": "{\n \"Response\": {\n \"SpaceIdSet\": [\n \"wks-avs9gqvt\"\n ],\n \"RequestId\": \"efbbe00e-0175-4ee7-92c5-debc5763142d\"\n }\n}",
48
48
  "title": "创建工作空间"
49
49
  }
@@ -100,7 +100,7 @@
100
100
  {
101
101
  "document": "查询集群ID为hpc-5lyv94lq的集群存储选项信息。",
102
102
  "input": "POST / HTTP/1.1\nHost: thpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterStorageOption\n<公共请求参数>\n\n{\n \"ClusterId\": \"hpc-5lyv94lq\"\n}",
103
- "output": "{\n \"Response\": {\n \"StorageOption\": {\n \"CFSOptions\": [\n {\n \"LocalPath\": \"/opt/\",\n \"RemotePath\": \"172.30.3.90:/j25ey5tz/hpc-kjddsnfa/opt/\",\n \"Protocol\": \"NFS 3.0\",\n \"StorageType\": \"SD\"\n }\n ],\n \"GooseFSOptions\": [\n {\n \"LocalPath\": \"/data/\",\n \"RemotePath\": \"/\",\n \"Masters\": [\n \"172.30.4.63:9202\",\n \"172.30.0.128:9202\"\n ]\n }\n ]\n },\n \"RequestId\": \"2aeaea7e-9fc4-4c17-8a9b-50343b712993\"\n }\n}",
103
+ "output": "{\n \"Response\": {\n \"StorageOption\": {\n \"CFSOptions\": [\n {\n \"LocalPath\": \"/opt/\",\n \"RemotePath\": \"172.30.3.90:/j25ey5tz/hpc-kjddsnfa/opt/\",\n \"Protocol\": \"NFS 3.0\",\n \"StorageType\": \"SD\",\n \"MountOption\": \"vers=3,nolock,proto=tcp,noresvport\"\n }\n ],\n \"GooseFSOptions\": [\n {\n \"LocalPath\": \"/data/\",\n \"RemotePath\": \"/xxx/cfs/\",\n \"Masters\": [\n \"172.30.4.63:9202\",\n \"172.30.0.128:9202\"\n ]\n }\n ],\n \"GooseFSxOptions\": [\n {\n \"LocalPath\": \"/data/\",\n \"Masters\": [\n \"172.30.4.63:9202\",\n \"172.30.0.128:9202\"\n ]\n }\n ]\n },\n \"RequestId\": \"2aeaea7e-9fc4-4c17-8a9b-50343b712993\"\n }\n}",
104
104
  "title": "查询集群存储选项"
105
105
  }
106
106
  ],
@@ -108,7 +108,7 @@
108
108
  {
109
109
  "document": "查询集群列表。",
110
110
  "input": "https://thpc.tencentcloudapi.com/?Action=DescribeClusters\n&Offset=0\n&Limit=1\n&<公共请求参数>",
111
- "output": "{\n \"Response\": {\n \"ClusterSet\": [\n {\n \"ClusterId\": \"hpc-qrb7ybn0\",\n \"ClusterName\": \"unnamed\",\n \"ClusterStatus\": \"RUNNING\",\n \"Placement\": {\n \"Zone\": \"ap-guangzhou-2\"\n },\n \"CreateTime\": \"2021-12-07T03:29:09Z\",\n \"SchedulerType\": \"SGE\",\n \"VpcId\": \"vpc-xxxxxxxx\",\n \"ComputeNodeCount\": 1,\n \"LoginNodeSet\": [\n {\n \"NodeId\": \"ins-jehc407m\"\n }\n ],\n \"LoginNodeCount\": 1,\n \"ComputeNodeSet\": [\n {\n \"NodeId\": \"ins-jfhc307q\"\n }\n ],\n \"ManagerNodeCount\": 1,\n \"ManagerNodeSet\": [\n {\n \"NodeId\": \"ins-cv6ygpkq\"\n }\n ]\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"8a39c8e3-129b-4628-b763-ef96caaa2f4d\"\n }\n}",
111
+ "output": "{\n \"Response\": {\n \"ClusterSet\": [\n {\n \"ClusterId\": \"hpc-qrb7ybn0\",\n \"ClusterName\": \"unnamed\",\n \"ClusterStatus\": \"RUNNING\",\n \"Placement\": {\n \"Zone\": \"ap-guangzhou-2\"\n },\n \"CreateTime\": \"2021-12-07T03:29:09Z\",\n \"SchedulerType\": \"SGE\",\n \"VpcId\": \"vpc-xxxxxxxx\",\n \"ComputeNodeCount\": 1,\n \"LoginNodeSet\": [\n {\n \"NodeId\": \"ins-jehc407m\"\n }\n ],\n \"LoginNodeCount\": 1,\n \"ComputeNodeSet\": [\n {\n \"NodeId\": \"ins-jfhc307q\"\n }\n ],\n \"ManagerNodeCount\": 1,\n \"ManagerNodeSet\": [\n {\n \"NodeId\": \"ins-cv6ygpkq\"\n }\n ],\n \"AutoScalingType\": \"THPC_AS\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"8a39c8e3-129b-4628-b763-ef96caaa2f4d\"\n }\n}",
112
112
  "title": "查询集群列表"
113
113
  }
114
114
  ],
@@ -5933,7 +5933,7 @@
5933
5933
  "example": "tci-xxx",
5934
5934
  "member": "string",
5935
5935
  "name": "EksCiIds",
5936
- "required": true,
5936
+ "output_required": true,
5937
5937
  "type": "list",
5938
5938
  "value_allowed_null": false
5939
5939
  },
@@ -190,8 +190,8 @@
190
190
  ],
191
191
  "CreateEKSContainerInstances": [
192
192
  {
193
- "document": "",
194
- "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEKSContainerInstances\n<公共请求参数>\n\n{\n \"AutoCreateEipAttribute\": {\n \"InternetMaxBandwidthOut\": 1,\n \"DeletePolicy\": \"Immediate\",\n \"InternetServiceProvider\": \"BGP\"\n },\n \"CamRoleName\": \"xx\",\n \"VpcId\": \"vpc-12345678\",\n \"DnsConfig\": {\n \"Nameservers\": [\n \"xx\"\n ],\n \"Searches\": [\n \"xx\"\n ],\n \"Options\": [\n {\n \"Name\": \"xx\",\n \"Value\": \"xx\"\n }\n ]\n },\n \"Replicas\": 1,\n \"ImageRegistryCredentials\": [\n {\n \"Username\": \"xx\",\n \"Password\": \"xx\",\n \"Name\": \"xx\",\n \"Server\": \"xx\"\n }\n ],\n \"EksCiVolume\": {\n \"CbsVolumes\": [\n {\n \"CbsDiskId\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"NfsVolumes\": [\n {\n \"Path\": \"xx\",\n \"ReadOnly\": true,\n \"Name\": \"xx\",\n \"Server\": \"xx\"\n }\n ]\n },\n \"GpuCount\": 1,\n \"ExistedEipIds\": [\n \"eip-12345678\"\n ],\n \"AutoCreateEip\": true,\n \"RestartPolicy\": \"Always\",\n \"Cpu\": 1.0,\n \"Memory\": 2.0,\n \"SubnetId\": \"subnet-12345678\",\n \"CpuType\": \"amd,intel\",\n \"SecurityGroupIds\": [\n \"sg-12345678\"\n ],\n \"Containers\": [\n {\n \"Commands\": [\n \"sleep\"\n ],\n \"Name\": \"xx\",\n \"GpuLimit\": 1,\n \"WorkingDir\": \"xx\",\n \"Image\": \"xx\",\n \"Args\": [\n \"10000\"\n ],\n \"VolumeMounts\": [\n {\n \"MountPropagation\": \"xx\",\n \"ReadOnly\": true,\n \"MountPath\": \"xx\",\n \"SubPath\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"RestartCount\": 1,\n \"EnvironmentVars\": [\n {\n \"Name\": \"xx\",\n \"Value\": \"xx\"\n }\n ],\n \"Memory\": 0.0,\n \"Cpu\": 0.0\n }\n ],\n \"EksCiName\": \"xx\"\n}",
193
+ "document": "创建容器实例",
194
+ "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEKSContainerInstances\n<公共请求参数>\n\n{\n \"AutoCreateEipAttribute\": {\n \"InternetMaxBandwidthOut\": 1,\n \"DeletePolicy\": \"Immediate\",\n \"InternetServiceProvider\": \"BGP\"\n },\n \"CamRoleName\": \"TkeRole\",\n \"VpcId\": \"vpc-12345678\",\n \"DnsConfig\": {\n \"Nameservers\": [\n \"server\"\n ],\n \"Searches\": [\n \"\"\n ],\n \"Options\": [\n {\n \"Name\": \"\",\n \"Value\": \"\"\n }\n ]\n },\n \"Replicas\": 1,\n \"ImageRegistryCredentials\": [\n {\n \"Username\": \"devops\",\n \"Password\": \"\",\n \"Name\": \"ta-habor-registry-0\",\n \"Server\": \"docker-ta.thinkingdata.cn\"\n }\n ],\n \"EksCiVolume\": {\n \"CbsVolumes\": [\n {\n \"CbsDiskId\": \"disk-45b3agyu\",\n \"Name\": \"disk-45b3agyu\"\n }\n ],\n \"NfsVolumes\": [\n {\n \"Path\": \"/5g326fcf/localfolder\",\n \"ReadOnly\": true,\n \"Name\": \"vol\",\n \"Server\": \"9.19.101.170\"\n }\n ]\n },\n \"GpuCount\": 1,\n \"ExistedEipIds\": [\n \"eip-12345678\"\n ],\n \"AutoCreateEip\": true,\n \"RestartPolicy\": \"Always\",\n \"Cpu\": 1.0,\n \"Memory\": 2.0,\n \"SubnetId\": \"subnet-12345678\",\n \"CpuType\": \"amd,intel\",\n \"SecurityGroupIds\": [\n \"sg-12345678\"\n ],\n \"Containers\": [\n {\n \"Commands\": [\n \"sleep\"\n ],\n \"Name\": \"nginx\",\n \"GpuLimit\": 1,\n \"WorkingDir\": \"/var\",\n \"Image\": \"nginx:latest\",\n \"Args\": [\n \"10000\"\n ],\n \"VolumeMounts\": [\n {\n \"MountPropagation\": \"\",\n \"ReadOnly\": true,\n \"MountPath\": \"/images/mnt\",\n \"SubPath\": \"/images/mnt\",\n \"Name\": \"disk-45b3agyi\"\n }\n ],\n \"RestartCount\": 1,\n \"EnvironmentVars\": [\n {\n \"Name\": \"EKS_LOGS_OUTPUT_TYPE\",\n \"Value\": \"cls\"\n }\n ],\n \"Memory\": 0.0,\n \"Cpu\": 0.0\n }\n ],\n \"EksCiName\": \"for-imc-je2ytppo\"\n}",
195
195
  "output": "{\n \"Response\": {\n \"RequestId\": \"51d9ea5a-6e9e-4384-88da-84229e212220\",\n \"EksCiIds\": [\n \"eksci-bd80pz8s\"\n ]\n }\n}",
196
196
  "title": "创建容器实例"
197
197
  }