tccli 3.0.1084.1__py2.py3-none-any.whl → 3.0.1086.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 (213) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/aiart/v20221229/QueryTextToImageProJob.md +30 -0
  3. tccli/examples/aiart/v20221229/SubmitTextToImageProJob.md +22 -0
  4. tccli/examples/billing/v20180709/DescribeCostDetail.md +36 -33
  5. tccli/examples/billing/v20180709/DescribeCostSummaryByProject.md +25 -80
  6. tccli/examples/billing/v20180709/DescribeCostSummaryByRegion.md +23 -14
  7. tccli/examples/billing/v20180709/DescribeCostSummaryByResource.md +53 -27
  8. tccli/examples/ccc/v20200210/CreateCompanyApply.md +36 -0
  9. tccli/examples/ccc/v20200210/DescribeCompanyList.md +33 -0
  10. tccli/examples/ccc/v20200210/ModifyCompanyApply.md +36 -0
  11. tccli/examples/ckafka/v20190819/CreateInstancePost.md +9 -6
  12. tccli/examples/ckafka/v20190819/CreatePrometheus.md +29 -0
  13. tccli/examples/ckafka/v20190819/DescribePrometheus.md +25 -0
  14. tccli/examples/cynosdb/v20190107/RollbackToNewCluster.md +62 -0
  15. tccli/examples/dlc/v20210125/QueryTaskCostDetail.md +20 -0
  16. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +1 -1
  17. tccli/examples/faceid/v20180301/GetFaceIdResult.md +4 -4
  18. tccli/examples/iotexplorer/v20190423/BindCloudStorageUser.md +22 -0
  19. tccli/examples/iotexplorer/v20190423/CreateIotVideoCloudStorage.md +22 -0
  20. tccli/examples/iotexplorer/v20190423/DeleteCloudStorageEvent.md +26 -0
  21. tccli/examples/iotexplorer/v20190423/DescribeCloudStorage.md +27 -0
  22. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageDate.md +24 -0
  23. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageEvents.md +87 -0
  24. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageMultiThumbnail.md +28 -0
  25. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageOrder.md +25 -0
  26. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeDetails.md +21 -0
  27. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeStats.md +44 -0
  28. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageStreamData.md +24 -0
  29. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnail.md +24 -0
  30. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnailList.md +28 -0
  31. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageTime.md +43 -0
  32. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageUsers.md +29 -0
  33. tccli/examples/iotexplorer/v20190423/DescribeDevicePackages.md +37 -0
  34. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTask.md +21 -0
  35. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTasks.md +39 -0
  36. tccli/examples/iotexplorer/v20190423/GenerateSignedVideoURL.md +22 -0
  37. tccli/examples/iotexplorer/v20190423/InheritCloudStorageUser.md +23 -0
  38. tccli/examples/iotexplorer/v20190423/ResetCloudStorage.md +21 -0
  39. tccli/examples/iotexplorer/v20190423/ResetCloudStorageEvent.md +22 -0
  40. tccli/examples/iotexplorer/v20190423/TransferCloudStorage.md +22 -0
  41. tccli/examples/monitor/v20180724/CreateExporterIntegration.md +626 -2
  42. tccli/examples/ocr/v20181119/ReconstructDocument.md +2263 -0
  43. tccli/examples/pts/v20210728/CreateEnvironment.md +18 -0
  44. tccli/examples/pts/v20210728/DeleteEnvironments.md +18 -0
  45. tccli/examples/pts/v20210728/DescribeEnvironments.md +18 -0
  46. tccli/examples/pts/v20210728/UpdateEnvironment.md +18 -0
  47. tccli/examples/redis/v20180412/DescribeInstanceEvents.md +45 -0
  48. tccli/examples/redis/v20180412/ModifyInstanceEvent.md +25 -0
  49. tccli/examples/ssl/v20191205/UploadCertificate.md +48 -3
  50. tccli/examples/tag/v20180813/DescribeProjects.md +1 -1
  51. tccli/examples/tione/v20211111/CreateModelService.md +3 -1
  52. tccli/examples/tione/v20211111/ModifyModelService.md +62 -228
  53. tccli/examples/vrs/v20200824/DetectEnvAndSoundQuality.md +12 -4
  54. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +11 -11
  55. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +2 -2
  56. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +2 -2
  57. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +2 -2
  58. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -2
  59. tccli/examples/wedata/v20210820/CheckDuplicateRuleName.md +5 -5
  60. tccli/examples/wedata/v20210820/CheckDuplicateTemplateName.md +4 -4
  61. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  62. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  63. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  64. tccli/examples/wedata/v20210820/CommitExportTask.md +4 -4
  65. tccli/examples/wedata/v20210820/CreateInLongAgent.md +6 -6
  66. tccli/examples/wedata/v20210820/CreateOrUpdateResource.md +2 -1
  67. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +1 -1
  68. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +11 -11
  69. tccli/examples/wedata/v20210820/DeleteInLongAgent.md +3 -3
  70. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +2 -2
  71. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  72. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  73. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  74. tccli/examples/wedata/v20210820/DescribeClusterNamespaceList.md +6 -6
  75. tccli/examples/wedata/v20210820/DescribeDataBases.md +12 -8
  76. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +5 -5
  77. tccli/examples/wedata/v20210820/DescribeDataObjects.md +6 -3
  78. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +20 -16
  79. tccli/examples/wedata/v20210820/DescribeInLongAgentTaskList.md +6 -6
  80. tccli/examples/wedata/v20210820/DescribeInLongAgentVpcList.md +3 -3
  81. tccli/examples/wedata/v20210820/DescribeInstances.md +6 -6
  82. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +61 -43
  83. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +13 -13
  84. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsAgentStatus.md +6 -6
  85. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +8 -10
  86. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  87. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  88. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +8 -10
  89. tccli/examples/wedata/v20210820/DescribeMonitorsByPage.md +7 -7
  90. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  91. tccli/examples/wedata/v20210820/DescribeProdTasks.md +6 -5
  92. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +9 -9
  93. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +32 -26
  94. tccli/examples/wedata/v20210820/DescribeRule.md +118 -23
  95. tccli/examples/wedata/v20210820/DescribeRuleDataSources.md +11 -8
  96. tccli/examples/wedata/v20210820/DescribeRuleDimStat.md +3 -3
  97. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +48 -41
  98. tccli/examples/wedata/v20210820/DescribeRuleExecExportResult.md +15 -10
  99. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  100. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +72 -4
  101. tccli/examples/wedata/v20210820/DescribeRuleExecResultsByPage.md +38 -33
  102. tccli/examples/wedata/v20210820/DescribeRuleExecStat.md +14 -14
  103. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +50 -23
  104. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +87 -14
  105. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPageWithoutAuth.md +81 -12
  106. tccli/examples/wedata/v20210820/DescribeRuleGroupSubscription.md +12 -6
  107. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +35 -27
  108. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +51 -21
  109. tccli/examples/wedata/v20210820/DescribeRuleHistoryByPage.md +9 -9
  110. tccli/examples/wedata/v20210820/DescribeRuleTablesByPage.md +52 -35
  111. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +33 -16
  112. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +8 -8
  113. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +13 -13
  114. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +123 -28
  115. tccli/examples/wedata/v20210820/DescribeStandardRuleDetailInfoList.md +3 -3
  116. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +9 -2
  117. tccli/examples/wedata/v20210820/DescribeTaskInstance.md +35 -35
  118. tccli/examples/wedata/v20210820/DescribeTaskInstanceReportDetail.md +28 -26
  119. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +7 -7
  120. tccli/examples/wedata/v20210820/DescribeTaskReport.md +6 -6
  121. tccli/examples/wedata/v20210820/DescribeTaskReportDetailList.md +17 -17
  122. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +9 -9
  123. tccli/examples/wedata/v20210820/DescribeTrendStat.md +2 -2
  124. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -9
  125. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +13 -11
  126. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +26 -26
  127. tccli/examples/wedata/v20210820/LockIntegrationTask.md +4 -4
  128. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -41
  129. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +110 -58
  130. tccli/examples/wedata/v20210820/ModifyMonitorStatus.md +4 -4
  131. tccli/examples/wedata/v20210820/ModifyRule.md +24 -24
  132. tccli/examples/wedata/v20210820/ModifyRuleGroupSubscription.md +11 -13
  133. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +45 -16
  134. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  135. tccli/examples/wedata/v20210820/RestartInLongAgent.md +3 -3
  136. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +7 -7
  137. tccli/examples/wedata/v20210820/StopIntegrationTask.md +4 -4
  138. tccli/examples/wedata/v20210820/TaskLog.md +5 -15
  139. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +4 -4
  140. tccli/examples/wedata/v20210820/UpdateInLongAgent.md +5 -5
  141. tccli/services/aiart/aiart_client.py +106 -0
  142. tccli/services/aiart/v20221229/api.json +174 -0
  143. tccli/services/aiart/v20221229/examples.json +16 -0
  144. tccli/services/asr/v20190614/api.json +4 -4
  145. tccli/services/bi/v20220105/api.json +27 -0
  146. tccli/services/billing/v20180709/api.json +365 -130
  147. tccli/services/billing/v20180709/examples.json +4 -4
  148. tccli/services/ccc/ccc_client.py +159 -0
  149. tccli/services/ccc/v20200210/api.json +442 -0
  150. tccli/services/ccc/v20200210/examples.json +24 -0
  151. tccli/services/cdb/v20170320/api.json +3 -3
  152. tccli/services/cdwch/v20200915/api.json +13 -4
  153. tccli/services/cdwdoris/v20211228/api.json +127 -0
  154. tccli/services/cdwpg/v20201230/api.json +9 -0
  155. tccli/services/ckafka/ckafka_client.py +106 -0
  156. tccli/services/ckafka/v20190819/api.json +190 -12
  157. tccli/services/ckafka/v20190819/examples.json +17 -1
  158. tccli/services/clb/v20180317/api.json +2 -2
  159. tccli/services/cloudstudio/v20230508/api.json +40 -4
  160. tccli/services/cls/v20201016/api.json +30 -30
  161. tccli/services/csip/v20221121/api.json +76 -76
  162. tccli/services/cwp/v20180228/api.json +124 -8
  163. tccli/services/cynosdb/cynosdb_client.py +53 -0
  164. tccli/services/cynosdb/v20190107/api.json +255 -0
  165. tccli/services/cynosdb/v20190107/examples.json +8 -0
  166. tccli/services/dlc/dlc_client.py +53 -0
  167. tccli/services/dlc/v20210125/api.json +103 -4
  168. tccli/services/dlc/v20210125/examples.json +8 -0
  169. tccli/services/dsgc/v20190723/api.json +20 -0
  170. tccli/services/dts/v20211206/api.json +56 -2
  171. tccli/services/es/v20180416/api.json +127 -24
  172. tccli/services/ess/v20201111/api.json +20 -20
  173. tccli/services/essbasic/v20210526/api.json +14 -5
  174. tccli/services/essbasic/v20210526/examples.json +1 -1
  175. tccli/services/faceid/v20180301/api.json +23 -13
  176. tccli/services/faceid/v20180301/examples.json +1 -1
  177. tccli/services/iotexplorer/iotexplorer_client.py +1453 -234
  178. tccli/services/iotexplorer/v20190423/api.json +2179 -117
  179. tccli/services/iotexplorer/v20190423/examples.json +184 -0
  180. tccli/services/lcic/v20220817/api.json +62 -4
  181. tccli/services/live/v20180801/api.json +16 -0
  182. tccli/services/monitor/v20180724/examples.json +111 -3
  183. tccli/services/mps/v20190612/api.json +161 -27
  184. tccli/services/ms/v20180408/api.json +14 -14
  185. tccli/services/ocr/ocr_client.py +53 -0
  186. tccli/services/ocr/v20181119/api.json +276 -0
  187. tccli/services/ocr/v20181119/examples.json +8 -0
  188. tccli/services/pts/pts_client.py +212 -0
  189. tccli/services/pts/v20210728/api.json +96 -0
  190. tccli/services/pts/v20210728/examples.json +32 -0
  191. tccli/services/redis/redis_client.py +106 -0
  192. tccli/services/redis/v20180412/api.json +342 -0
  193. tccli/services/redis/v20180412/examples.json +16 -0
  194. tccli/services/ssl/v20191205/examples.json +9 -3
  195. tccli/services/tag/v20180813/examples.json +1 -1
  196. tccli/services/tdmq/v20200217/api.json +45 -0
  197. tccli/services/tione/v20211111/api.json +77 -3
  198. tccli/services/tione/v20211111/examples.json +2 -2
  199. tccli/services/tms/v20201229/api.json +1 -1
  200. tccli/services/tmt/v20180321/api.json +1 -1
  201. tccli/services/trtc/v20190722/api.json +1 -1
  202. tccli/services/tse/v20201207/api.json +286 -42
  203. tccli/services/tts/v20190823/api.json +19 -10
  204. tccli/services/vod/v20180717/api.json +6 -6
  205. tccli/services/vrs/v20200824/api.json +34 -33
  206. tccli/services/vrs/v20200824/examples.json +1 -1
  207. tccli/services/wedata/v20210820/api.json +621 -198
  208. tccli/services/wedata/v20210820/examples.json +146 -146
  209. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/METADATA +2 -2
  210. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/RECORD +213 -174
  211. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/WHEEL +0 -0
  212. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/entry_points.txt +0 -0
  213. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,18 @@
1
+ **Example 1: 创建环境**
2
+
3
+ 创建环境
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli pts CreateEnvironment --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Response": {
14
+ "RequestId": "abc"
15
+ }
16
+ }
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ **Example 1: 删除环境**
2
+
3
+ 删除环境
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli pts DeleteEnvironments --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Response": {
14
+ "RequestId": "abc"
15
+ }
16
+ }
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ **Example 1: 环境列表查询**
2
+
3
+ 环境列表查询
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli pts DescribeEnvironments --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Response": {
14
+ "RequestId": "abc"
15
+ }
16
+ }
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ **Example 1: 更新环境**
2
+
3
+ 更新环境
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli pts UpdateEnvironment --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Response": {
14
+ "RequestId": "abc"
15
+ }
16
+ }
17
+ ```
18
+
@@ -0,0 +1,45 @@
1
+ **Example 1: 查询实例事件**
2
+
3
+ 查询实例事件
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli redis DescribeInstanceEvents --cli-unfold-argument \
9
+ --InstanceId crs-b6wst31p \
10
+ --PageSize 20 \
11
+ --PageNo 1 \
12
+ --ExecutionStartDate 2023-10-04 \
13
+ --ExecutionEndDate 2023-10-04 \
14
+ --Grades Low \
15
+ --Status Waiting \
16
+ --EventTypes InstanceMigration
17
+ ```
18
+
19
+ Output:
20
+ ```
21
+ {
22
+ "Response": {
23
+ "RedisInstanceEvents": [
24
+ {
25
+ "EffectInfo": "迁移完成时会有一次秒级别的闪断",
26
+ "EndTime": "22:00",
27
+ "ExecutionDate": "2023-09-18",
28
+ "Grade": "Low",
29
+ "ID": 10,
30
+ "InitialExecutionDate": "2023-08-19",
31
+ "InstanceId": "crs-b6wst31p",
32
+ "InstanceName": "benyqhuang8",
33
+ "LatestExecutionDate": "2023-09-18",
34
+ "StartTime": "21:00",
35
+ "Status": "Waiting",
36
+ "TaskEndTime": "0000-00-00 00:00:00",
37
+ "Type": "InstanceMigration"
38
+ }
39
+ ],
40
+ "RequestId": "36a33a3d-f9ce-47c1-87d0-84869a37466d",
41
+ "TotalCount": 1
42
+ }
43
+ }
44
+ ```
45
+
@@ -0,0 +1,25 @@
1
+ **Example 1: 修改实例事件信息**
2
+
3
+ 修改实例事件信息
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli redis ModifyInstanceEvent --cli-unfold-argument \
9
+ --InstanceId crs-b6wst31p \
10
+ --EventId 10 \
11
+ --StartTime 22:00 \
12
+ --EndTime 23:01 \
13
+ --ExecutionDate 2023-09-18
14
+ ```
15
+
16
+ Output:
17
+ ```
18
+ {
19
+ "Response": {
20
+ "EventId": 10,
21
+ "RequestId": "abc"
22
+ }
23
+ }
24
+ ```
25
+
@@ -1,12 +1,57 @@
1
- **Example 1: 上传证书**
1
+ **Example 1: 上传服务端证书**
2
2
 
3
- 上传证书
3
+ 上传服务端证书
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli ssl UploadCertificate --cli-unfold-argument \
9
- --CertificatePublicKey CertificateContent
9
+ --CertificatePublicKey -----BEGIN CERTIFICATE-----
10
+ xxxxxxxxxxxxxxxxxxx
11
+ -----END CERTIFICATE----- \
12
+ --CertificatePrivateKey -----BEGIN RSA PRIVATE KEY-----
13
+ xxxxxxxxxxxxxxxxxxxxxxxx
14
+ -----END RSA PRIVATE KEY----- \
15
+ --Alias 上传证书 \
16
+ --ProjectId 12345 \
17
+ --Repeatable False \
18
+ --CertificateType SVR \
19
+ --Tags.0.TagKey key1 \
20
+ --Tags.0.TagValue value1 \
21
+ --Tags.1.TagKey key2 \
22
+ --Tags.1.TagValue value2
23
+ ```
24
+
25
+ Output:
26
+ ```
27
+ {
28
+ "Response": {
29
+ "CertificateId": "DSAuy46E",
30
+ "RepeatCertId": "DSAuy46E",
31
+ "RequestId": "6d69e2d8-2c31-40d2-a244-9f86ffb20cd0"
32
+ }
33
+ }
34
+ ```
35
+
36
+ **Example 2: 上传证书CA证书**
37
+
38
+ 上传证书根证书
39
+
40
+ Input:
41
+
42
+ ```
43
+ tccli ssl UploadCertificate --cli-unfold-argument \
44
+ --CertificatePublicKey -----BEGIN CERTIFICATE-----
45
+ xxxxxxxxxxxxxxxxxxx
46
+ -----END CERTIFICATE----- \
47
+ --Alias 上传CA证书 \
48
+ --ProjectId 12345 \
49
+ --Repeatable False \
50
+ --CertificateType CA \
51
+ --Tags.0.TagKey key1 \
52
+ --Tags.0.TagValue value1 \
53
+ --Tags.1.TagKey key2 \
54
+ --Tags.1.TagValue value2
10
55
  ```
11
56
 
12
57
  Output:
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli tag DescribeProjects --cli-unfold-argument \
9
- --Limit 500 \
9
+ --Limit 1000 \
10
10
  --AllList 0 \
11
11
  --Offset 0
12
12
  ```
@@ -96,7 +96,9 @@ Output:
96
96
  "LatestVersion": "",
97
97
  "ServiceLimit": {
98
98
  "EnableInstanceRpsLimit": false,
99
- "InstanceRpsLimit": 500
99
+ "InstanceRpsLimit": 0,
100
+ "EnableInstanceReqLimit": false,
101
+ "InstanceReqLimit": 0
100
102
  },
101
103
  "ScheduledAction": {
102
104
  "ScheduleStop": false,
@@ -25,247 +25,81 @@ Output:
25
25
  {
26
26
  "Response": {
27
27
  "Service": {
28
- "ServiceGroupId": "abc",
29
- "ServiceId": "abc",
30
- "ServiceGroupName": "abc",
31
- "ServiceDescription": "abc",
28
+ "ServiceGroupId": "ms-skdg89rx",
29
+ "ServiceId": "ms-skdg89rx-1",
30
+ "ServiceGroupName": "demo-create",
31
+ "ServiceDescription": "",
32
32
  "ServiceInfo": {
33
- "Replicas": 0,
33
+ "Replicas": 1,
34
34
  "ImageInfo": {
35
- "ImageType": "abc",
36
- "ImageUrl": "abc",
37
- "RegistryRegion": "abc",
38
- "RegistryId": "abc"
35
+ "ImageType": "CCR",
36
+ "ImageUrl": "ccr.ccs.tencentyun.com/test-ccr/hellotest",
37
+ "RegistryRegion": "ap-guangzhou",
38
+ "RegistryId": ""
39
39
  },
40
- "Env": [
41
- {
42
- "Name": "abc",
43
- "Value": "abc"
44
- }
45
- ],
40
+ "Env": [],
46
41
  "Resources": {
47
- "Cpu": 1,
48
- "Memory": 1,
49
- "Gpu": 1,
50
- "GpuType": "abc",
51
- "RealGpu": 1,
52
- "RealGpuDetailSet": [
53
- {
54
- "Name": "abc",
55
- "Value": 1
56
- }
57
- ]
58
- },
59
- "InstanceType": "abc",
60
- "ModelInfo": {
61
- "ModelId": "abc",
62
- "ModelName": "abc",
63
- "ModelVersionId": "abc",
64
- "ModelVersion": "abc",
65
- "ModelSource": "abc",
66
- "CosPathInfo": {
67
- "Bucket": "abc",
68
- "Region": "abc",
69
- "Paths": [
70
- "abc"
71
- ]
72
- },
73
- "AlgorithmFramework": "abc",
74
- "ModelType": "abc",
75
- "ModelFormat": "abc"
76
- },
77
- "LogEnable": true,
78
- "LogConfig": {
79
- "LogsetId": "abc",
80
- "TopicId": "abc"
81
- },
82
- "AuthorizationEnable": true,
83
- "ScaleMode": "abc",
84
- "HorizontalPodAutoscaler": {
85
- "MinReplicas": 0,
86
- "MaxReplicas": 0,
87
- "HpaMetrics": [
88
- {
89
- "Name": "abc",
90
- "Value": 0
91
- }
92
- ]
93
- },
94
- "CronScaleJobs": [
95
- {
96
- "Name": "abc",
97
- "TargetReplicas": 0,
98
- "MinReplicas": 0,
99
- "MaxReplicas": 0,
100
- "Schedule": "abc",
101
- "ExcludeDates": [
102
- "abc"
103
- ]
104
- }
105
- ],
106
- "ScaleStrategy": "abc",
107
- "ScheduledAction": "abc",
108
- "Status": {
109
- "Replicas": 0,
110
- "UpdatedReplicas": 0,
111
- "ReadyReplicas": 0,
112
- "AvailableReplicas": 0,
113
- "UnavailableReplicas": 0,
114
- "Status": "abc",
115
- "StatefulSetCondition": [
116
- {
117
- "Message": "abc",
118
- "Reason": "abc",
119
- "Status": "abc",
120
- "Type": "abc",
121
- "LastTransitionTime": "abc"
122
- }
123
- ],
124
- "Conditions": [
125
- {
126
- "Message": "abc",
127
- "Reason": "abc",
128
- "Status": "abc",
129
- "Type": "abc",
130
- "LastTransitionTime": "abc"
131
- }
132
- ],
133
- "Reason": "abc"
134
- },
135
- "Weight": 1,
136
- "PodList": [
137
- "abc"
138
- ],
139
- "Pods": {
140
- "Name": "abc",
141
- "Uid": "abc",
142
- "ChargeType": "abc",
143
- "Phase": "abc",
144
- "IP": "abc",
145
- "CreateTime": "abc",
146
- "Containers": {
147
- "Name": "abc",
148
- "ContainerId": "abc",
149
- "Image": "abc",
150
- "Status": {
151
- "RestartCount": 0,
152
- "State": "abc",
153
- "Ready": true,
154
- "Reason": "abc",
155
- "Message": "abc"
156
- }
157
- },
158
- "ContainerInfos": [
159
- {
160
- "Name": "abc",
161
- "ContainerId": "abc",
162
- "Image": "abc",
163
- "Status": {
164
- "RestartCount": 0,
165
- "State": "abc",
166
- "Ready": true,
167
- "Reason": "abc",
168
- "Message": "abc"
169
- }
170
- }
171
- ]
172
- },
173
- "PodInfos": [
174
- {
175
- "Name": "abc",
176
- "Uid": "abc",
177
- "ChargeType": "abc",
178
- "Phase": "abc",
179
- "IP": "abc",
180
- "CreateTime": "abc",
181
- "Containers": {
182
- "Name": "abc",
183
- "ContainerId": "abc",
184
- "Image": "abc",
185
- "Status": {
186
- "RestartCount": 0,
187
- "State": "abc",
188
- "Ready": true,
189
- "Reason": "abc",
190
- "Message": "abc"
191
- }
192
- },
193
- "ContainerInfos": [
194
- {
195
- "Name": "abc",
196
- "ContainerId": "abc",
197
- "Image": "abc",
198
- "Status": {
199
- "RestartCount": 0,
200
- "State": "abc",
201
- "Ready": true,
202
- "Reason": "abc",
203
- "Message": "abc"
204
- }
205
- }
206
- ]
207
- }
208
- ],
209
- "ResourceTotal": {
210
- "Cpu": 1,
211
- "Memory": 1,
212
- "Gpu": 1,
213
- "GpuType": "abc",
214
- "RealGpu": 1,
215
- "RealGpuDetailSet": [
216
- {
217
- "Name": "abc",
218
- "Value": 1
219
- }
220
- ]
42
+ "Cpu": 2000,
43
+ "Memory": 4096,
44
+ "Gpu": 0,
45
+ "RealGpu": 0,
46
+ "GpuType": "none",
47
+ "RealGpuDetailSet": []
221
48
  },
49
+ "InstanceType": "TI.S.MEDIUM.POST",
50
+ "ModelInfo": null,
51
+ "LogEnable": false,
52
+ "LogConfig": null,
53
+ "AuthorizationEnable": false,
54
+ "ScaleMode": "MANUAL",
55
+ "HorizontalPodAutoscaler": null,
56
+ "CronScaleJobs": [],
57
+ "ScaleStrategy": "",
58
+ "Status": null,
59
+ "Weight": 100,
60
+ "PodList": [],
61
+ "Pods": null,
62
+ "PodInfos": [],
63
+ "ResourceTotal": null,
222
64
  "OldReplicas": 0,
223
65
  "HybridBillingPrepaidReplicas": 0,
224
66
  "OldHybridBillingPrepaidReplicas": 0,
225
- "ServiceLimit": {
226
- "EnableInstanceRpsLimit": true,
227
- "InstanceRpsLimit": 0
228
- },
229
- "ModelHotUpdateEnable": true,
230
- "ModelTurboEnable": true
67
+ "ModelHotUpdateEnable": false
231
68
  },
232
- "ClusterId": "abc",
233
- "Region": "abc",
234
- "Namespace": "abc",
235
- "ChargeType": "abc",
236
- "ResourceGroupId": "abc",
237
- "ResourceGroupName": "abc",
238
- "Tags": [
239
- {
240
- "TagKey": "abc",
241
- "TagValue": "abc"
242
- }
243
- ],
244
- "IngressName": "abc",
245
- "CreatedBy": "abc",
246
- "CreateTime": "abc",
247
- "UpdateTime": "abc",
248
- "Uin": "abc",
249
- "SubUin": "abc",
250
- "AppId": 0,
251
- "BusinessStatus": "abc",
69
+ "ClusterId": "",
70
+ "Region": "ap-guangzhou",
71
+ "Namespace": "",
72
+ "ChargeType": "POSTPAID_BY_HOUR",
73
+ "ResourceGroupId": "",
74
+ "ResourceGroupName": "",
75
+ "Tags": [],
76
+ "IngressName": "user-ingress-1",
77
+ "CreatedBy": "10000000000",
78
+ "CreateTime": "",
79
+ "UpdateTime": "",
80
+ "Uin": "10000000000",
81
+ "SubUin": "10000000000",
82
+ "AppId": 10000000000,
83
+ "BusinessStatus": "CREATING",
84
+ "CreateFailedReason": "",
85
+ "Status": "",
86
+ "BillingInfo": "",
87
+ "Weight": 100,
88
+ "CreateSource": "DEFAULT",
89
+ "Version": "",
90
+ "LatestVersion": "",
252
91
  "ServiceLimit": {
253
- "EnableInstanceRpsLimit": true,
254
- "InstanceRpsLimit": 0
92
+ "EnableInstanceRpsLimit": false,
93
+ "InstanceRpsLimit": 0,
94
+ "EnableInstanceReqLimit": false,
95
+ "InstanceReqLimit": 0
255
96
  },
256
97
  "ScheduledAction": {
257
- "ScheduleStop": true,
258
- "ScheduleStopTime": "abc"
259
- },
260
- "CreateFailedReason": "abc",
261
- "Status": "abc",
262
- "BillingInfo": "abc",
263
- "Weight": 0,
264
- "CreateSource": "abc",
265
- "Version": "abc",
266
- "LatestVersion": "abc"
98
+ "ScheduleStop": false,
99
+ "ScheduleStopTime": "2023-04-24T11:54:53+08:00"
100
+ }
267
101
  },
268
- "RequestId": "abc"
102
+ "RequestId": "b8f848e4-64ea-475c-864e-6d4b0c9ec6ea"
269
103
  }
270
104
  }
271
105
  ```
@@ -16,12 +16,20 @@ Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "RequestId": "63f755d5cae78f1b126bdbb0",
20
19
  "Data": {
21
- "AudioId": "vrs8270f89c-51f8-41c9-8bee-19fb5b8b9708",
20
+ "AudioId": "abc",
22
21
  "DetectionCode": 0,
23
- "DetectionMsg": "Success"
24
- }
22
+ "DetectionMsg": "abc",
23
+ "DetectionTip": [
24
+ {
25
+ "PronAccuracy": 0,
26
+ "PronFluency": 0,
27
+ "Tag": 0,
28
+ "Word": "abc"
29
+ }
30
+ ]
31
+ },
32
+ "RequestId": "abc"
25
33
  }
26
34
  }
27
35
  ```
@@ -6,21 +6,21 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata BatchCreateIntegrationTaskAlarms --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --TaskIds 123 124 \
11
- --TaskAlarmInfo.AlarmRecipientName xx \
12
- --TaskAlarmInfo.TaskId xx \
11
+ --TaskAlarmInfo.AlarmRecipientName abc \
12
+ --TaskAlarmInfo.TaskId abc \
13
13
  --TaskAlarmInfo.EstimatedTime 1 \
14
- --TaskAlarmInfo.ProjectId xx \
14
+ --TaskAlarmInfo.ProjectId abc \
15
15
  --TaskAlarmInfo.TaskType 1 \
16
16
  --TaskAlarmInfo.AlarmIndicator 1 \
17
- --TaskAlarmInfo.Id xx \
18
- --TaskAlarmInfo.Creater xx \
19
- --TaskAlarmInfo.RegularId xx \
20
- --TaskAlarmInfo.RegularName xx \
17
+ --TaskAlarmInfo.Id abc \
18
+ --TaskAlarmInfo.Creater abc \
19
+ --TaskAlarmInfo.RegularId abc \
20
+ --TaskAlarmInfo.RegularName abc \
21
21
  --TaskAlarmInfo.TriggerType 1 \
22
- --TaskAlarmInfo.AlarmRecipientId xx \
23
- --TaskAlarmInfo.AlarmWay xx \
22
+ --TaskAlarmInfo.AlarmRecipientId abc \
23
+ --TaskAlarmInfo.AlarmWay abc \
24
24
  --TaskAlarmInfo.AlarmLevel 1 \
25
25
  --TaskAlarmInfo.RegularStatus 1
26
26
  ```
@@ -32,7 +32,7 @@ Output:
32
32
  "SuccessCount": 1,
33
33
  "FailedCount": 1,
34
34
  "TotalCount": 2,
35
- "RequestId": "xx"
35
+ "RequestId": "abc"
36
36
  }
37
37
  }
38
38
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata BatchForceSuccessIntegrationTaskInstances --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --Instances.0.TaskId 123 \
11
11
  --Instances.0.CurRunDate 2022-04-12 17:00:15 \
12
12
  --Instances.1.TaskId 1234 \
@@ -20,7 +20,7 @@ Output:
20
20
  "SuccessCount": 1,
21
21
  "FailedCount": 1,
22
22
  "TotalCount": 2,
23
- "RequestId": "xx"
23
+ "RequestId": "abc"
24
24
  }
25
25
  }
26
26
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata BatchKillIntegrationTaskInstances --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId 123 \
10
10
  --Instances.0.TaskId 123 \
11
11
  --Instances.0.CurRunDate 2022-04-12 17:00:15 \
12
12
  --Instances.1.TaskId 1234 \
@@ -20,7 +20,7 @@ Output:
20
20
  "SuccessCount": 1,
21
21
  "FailedCount": 1,
22
22
  "TotalCount": 2,
23
- "RequestId": "xx"
23
+ "RequestId": "123"
24
24
  }
25
25
  }
26
26
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata BatchMakeUpIntegrationTasks --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --TaskIds 123 1234 \
11
11
  --StartTime 2022-04-18 12:00:00 \
12
12
  --EndTime 2022-04-18 13:00:00 \
@@ -20,7 +20,7 @@ Output:
20
20
  "SuccessCount": 1,
21
21
  "FailedCount": 1,
22
22
  "TotalCount": 2,
23
- "RequestId": "xx"
23
+ "RequestId": "abc"
24
24
  }
25
25
  }
26
26
  ```