tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1094.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 (276) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  3. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
  4. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  5. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  6. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  7. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  8. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  12. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  15. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  16. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  17. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  18. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  19. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  20. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  21. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  22. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  23. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  25. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  26. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  27. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  28. tccli/examples/rce/v20201103/ManageMarketingRisk.md +19 -56
  29. tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
  33. tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
  34. tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
  35. tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
  36. tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
  37. tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
  38. tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
  39. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  40. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  41. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  42. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  43. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  45. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  46. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  47. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  48. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  49. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  50. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  51. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  52. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  53. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  54. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  55. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  56. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  57. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  58. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  59. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  60. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  61. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  62. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  63. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  64. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  66. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  67. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  68. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  69. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  70. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  71. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  72. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  73. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  74. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  75. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  76. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  77. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  79. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  80. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  81. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  82. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  83. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  84. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  85. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  86. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  87. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  88. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  89. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  90. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  91. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  92. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  93. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  94. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  95. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  96. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  97. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  98. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  99. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  100. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  101. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  102. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  103. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  104. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  105. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  106. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  107. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  108. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  109. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  110. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  111. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  112. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  113. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  114. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  115. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  116. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  117. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  118. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  119. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  120. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  121. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  122. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  123. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  124. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  125. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  126. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  127. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  128. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  129. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  130. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  131. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  132. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  133. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  134. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  135. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  136. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  137. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  138. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  139. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  140. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  141. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  142. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  143. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  144. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  145. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  146. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  147. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  148. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  149. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  150. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  151. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  152. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  153. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  154. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  155. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  156. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  157. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  158. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  159. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  160. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  161. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  162. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  163. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  164. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  165. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  166. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  167. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  168. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  169. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  170. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  171. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  172. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  173. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  174. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  175. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  176. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  177. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  178. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  179. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  180. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  181. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  182. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  183. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  184. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  185. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  186. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  187. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  188. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  189. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  190. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  191. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  192. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  193. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  194. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  195. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  196. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  197. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  198. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  199. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  200. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  201. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  202. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  203. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  205. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  206. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  207. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  208. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  209. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  210. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  211. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  212. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  213. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  214. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  215. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  216. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  217. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  218. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  219. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  220. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  221. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  222. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  223. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  224. tccli/services/aiart/v20221229/api.json +19 -0
  225. tccli/services/asr/v20190614/api.json +4 -4
  226. tccli/services/bsca/v20210811/api.json +19 -1
  227. tccli/services/ccc/v20200210/api.json +12 -12
  228. tccli/services/cfs/v20190719/api.json +2 -2
  229. tccli/services/ckafka/v20190819/api.json +17 -17
  230. tccli/services/cls/v20201016/api.json +5 -3
  231. tccli/services/cynosdb/v20190107/api.json +70 -0
  232. tccli/services/dnspod/v20210323/api.json +2 -2
  233. tccli/services/domain/v20180808/api.json +50 -10
  234. tccli/services/domain/v20180808/examples.json +1 -1
  235. tccli/services/dsgc/v20190723/api.json +90 -20
  236. tccli/services/dts/v20180330/api.json +1 -1
  237. tccli/services/dts/v20211206/api.json +4 -3
  238. tccli/services/eb/v20210416/api.json +64 -0
  239. tccli/services/emr/v20190103/api.json +1 -1
  240. tccli/services/ess/ess_client.py +57 -4
  241. tccli/services/ess/v20201111/api.json +372 -1
  242. tccli/services/ess/v20201111/examples.json +10 -2
  243. tccli/services/facefusion/v20220927/api.json +1 -1
  244. tccli/services/gaap/v20180529/api.json +68 -40
  245. tccli/services/gaap/v20180529/examples.json +6 -6
  246. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  247. tccli/services/iotexplorer/v20190423/api.json +589 -0
  248. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  249. tccli/services/lcic/v20220817/api.json +54 -5
  250. tccli/services/lcic/v20220817/examples.json +1 -1
  251. tccli/services/lke/v20231130/api.json +11 -1
  252. tccli/services/ocr/v20181119/api.json +24 -15
  253. tccli/services/organization/organization_client.py +783 -147
  254. tccli/services/organization/v20210331/api.json +1259 -207
  255. tccli/services/organization/v20210331/examples.json +96 -0
  256. tccli/services/rce/v20201103/api.json +4 -4
  257. tccli/services/rce/v20201103/examples.json +3 -3
  258. tccli/services/svp/v20240125/examples.json +1 -1
  259. tccli/services/tat/v20201028/api.json +3 -3
  260. tccli/services/tke/tke_client.py +106 -0
  261. tccli/services/tke/v20180525/api.json +252 -42
  262. tccli/services/tke/v20180525/examples.json +19 -3
  263. tccli/services/trocket/trocket_client.py +8 -61
  264. tccli/services/trocket/v20230308/api.json +0 -34
  265. tccli/services/trocket/v20230308/examples.json +0 -8
  266. tccli/services/tse/v20201207/api.json +10 -1
  267. tccli/services/vod/v20180717/api.json +36 -36
  268. tccli/services/vod/v20180717/examples.json +8 -8
  269. tccli/services/wedata/v20210820/api.json +19900 -34093
  270. tccli/services/wedata/v20210820/examples.json +404 -1256
  271. tccli/services/wedata/wedata_client.py +714 -5166
  272. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/METADATA +2 -2
  273. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/RECORD +276 -253
  274. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/WHEEL +0 -0
  275. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/entry_points.txt +0 -0
  276. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/license_files/LICENSE +0 -0
@@ -306,6 +306,30 @@
306
306
  "title": "获取设备云存服务详情"
307
307
  }
308
308
  ],
309
+ "DescribeCloudStorageAIService": [
310
+ {
311
+ "document": "",
312
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\"\n}",
313
+ "output": "{\n \"Response\": {\n \"Enabled\": true,\n \"ROI\": \"{}\",\n \"Config\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
314
+ "title": "查询设备云存AI服务"
315
+ }
316
+ ],
317
+ "DescribeCloudStorageAIServiceCallback": [
318
+ {
319
+ "document": "",
320
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIServiceCallback\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\"\n}",
321
+ "output": "{\n \"Response\": {\n \"Type\": \"http\",\n \"CallbackUrl\": \"https://yourdomain.com/api\",\n \"CallbackToken\": \"your-token\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
322
+ "title": "查询云存AI分析回调配置"
323
+ }
324
+ ],
325
+ "DescribeCloudStorageAIServiceTasks": [
326
+ {
327
+ "document": "",
328
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIServiceTasks\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
329
+ "output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"fb066d7a-baac-4706-acda-058f56f82759\",\n \"ProductId\": \"TQBDY6RPI9\",\n \"DeviceName\": \"cs_112114601_2\",\n \"ChannelId\": 0,\n \"ServiceType\": \"PackageDetect\",\n \"StartTime\": 1710487888,\n \"EndTime\": 1710487898,\n \"Status\": 3,\n \"Result\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"CreateTime\": 1710490000,\n \"UpdateTime\": 1710490000\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
330
+ "title": "查询设备云存 AI 分析任务列表"
331
+ }
332
+ ],
309
333
  "DescribeCloudStorageDate": [
310
334
  {
311
335
  "document": "",
@@ -554,6 +578,14 @@
554
578
  "title": "获取围栏列表"
555
579
  }
556
580
  ],
581
+ "DescribeProductCloudStorageAIService": [
582
+ {
583
+ "document": "",
584
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\"\n}",
585
+ "output": "{\n \"Response\": {\n \"Enabled\": true,\n \"Available\": true,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
586
+ "title": "查询指定产品的云存 AI 服务开通状态"
587
+ }
588
+ ],
557
589
  "DescribeProject": [
558
590
  {
559
591
  "document": "查询项目详情",
@@ -768,6 +800,22 @@
768
800
  "title": "获取Topic列表示例"
769
801
  }
770
802
  ],
803
+ "ModifyCloudStorageAIService": [
804
+ {
805
+ "document": "",
806
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\",\n \"Enabled\": true\n}",
807
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
808
+ "title": "修改设备云存AI服务开通状态"
809
+ }
810
+ ],
811
+ "ModifyCloudStorageAIServiceCallback": [
812
+ {
813
+ "document": "",
814
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudStorageAIServiceCallback\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"Type\": \"http\",\n \"CallbackUrl\": \"https://yourdomain.com/api\",\n \"CallbackToken\": \"your-token\"\n}",
815
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
816
+ "title": "修改云存AI分析回调配置"
817
+ }
818
+ ],
771
819
  "ModifyFenceBind": [
772
820
  {
773
821
  "document": "更新围栏绑定信息",
@@ -816,6 +864,14 @@
816
864
  "title": "更新位置空间"
817
865
  }
818
866
  ],
867
+ "ModifyProductCloudStorageAIService": [
868
+ {
869
+ "document": "",
870
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProductCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"Enabled\": true\n}",
871
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
872
+ "title": "修改指定产品的云存 AI 服务开通状态"
873
+ }
874
+ ],
819
875
  "ModifyProject": [
820
876
  {
821
877
  "document": "",
@@ -963,7 +963,7 @@
963
963
  },
964
964
  {
965
965
  "disabled": false,
966
- "document": "每页数据量,最大1000",
966
+ "document": "每页数据量,最大200",
967
967
  "example": "100",
968
968
  "member": "int64",
969
969
  "name": "Limit",
@@ -1340,6 +1340,15 @@
1340
1340
  "name": "AutoHandleUnsupportedElement",
1341
1341
  "required": false,
1342
1342
  "type": "bool"
1343
+ },
1344
+ {
1345
+ "disabled": false,
1346
+ "document": "转码后文档的最小分辨率,不传、传空字符串或分辨率格式错误则使用文档原分辨率。示例:1280x720,注意分辨率宽高中间为英文字母\"xyz\"的\"x\"",
1347
+ "example": "1280x720",
1348
+ "member": "string",
1349
+ "name": "MinScaleResolution",
1350
+ "required": false,
1351
+ "type": "string"
1343
1352
  }
1344
1353
  ],
1345
1354
  "type": "object"
@@ -1544,7 +1553,7 @@
1544
1553
  },
1545
1554
  {
1546
1555
  "disabled": false,
1547
- "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。取值范围[0,16],当取值为0时表示当前课堂/直播,不支持连麦互动。",
1556
+ "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
1548
1557
  "example": "0",
1549
1558
  "member": "uint64",
1550
1559
  "name": "MaxMicNumber",
@@ -2536,6 +2545,26 @@
2536
2545
  "type": "string",
2537
2546
  "value_allowed_null": false
2538
2547
  },
2548
+ {
2549
+ "disabled": false,
2550
+ "document": "文档的分辨率",
2551
+ "example": "793x1122",
2552
+ "member": "string",
2553
+ "name": "Resolution",
2554
+ "output_required": false,
2555
+ "type": "string",
2556
+ "value_allowed_null": false
2557
+ },
2558
+ {
2559
+ "disabled": false,
2560
+ "document": "转码后文档的最小分辨率,和创建文档时传入的参数一致。",
2561
+ "example": "1280x720",
2562
+ "member": "string",
2563
+ "name": "MinScaleResolution",
2564
+ "output_required": false,
2565
+ "type": "string",
2566
+ "value_allowed_null": false
2567
+ },
2539
2568
  {
2540
2569
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2541
2570
  "member": "string",
@@ -3189,7 +3218,7 @@
3189
3218
  },
3190
3219
  {
3191
3220
  "disabled": false,
3192
- "document": "最大连麦人数(不包括老师)。取值范围[0, 16]",
3221
+ "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
3193
3222
  "example": "1",
3194
3223
  "member": "uint64",
3195
3224
  "name": "MaxMicNumber",
@@ -4035,6 +4064,26 @@
4035
4064
  "output_required": true,
4036
4065
  "type": "string",
4037
4066
  "value_allowed_null": true
4067
+ },
4068
+ {
4069
+ "disabled": false,
4070
+ "document": "文档的分辨率\n注意:此字段可能返回 null,表示取不到有效值。",
4071
+ "example": "793x1122",
4072
+ "member": "string",
4073
+ "name": "Resolution",
4074
+ "output_required": true,
4075
+ "type": "string",
4076
+ "value_allowed_null": true
4077
+ },
4078
+ {
4079
+ "disabled": false,
4080
+ "document": "转码后文档的最小分辨率,和创建文档时传入的参数一致。\n注意:此字段可能返回 null,表示取不到有效值。",
4081
+ "example": "1280x720",
4082
+ "member": "string",
4083
+ "name": "MinScaleResolution",
4084
+ "output_required": true,
4085
+ "type": "string",
4086
+ "value_allowed_null": true
4038
4087
  }
4039
4088
  ],
4040
4089
  "usage": "out"
@@ -5377,7 +5426,7 @@
5377
5426
  },
5378
5427
  {
5379
5428
  "disabled": false,
5380
- "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。\n取值范围[0,16],当取值为0时表示当前课堂/直播,不支持连麦互动。",
5429
+ "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
5381
5430
  "example": "1",
5382
5431
  "member": "uint64",
5383
5432
  "name": "MaxMicNumber",
@@ -5854,7 +5903,7 @@
5854
5903
  },
5855
5904
  {
5856
5905
  "disabled": false,
5857
- "document": "最大连麦人数(不包括老师)。取值范围[0, 16]",
5906
+ "document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
5858
5907
  "example": "1",
5859
5908
  "member": "uint64",
5860
5909
  "name": "MaxMicNumber",
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "document": "批量获取文档详情",
54
54
  "input": "POST / HTTP/1.1\nHost: lcic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchDescribeDocument\n<公共请求参数>\n\n{\n \"SdkAppId\": 1,\n \"Page\": 0,\n \"Limit\": 0,\n \"Permission\": [\n 1\n ],\n \"Owner\": \"abc\",\n \"Keyword\": \"abc\",\n \"DocumentId\": [\n \"abc\"\n ]\n}",
55
- "output": "{\n \"Response\": {\n \"Total\": 0,\n \"Documents\": [\n {\n \"DocumentId\": \"abc\",\n \"DocumentUrl\": \"abc\",\n \"DocumentName\": \"abc\",\n \"Owner\": \"abc\",\n \"SdkAppId\": 1,\n \"Permission\": 1,\n \"TranscodeResult\": \"abc\",\n \"TranscodeType\": 1,\n \"TranscodeProgress\": 1,\n \"TranscodeState\": 1,\n \"TranscodeInfo\": \"abc\",\n \"DocumentType\": \"abc\",\n \"DocumentSize\": 1,\n \"UpdateTime\": 1,\n \"Pages\": 1,\n \"Width\": 1,\n \"Height\": 1,\n \"Cover\": \"abc\",\n \"Preview\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
55
+ "output": "{\n \"Response\": {\n \"Total\": 0,\n \"Documents\": [\n {\n \"DocumentId\": \"abc\",\n \"DocumentUrl\": \"abc\",\n \"DocumentName\": \"abc\",\n \"Owner\": \"abc\",\n \"SdkAppId\": 1,\n \"Permission\": 1,\n \"TranscodeResult\": \"abc\",\n \"TranscodeType\": 1,\n \"TranscodeProgress\": 1,\n \"TranscodeState\": 1,\n \"TranscodeInfo\": \"abc\",\n \"DocumentType\": \"abc\",\n \"DocumentSize\": 1,\n \"UpdateTime\": 1,\n \"Pages\": 1,\n \"Width\": 1,\n \"Height\": 1,\n \"Cover\": \"abc\",\n \"Preview\": \"abc\",\n \"Resolution\": \"1280*720\",\n \"MinScaleResolution\": \"1280*720\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
56
56
  "title": "示例"
57
57
  }
58
58
  ],
@@ -3226,7 +3226,7 @@
3226
3226
  },
3227
3227
  {
3228
3228
  "disabled": false,
3229
- "document": "目录",
3229
+ "document": "文件存储目录",
3230
3230
  "example": "无",
3231
3231
  "member": "string",
3232
3232
  "name": "FilePath",
@@ -3254,6 +3254,16 @@
3254
3254
  "type": "string",
3255
3255
  "value_allowed_null": false
3256
3256
  },
3257
+ {
3258
+ "disabled": false,
3259
+ "document": "图片存储目录",
3260
+ "example": "无",
3261
+ "member": "string",
3262
+ "name": "ImagePath",
3263
+ "output_required": false,
3264
+ "type": "string",
3265
+ "value_allowed_null": false
3266
+ },
3257
3267
  {
3258
3268
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3259
3269
  "member": "string",
@@ -12644,6 +12644,7 @@
12644
12644
  "example": "3102001968756",
12645
12645
  "member": "string",
12646
12646
  "name": "ID",
12647
+ "output_required": true,
12647
12648
  "type": "string",
12648
12649
  "value_allowed_null": false
12649
12650
  },
@@ -12653,6 +12654,7 @@
12653
12654
  "example": "นาย ธนกฤต บุญโญปกรุณ์",
12654
12655
  "member": "string",
12655
12656
  "name": "ThaiName",
12657
+ "output_required": true,
12656
12658
  "type": "string",
12657
12659
  "value_allowed_null": false
12658
12660
  },
@@ -12662,51 +12664,57 @@
12662
12664
  "example": "Mr. Thanakit",
12663
12665
  "member": "string",
12664
12666
  "name": "EnFirstName",
12667
+ "output_required": true,
12665
12668
  "type": "string",
12666
12669
  "value_allowed_null": false
12667
12670
  },
12668
12671
  {
12669
12672
  "disabled": false,
12670
- "document": "地址",
12671
- "example": "ที่อยู่21/19หมู่ที่3ต.บางคูครัดอ.บางบัวทอง",
12673
+ "document": "英文姓名",
12674
+ "example": "Boonyopakron",
12672
12675
  "member": "string",
12673
- "name": "Address",
12676
+ "name": "EnLastName",
12677
+ "output_required": true,
12674
12678
  "type": "string",
12675
12679
  "value_allowed_null": false
12676
12680
  },
12677
12681
  {
12678
12682
  "disabled": false,
12679
- "document": "出生日期",
12680
- "example": "14ธ.ค.2509",
12683
+ "document": "泰文签发日期",
12684
+ "example": "9ธ.ค.2559",
12681
12685
  "member": "string",
12682
- "name": "Birthday",
12686
+ "name": "IssueDate",
12687
+ "output_required": true,
12683
12688
  "type": "string",
12684
12689
  "value_allowed_null": false
12685
12690
  },
12686
12691
  {
12687
12692
  "disabled": false,
12688
- "document": "签发日期",
12689
- "example": "9ธ.ค.2559",
12693
+ "document": "泰文到期日期",
12694
+ "example": "13ธ.ค.2567",
12690
12695
  "member": "string",
12691
- "name": "IssueDate",
12696
+ "name": "ExpirationDate",
12697
+ "output_required": true,
12692
12698
  "type": "string",
12693
12699
  "value_allowed_null": false
12694
12700
  },
12695
12701
  {
12696
12702
  "disabled": false,
12697
- "document": "到期日期",
12698
- "example": "13ธ.ค.2567",
12703
+ "document": "泰文出生日期",
12704
+ "example": "14ธ.ค.2509",
12699
12705
  "member": "string",
12700
- "name": "ExpirationDate",
12706
+ "name": "Birthday",
12707
+ "output_required": true,
12701
12708
  "type": "string",
12702
12709
  "value_allowed_null": false
12703
12710
  },
12704
12711
  {
12705
12712
  "disabled": false,
12706
- "document": "英文姓名",
12707
- "example": "Boonyopakron",
12713
+ "document": "地址",
12714
+ "example": "ที่อยู่21/19หมู่ที่3ต.บางคูครัดอ.บางบัวทอง",
12708
12715
  "member": "string",
12709
- "name": "EnLastName",
12716
+ "name": "Address",
12717
+ "output_required": true,
12710
12718
  "type": "string",
12711
12719
  "value_allowed_null": false
12712
12720
  },
@@ -12716,6 +12724,7 @@
12716
12724
  "example": "无",
12717
12725
  "member": "string",
12718
12726
  "name": "PortraitImage",
12727
+ "output_required": true,
12719
12728
  "type": "string",
12720
12729
  "value_allowed_null": false
12721
12730
  },