tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.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 (271) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
  3. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  4. tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
  5. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  6. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  7. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  8. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  12. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  15. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  16. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  17. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  18. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  19. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  20. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  21. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  22. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  23. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  25. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  26. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  27. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  28. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  29. tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  33. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  34. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  35. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  36. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  37. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  38. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  39. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  40. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  41. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  42. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  43. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  45. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  46. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  47. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  48. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  49. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  50. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  51. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  52. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  53. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  54. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  55. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  56. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  57. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  58. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  59. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  60. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  61. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  62. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  63. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  64. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  66. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  67. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  68. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  69. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  70. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  71. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  72. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  73. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  74. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  75. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  76. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  77. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  79. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  80. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  81. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  82. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  83. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  84. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  85. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  86. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  87. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  88. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  89. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  90. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  91. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  92. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  93. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  94. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  95. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  96. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  97. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  98. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  99. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  100. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  101. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  102. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  103. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  104. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  105. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  106. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  107. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  108. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  109. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  110. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  111. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  112. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  113. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  114. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  115. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  116. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  117. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  118. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  119. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  120. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  121. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  122. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  123. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  124. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  125. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  126. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  127. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  128. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  129. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  130. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  131. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  132. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  133. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  134. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  135. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  136. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  137. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  138. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  139. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  140. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  141. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  142. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  143. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  144. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  145. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  146. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  147. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  148. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  149. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  150. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  151. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  152. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  153. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  154. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  155. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  156. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  157. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  158. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  159. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  160. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  161. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  162. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  163. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  164. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  165. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  166. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  167. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  168. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  169. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  170. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  171. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  172. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  173. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  174. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  175. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  176. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  177. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  178. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  179. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  180. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  181. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  182. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  183. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  184. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  185. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  186. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  187. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  188. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  189. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  190. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  191. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  192. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  193. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  194. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  195. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  196. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  197. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  198. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  199. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  200. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  201. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  202. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  203. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  205. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  206. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  207. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  208. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  209. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  210. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  211. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  212. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  213. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  214. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  215. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  216. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  217. tccli/services/aiart/v20221229/api.json +1 -1
  218. tccli/services/antiddos/v20200309/api.json +19 -0
  219. tccli/services/cdb/v20170320/api.json +3 -3
  220. tccli/services/cfs/v20190719/api.json +2 -2
  221. tccli/services/cfw/v20190904/api.json +177 -0
  222. tccli/services/ckafka/v20190819/api.json +17 -17
  223. tccli/services/cls/v20201016/api.json +5 -3
  224. tccli/services/cynosdb/v20190107/api.json +70 -0
  225. tccli/services/dasb/v20191018/examples.json +2 -2
  226. tccli/services/dnspod/v20210323/api.json +3 -2
  227. tccli/services/domain/v20180808/api.json +40 -0
  228. tccli/services/domain/v20180808/examples.json +1 -1
  229. tccli/services/dsgc/v20190723/api.json +90 -20
  230. tccli/services/dts/v20180330/api.json +1 -1
  231. tccli/services/dts/v20211206/api.json +4 -3
  232. tccli/services/eb/v20210416/api.json +64 -0
  233. tccli/services/emr/v20190103/api.json +1 -1
  234. tccli/services/es/es_client.py +53 -0
  235. tccli/services/es/v20180416/api.json +429 -0
  236. tccli/services/es/v20180416/examples.json +8 -0
  237. tccli/services/ess/ess_client.py +57 -4
  238. tccli/services/ess/v20201111/api.json +179 -0
  239. tccli/services/ess/v20201111/examples.json +8 -0
  240. tccli/services/facefusion/v20220927/api.json +1 -1
  241. tccli/services/gaap/v20180529/api.json +68 -40
  242. tccli/services/gaap/v20180529/examples.json +6 -6
  243. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  244. tccli/services/iotexplorer/v20190423/api.json +589 -0
  245. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  246. tccli/services/lcic/v20220817/api.json +5 -5
  247. tccli/services/lcic/v20220817/examples.json +1 -1
  248. tccli/services/live/v20180801/api.json +49 -0
  249. tccli/services/monitor/v20180724/api.json +20 -2
  250. tccli/services/oceanus/v20190422/api.json +1 -1
  251. tccli/services/organization/organization_client.py +783 -147
  252. tccli/services/organization/v20210331/api.json +1259 -207
  253. tccli/services/organization/v20210331/examples.json +96 -0
  254. tccli/services/pts/v20210728/api.json +16 -3
  255. tccli/services/pts/v20210728/examples.json +2 -2
  256. tccli/services/redis/v20180412/api.json +11 -0
  257. tccli/services/tke/v20180525/api.json +23 -25
  258. tccli/services/tke/v20180525/examples.json +2 -2
  259. tccli/services/trocket/trocket_client.py +8 -61
  260. tccli/services/trocket/v20230308/api.json +0 -34
  261. tccli/services/trocket/v20230308/examples.json +0 -8
  262. tccli/services/tse/v20201207/api.json +10 -1
  263. tccli/services/vod/v20180717/api.json +14 -14
  264. tccli/services/wedata/v20210820/api.json +20339 -35347
  265. tccli/services/wedata/v20210820/examples.json +406 -1282
  266. tccli/services/wedata/wedata_client.py +704 -5315
  267. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
  268. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
  269. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
  270. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
  271. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -14,74 +14,86 @@ Output:
14
14
  {
15
15
  "Response": {
16
16
  "ProxyDetail": {
17
+ "InstanceId": "abc",
18
+ "CreateTime": 1,
19
+ "ProjectId": 0,
20
+ "ProxyName": "abc",
21
+ "AccessRegion": "abc",
22
+ "RealServerRegion": "abc",
23
+ "Bandwidth": 0,
24
+ "Concurrent": 0,
25
+ "Status": "abc",
26
+ "Domain": "abc",
27
+ "IP": "abc",
28
+ "Version": "abc",
29
+ "ProxyId": "abc",
30
+ "Scalarable": 0,
31
+ "SupportProtocols": [
32
+ "abc"
33
+ ],
34
+ "GroupId": "abc",
35
+ "PolicyId": "abc",
17
36
  "AccessRegionInfo": {
18
- "RegionId": "xx",
19
- "RegionAreaName": "xx",
20
- "IDCType": "xx",
37
+ "RegionId": "abc",
38
+ "RegionName": "abc",
39
+ "RegionArea": "abc",
40
+ "RegionAreaName": "abc",
41
+ "IDCType": "abc",
21
42
  "FeatureBitmap": 1,
22
- "RegionArea": "xx",
23
- "RegionName": "xx"
24
- },
25
- "RelatedGlobalDomains": [
26
- "xx"
27
- ],
28
- "Version": "xx",
29
- "PolicyId": "xx",
30
- "Scalarable": 1,
31
- "IPList": [
32
- {
33
- "IP": "xx",
34
- "Bandwidth": 0,
35
- "Provider": "xx"
43
+ "SupportFeature": {
44
+ "NetworkType": [
45
+ "abc"
46
+ ]
36
47
  }
37
- ],
38
- "Status": "xx",
39
- "ProxyType": 1,
40
- "ForwardIP": "xx",
41
- "ProxyId": "xx",
42
- "RealServerRegion": "xx",
43
- "Concurrent": 2,
48
+ },
44
49
  "RealServerRegionInfo": {
45
- "RegionId": "xx",
46
- "RegionAreaName": "xx",
47
- "IDCType": "xx",
50
+ "RegionId": "abc",
51
+ "RegionName": "abc",
52
+ "RegionArea": "abc",
53
+ "RegionAreaName": "abc",
54
+ "IDCType": "abc",
48
55
  "FeatureBitmap": 1,
49
- "RegionArea": "xx",
50
- "RegionName": "xx"
56
+ "SupportFeature": {
57
+ "NetworkType": [
58
+ "abc"
59
+ ]
60
+ }
51
61
  },
52
- "IP": "xx",
53
- "Http3Supported": 0,
54
- "InBanBlacklist": 0,
55
- "AccessRegion": "xx",
56
- "ProjectId": 0,
57
- "BillingType": 0,
58
- "SupportProtocols": [
59
- "TCP",
60
- "UDP"
61
- ],
62
- "PackageType": "xx",
63
- "Domain": "xx",
64
- "IPAddressVersion": "xx",
65
- "BanStatus": "xx",
66
- "CreateTime": 1,
67
- "InstanceId": "xx",
68
- "Bandwidth": 10,
69
- "SupportSecurity": 1,
62
+ "ForwardIP": "abc",
70
63
  "TagSet": [
71
64
  {
72
- "TagKey": "xx",
73
- "TagValue": "xx"
65
+ "TagKey": "abc",
66
+ "TagValue": "abc"
74
67
  }
75
68
  ],
69
+ "SupportSecurity": 0,
70
+ "BillingType": 0,
71
+ "RelatedGlobalDomains": [
72
+ "abc"
73
+ ],
74
+ "ModifyConfigTime": 1,
75
+ "ProxyType": 1,
76
76
  "ClientIPMethod": [
77
77
  0
78
78
  ],
79
- "ProxyName": "xx",
80
- "NetworkType": "xx",
81
- "ModifyConfigTime": 1,
82
- "GroupId": "xx"
79
+ "IPAddressVersion": "abc",
80
+ "NetworkType": "abc",
81
+ "PackageType": "abc",
82
+ "BanStatus": "abc",
83
+ "IPList": [
84
+ {
85
+ "IP": "abc",
86
+ "Provider": "abc",
87
+ "Bandwidth": 0
88
+ }
89
+ ],
90
+ "Http3Supported": 0,
91
+ "InBanBlacklist": 0,
92
+ "FeatureBitmap": 0,
93
+ "IsAutoScaleProxy": 0,
94
+ "IsSupportTLSChoice": 0
83
95
  },
84
- "RequestId": "xx"
96
+ "RequestId": "abc"
85
97
  }
86
98
  }
87
99
  ```
@@ -101,71 +113,87 @@ Output:
101
113
  ```
102
114
  {
103
115
  "Response": {
104
- "RequestId": "fe6deb4c-3bf9-4b92-9bec-047d44d8d7c4",
105
116
  "ProxyDetail": {
106
- "InstanceId": "link-4m6fx36h",
107
- "ProxyId": "link-4m6fx36h",
108
- "CreateTime": 1646712299,
117
+ "InstanceId": "abc",
118
+ "CreateTime": 1,
109
119
  "ProjectId": 0,
110
- "ProxyName": "test8",
111
- "ProxyType": 100,
112
- "AccessRegion": "Guangzhou",
113
- "RealServerRegion": "Shanghai",
114
- "Bandwidth": 10,
115
- "NetworkType": "normal",
116
- "Concurrent": 2,
117
- "Status": "RUNNING",
118
- "Domain": "link-4m6fx36h.gaapacc.com.cn",
119
- "IP": "1.14.225.21",
120
- "IPList": [
121
- {
122
- "IP": "1.14.225.21",
123
- "Provider": "BGP",
124
- "Bandwidth": 10
125
- }
120
+ "ProxyName": "abc",
121
+ "AccessRegion": "abc",
122
+ "RealServerRegion": "abc",
123
+ "Bandwidth": 0,
124
+ "Concurrent": 0,
125
+ "Status": "abc",
126
+ "Domain": "abc",
127
+ "IP": "abc",
128
+ "Version": "abc",
129
+ "ProxyId": "abc",
130
+ "Scalarable": 0,
131
+ "SupportProtocols": [
132
+ "abc"
126
133
  ],
134
+ "GroupId": "abc",
135
+ "PolicyId": "abc",
127
136
  "AccessRegionInfo": {
128
- "RegionId": "Guangzhou",
129
- "RegionName": "广州(原中国大陆-华南大区)",
130
- "RegionArea": "SouthChina",
131
- "RegionAreaName": "SouthChina",
132
- "IDCType": "dc",
133
- "FeatureBitmap": 79
137
+ "RegionId": "abc",
138
+ "RegionName": "abc",
139
+ "RegionArea": "abc",
140
+ "RegionAreaName": "abc",
141
+ "IDCType": "abc",
142
+ "FeatureBitmap": 1,
143
+ "SupportFeature": {
144
+ "NetworkType": [
145
+ "abc"
146
+ ]
147
+ }
134
148
  },
135
149
  "RealServerRegionInfo": {
136
- "RegionId": "Shanghai",
137
- "RegionName": "上海(原中国大陆-华东大区)",
138
- "RegionArea": "EastChina",
139
- "RegionAreaName": "EastChina",
140
- "IDCType": "dc",
141
- "FeatureBitmap": 79
150
+ "RegionId": "abc",
151
+ "RegionName": "abc",
152
+ "RegionArea": "abc",
153
+ "RegionAreaName": "abc",
154
+ "IDCType": "abc",
155
+ "FeatureBitmap": 1,
156
+ "SupportFeature": {
157
+ "NetworkType": [
158
+ "abc"
159
+ ]
160
+ }
142
161
  },
143
- "TagSet": [],
144
- "ModifyConfigTime": 1646712299,
145
- "IPAddressVersion": "IPv4",
146
- "PackageType": "Thunder",
147
- "BanStatus": "RECOVER",
148
- "Http3Supported": 0,
149
- "InBanBlacklist": 0,
150
- "ClientIPMethod": [
151
- 0,
152
- 1
153
- ],
154
- "GroupId": null,
155
- "PolicyId": "sp-nahrld9t",
156
- "Version": "3.0",
157
- "SupportProtocols": [
158
- "TCP",
159
- "UDP"
162
+ "ForwardIP": "abc",
163
+ "TagSet": [
164
+ {
165
+ "TagKey": "abc",
166
+ "TagValue": "abc"
167
+ }
160
168
  ],
161
- "Scalarable": 1,
162
- "SupportSecurity": 1,
169
+ "SupportSecurity": 0,
163
170
  "BillingType": 0,
164
171
  "RelatedGlobalDomains": [
165
- "gd-rv1p5ak9.gaapacc.com.cn"
172
+ "abc"
173
+ ],
174
+ "ModifyConfigTime": 1,
175
+ "ProxyType": 1,
176
+ "ClientIPMethod": [
177
+ 0
166
178
  ],
167
- "ForwardIP": "124.222.196.15;124.221.127.42;"
168
- }
179
+ "IPAddressVersion": "abc",
180
+ "NetworkType": "abc",
181
+ "PackageType": "abc",
182
+ "BanStatus": "abc",
183
+ "IPList": [
184
+ {
185
+ "IP": "abc",
186
+ "Provider": "abc",
187
+ "Bandwidth": 0
188
+ }
189
+ ],
190
+ "Http3Supported": 0,
191
+ "InBanBlacklist": 0,
192
+ "FeatureBitmap": 0,
193
+ "IsAutoScaleProxy": 0,
194
+ "IsSupportTLSChoice": 0
195
+ },
196
+ "RequestId": "abc"
169
197
  }
170
198
  }
171
199
  ```
@@ -13,42 +13,49 @@ Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "RequestId": "xx",
17
16
  "ProxyGroupDetail": {
17
+ "CreateTime": 0,
18
+ "ProjectId": 0,
19
+ "ProxyNum": 0,
18
20
  "Status": 0,
19
- "Http3Supported": 0,
20
- "Domain": "xx",
21
- "ClientIPMethod": [
22
- 0
23
- ],
21
+ "OwnerUin": "abc",
22
+ "CreateUin": "abc",
23
+ "GroupName": "abc",
24
+ "DnsDefaultIp": "abc",
25
+ "Domain": "abc",
24
26
  "RealServerRegionInfo": {
25
- "RegionId": "xx",
26
- "RegionAreaName": "xx",
27
- "IDCType": "xx",
27
+ "RegionId": "abc",
28
+ "RegionName": "abc",
29
+ "RegionArea": "abc",
30
+ "RegionAreaName": "abc",
31
+ "IDCType": "abc",
28
32
  "FeatureBitmap": 1,
29
- "RegionArea": "xx",
30
- "RegionName": "xx"
33
+ "SupportFeature": {
34
+ "NetworkType": [
35
+ "abc"
36
+ ]
37
+ }
31
38
  },
39
+ "IsOldGroup": true,
40
+ "GroupId": "abc",
32
41
  "TagSet": [
33
42
  {
34
- "TagKey": "xx",
35
- "TagValue": "xx"
43
+ "TagKey": "abc",
44
+ "TagValue": "abc"
36
45
  }
37
46
  ],
38
- "ProxyNum": 0,
39
- "CreateUin": "xx",
40
- "PackageType": "xx",
41
- "OwnerUin": "xx",
42
- "GroupId": "xx",
43
- "GroupName": "xx",
44
- "Version": "xx",
45
- "PolicyId": "xx",
46
- "IsOldGroup": false,
47
- "ProjectId": 0,
48
- "IPAddressVersion": "xx",
49
- "CreateTime": 1552978237,
50
- "DnsDefaultIp": "xx"
51
- }
47
+ "PolicyId": "abc",
48
+ "Version": "abc",
49
+ "ClientIPMethod": [
50
+ 0
51
+ ],
52
+ "IPAddressVersion": "abc",
53
+ "PackageType": "abc",
54
+ "Http3Supported": 0,
55
+ "FeatureBitmap": 0,
56
+ "IsSupportTLSChoice": 1
57
+ },
58
+ "RequestId": "abc"
52
59
  }
53
60
  }
54
61
  ```
@@ -13,100 +13,85 @@ Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "TotalCount": 1,
17
16
  "DomainRuleSet": [
18
17
  {
19
- "GaapCertificateAlias": "xx",
20
- "Http3Supported": 0,
21
- "Domain": "xx",
22
- "CertificateId": "xx",
23
- "PolyRealServerCertificateAliasInfo": [
24
- {
25
- "CertificateId": "xx",
26
- "CertificateAlias": "xx"
27
- }
28
- ],
29
- "RealServerCertificateId": "xx",
30
- "BanStatus": "xx",
31
- "CertificateAlias": "xx",
32
- "ClientCertificateId": "xx",
33
- "GaapCertificateId": "xx",
34
- "BasicAuth": 1,
35
- "BasicAuthConfAlias": "xx",
36
- "BasicAuthConfId": "xx",
37
- "RealServerCertificateAlias": "xx",
18
+ "Domain": "abc",
38
19
  "RuleSet": [
39
20
  {
40
- "BindStatus": 1,
41
- "Domain": "xx",
42
- "RealServerType": "xx",
43
- "ForwardHost": "xx",
44
- "RuleId": "xx",
21
+ "RuleId": "abc",
22
+ "ListenerId": "abc",
23
+ "Domain": "abc",
24
+ "Path": "abc",
25
+ "RealServerType": "abc",
26
+ "Scheduler": "abc",
45
27
  "HealthCheck": 1,
46
- "ServerNameIndication": "xx",
47
- "ListenerId": "xx",
28
+ "RuleStatus": 1,
48
29
  "CheckParams": {
49
- "Domain": "xx",
50
- "ConnectTimeout": 1,
51
- "BlockInter": 1,
52
- "FailedThreshold": 1,
53
- "Path": "xx",
54
- "FailedCountInter": 1,
55
- "Method": "xx",
56
30
  "DelayLoop": 1,
31
+ "ConnectTimeout": 1,
32
+ "Path": "abc",
33
+ "Method": "abc",
57
34
  "StatusCode": [
58
- 1,
59
- 1,
60
- 1,
61
- 1,
62
35
  1
63
- ]
36
+ ],
37
+ "Domain": "abc",
38
+ "FailedCountInter": 1,
39
+ "FailedThreshold": 1,
40
+ "BlockInter": 1
64
41
  },
65
- "ForcedRedirect": "1",
66
- "Scheduler": "xx",
67
- "Path": "xx",
68
- "RuleStatus": 1,
69
- "ServerNameIndicationSwitch": "xx",
70
42
  "RealServerSet": [
71
43
  {
44
+ "RealServerId": "abc",
45
+ "RealServerIP": "abc",
46
+ "RealServerWeight": 0,
72
47
  "RealServerStatus": 0,
73
- "RealServerPort": 234,
74
- "RealServerId": "xx",
75
- "RealServerFailoverRole": "xx",
76
- "DownIPList": [
77
- "xx"
78
- ],
79
- "RealServerWeight": 1,
80
- "RealServerIP": "xx"
81
- },
82
- {
83
- "RealServerStatus": 0,
84
- "RealServerPort": 424,
85
- "RealServerId": "xx",
86
- "RealServerWeight": 1,
87
- "RealServerFailoverRole": "xx",
48
+ "RealServerPort": 0,
88
49
  "DownIPList": [
89
- "xx"
50
+ "abc"
90
51
  ],
91
- "RealServerIP": "xx"
52
+ "RealServerFailoverRole": "abc"
92
53
  }
93
- ]
54
+ ],
55
+ "BindStatus": 1,
56
+ "ForwardHost": "abc",
57
+ "ServerNameIndicationSwitch": "abc",
58
+ "ServerNameIndication": "abc",
59
+ "ForcedRedirect": "abc"
94
60
  }
95
61
  ],
62
+ "CertificateId": "abc",
63
+ "CertificateAlias": "abc",
64
+ "ClientCertificateId": "abc",
65
+ "ClientCertificateAlias": "abc",
66
+ "BasicAuthConfId": "abc",
67
+ "BasicAuth": 0,
68
+ "BasicAuthConfAlias": "abc",
69
+ "RealServerCertificateId": "abc",
70
+ "RealServerAuth": 0,
71
+ "RealServerCertificateAlias": "abc",
72
+ "GaapCertificateId": "abc",
73
+ "GaapAuth": 0,
74
+ "GaapCertificateAlias": "abc",
75
+ "RealServerCertificateDomain": "abc",
96
76
  "PolyClientCertificateAliasInfo": [
97
77
  {
98
- "CertificateId": "xx",
99
- "CertificateAlias": "xx"
78
+ "CertificateId": "abc",
79
+ "CertificateAlias": "abc"
80
+ }
81
+ ],
82
+ "PolyRealServerCertificateAliasInfo": [
83
+ {
84
+ "CertificateId": "abc",
85
+ "CertificateAlias": "abc"
100
86
  }
101
87
  ],
102
- "GaapAuth": 1,
103
- "ClientCertificateAlias": "xx",
104
- "RealServerAuth": 1,
105
- "RealServerCertificateDomain": "xx",
106
- "DomainStatus": 1
88
+ "DomainStatus": 1,
89
+ "BanStatus": "abc",
90
+ "Http3Supported": 0
107
91
  }
108
92
  ],
109
- "RequestId": "xx"
93
+ "TotalCount": 1,
94
+ "RequestId": "abc"
110
95
  }
111
96
  }
112
97
  ```
@@ -0,0 +1,25 @@
1
+ **Example 1: 查询设备云存AI服务**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli iotexplorer DescribeCloudStorageAIService --cli-unfold-argument \
9
+ --ProductId KH6Q8C4N0D \
10
+ --DeviceName aaa_31400554_1 \
11
+ --ServiceType PackageDetect
12
+ ```
13
+
14
+ Output:
15
+ ```
16
+ {
17
+ "Response": {
18
+ "Enabled": true,
19
+ "ROI": "{}",
20
+ "Config": "{\"param1\":\"value1\"}",
21
+ "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
22
+ }
23
+ }
24
+ ```
25
+
@@ -0,0 +1,23 @@
1
+ **Example 1: 查询云存AI分析回调配置**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli iotexplorer DescribeCloudStorageAIServiceCallback --cli-unfold-argument \
9
+ --ProductId KH6Q8C4N0D
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "Type": "http",
17
+ "CallbackUrl": "https://yourdomain.com/api",
18
+ "CallbackToken": "your-token",
19
+ "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
20
+ }
21
+ }
22
+ ```
23
+
@@ -0,0 +1,40 @@
1
+ **Example 1: 查询设备云存 AI 分析任务列表**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli iotexplorer DescribeCloudStorageAIServiceTasks --cli-unfold-argument \
9
+ --ProductId KH6Q8C4N0D \
10
+ --DeviceName aaa_31400554_1 \
11
+ --ServiceType PackageDetect \
12
+ --Offset 0 \
13
+ --Limit 20
14
+ ```
15
+
16
+ Output:
17
+ ```
18
+ {
19
+ "Response": {
20
+ "Tasks": [
21
+ {
22
+ "TaskId": "fb066d7a-baac-4706-acda-058f56f82759",
23
+ "ProductId": "TQBDY6RPI9",
24
+ "DeviceName": "cs_112114601_2",
25
+ "ChannelId": 0,
26
+ "ServiceType": "PackageDetect",
27
+ "StartTime": 1710487888,
28
+ "EndTime": 1710487898,
29
+ "Status": 3,
30
+ "Result": "{\"param1\":\"value1\"}",
31
+ "CreateTime": 1710490000,
32
+ "UpdateTime": 1710490000
33
+ }
34
+ ],
35
+ "Total": 1,
36
+ "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
37
+ }
38
+ }
39
+ ```
40
+
@@ -0,0 +1,22 @@
1
+ **Example 1: 查询指定产品的云存 AI 服务开通状态**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli iotexplorer DescribeProductCloudStorageAIService --cli-unfold-argument \
9
+ --ProductId KH6Q8C4N0D
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "Enabled": true,
17
+ "Available": true,
18
+ "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
19
+ }
20
+ }
21
+ ```
22
+
@@ -0,0 +1,23 @@
1
+ **Example 1: 修改设备云存AI服务开通状态**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli iotexplorer ModifyCloudStorageAIService --cli-unfold-argument \
9
+ --ProductId KH6Q8C4N0D \
10
+ --DeviceName aaa_31400554_1 \
11
+ --ServiceType PackageDetect \
12
+ --Enabled True
13
+ ```
14
+
15
+ Output:
16
+ ```
17
+ {
18
+ "Response": {
19
+ "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
20
+ }
21
+ }
22
+ ```
23
+