tccli 3.0.1227.1__py2.py3-none-any.whl → 3.0.1229.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 (66) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/aiart/v20221229/api.json +12 -3
  4. tccli/services/cam/v20190116/api.json +25 -25
  5. tccli/services/cam/v20190116/examples.json +8 -8
  6. tccli/services/cdb/v20170320/api.json +167 -9
  7. tccli/services/cdb/v20170320/examples.json +2 -2
  8. tccli/services/cfs/v20190719/api.json +19 -0
  9. tccli/services/ckafka/v20190819/api.json +5 -5
  10. tccli/services/ckafka/v20190819/examples.json +106 -112
  11. tccli/services/clb/v20180317/api.json +1 -1
  12. tccli/services/cloudaudit/v20190319/api.json +15 -15
  13. tccli/services/cloudaudit/v20190319/examples.json +3 -3
  14. tccli/services/config/v20220802/api.json +70 -68
  15. tccli/services/config/v20220802/examples.json +6 -6
  16. tccli/services/cynosdb/cynosdb_client.py +228 -16
  17. tccli/services/cynosdb/v20190107/api.json +251 -0
  18. tccli/services/cynosdb/v20190107/examples.json +32 -0
  19. tccli/services/emr/v20190103/api.json +28 -22
  20. tccli/services/ess/v20201111/api.json +18 -0
  21. tccli/services/essbasic/v20210526/api.json +20 -1
  22. tccli/services/facefusion/v20181201/api.json +12 -6
  23. tccli/services/faceid/v20180301/api.json +1 -1
  24. tccli/services/hai/v20230812/api.json +6 -6
  25. tccli/services/hai/v20230812/examples.json +2 -2
  26. tccli/services/lke/lke_client.py +394 -23
  27. tccli/services/lke/v20231130/api.json +737 -4
  28. tccli/services/lke/v20231130/examples.json +62 -0
  29. tccli/services/mps/v20190612/api.json +1 -1
  30. tccli/services/mqtt/mqtt_client.py +118 -12
  31. tccli/services/mqtt/v20240516/api.json +312 -33
  32. tccli/services/mqtt/v20240516/examples.json +23 -13
  33. tccli/services/ocr/v20181119/api.json +11 -2
  34. tccli/services/ocr/v20181119/examples.json +6 -6
  35. tccli/services/privatedns/v20201028/api.json +41 -13
  36. tccli/services/pts/v20210728/api.json +22 -12
  37. tccli/services/redis/v20180412/api.json +14 -14
  38. tccli/services/scf/v20180416/api.json +12 -0
  39. tccli/services/ssl/v20191205/api.json +246 -173
  40. tccli/services/ssl/v20191205/examples.json +69 -69
  41. tccli/services/sts/v20180813/api.json +17 -11
  42. tccli/services/sts/v20180813/examples.json +6 -6
  43. tccli/services/tcr/v20190924/api.json +17 -17
  44. tccli/services/tdmq/tdmq_client.py +4 -57
  45. tccli/services/tdmq/v20200217/api.json +119 -200
  46. tccli/services/tdmq/v20200217/examples.json +29 -49
  47. tccli/services/tmt/v20180321/api.json +1 -1
  48. tccli/services/tmt/v20180321/examples.json +2 -2
  49. tccli/services/trocket/v20230308/api.json +79 -79
  50. tccli/services/trocket/v20230308/examples.json +8 -8
  51. tccli/services/trtc/v20190722/api.json +1 -1
  52. tccli/services/vclm/v20240523/api.json +25 -15
  53. tccli/services/vclm/v20240523/examples.json +2 -2
  54. tccli/services/vcube/__init__.py +4 -0
  55. tccli/services/vcube/v20220410/api.json +4168 -0
  56. tccli/services/vcube/v20220410/examples.json +277 -0
  57. tccli/services/vcube/vcube_client.py +1956 -0
  58. tccli/services/vod/v20180717/api.json +38 -1
  59. tccli/services/vod/v20180717/examples.json +13 -1
  60. tccli/services/vpc/v20170312/api.json +195 -148
  61. tccli/services/vpc/v20170312/examples.json +5 -5
  62. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/METADATA +2 -2
  63. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/RECORD +66 -62
  64. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/WHEEL +0 -0
  65. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/entry_points.txt +0 -0
  66. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,7 +3,7 @@
3
3
  "CreateConsumerGroup": [
4
4
  {
5
5
  "document": "创建消费组成功",
6
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsumerGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"ConsumerGroup\": \"test_group\",\n \"MaxRetryTimes\": 16,\n \"ConsumeEnable\": true,\n \"ConsumeMessageOrderly\": true,\n \"Remark\": \"test\"\n}",
6
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsumerGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"ConsumerGroup\": \"test_group\",\n \"MaxRetryTimes\": 16,\n \"ConsumeEnable\": true,\n \"ConsumeMessageOrderly\": true,\n \"Remark\": \"remark info\"\n}",
7
7
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"ConsumerGroup\": \"test_group\",\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"RequestId\": \"58f60891-002f-4b8a-b71f-3767a645c28e\"\n }\n}",
8
8
  "title": "创建消费组"
9
9
  }
@@ -99,7 +99,7 @@
99
99
  "DeleteMQTTTopic": [
100
100
  {
101
101
  "document": "示例",
102
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMQTTTopic\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-rvb5xxrn\",\n \"Topic\": \"111\"\n}",
102
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMQTTTopic\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-rvb5xxrn\",\n \"Topic\": \"topic1\"\n}",
103
103
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"f3a081b8-dc97-4d62-bb1a-d1aa9fe80da8\"\n }\n}",
104
104
  "title": "示例"
105
105
  }
@@ -156,7 +156,7 @@
156
156
  {
157
157
  "document": "",
158
158
  "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFusionInstanceList\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 20\n}",
159
- "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"Data\": [\n {\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"InstanceName\": \"test_instance5x\",\n \"Version\": \"5.0\",\n \"InstanceType\": \"EXPERIMENT\",\n \"InstanceStatus\": \"RUNNING\",\n \"TopicNumLimit\": 52,\n \"GroupNumLimit\": 520,\n \"PayMode\": \"PREPAID\",\n \"ExpiryTime\": 1731830193435,\n \"Remark\": \"5.X 版本测试集群\",\n \"TopicNum\": 3,\n \"GroupNum\": 10,\n \"TagList\": [\n {\n \"TagKey\": \"test_tag\",\n \"TagValue\": \"test_tag_key\"\n }\n ],\n \"SkuCode\": \"experiment_500\",\n \"TpsLimit\": 500,\n \"ScaledTpsLimit\": 0,\n \"MessageRetention\": 72,\n \"MaxMessageDelay\": 168,\n \"RenewFlag\": 1,\n \"InstanceItemExtraInfo\": {\n \"IsVip\": true,\n \"VipInstanceStatus\": 0,\n \"MaxBandWidth\": 0,\n \"SpecName\": \"abc\",\n \"NodeCount\": 0,\n \"MaxStorage\": 0,\n \"MaxRetention\": 0,\n \"MinRetention\": 0,\n \"InstanceStatus\": 0\n },\n \"DestroyTime\": 0\n },\n {\n \"InstanceId\": \"rocketmq-5kze4gr222mx\",\n \"InstanceName\": \"test_instance4x\",\n \"Version\": \"4\",\n \"InstanceType\": \"BASIC\",\n \"InstanceStatus\": \"RUNNING\",\n \"TopicNumLimit\": 400,\n \"GroupNumLimit\": 4000,\n \"PayMode\": \"PREPAID\",\n \"ExpiryTime\": 1730710586538,\n \"Remark\": \"4.X 版本测试集群\",\n \"TopicNum\": 1,\n \"GroupNum\": 1,\n \"TagList\": [\n {\n \"TagKey\": \"test_tag\",\n \"TagValue\": \"test_tag_key\"\n }\n ],\n \"SkuCode\": \"\",\n \"TpsLimit\": 8000,\n \"ScaledTpsLimit\": 0,\n \"MessageRetention\": 72,\n \"MaxMessageDelay\": 0,\n \"RenewFlag\": 1,\n \"DestroyTime\": 0,\n \"InstanceItemExtraInfo\": {\n \"IsVip\": true,\n \"InstanceStatus\": 1,\n \"VipInstanceStatus\": 1,\n \"MaxBandWidth\": 80,\n \"NodeCount\": 2,\n \"MaxStorage\": 200,\n \"SpecName\": \"rocket-vip-basic-0\",\n \"MaxRetention\": 168,\n \"MinRetention\": 24\n }\n }\n ],\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
159
+ "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"Data\": [\n {\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"InstanceName\": \"test_instance5x\",\n \"Version\": \"5.0\",\n \"InstanceType\": \"EXPERIMENT\",\n \"InstanceStatus\": \"RUNNING\",\n \"TopicNumLimit\": 52,\n \"GroupNumLimit\": 520,\n \"PayMode\": \"PREPAID\",\n \"ExpiryTime\": 1731830193435,\n \"Remark\": \"5.X 版本测试集群\",\n \"TopicNum\": 3,\n \"GroupNum\": 10,\n \"TagList\": [\n {\n \"TagKey\": \"test_tag\",\n \"TagValue\": \"test_tag_key\"\n }\n ],\n \"SkuCode\": \"experiment_500\",\n \"TpsLimit\": 500,\n \"ScaledTpsLimit\": 0,\n \"MessageRetention\": 72,\n \"MaxMessageDelay\": 168,\n \"RenewFlag\": 1,\n \"InstanceItemExtraInfo\": {\n \"IsVip\": false,\n \"VipInstanceStatus\": 0,\n \"MaxBandWidth\": 0,\n \"SpecName\": \"\",\n \"NodeCount\": 0,\n \"MaxStorage\": 0,\n \"MaxRetention\": 0,\n \"MinRetention\": 0,\n \"InstanceStatus\": 0\n },\n \"DestroyTime\": 0\n },\n {\n \"InstanceId\": \"rocketmq-5kze4gr222mx\",\n \"InstanceName\": \"test_instance4x\",\n \"Version\": \"4\",\n \"InstanceType\": \"BASIC\",\n \"InstanceStatus\": \"RUNNING\",\n \"TopicNumLimit\": 400,\n \"GroupNumLimit\": 4000,\n \"PayMode\": \"PREPAID\",\n \"ExpiryTime\": 1730710586538,\n \"Remark\": \"4.X 版本测试集群\",\n \"TopicNum\": 1,\n \"GroupNum\": 1,\n \"TagList\": [\n {\n \"TagKey\": \"test_tag\",\n \"TagValue\": \"test_tag_key\"\n }\n ],\n \"SkuCode\": \"\",\n \"TpsLimit\": 8000,\n \"ScaledTpsLimit\": 0,\n \"MessageRetention\": 72,\n \"MaxMessageDelay\": 0,\n \"RenewFlag\": 1,\n \"DestroyTime\": 0,\n \"InstanceItemExtraInfo\": {\n \"IsVip\": true,\n \"InstanceStatus\": 1,\n \"VipInstanceStatus\": 1,\n \"MaxBandWidth\": 80,\n \"NodeCount\": 2,\n \"MaxStorage\": 200,\n \"SpecName\": \"rocket-vip-basic-0\",\n \"MaxRetention\": 168,\n \"MinRetention\": 24\n }\n }\n ],\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
160
160
  "title": "获取全量集群列表"
161
161
  }
162
162
  ],
@@ -235,7 +235,7 @@
235
235
  "DescribeMQTTMessageList": [
236
236
  {
237
237
  "document": "示例",
238
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMQTTMessageList\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Topic\": \"topic24\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"StartTime\": 1705373755266,\n \"EndTime\": 1705632955266,\n \"TaskRequestId\": \" \"\n}",
238
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMQTTMessageList\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Topic\": \"topic24\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"StartTime\": 1705373755266,\n \"EndTime\": 1705632955266,\n \"TaskRequestId\": \"e3d14393-4701-4f62-8a7d-b52bd59b5ace\"\n}",
239
239
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Data\": [\n {\n \"DeadLetterResendSuccessTimes\": null,\n \"DeadLetterResendTimes\": null,\n \"Keys\": null,\n \"MsgId\": \"0B8D67F0002D6ACBCFC0557BCEBA0001\",\n \"ProduceTime\": \"2024-01-17 14:22:57\",\n \"ProducerAddr\": \"11.176.16.153:51134\",\n \"Qos\": \"1\",\n \"SubTopic\": \"/1/\",\n \"Tags\": \"MQTT_COMMON\"\n },\n {\n \"DeadLetterResendSuccessTimes\": null,\n \"DeadLetterResendTimes\": null,\n \"Keys\": null,\n \"MsgId\": \"0B8D67F0002D6ACBCFC0557B1A980000\",\n \"ProduceTime\": \"2024-01-17 14:22:11\",\n \"ProducerAddr\": \"11.176.16.153:44044\",\n \"Qos\": \"0\",\n \"SubTopic\": \"\",\n \"Tags\": \"MQTT_COMMON\"\n }\n ],\n \"RequestId\": \"116cd3f5-668f-42fe-8572-fcd5d3a31377\",\n \"TaskRequestId\": \"e3d14393-4701-4f62-8a7d-b52bd59b5ace\",\n \"TotalCount\": 2\n }\n}",
240
240
  "title": "示例"
241
241
  }
@@ -260,7 +260,7 @@
260
260
  {
261
261
  "document": "示例",
262
262
  "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMQTTTopicList\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
263
- "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Data\": [\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"1111\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic24\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic23\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic22\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic21\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic20\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic19\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic18\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic17\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic16\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic15\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic14\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic13\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic12\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic11\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic10\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic9\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic8\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic7\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"\",\n \"Topic\": \"topic6\"\n }\n ],\n \"RequestId\": \"d9042e88-c70e-4158-958c-8bb57d6c809f\",\n \"TotalCount\": 25\n }\n}",
263
+ "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"Data\": [\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"this is remark\",\n \"Topic\": \"topic2\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"this is remark\",\n \"Topic\": \"topic24\"\n },\n {\n \"InstanceId\": \"mqtt-47ka4rdr\",\n \"Remark\": \"this is remark\",\n \"Topic\": \"topic23\"\n }\n ],\n \"RequestId\": \"d9042e88-c70e-4158-958c-8bb57d6c809f\",\n \"TotalCount\": 3\n }\n}",
264
264
  "title": "示例"
265
265
  }
266
266
  ],
@@ -307,7 +307,7 @@
307
307
  "ImportSourceClusterConsumerGroups": [
308
308
  {
309
309
  "document": "",
310
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImportSourceClusterConsumerGroups\n<公共请求参数>\n\n{\n \"TaskId\": \"n4zk7nv4-d596886f\",\n \"GroupList\": [\n {\n \"GroupName\": \"test_group\",\n \"Remark\": \"测试\",\n \"Namespace\": \"test_namespace\"\n }\n ]\n}",
310
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImportSourceClusterConsumerGroups\n<公共请求参数>\n\n{\n \"TaskId\": \"n4zk7nv4-d596886f\",\n \"GroupList\": [\n {\n \"GroupName\": \"test_group\",\n \"Remark\": \"remark info\",\n \"Namespace\": \"test_namespace\"\n }\n ]\n}",
311
311
  "output": "{\n \"Response\": {\n \"RequestId\": \"c5d126b6-aeeb-40ad-81c0-a94abd43f157\"\n }\n}",
312
312
  "title": "导入源集群消费组"
313
313
  }
@@ -355,7 +355,7 @@
355
355
  "ModifyMQTTInstanceCertBinding": [
356
356
  {
357
357
  "document": "示例",
358
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMQTTInstanceCertBinding\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-rvb5xxrn\",\n \"SSLServerCertId\": \" \",\n \"SSLCaCertId\": \" \"\n}",
358
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMQTTInstanceCertBinding\n<公共请求参数>\n\n{\n \"InstanceId\": \"mqtt-rvb5xxrn\",\n \"SSLServerCertId\": \"kvnadv4\",\n \"SSLCaCertId\": \"kvnadv4\"\n}",
359
359
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"1d2d027f-1701-4bc6-8a2a-cede24d9c9ed\"\n }\n}",
360
360
  "title": "示例"
361
361
  }
@@ -387,7 +387,7 @@
387
387
  "ModifyTopic": [
388
388
  {
389
389
  "document": "修改主题属性",
390
- "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTopic\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"Topic\": \"test\",\n \"QueueNum\": 1\n}",
390
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTopic\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-72mo3a9o\",\n \"Topic\": \"test_topic\",\n \"QueueNum\": 1\n}",
391
391
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"945afc69-1c24-4891-a2ce-c5fa6032ba75\"\n }\n}",
392
392
  "title": "修改主题属性"
393
393
  }
@@ -4097,7 +4097,7 @@
4097
4097
  },
4098
4098
  {
4099
4099
  "disabled": false,
4100
- "document": "SEI消息的payload_type,取值范围5、100-254(244除外,244为我们内部自定义的时间戳SEI)。",
4100
+ "document": "SEI消息的PayloadType,取值范围5、100-254(244除外,244为我们内部自定义的时间戳SEI)。\n注:部分播放器可能不支持PayloadType为5带PayloadUuid的标准类型,建议优先使用其他PayloadType。",
4101
4101
  "example": "101",
4102
4102
  "member": "uint64",
4103
4103
  "name": "PayloadType",
@@ -64,7 +64,7 @@
64
64
  "status": "online"
65
65
  },
66
66
  "SubmitVideoTranslateJob": {
67
- "document": "###### 支持音色种别列表\n| 音色名称 | 性别 | 音色ID |音色试听ID |\n| ------------------------ | ---- | ------ |------ |\n| Florian Multilingual | 男 | 701001 |\n| Seraphina | 女 | 701002 |\n| Ada Multilingual | 女 | 701003 |\n| Ollie Multilingual | 男 | 701004 |\n| Ava Multilingual | 女 | 701005 |\n| Andrew Multilingual | 男 | 701006 |\n| Emma Multilingual | 女 | 701007 |\n| Brian Multilingual | 男 | 701008 |\n| Jenny Multilingual | 女 | 701009 |\n| Ryan Multilingual | 男 | 701010 |\n| Adam Multilingual | 男 | 701011 |\n| AlloyTurbo Multilingual | 男 | 701012 |\n| Amanda Multilingual | 女 | 701013 |\n| Brandon Multilingual | 男 | 701014 |\n| Christopher Multilingual | 男 | 701015 |\n| Cora Multilingual | 女 | 701016 |\n| Davis Multilingual | 男 | 701017 |\n| Derek Multilingual | 男 | 701018 |\n| Dustin Multilingual | 男 | 701019 |\n| Evelyn Multilingual | 女 | 701020 |\n| Lewis Multilingual | 男 | 701021 |\n| Lola Multilingual | 女 | 701022 |\n| Nancy Multilingual | 女 | 701023 |\n| NovaTurbo Multilingual | 女 | 701024 |\n| Phoebe Multilingual | 女 | 701025 |\n| Samuel Multilingual | 男 | 701026 |\n| Serena Multilingual | 女 | 701027 |\n| Steffan Multilingual | 男 | 701028 |\n| Arabella Multilingual | 女 | 701029 |\n| Isidora Multilingual | 女 | 701030 |\n| Tristan Multilingual | 男 | 701031 |\n| Ximena Multilingual | 女 | 701032 |\n| Remy Multilingual | 男 | 701033 |\n| Vivienne Multilingual | 女 | 701034 |\n| Lucien Multilingual | 男 | 701035 |\n| Alessio Multilingual | 男 | 701036 |\n| Giuseppe Multilingual | 男 | 701037 |\n| Isabella Multilingual | 女 | 701038 |\n| Marcello Multilingual | 男 | 701039 |\n| Masaru Multilingual | 男 | 701040 |\n| Hyunsu Multilingual | 男 | 701041 |\n| Macerio Multilingual | 男 | 701042 |\n| Thalita Multilingual | 女 | 701043 |\n| 晓辰 多语言 | 女 | 701044 |\n| 晓晓 多语言 | 女 | 701045 |\n| 晓宇 多语言 | 女 | 701046 |\n| 云逸 多语言 | 男 | 701047 |\n| Yunfan Multilingual | 男 | 701048 |\n| Yunxiao Multilingual | 男 | 701049 |\n| 晓晓 方言 | 女 | 701050 |",
67
+ "document": "### 支持音色种别列表。\n每个音色都支持:英语(美国)、阿拉伯语、德语、西班牙语、法语、印尼语、意大利语、日语、韩语、马来语、葡萄牙语、俄语、泰语、土耳其语、越南语。\n\n| 音色名称 | 性别 | 音色ID |\n| ----------- | ---- | ------ |\n| Seraphina | 女 | 701002 |\n| Ada | 女 | 701003 |\n| Emma | 女 | 701007 |\n| Brian | 男 | 701008 |\n| Amanda | 女 | 701013 |\n| Brandon | 男 | 701014 |\n| Christopher | 男 | 701015 |\n| Davis | 男 | 701017 |\n| Derek | 男 | 701018 |\n| Dustin | 男 | 701019 |\n| Evelyn | 女 | 701020 |\n| Lewis | 男 | 701021 |\n| Lola | 女 | 701022 |\n| Samuel | 男 | 701026 |\n| Steffan | 男 | 701028 |\n| Arabella | 女 | 701029 |\n| Isidora | 女 | 701030 |\n| Tristan | 男 | 701031 |\n| Vivienne | 女 | 701034 |\n| Lucien | 男 | 701035 |\n| Alessio | 男 | 701036 |\n| Giuseppe | 男 | 701037 |\n| Isabella | 女 | 701038 |\n| Marcello | 男 | 701039 |\n| Masaru | 男 | 701040 |\n| Macerio | 男 | 701042 |\n| Thalita | 女 | 701043 |\n| 晓晓 | 女 | 701045 |\n| 晓宇 | 女 | 701046 |\n| 云逸 | 男 | 701047 |\n| Yunfan | 男 | 701048 |",
68
68
  "input": "SubmitVideoTranslateJobRequest",
69
69
  "name": "提交视频转译任务",
70
70
  "output": "SubmitVideoTranslateJobResponse",
@@ -219,7 +219,7 @@
219
219
  "value_allowed_null": false
220
220
  },
221
221
  {
222
- "disabled": false,
222
+ "disabled": true,
223
223
  "document": "音频转译任务 ID。",
224
224
  "example": "ecaa9680e41441399b4f29759174383f",
225
225
  "member": "string",
@@ -229,7 +229,7 @@
229
229
  "value_allowed_null": false
230
230
  },
231
231
  {
232
- "disabled": false,
232
+ "disabled": true,
233
233
  "document": "音频转译结果确认 session。\t",
234
234
  "example": "0bfda02b562d4432be1176904bbcbe68",
235
235
  "member": "string",
@@ -239,8 +239,8 @@
239
239
  "value_allowed_null": false
240
240
  },
241
241
  {
242
- "disabled": false,
243
- "document": "该字段与 DescribeVideoTranslateJob 接口的 Status 功能相同,均表示任务状态。0:任务初始化。1:音频翻译中。 2:音频翻译失败。 3:音频翻译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频翻译中。 7:视频翻译失败。 8:视频翻译成功。",
242
+ "disabled": true,
243
+ "document": "任务状态。0:任务初始化。1:音频翻译中。 2:音频翻译失败。 3:音频翻译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频翻译中。 7:视频翻译失败。 8:视频翻译成功。",
244
244
  "example": "5",
245
245
  "member": "int64",
246
246
  "name": "Status",
@@ -249,7 +249,7 @@
249
249
  "value_allowed_null": false
250
250
  },
251
251
  {
252
- "disabled": false,
252
+ "disabled": true,
253
253
  "document": "视频转译任务信息。\t",
254
254
  "example": "音频转译结果已确认",
255
255
  "member": "string",
@@ -258,6 +258,16 @@
258
258
  "type": "string",
259
259
  "value_allowed_null": false
260
260
  },
261
+ {
262
+ "disabled": false,
263
+ "document": "任务状态。0:任务初始化。1:音频翻译中。 2:音频翻译失败。 3:音频翻译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频翻译中。 7:视频翻译失败。 8:视频翻译成功。",
264
+ "example": "5",
265
+ "member": "int64",
266
+ "name": "JobStatus",
267
+ "output_required": false,
268
+ "type": "int",
269
+ "value_allowed_null": false
270
+ },
261
271
  {
262
272
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
263
273
  "member": "string",
@@ -559,7 +569,7 @@
559
569
  {
560
570
  "disabled": false,
561
571
  "document": "音频转译后分句翻译内容,包含分句起始时间、源识别文本以及翻译后文本。\n当JobStatus为3、4时,该字段返回分句翻译数据。",
562
- "example": "[{\"SourceText\":\"我的天呐,\",\"TargetText\":\"Oh my God,\"}]",
572
+ "example": "",
563
573
  "member": "TranslateResult",
564
574
  "name": "TranslateResults",
565
575
  "output_required": false,
@@ -567,7 +577,7 @@
567
577
  "value_allowed_null": false
568
578
  },
569
579
  {
570
- "disabled": false,
580
+ "disabled": true,
571
581
  "document": "是否需要确认翻译结果。0:不需要,1:需要。\t",
572
582
  "example": "1",
573
583
  "member": "int64",
@@ -577,7 +587,7 @@
577
587
  "value_allowed_null": false
578
588
  },
579
589
  {
580
- "disabled": false,
590
+ "disabled": true,
581
591
  "document": "音频任务 ID。\t",
582
592
  "example": "b4c2e836bf01418a888c8958f06c75fd",
583
593
  "member": "string",
@@ -587,7 +597,7 @@
587
597
  "value_allowed_null": false
588
598
  },
589
599
  {
590
- "disabled": false,
600
+ "disabled": true,
591
601
  "document": "视频审核任务ID。",
592
602
  "example": "1245282556098985984",
593
603
  "member": "string",
@@ -597,7 +607,7 @@
597
607
  "value_allowed_null": false
598
608
  },
599
609
  {
600
- "disabled": false,
610
+ "disabled": true,
601
611
  "document": "音频审核任务 ID。",
602
612
  "example": "1982362556098762761",
603
613
  "member": "string",
@@ -607,7 +617,7 @@
607
617
  "value_allowed_null": false
608
618
  },
609
619
  {
610
- "disabled": false,
620
+ "disabled": true,
611
621
  "document": "口型驱动任务 ID。",
612
622
  "example": "1245339406861418496",
613
623
  "member": "string",
@@ -617,7 +627,7 @@
617
627
  "value_allowed_null": false
618
628
  },
619
629
  {
620
- "disabled": false,
630
+ "disabled": true,
621
631
  "document": "视频素材原始 URL。",
622
632
  "example": "https://console.cloud.tencent.com/cos/video.mp4",
623
633
  "member": "string",
@@ -629,7 +639,7 @@
629
639
  {
630
640
  "disabled": false,
631
641
  "document": "文本片段及其时间戳。",
632
- "example": "{\"EndMs\":14080,\"StartMs\":360,\"Text\":\"我的天呐,\"}",
642
+ "example": "",
633
643
  "member": "AsrTimestamps",
634
644
  "name": "AsrTimestamps",
635
645
  "output_required": false,
@@ -637,7 +647,7 @@
637
647
  "value_allowed_null": false
638
648
  },
639
649
  {
640
- "disabled": false,
650
+ "disabled": true,
641
651
  "document": "提交视频转译任务时的 requestId。",
642
652
  "example": "403fb3f1-c40b-454b-9a68-fbcdefcdce58",
643
653
  "member": "string",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "document": "确认视频翻译结果正例",
14
14
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ConfirmVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,\",\n \"TargetText\": \"When the result of work or study is not ideal\"\n },\n {\n \"SourceText\": \"甚至面临被全盘否定的情况时,\",\n \"TargetText\": \"Even when faced with the situation of being completely denied\"\n },\n {\n \"SourceText\": \"你会如何应对?\",\n \"TargetText\": \"How would you deal with it?\"\n },\n {\n \"SourceText\": \"可以举例说明当时你是如何处理负面情绪,\",\n \"TargetText\": \"You can give an example of how you dealt with negative emotions at that time.\"\n },\n {\n \"SourceText\": \"并找到解决办法的。\",\n \"TargetText\": \"And find a solution.\"\n }\n ]\n}",
15
- "output": "{\n \"Response\": {\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"RequestId\": \"8357c7a1-d348-4306-b744-ce6625c39fa4\",\n \"SessionId\": \"0bfda02b562d4432be1176904bbcbe68\",\n \"TaskId\": \"ecaa9680e41441399b4f29759174383f\",\n \"Message\": \"\"\n }\n}",
15
+ "output": "{\n \"Response\": {\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"JobStatus\": 5,\n \"RequestId\": \"8357c7a1-d348-4306-b744-ce6625c39fa4\"\n }\n}",
16
16
  "title": "确认视频翻译结果"
17
17
  }
18
18
  ],
@@ -50,7 +50,7 @@
50
50
  {
51
51
  "document": "调用成功示例",
52
52
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"vlSYvQkMM0KwPuoakawm0tPrREwc2p7c\"\n}",
53
- "output": "{\n \"Response\": {\n \"AsrTimestamps\": [\n {\n \"EndMs\": 14080,\n \"StartMs\": 360,\n \"Text\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\"\n }\n ],\n \"JobAudioModerationId\": \"\",\n \"JobAudioTaskId\": \"b409e6d8f22849cfa472b162370c6ed0\",\n \"JobConfirm\": 0,\n \"JobErrorCode\": \"FailedOperation.Success\",\n \"JobErrorMsg\": \"成功。\",\n \"JobStatus\": 8,\n \"JobSubmitReqId\": \"7cdf871b-cbb3-4493-87ba-dbaff29b1012\",\n \"JobVideoId\": \"1248894010240876544\",\n \"JobVideoModerationId\": \"1248893756036694016\",\n \"RequestId\": \"a974b772-3c1d-4868-8909-b1386016b9f0\",\n \"OriginalVideoUrl\": \"http://console.cloud.tencent.com/cos/video.mp4\",\n \"ResultVideoUrl\": \"https://tencent.cos.ap-guangzhou.myqcloud.com/video_translate/output/video.mp4\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\",\n \"TargetText\": \"How do you cope when work or academic results are not ideal, or even when faced with a complete denial of your efforts? Provide an example of how you managed negative emotions and found a solution in such a situation.\"\n }\n ]\n }\n}",
53
+ "output": "{\n \"Response\": {\n \"AsrTimestamps\": [\n {\n \"EndMs\": 14080,\n \"StartMs\": 360,\n \"Text\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\"\n }\n ],\n \"JobErrorCode\": \"FailedOperation.Success\",\n \"JobErrorMsg\": \"成功。\",\n \"JobStatus\": 8,\n \"RequestId\": \"a974b772-3c1d-4868-8909-b1386016b9f0\",\n \"ResultVideoUrl\": \"https://tencent.cos.ap-guangzhou.myqcloud.com/video_translate/output/video.mp4\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\",\n \"TargetText\": \"How do you cope when work or academic results are not ideal, or even when faced with a complete denial of your efforts? Provide an example of how you managed negative emotions and found a solution in such a situation.\"\n }\n ]\n }\n}",
54
54
  "title": "调用成功示例"
55
55
  }
56
56
  ],
@@ -0,0 +1,4 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ from tccli.services.vcube.vcube_client import action_caller
4
+