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
@@ -2253,7 +2253,7 @@ def doDescribeExtendedServiceAuthDetail(args, parsed_globals):
2253
2253
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2254
2254
 
2255
2255
 
2256
- def doCreateOrganizationInfoChangeUrl(args, parsed_globals):
2256
+ def doDescribeBillUsage(args, parsed_globals):
2257
2257
  g_param = parse_global_arg(parsed_globals)
2258
2258
 
2259
2259
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -2282,11 +2282,11 @@ def doCreateOrganizationInfoChangeUrl(args, parsed_globals):
2282
2282
  client = mod.EssClient(cred, g_param[OptionsDefine.Region], profile)
2283
2283
  client._sdkVersion += ("_CLI_" + __version__)
2284
2284
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
2285
- model = models.CreateOrganizationInfoChangeUrlRequest()
2285
+ model = models.DescribeBillUsageRequest()
2286
2286
  model.from_json_string(json.dumps(args))
2287
2287
  start_time = time.time()
2288
2288
  while True:
2289
- rsp = client.CreateOrganizationInfoChangeUrl(model)
2289
+ rsp = client.DescribeBillUsage(model)
2290
2290
  result = rsp.to_json_string()
2291
2291
  try:
2292
2292
  json_obj = json.loads(result)
@@ -3293,6 +3293,58 @@ def doCreateIntegrationDepartment(args, parsed_globals):
3293
3293
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
3294
3294
 
3295
3295
 
3296
+ def doCreateOrganizationInfoChangeUrl(args, parsed_globals):
3297
+ g_param = parse_global_arg(parsed_globals)
3298
+
3299
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
3300
+ cred = credential.CVMRoleCredential()
3301
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
3302
+ cred = credential.STSAssumeRoleCredential(
3303
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
3304
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
3305
+ )
3306
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
3307
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
3308
+ else:
3309
+ cred = credential.Credential(
3310
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
3311
+ )
3312
+ http_profile = HttpProfile(
3313
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
3314
+ reqMethod="POST",
3315
+ endpoint=g_param[OptionsDefine.Endpoint],
3316
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
3317
+ )
3318
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
3319
+ if g_param[OptionsDefine.Language]:
3320
+ profile.language = g_param[OptionsDefine.Language]
3321
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
3322
+ client = mod.EssClient(cred, g_param[OptionsDefine.Region], profile)
3323
+ client._sdkVersion += ("_CLI_" + __version__)
3324
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
3325
+ model = models.CreateOrganizationInfoChangeUrlRequest()
3326
+ model.from_json_string(json.dumps(args))
3327
+ start_time = time.time()
3328
+ while True:
3329
+ rsp = client.CreateOrganizationInfoChangeUrl(model)
3330
+ result = rsp.to_json_string()
3331
+ try:
3332
+ json_obj = json.loads(result)
3333
+ except TypeError as e:
3334
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
3335
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
3336
+ break
3337
+ cur_time = time.time()
3338
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
3339
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
3340
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
3341
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
3342
+ else:
3343
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
3344
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
3345
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
3346
+
3347
+
3296
3348
  def doDeleteIntegrationEmployees(args, parsed_globals):
3297
3349
  g_param = parse_global_arg(parsed_globals)
3298
3350
 
@@ -4075,7 +4127,7 @@ ACTION_MAP = {
4075
4127
  "CreateMultiFlowSignQRCode": doCreateMultiFlowSignQRCode,
4076
4128
  "GetTaskResultApi": doGetTaskResultApi,
4077
4129
  "DescribeExtendedServiceAuthDetail": doDescribeExtendedServiceAuthDetail,
4078
- "CreateOrganizationInfoChangeUrl": doCreateOrganizationInfoChangeUrl,
4130
+ "DescribeBillUsage": doDescribeBillUsage,
4079
4131
  "DescribeThirdPartyAuthCode": doDescribeThirdPartyAuthCode,
4080
4132
  "ModifyIntegrationDepartment": doModifyIntegrationDepartment,
4081
4133
  "CreateExtendedServiceAuthInfos": doCreateExtendedServiceAuthInfos,
@@ -4095,6 +4147,7 @@ ACTION_MAP = {
4095
4147
  "DescribeFlowComponents": doDescribeFlowComponents,
4096
4148
  "DescribePersonCertificate": doDescribePersonCertificate,
4097
4149
  "CreateIntegrationDepartment": doCreateIntegrationDepartment,
4150
+ "CreateOrganizationInfoChangeUrl": doCreateOrganizationInfoChangeUrl,
4098
4151
  "DeleteIntegrationEmployees": doDeleteIntegrationEmployees,
4099
4152
  "CreateWebThemeConfig": doCreateWebThemeConfig,
4100
4153
  "DescribeOrganizationSeals": doDescribeOrganizationSeals,
@@ -315,6 +315,13 @@
315
315
  "output": "DeleteSealPoliciesResponse",
316
316
  "status": "online"
317
317
  },
318
+ "DescribeBillUsage": {
319
+ "document": "通过此接口(DescribeBillUsage)查询该企业的套餐套餐使用情况。",
320
+ "input": "DescribeBillUsageRequest",
321
+ "name": "查询企业套餐使用情况",
322
+ "output": "DescribeBillUsageResponse",
323
+ "status": "online"
324
+ },
318
325
  "DescribeBillUsageDetail": {
319
326
  "document": "通过此接口(DescribeBillUsageDetail)查询该企业的套餐消耗详情。",
320
327
  "input": "DescribeBillUsageDetailRequest",
@@ -4415,12 +4422,204 @@
4415
4422
  },
4416
4423
  "CreateOrganizationAuthUrlRequest": {
4417
4424
  "document": "CreateOrganizationAuthUrl请求参数结构体",
4418
- "members": [],
4425
+ "members": [
4426
+ {
4427
+ "disabled": false,
4428
+ "document": "操作人信息",
4429
+ "example": "无",
4430
+ "member": "UserInfo",
4431
+ "name": "Operator",
4432
+ "required": true,
4433
+ "type": "object"
4434
+ },
4435
+ {
4436
+ "disabled": false,
4437
+ "document": "指定授权方式 支持多选:\n1-上传授权书方式\n2- 法人授权方式\n3- 法人身份认证方式",
4438
+ "example": "无",
4439
+ "member": "uint64",
4440
+ "name": "AuthorizationTypes",
4441
+ "required": false,
4442
+ "type": "list"
4443
+ },
4444
+ {
4445
+ "disabled": false,
4446
+ "document": "企业名称\nEndPointType=“H5”或者\"SHORT_H5\"时,该参数必填\n",
4447
+ "example": "无",
4448
+ "member": "string",
4449
+ "name": "OrganizationName",
4450
+ "required": false,
4451
+ "type": "string"
4452
+ },
4453
+ {
4454
+ "disabled": false,
4455
+ "document": "企业统一社会信用代码",
4456
+ "example": "无",
4457
+ "member": "string",
4458
+ "name": "UniformSocialCreditCode",
4459
+ "required": false,
4460
+ "type": "string"
4461
+ },
4462
+ {
4463
+ "disabled": false,
4464
+ "document": "法人姓名",
4465
+ "example": "无",
4466
+ "member": "string",
4467
+ "name": "LegalName",
4468
+ "required": false,
4469
+ "type": "string"
4470
+ },
4471
+ {
4472
+ "disabled": false,
4473
+ "document": "认证完成跳转链接",
4474
+ "example": "无",
4475
+ "member": "string",
4476
+ "name": "AutoJumpUrl",
4477
+ "required": false,
4478
+ "type": "string"
4479
+ },
4480
+ {
4481
+ "disabled": false,
4482
+ "document": "营业执照企业地址\n示例:xx省xx市xx县/区xx街道",
4483
+ "example": "无",
4484
+ "member": "string",
4485
+ "name": "OrganizationAddress",
4486
+ "required": false,
4487
+ "type": "string"
4488
+ },
4489
+ {
4490
+ "disabled": false,
4491
+ "document": "认证人姓名",
4492
+ "example": "无",
4493
+ "member": "string",
4494
+ "name": "AdminName",
4495
+ "required": false,
4496
+ "type": "string"
4497
+ },
4498
+ {
4499
+ "disabled": false,
4500
+ "document": "认证人手机号",
4501
+ "example": "无",
4502
+ "member": "string",
4503
+ "name": "AdminMobile",
4504
+ "required": false,
4505
+ "type": "string"
4506
+ },
4507
+ {
4508
+ "disabled": false,
4509
+ "document": "认证人身份证号",
4510
+ "example": "无",
4511
+ "member": "string",
4512
+ "name": "AdminIdCardNumber",
4513
+ "required": false,
4514
+ "type": "string"
4515
+ },
4516
+ {
4517
+ "disabled": false,
4518
+ "document": "认证人证件类型\n支持以下类型\n<ul><li>ID_CARD : 居民身份证 (默认值)</li>\n<li>HONGKONG_AND_MACAO : 港澳居民来往内地通行证</li>\n<li>HONGKONG_MACAO_AND_TAIWAN : 港澳台居民居住证(格式同居民身份证)</li></ul>\n",
4519
+ "example": "无",
4520
+ "member": "string",
4521
+ "name": "AdminIdCardType",
4522
+ "required": false,
4523
+ "type": "string"
4524
+ },
4525
+ {
4526
+ "disabled": false,
4527
+ "document": "营业执照的社会信用代码保持一致\nfalse 关闭-默认\ntrue 开启",
4528
+ "example": "无",
4529
+ "member": "bool",
4530
+ "name": "UniformSocialCreditCodeSame",
4531
+ "required": false,
4532
+ "type": "bool"
4533
+ },
4534
+ {
4535
+ "disabled": false,
4536
+ "document": "法人姓名保持一致\nfalse 关闭-默认\ntrue 开启",
4537
+ "example": "无",
4538
+ "member": "bool",
4539
+ "name": "LegalNameSame",
4540
+ "required": false,
4541
+ "type": "bool"
4542
+ },
4543
+ {
4544
+ "disabled": false,
4545
+ "document": "认证人姓名一致\nfalse 关闭-默认\ntrue 开启\n注意:\n开启后在认证过程前会校验拦截",
4546
+ "example": "无",
4547
+ "member": "bool",
4548
+ "name": "AdminNameSame",
4549
+ "required": false,
4550
+ "type": "bool"
4551
+ },
4552
+ {
4553
+ "disabled": false,
4554
+ "document": "认证人居民身份证件号一致\nfalse 关闭-默认\ntrue 开启\n注意:\n开启后在认证过程前会校验拦截",
4555
+ "example": "无",
4556
+ "member": "bool",
4557
+ "name": "AdminIdCardNumberSame",
4558
+ "required": false,
4559
+ "type": "bool"
4560
+ },
4561
+ {
4562
+ "disabled": false,
4563
+ "document": "认证人手机号一致\nfalse 关闭-默认\ntrue 开启\n注意:\n开启后在认证过程前会校验拦截",
4564
+ "example": "无",
4565
+ "member": "bool",
4566
+ "name": "AdminMobileSame",
4567
+ "required": false,
4568
+ "type": "bool"
4569
+ },
4570
+ {
4571
+ "disabled": false,
4572
+ "document": "企业名称保持一致\nfalse 关闭-默认\ntrue 开启",
4573
+ "example": "无",
4574
+ "member": "bool",
4575
+ "name": "OrganizationNameSame",
4576
+ "required": false,
4577
+ "type": "bool"
4578
+ },
4579
+ {
4580
+ "disabled": false,
4581
+ "document": "营业执照正面照(PNG或JPG) base64格式, 大小不超过5M",
4582
+ "example": "无",
4583
+ "member": "string",
4584
+ "name": "BusinessLicense",
4585
+ "required": false,
4586
+ "type": "string"
4587
+ },
4588
+ {
4589
+ "disabled": false,
4590
+ "document": "跳转链接类型:\n\"PC\"-PC端认证链接 \n\"APP\"-全屏或半屏跳转小程序链接\n“H5”-H5页面认证链接 \"SHORT_H5\"- H5认证短链\n\"SHORT_URL\"- 跳转小程序短链\t",
4591
+ "example": "无",
4592
+ "member": "string",
4593
+ "name": "Endpoint",
4594
+ "required": false,
4595
+ "type": "string"
4596
+ }
4597
+ ],
4419
4598
  "type": "object"
4420
4599
  },
4421
4600
  "CreateOrganizationAuthUrlResponse": {
4422
4601
  "document": "CreateOrganizationAuthUrl返回参数结构体",
4423
4602
  "members": [
4603
+ {
4604
+ "disabled": false,
4605
+ "document": "“H5”-H5长连接\n\"SHORT_H5\"- H5短链\n\"APP\"-小程序\n\"PC\"-PC浏览器\n链接有效期统一30天",
4606
+ "example": "无",
4607
+ "member": "string",
4608
+ "name": "AuthUrl",
4609
+ "output_required": true,
4610
+ "type": "string",
4611
+ "value_allowed_null": false
4612
+ },
4613
+ {
4614
+ "disabled": false,
4615
+ "document": "链接过期时间戳",
4616
+ "example": "无",
4617
+ "member": "int64",
4618
+ "name": "ExpiredTime",
4619
+ "output_required": true,
4620
+ "type": "int",
4621
+ "value_allowed_null": false
4622
+ },
4424
4623
  {
4425
4624
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4426
4625
  "member": "string",
@@ -6447,6 +6646,80 @@
6447
6646
  ],
6448
6647
  "type": "object"
6449
6648
  },
6649
+ "DescribeBillUsageRequest": {
6650
+ "document": "DescribeBillUsage请求参数结构体",
6651
+ "members": [
6652
+ {
6653
+ "disabled": false,
6654
+ "document": "查询开始时间字符串,格式为yyyymmdd,时间跨度不能大于90天",
6655
+ "example": "20230101",
6656
+ "member": "string",
6657
+ "name": "StartTime",
6658
+ "required": true,
6659
+ "type": "string"
6660
+ },
6661
+ {
6662
+ "disabled": false,
6663
+ "document": "查询结束时间字符串,格式为yyyymmdd,时间跨度不能大于90天",
6664
+ "example": "20230105",
6665
+ "member": "string",
6666
+ "name": "EndTime",
6667
+ "required": true,
6668
+ "type": "string"
6669
+ },
6670
+ {
6671
+ "disabled": false,
6672
+ "document": "查询的套餐类型 (选填 )不传则查询所有套餐;目前支持:<ul><li>**CloudEnterprise**: 企业版合同</li><li>**SingleSignature**: 单方签章</li><li>**CloudProve**: 签署报告</li><li>**CloudOnlineSign**: 腾讯会议在线签约</li><li>**ChannelWeCard**: 微工卡</li><li>**SignFlow**: 合同套餐</li><li>**SignFace**: 签署意愿(人脸识别)</li><li>**SignPassword**: 签署意愿(密码)</li><li>**SignSMS**: 签署意愿(短信)</li><li>**PersonalEssAuth**: 签署人实名(腾讯电子签认证)</li><li>**PersonalThirdAuth**: 签署人实名(信任第三方认证)</li><li>**OrgEssAuth**: 签署企业实名</li><li>**FlowNotify**: 短信通知</li><li>**AuthService**: 企业工商信息查询</li></ul>",
6673
+ "example": "CloudEnterprise",
6674
+ "member": "string",
6675
+ "name": "QuotaType",
6676
+ "required": false,
6677
+ "type": "string"
6678
+ },
6679
+ {
6680
+ "disabled": false,
6681
+ "document": "是否展示集团子企业的明细,默认否",
6682
+ "example": "true",
6683
+ "member": "bool",
6684
+ "name": "DisplaySubEnterprise",
6685
+ "required": false,
6686
+ "type": "bool"
6687
+ }
6688
+ ],
6689
+ "type": "object"
6690
+ },
6691
+ "DescribeBillUsageResponse": {
6692
+ "document": "DescribeBillUsage返回参数结构体",
6693
+ "members": [
6694
+ {
6695
+ "disabled": false,
6696
+ "document": "企业套餐余额及使用情况",
6697
+ "example": "无",
6698
+ "member": "OrgBillSummary",
6699
+ "name": "Summary",
6700
+ "output_required": true,
6701
+ "type": "list",
6702
+ "value_allowed_null": false
6703
+ },
6704
+ {
6705
+ "disabled": false,
6706
+ "document": "集团子企业套餐使用情况\n注意:此字段可能返回 null,表示取不到有效值。",
6707
+ "example": "无",
6708
+ "member": "SubOrgBillSummary",
6709
+ "name": "SubOrgSummary",
6710
+ "output_required": true,
6711
+ "type": "list",
6712
+ "value_allowed_null": true
6713
+ },
6714
+ {
6715
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
6716
+ "member": "string",
6717
+ "name": "RequestId",
6718
+ "type": "string"
6719
+ }
6720
+ ],
6721
+ "type": "object"
6722
+ },
6450
6723
  "DescribeCancelFlowsTaskRequest": {
6451
6724
  "document": "DescribeCancelFlowsTask请求参数结构体",
6452
6725
  "members": [
@@ -10716,6 +10989,52 @@
10716
10989
  ],
10717
10990
  "usage": "out"
10718
10991
  },
10992
+ "OrgBillSummary": {
10993
+ "document": "企业套餐余额情况",
10994
+ "members": [
10995
+ {
10996
+ "disabled": false,
10997
+ "document": "套餐总数",
10998
+ "example": "100",
10999
+ "member": "int64",
11000
+ "name": "Total",
11001
+ "output_required": true,
11002
+ "type": "int",
11003
+ "value_allowed_null": false
11004
+ },
11005
+ {
11006
+ "disabled": false,
11007
+ "document": "套餐使用数",
11008
+ "example": "10",
11009
+ "member": "int64",
11010
+ "name": "Used",
11011
+ "output_required": true,
11012
+ "type": "int",
11013
+ "value_allowed_null": false
11014
+ },
11015
+ {
11016
+ "disabled": false,
11017
+ "document": "套餐剩余数",
11018
+ "example": "10",
11019
+ "member": "int64",
11020
+ "name": "Available",
11021
+ "output_required": true,
11022
+ "type": "int",
11023
+ "value_allowed_null": false
11024
+ },
11025
+ {
11026
+ "disabled": false,
11027
+ "document": "套餐类型\n对应关系如下:\n<ul>\n<li>**CloudEnterprise**: 企业版合同</li>\n<li>**SingleSignature**: 单方签章</li>\n<li>**CloudProve**: 签署报告</li>\n<li>**CloudOnlineSign**: 腾讯会议在线签约</li>\n<li>**ChannelWeCard**: 微工卡</li>\n<li>**SignFlow**: 合同套餐</li>\n<li>**SignFace**: 签署意愿(人脸识别)</li>\n<li>**SignPassword**: 签署意愿(密码)</li>\n<li>**SignSMS**: 签署意愿(短信)</li>\n<li>**PersonalEssAuth**: 签署人实名(腾讯电子签认证)</li>\n<li>**PersonalThirdAuth**: 签署人实名(信任第三方认证)</li>\n<li>**OrgEssAuth**: 签署企业实名</li>\n<li>**FlowNotify**: 短信通知</li>\n<li>**AuthService**: 企业工商信息查询</li>\n</ul>",
11028
+ "example": "CloudEnterprise",
11029
+ "member": "string",
11030
+ "name": "QuotaType",
11031
+ "output_required": true,
11032
+ "type": "string",
11033
+ "value_allowed_null": false
11034
+ }
11035
+ ],
11036
+ "usage": "out"
11037
+ },
10719
11038
  "OrganizationInfo": {
10720
11039
  "document": "机构信息",
10721
11040
  "members": [
@@ -12038,6 +12357,58 @@
12038
12357
  ],
12039
12358
  "type": "object"
12040
12359
  },
12360
+ "SubOrgBillSummary": {
12361
+ "document": "子企业套餐使用情况",
12362
+ "members": [
12363
+ {
12364
+ "disabled": false,
12365
+ "document": "子企业名称",
12366
+ "example": "公司A",
12367
+ "member": "string",
12368
+ "name": "OrganizationName",
12369
+ "output_required": true,
12370
+ "type": "string",
12371
+ "value_allowed_null": false
12372
+ },
12373
+ {
12374
+ "disabled": false,
12375
+ "document": " ",
12376
+ "example": " ",
12377
+ "member": "SubOrgBillUsage",
12378
+ "name": "Usage",
12379
+ "output_required": true,
12380
+ "type": "list",
12381
+ "value_allowed_null": false
12382
+ }
12383
+ ],
12384
+ "usage": "out"
12385
+ },
12386
+ "SubOrgBillUsage": {
12387
+ "document": "集团子企业使用集团主企业的套餐使用情况",
12388
+ "members": [
12389
+ {
12390
+ "disabled": false,
12391
+ "document": "套餐使用数",
12392
+ "example": "10",
12393
+ "member": "int64",
12394
+ "name": "Used",
12395
+ "output_required": true,
12396
+ "type": "int",
12397
+ "value_allowed_null": false
12398
+ },
12399
+ {
12400
+ "disabled": false,
12401
+ "document": "套餐类型\n对应关系如下:\n<ul>\n<li>**CloudEnterprise**: 企业版合同</li>\n<li>**SingleSignature**: 单方签章</li>\n<li>**CloudProve**: 签署报告</li>\n<li>**CloudOnlineSign**: 腾讯会议在线签约</li>\n<li>**ChannelWeCard**: 微工卡</li>\n<li>**SignFlow**: 合同套餐</li>\n<li>**SignFace**: 签署意愿(人脸识别)</li>\n<li>**SignPassword**: 签署意愿(密码)</li>\n<li>**SignSMS**: 签署意愿(短信)</li>\n<li>**PersonalEssAuth**: 签署人实名(腾讯电子签认证)</li>\n<li>**PersonalThirdAuth**: 签署人实名(信任第三方认证)</li>\n<li>**OrgEssAuth**: 签署企业实名</li>\n<li>**FlowNotify**: 短信通知</li>\n<li>**AuthService**: 企业工商信息查询</li>\n</ul>",
12402
+ "example": "CloudEnterprise",
12403
+ "member": "string",
12404
+ "name": "QuotaType",
12405
+ "output_required": true,
12406
+ "type": "string",
12407
+ "value_allowed_null": false
12408
+ }
12409
+ ],
12410
+ "usage": "out"
12411
+ },
12041
12412
  "SuccessCreateStaffData": {
12042
12413
  "document": "创建/修改员工成功返回的信息\n现在支持saas/企微/H5端进行加入。",
12043
12414
  "members": [
@@ -717,8 +717,8 @@
717
717
  "CreateOrganizationAuthUrl": [
718
718
  {
719
719
  "document": "创建企业认证链接",
720
- "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationAuthUrl\n<公共请求参数>\n\n{}",
721
- "output": "{\n \"Response\": {\n \"RequestId\": \"s168499xxxxx2608083\"\n }\n}",
720
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDwfsUUckpsqt647UE6uSrk1ZWhYH56z\"\n },\n \"Endpoint\": \"PC\",\n \"AuthorizationTypes\": [\n 1,\n 2,\n 3\n ],\n \"LegalName\": \"11\",\n \"UniformSocialCreditCode\": \"11\",\n \"OrganizationName\": \"测试企业123123\",\n \"AutoJumpUrl\": \"https://xxxx.com.cn/xxx\"\n}",
721
+ "output": "{\n \"Response\": {\n \"AuthUrl\": \"https://test.qian.tencent.cn/console/register-callback?token=yDwFJUUckpsxxxxxWaLrSa3zzlXQh\",\n \"ExpiredTime\": 1668010213,\n \"RequestId\": \"s168499xxxxx2608083\"\n }\n}",
722
722
  "title": "创建企业认证链接"
723
723
  }
724
724
  ],
@@ -1074,6 +1074,14 @@
1074
1074
  "title": "撤销印章授权"
1075
1075
  }
1076
1076
  ],
1077
+ "DescribeBillUsage": [
1078
+ {
1079
+ "document": "",
1080
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBillUsageDetail\n<公共请求参数>\n\n{\n \"StartTime\": \"20230902\",\n \"EndTime\": \"20230930\",\n \"QuotaType\": \"AAAAA\"\n}",
1081
+ "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameterValue.InvalidQuotaType\",\n \"Message\": \"非法的套餐类型\"\n },\n \"RequestId\": \"s169935778xxxxxxx\"\n }\n}",
1082
+ "title": "查询失败样例"
1083
+ }
1084
+ ],
1077
1085
  "DescribeBillUsageDetail": [
1078
1086
  {
1079
1087
  "document": "",
@@ -428,7 +428,7 @@
428
428
  },
429
429
  {
430
430
  "disabled": false,
431
- "document": "模版中人脸位置信息(人脸框),不填默认取最大人脸。此字段仅适用于图片融合自定义模版素材场景。",
431
+ "document": "模板中人脸位置信息(人脸框),不填默认取最大人脸。此字段仅适用于图片融合自定义模板素材场景。",
432
432
  "example": "无",
433
433
  "member": "FaceRect",
434
434
  "name": "TemplateFaceRect",