tccli-intl-en 3.0.1261.1__py2.py3-none-any.whl → 3.0.1262.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/__init__.py +3 -0
- tccli/services/cdz/__init__.py +4 -0
- tccli/services/cdz/cdz_client.py +207 -0
- tccli/services/cdz/v20221123/api.json +233 -0
- tccli/services/cdz/v20221123/examples.json +12 -0
- tccli/services/faceid/v20180301/api.json +4 -4
- tccli/services/mps/v20190612/api.json +1028 -127
- tccli/services/mps/v20190612/examples.json +3 -3
- tccli/services/teo/v20220901/api.json +3 -3
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/METADATA +2 -2
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/RECORD +16 -12
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/WHEEL +0 -0
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/entry_points.txt +0 -0
- {tccli_intl_en-3.0.1261.1.dist-info → tccli_intl_en-3.0.1262.1.dist-info}/top_level.txt +0 -0
|
@@ -540,10 +540,10 @@
|
|
|
540
540
|
],
|
|
541
541
|
"DescribeTaskDetail": [
|
|
542
542
|
{
|
|
543
|
-
"document": "This example shows you how to
|
|
543
|
+
"document": "This example shows you how to querying task results.",
|
|
544
544
|
"input": "https://mps.tencentcloudapi.com/?Action=DescribeTaskDetail\n&TaskId=235303****-WorkflowTask-80108cc3380155d98b2e3573a48a******\n&<Common request parameters>",
|
|
545
|
-
"output": "{\n \"Response\": {\n \"TaskType\": \"WorkflowTask\",\n \"Status\": \"FINISH\",\n \"CreateTime\": \"2019-07-16T06:21:27Z\",\n \"BeginProcessTime\": \"2019-07-16T06:21:28Z\",\n \"FinishTime\": \"2019-07-16T06:21:46Z\",\n \"WorkflowTask\": {\n \"TaskId\": \"235303****-WorkflowTask-80108cc3380155d98b2e3573a48a******\",\n \"Status\": \"FINISH\",\n \"ErrCode\": 0,\n \"Message\": \"\",\n \"InputInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"vodtestbj-235303****\",\n \"Region\": \"ap-beijing\",\n \"Object\": \"/input/videoplayback.mp4\"\n },\n \"S3InputInfo\": null,\n \"UrlInputInfo\": null\n },\n \"MetaData\": {\n \"AudioDuration\": 380.9465637207031,\n \"AudioStreamSet\": [\n {\n \"Channel\": 0,\n \"Bitrate\": 95999,\n \"Codec\": \"aac\",\n \"SamplingRate\": 44100\n }\n ],\n \"Bitrate\": 409657,\n \"Container\": \"mov,mp4,m4a,3gp,3g2,mj2\",\n \"Duration\": 380.9465637207031,\n \"Height\": 360,\n \"Rotate\": 0,\n \"Size\": 19626862,\n \"VideoDuration\": 380.8804931640625,\n \"VideoStreamSet\": [\n {\n \"Bitrate\": 313658,\n \"Codec\": \"h264\",\n \"Codecs\": \"avc1.ffe100\",\n \"Fps\": 29,\n \"Height\": 360,\n \"HdrType\": \"\",\n \"ColorPrimaries\": \"\",\n \"ColorSpace\": \"\",\n \"ColorTransfer\": \"\",\n \"Width\": 480\n }\n ],\n \"Width\": 480\n },\n \"MediaProcessResultSet\": [\n {\n \"Type\": \"Transcode\",\n \"TranscodeTask\": {\n \"Status\": \"SUCCESS\",\n \"ErrCode\": 0,\n \"Message\": \"SUCCESS\",\n \"ErrCodeExt\": \"SUCCESS\",\n \"Progress\": 100,\n \"Input\": {\n \"Definition\": 210,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"RawParameter\": null,\n \"EndTimeOffset\": 0,\n \"OverrideParameter\": null,\n \"HeadTailParameter\": null,\n \"StartTimeOffset\": 0,\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"vodtestgz-235303****\",\n \"Region\": \"ap-guangzhou\"\n },\n \"S3OutputStorage\": null\n },\n \"OutputObjectPath\": \"/hello/world/what/ever/videoplayback_transcode111_210\",\n \"SegmentObjectName\": \"/hello/world/what/ever/no/problem/videoplayback_transcode11_210_{number}\",\n \"ObjectNumberFormat\": {\n \"InitialValue\": 2,\n \"Increment\": 3,\n \"MinLength\": 1,\n \"PlaceHolder\": \"0\"\n }\n },\n \"Output\": {\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"vodtestgz-235303****\",\n \"Region\": \"ap-guangzhou\"\n },\n \"S3OutputStorage\": null\n },\n \"Path\": \"/hello/world/what/ever/videoplayback_transcode111_210.m3u8\",\n \"Definition\": 210,\n \"Bitrate\": 353297,\n \"Height\": 240,\n \"Width\": 320,\n \"Size\": 5692,\n \"Duration\": 380.9580078125,\n \"Container\": \"hls,applehttp\",\n \"Md5\": \"ae0dfe7c7336291d6243463b7bb14fea\",\n \"VideoStreamSet\": [\n {\n \"Bitrate\": 302307,\n \"Codec\": \"h264\",\n \"Codecs\": \"avc1.ffe100\",\n \"Fps\": 24,\n \"Height\": 240,\n \"HdrType\": \"\",\n \"ColorPrimaries\": \"\",\n \"ColorSpace\": \"\",\n \"ColorTransfer\": \"\",\n \"Width\": 320\n }\n ],\n \"AudioStreamSet\": [\n {\n \"Channel\": 0,\n \"Bitrate\": 50990,\n \"Codec\": \"aac\",\n \"SamplingRate\": 44100\n }\n ]\n }\n },\n \"AnimatedGraphicTask\": null,\n \"SnapshotByTimeOffsetTask\": null,\n \"SampleSnapshotTask\": null,\n \"ImageSpriteTask\": null\n }\n ],\n \"AiAnalysisResultSet\": [],\n \"AiRecognitionResultSet\": [],\n \"AiContentReviewResultSet\": [],\n \"AiQualityControlTaskResult\": null\n },\n \"TaskNotifyConfig\": null,\n \"EditMediaTask\": null,\n \"LiveStreamProcessTask\": null,\n \"ScheduleTask\": null,\n \"LiveScheduleTask\": null,\n \"TasksPriority\": 0,\n \"SessionId\": \"\",\n \"SessionContext\": \"\",\n \"ExtInfo\": \"\",\n \"RequestId\": \"04db7d25-f590-414a-a341-8f1584f15f84\"\n }\n}",
|
|
546
|
-
"title": "
|
|
545
|
+
"output": "{\n \"Response\": {\n \"TaskType\": \"WorkflowTask\",\n \"Status\": \"FINISH\",\n \"CreateTime\": \"2019-07-16T06:21:27Z\",\n \"BeginProcessTime\": \"2019-07-16T06:21:28Z\",\n \"FinishTime\": \"2019-07-16T06:21:46Z\",\n \"WorkflowTask\": {\n \"TaskId\": \"235303****-WorkflowTask-80108cc3380155d98b2e3573a48a******\",\n \"Status\": \"FINISH\",\n \"ErrCode\": 0,\n \"Message\": \"\",\n \"InputInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"vodtestbj-235303****\",\n \"Region\": \"ap-beijing\",\n \"Object\": \"/input/videoplayback.mp4\"\n },\n \"S3InputInfo\": null,\n \"UrlInputInfo\": null\n },\n \"MetaData\": {\n \"AudioDuration\": 380.9465637207031,\n \"AudioStreamSet\": [\n {\n \"Channel\": 0,\n \"Bitrate\": 95999,\n \"Codec\": \"aac\",\n \"SamplingRate\": 44100\n }\n ],\n \"Bitrate\": 409657,\n \"Container\": \"mov,mp4,m4a,3gp,3g2,mj2\",\n \"Duration\": 380.9465637207031,\n \"Height\": 360,\n \"Rotate\": 0,\n \"Size\": 19626862,\n \"VideoDuration\": 380.8804931640625,\n \"VideoStreamSet\": [\n {\n \"Bitrate\": 313658,\n \"Codec\": \"h264\",\n \"Codecs\": \"avc1.ffe100\",\n \"Fps\": 29,\n \"Height\": 360,\n \"HdrType\": \"\",\n \"ColorPrimaries\": \"\",\n \"ColorSpace\": \"\",\n \"ColorTransfer\": \"\",\n \"Width\": 480\n }\n ],\n \"Width\": 480\n },\n \"MediaProcessResultSet\": [\n {\n \"Type\": \"Transcode\",\n \"TranscodeTask\": {\n \"Status\": \"SUCCESS\",\n \"ErrCode\": 0,\n \"Message\": \"SUCCESS\",\n \"ErrCodeExt\": \"SUCCESS\",\n \"Progress\": 100,\n \"Input\": {\n \"Definition\": 210,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"RawParameter\": null,\n \"EndTimeOffset\": 0,\n \"OverrideParameter\": null,\n \"HeadTailParameter\": null,\n \"StartTimeOffset\": 0,\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"vodtestgz-235303****\",\n \"Region\": \"ap-guangzhou\"\n },\n \"S3OutputStorage\": null\n },\n \"OutputObjectPath\": \"/hello/world/what/ever/videoplayback_transcode111_210\",\n \"SegmentObjectName\": \"/hello/world/what/ever/no/problem/videoplayback_transcode11_210_{number}\",\n \"ObjectNumberFormat\": {\n \"InitialValue\": 2,\n \"Increment\": 3,\n \"MinLength\": 1,\n \"PlaceHolder\": \"0\"\n }\n },\n \"Output\": {\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"vodtestgz-235303****\",\n \"Region\": \"ap-guangzhou\"\n },\n \"S3OutputStorage\": null\n },\n \"Path\": \"/hello/world/what/ever/videoplayback_transcode111_210.m3u8\",\n \"Definition\": 210,\n \"Bitrate\": 353297,\n \"Height\": 240,\n \"Width\": 320,\n \"Size\": 5692,\n \"Duration\": 380.9580078125,\n \"Container\": \"hls,applehttp\",\n \"Md5\": \"ae0dfe7c7336291d6243463b7bb14fea\",\n \"VideoStreamSet\": [\n {\n \"Bitrate\": 302307,\n \"Codec\": \"h264\",\n \"Codecs\": \"avc1.ffe100\",\n \"Fps\": 24,\n \"Height\": 240,\n \"HdrType\": \"\",\n \"ColorPrimaries\": \"\",\n \"ColorSpace\": \"\",\n \"ColorTransfer\": \"\",\n \"Width\": 320\n }\n ],\n \"AudioStreamSet\": [\n {\n \"Channel\": 0,\n \"Bitrate\": 50990,\n \"Codec\": \"aac\",\n \"SamplingRate\": 44100\n }\n ]\n }\n },\n \"AnimatedGraphicTask\": null,\n \"SnapshotByTimeOffsetTask\": null,\n \"SampleSnapshotTask\": null,\n \"ImageSpriteTask\": null,\n \"AdaptiveDynamicStreamingTask\": null\n }\n ],\n \"AiAnalysisResultSet\": [],\n \"AiRecognitionResultSet\": [],\n \"AiContentReviewResultSet\": [],\n \"AiQualityControlTaskResult\": null\n },\n \"TaskNotifyConfig\": null,\n \"EditMediaTask\": null,\n \"LiveStreamProcessTask\": null,\n \"ScheduleTask\": null,\n \"LiveScheduleTask\": null,\n \"TasksPriority\": 0,\n \"SessionId\": \"\",\n \"SessionContext\": \"\",\n \"ExtInfo\": \"\",\n \"RequestId\": \"04db7d25-f590-414a-a341-8f1584f15f84\"\n }\n}",
|
|
546
|
+
"title": "Obtaining Task Details"
|
|
547
547
|
}
|
|
548
548
|
],
|
|
549
549
|
"DescribeTasks": [
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"status": "online"
|
|
44
44
|
},
|
|
45
45
|
"CreateAliasDomain": {
|
|
46
|
-
"document": "This API is used to create an alias domain name.\nThe feature is only supported by the enterprise plan and is currently in closed beta testing. If you need to use it, please [contact us](https://
|
|
46
|
+
"document": "This API is used to create an alias domain name.\nThe feature is only supported by the enterprise plan and is currently in closed beta testing. If you need to use it, please [contact us](https://www.tencentcloud.com/contact-us).",
|
|
47
47
|
"input": "CreateAliasDomainRequest",
|
|
48
48
|
"name": "Creates an alias domain name.",
|
|
49
49
|
"output": "CreateAliasDomainResponse",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"status": "online"
|
|
142
142
|
},
|
|
143
143
|
"CreateLoadBalancer": {
|
|
144
|
-
"document": "This API is used to create a LoadBalancer. For details, see [Quickly Create Load Balancers](https://intl.cloud.tencent.com/document/product/1552/104223?from_cn_redirect=1). The load balancing feature is in beta test. If you need to use it, [contact us](https://
|
|
144
|
+
"document": "This API is used to create a LoadBalancer. For details, see [Quickly Create Load Balancers](https://intl.cloud.tencent.com/document/product/1552/104223?from_cn_redirect=1). The load balancing feature is in beta test. If you need to use it, [contact us](https://www.tencentcloud.com/contact-us).",
|
|
145
145
|
"input": "CreateLoadBalancerRequest",
|
|
146
146
|
"name": "Creates a LoadBalancer",
|
|
147
147
|
"output": "CreateLoadBalancerResponse",
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
"status": "online"
|
|
1017
1017
|
},
|
|
1018
1018
|
"ModifyAliasDomainStatus": {
|
|
1019
|
-
"document": "This API is used to modify the status of an alias domain name.\nThe feature is only supported in the enterprise plan and is currently in closed beta testing. If you need to use it, [Contact Us](https://
|
|
1019
|
+
"document": "This API is used to modify the status of an alias domain name.\nThe feature is only supported in the enterprise plan and is currently in closed beta testing. If you need to use it, [Contact Us](https://www.tencentcloud.com/contact-us).",
|
|
1020
1020
|
"input": "ModifyAliasDomainStatusRequest",
|
|
1021
1021
|
"name": "Modifies the status of an alias domain name.",
|
|
1022
1022
|
"output": "ModifyAliasDomainStatusResponse",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tccli-intl-en
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1262.1
|
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-cli-intl-en.git
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.4
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.5
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.6
|
|
24
24
|
License-File: LICENSE
|
|
25
|
-
Requires-Dist: tencentcloud-sdk-python-intl-en (>=3.0.
|
|
25
|
+
Requires-Dist: tencentcloud-sdk-python-intl-en (>=3.0.1262)
|
|
26
26
|
Requires-Dist: jmespath (==0.10.0)
|
|
27
27
|
Requires-Dist: six (==1.16.0)
|
|
28
28
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
tccli/__init__.py,sha256=
|
|
1
|
+
tccli/__init__.py,sha256=BKWyMzlMFgbySZT4oV5Y-4p9BPyTwklwx7Dt4qCi3Ng,28
|
|
2
2
|
tccli/argparser.py,sha256=WtfpBhj2R6JHSzagy6w6Q4y3YVmyIC_yK80w3tqBPgU,5589
|
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
|
@@ -49,7 +49,7 @@ tccli/plugins/sso/terminal.py,sha256=niX5xr6avR32NDIWGrXjuhJ-Y9OiBWW45RmxWxwXT6I
|
|
|
49
49
|
tccli/plugins/sso/texts.py,sha256=N5bt3WXMk9oKWHFsuIG7jVVejdUi5Mzi8wsrhWX3t1s,2234
|
|
50
50
|
tccli/plugins/test/__init__.py,sha256=ed14rjeb4-Sf_uttli4x3gRl27FT2-NHPtQxRcdwE3o,2712
|
|
51
51
|
tccli/plugins/test/add.py,sha256=L8EcHizXbEb8NiH1C-Giu9RPHRxe9rxGBDziaaFa1LE,1016
|
|
52
|
-
tccli/services/__init__.py,sha256=
|
|
52
|
+
tccli/services/__init__.py,sha256=e8AISNMLt7aOYxAwsSQ6_PNTXH9v4AfBIzY5rtbR8r8,6306
|
|
53
53
|
tccli/services/advisor/__init__.py,sha256=94YMESuc98jtnMMx_zO-vxCDjIdVjLy_KTCcG7nvOVo,93
|
|
54
54
|
tccli/services/advisor/advisor_client.py,sha256=P1Zc-T2sJfOiBwH7ynDirSEgm7pcPQK8fPkH8GFibMk,12366
|
|
55
55
|
tccli/services/advisor/v20200721/api.json,sha256=WrgEe_7e5-wVC7N4iftxYIMkrwdDL8EmIQli8sMryGo,15295
|
|
@@ -134,6 +134,10 @@ tccli/services/cdwpg/__init__.py,sha256=Vls5x8VLkhT0eXbX41lUKDOUN0u8oUZjX8skg5C_
|
|
|
134
134
|
tccli/services/cdwpg/cdwpg_client.py,sha256=LwBZ9bjqN5BT4V_b-Q5W9Hv44ieXhqIaceZqjO2EMps,80286
|
|
135
135
|
tccli/services/cdwpg/v20201230/api.json,sha256=Mg_NsxgjY6Q5lhop-uvr0lLSMURU-GK7jFZpdXFcXKk,138988
|
|
136
136
|
tccli/services/cdwpg/v20201230/examples.json,sha256=cmk1Yq2hQ-JF2_hurhTy-Bcphxz64cgA4OdaERa4FNM,59186
|
|
137
|
+
tccli/services/cdz/__init__.py,sha256=EzIt4pDlJ27Ds_O37jYWkFVRxLnra-Ptl7FImM26lHc,85
|
|
138
|
+
tccli/services/cdz/cdz_client.py,sha256=3xVPqc8t8mLrY6GQT6BTB96ugK--Cm_-pkSJp4poOcc,9323
|
|
139
|
+
tccli/services/cdz/v20221123/api.json,sha256=XGR9Rk5Q-jOO9CTOqCWoea4All63HV0JRpngRmLFymY,7947
|
|
140
|
+
tccli/services/cdz/v20221123/examples.json,sha256=UY-n-6lTAQfpbD10rRF7vrS0ZQb8TsTqgWc3FHvbFZs,6966
|
|
137
141
|
tccli/services/cfg/__init__.py,sha256=sF71Ho4tZVY4EKKzaF4XaWu2USzgvRWYjHYYFnc4guk,85
|
|
138
142
|
tccli/services/cfg/cfg_client.py,sha256=9q87LwnNv1Ji7myzphLPNnVhyjbzieZ8LRbQYxY295Q,55598
|
|
139
143
|
tccli/services/cfg/v20210820/api.json,sha256=nMBdTroOz4WYBfEE0K2nlDrBIHa8uEe5o7y18yk28ME,134290
|
|
@@ -278,7 +282,7 @@ tccli/services/facefusion/v20220927/api.json,sha256=0MmF_KULZYK_agSc1ZZMRhvSjp01
|
|
|
278
282
|
tccli/services/facefusion/v20220927/examples.json,sha256=6qZnFLt6wwaOwAvAUwfwsZc8GUVB76oFf4v7rga8ai8,3496
|
|
279
283
|
tccli/services/faceid/__init__.py,sha256=zbcAvv37wx7NH6hsSFPSCqgR2ih1UiQOdqNfmitdeVY,91
|
|
280
284
|
tccli/services/faceid/faceid_client.py,sha256=oQTnb7MIASy-cSQywg5TS9kq9yFOrxsi8Z1Wgjra_Hw,65222
|
|
281
|
-
tccli/services/faceid/v20180301/api.json,sha256=
|
|
285
|
+
tccli/services/faceid/v20180301/api.json,sha256=YFHehLQA1lQhmnd881rGNqRMRJ29GalNwZzVqW6ko6I,232901
|
|
282
286
|
tccli/services/faceid/v20180301/examples.json,sha256=toM7bAseju0KD4hN7HwIASnj9ku_UKbMP8fqgyjcipY,35131
|
|
283
287
|
tccli/services/gaap/__init__.py,sha256=S_z9yBKvBasiqOewA4ok4_IsMa25mEeOkC-3TCbGn4k,87
|
|
284
288
|
tccli/services/gaap/gaap_client.py,sha256=wYOVGOwQYcEaGB9oBaOWQ-0mu9Y-XbVsLsSroheaGPE,278997
|
|
@@ -374,8 +378,8 @@ tccli/services/monitor/v20180724/api.json,sha256=gL_d2VZy96mCg2SzszZ5frO-gmPcfvZ
|
|
|
374
378
|
tccli/services/monitor/v20180724/examples.json,sha256=LzC8p9xNNhp-OPrj9QmC_OYy2Hj0Wydvtnsd5AtJFjI,210616
|
|
375
379
|
tccli/services/mps/__init__.py,sha256=4M5o2xc0u3rqtgz_5an9Qxw2QaOqwBq8Fjc3IB64p2o,85
|
|
376
380
|
tccli/services/mps/mps_client.py,sha256=tVa09eDqji7-qBhFhF07V99W6StivjsWKd6bgqowXxU,292620
|
|
377
|
-
tccli/services/mps/v20190612/api.json,sha256=
|
|
378
|
-
tccli/services/mps/v20190612/examples.json,sha256=
|
|
381
|
+
tccli/services/mps/v20190612/api.json,sha256=HBTMiBtW9AKhjwM_nIIH3ukLBGq57bQ4uBNDlHlfC8U,1158116
|
|
382
|
+
tccli/services/mps/v20190612/examples.json,sha256=v3boTxHGpbzgkJ1bb9ExR6Y4_RP58Fk0VrNshQMEesE,268172
|
|
379
383
|
tccli/services/msp/__init__.py,sha256=0k_5yz4kYV72TCSBHRT9p4FBqtVxKOiOrNCR-QXcjEA,85
|
|
380
384
|
tccli/services/msp/msp_client.py,sha256=c9mp5t5nyCC00NeYhjThQY-lEJVCSauBnVZiXB49AKo,27905
|
|
381
385
|
tccli/services/msp/v20180319/api.json,sha256=PUGm-MEDPWDfGFbQzE_XM2QGC68xgf1Oy3otIjOWkG0,22901
|
|
@@ -506,7 +510,7 @@ tccli/services/teo/__init__.py,sha256=nvzcUSkSQuTftWEJ399BUZpUk_0jEq-l97539DwbAw
|
|
|
506
510
|
tccli/services/teo/teo_client.py,sha256=aKu9kxw__IqmH8MFfa7JZ2vJ8eyksBiwHL97KqVqPyE,745543
|
|
507
511
|
tccli/services/teo/v20220106/api.json,sha256=pEZJsuPOV4oAO5uxFRxpkBzxdGbhiuDGeDhItZLpBk0,440930
|
|
508
512
|
tccli/services/teo/v20220106/examples.json,sha256=bzXKxeiSSmtv7lL1wbcb7YaTbgbOFBJbD_uCv1fzQuk,87233
|
|
509
|
-
tccli/services/teo/v20220901/api.json,sha256=
|
|
513
|
+
tccli/services/teo/v20220901/api.json,sha256=oDAwQPqZXCRAxRuUI_iKUtAT6xnail4f2AcEX34ORjs,1160504
|
|
510
514
|
tccli/services/teo/v20220901/examples.json,sha256=DwEWUpOMKpLjMj5jhbe1OxwyPrrB3vesi887UcfDRag,525409
|
|
511
515
|
tccli/services/tione/__init__.py,sha256=hVHB2cJpskiRtSHmEaJj2ZcjQp28c17sepm54VgFH7I,89
|
|
512
516
|
tccli/services/tione/tione_client.py,sha256=dqxNYR2NRnjyRhfEaHIvCf3KT71PqDvU9JvN5e_Q5Dc,9264
|
|
@@ -578,9 +582,9 @@ tccli/services/yunjing/__init__.py,sha256=8HTKN8_ow1j67tspqAbBMQgeteXAagLvtb9WAf
|
|
|
578
582
|
tccli/services/yunjing/yunjing_client.py,sha256=Vh5vFOLjDJ53q_RX9WADwLT610kGcUxwCmtny95k3js,226485
|
|
579
583
|
tccli/services/yunjing/v20180228/api.json,sha256=zYojacZyPgPCi71CLBjuHsQR9mIxcZjCX5JwA9TYr1s,173428
|
|
580
584
|
tccli/services/yunjing/v20180228/examples.json,sha256=j3GL3TtNTkZpNLlksz0nJNCVDxYGUqfRqOt94Y-P8OE,58723
|
|
581
|
-
tccli_intl_en-3.0.
|
|
582
|
-
tccli_intl_en-3.0.
|
|
583
|
-
tccli_intl_en-3.0.
|
|
584
|
-
tccli_intl_en-3.0.
|
|
585
|
-
tccli_intl_en-3.0.
|
|
586
|
-
tccli_intl_en-3.0.
|
|
585
|
+
tccli_intl_en-3.0.1262.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
586
|
+
tccli_intl_en-3.0.1262.1.dist-info/METADATA,sha256=aGydkzZg-fjVGD4ynVhqVKEcoXdM_wEwx0-z0TtgZbI,3092
|
|
587
|
+
tccli_intl_en-3.0.1262.1.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
588
|
+
tccli_intl_en-3.0.1262.1.dist-info/entry_points.txt,sha256=68P7ZjqXFm4zPWf5RsAVabzbECUWYFB2VyUnnv8XgMI,86
|
|
589
|
+
tccli_intl_en-3.0.1262.1.dist-info/top_level.txt,sha256=gYFrQRE3IqZ_46Syp-vkVwwvNaYEtKcM4fE_C4Puomk,6
|
|
590
|
+
tccli_intl_en-3.0.1262.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|