tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
@@ -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",
@@ -6639,6 +6646,80 @@
6639
6646
  ],
6640
6647
  "type": "object"
6641
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
+ },
6642
6723
  "DescribeCancelFlowsTaskRequest": {
6643
6724
  "document": "DescribeCancelFlowsTask请求参数结构体",
6644
6725
  "members": [
@@ -10908,6 +10989,52 @@
10908
10989
  ],
10909
10990
  "usage": "out"
10910
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
+ },
10911
11038
  "OrganizationInfo": {
10912
11039
  "document": "机构信息",
10913
11040
  "members": [
@@ -12230,6 +12357,58 @@
12230
12357
  ],
12231
12358
  "type": "object"
12232
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
+ },
12233
12412
  "SuccessCreateStaffData": {
12234
12413
  "document": "创建/修改员工成功返回的信息\n现在支持saas/企微/H5端进行加入。",
12235
12414
  "members": [
@@ -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",
@@ -2052,6 +2052,15 @@
2052
2052
  "name": "Http3Supported",
2053
2053
  "required": false,
2054
2054
  "type": "int"
2055
+ },
2056
+ {
2057
+ "disabled": false,
2058
+ "document": "是否作为默认域名,默认为“否”",
2059
+ "example": "false",
2060
+ "member": "bool",
2061
+ "name": "IsDefaultServer",
2062
+ "required": false,
2063
+ "type": "bool"
2055
2064
  }
2056
2065
  ],
2057
2066
  "type": "object"
@@ -5115,7 +5124,7 @@
5115
5124
  "example": "无",
5116
5125
  "member": "ProxyInfo",
5117
5126
  "name": "ProxyDetail",
5118
- "required": true,
5127
+ "output_required": true,
5119
5128
  "type": "object",
5120
5129
  "value_allowed_null": false
5121
5130
  },
@@ -5152,7 +5161,7 @@
5152
5161
  "example": "无",
5153
5162
  "member": "ProxyGroupDetail",
5154
5163
  "name": "ProxyGroupDetail",
5155
- "required": true,
5164
+ "output_required": true,
5156
5165
  "type": "object",
5157
5166
  "value_allowed_null": false
5158
5167
  },
@@ -5940,7 +5949,7 @@
5940
5949
  "example": "无",
5941
5950
  "member": "DomainRuleSet",
5942
5951
  "name": "DomainRuleSet",
5943
- "required": true,
5952
+ "output_required": true,
5944
5953
  "type": "list",
5945
5954
  "value_allowed_null": false
5946
5955
  },
@@ -5950,7 +5959,7 @@
5950
5959
  "example": "1",
5951
5960
  "member": "uint64",
5952
5961
  "name": "TotalCount",
5953
- "required": true,
5962
+ "output_required": true,
5954
5963
  "type": "int",
5955
5964
  "value_allowed_null": false
5956
5965
  },
@@ -6777,7 +6786,7 @@
6777
6786
  "example": "xx",
6778
6787
  "member": "string",
6779
6788
  "name": "Domain",
6780
- "required": true,
6789
+ "output_required": true,
6781
6790
  "type": "string",
6782
6791
  "value_allowed_null": false
6783
6792
  },
@@ -6787,7 +6796,7 @@
6787
6796
  "example": "[]",
6788
6797
  "member": "RuleInfo",
6789
6798
  "name": "RuleSet",
6790
- "required": true,
6799
+ "output_required": true,
6791
6800
  "type": "list",
6792
6801
  "value_allowed_null": false
6793
6802
  },
@@ -6797,7 +6806,7 @@
6797
6806
  "example": "xx",
6798
6807
  "member": "string",
6799
6808
  "name": "CertificateId",
6800
- "required": true,
6809
+ "output_required": true,
6801
6810
  "type": "string",
6802
6811
  "value_allowed_null": true
6803
6812
  },
@@ -6807,7 +6816,7 @@
6807
6816
  "example": "xx",
6808
6817
  "member": "string",
6809
6818
  "name": "CertificateAlias",
6810
- "required": true,
6819
+ "output_required": true,
6811
6820
  "type": "string",
6812
6821
  "value_allowed_null": true
6813
6822
  },
@@ -6817,7 +6826,7 @@
6817
6826
  "example": "xx",
6818
6827
  "member": "string",
6819
6828
  "name": "ClientCertificateId",
6820
- "required": true,
6829
+ "output_required": true,
6821
6830
  "type": "string",
6822
6831
  "value_allowed_null": true
6823
6832
  },
@@ -6827,7 +6836,7 @@
6827
6836
  "example": "xx",
6828
6837
  "member": "string",
6829
6838
  "name": "ClientCertificateAlias",
6830
- "required": true,
6839
+ "output_required": true,
6831
6840
  "type": "string",
6832
6841
  "value_allowed_null": true
6833
6842
  },
@@ -6837,7 +6846,7 @@
6837
6846
  "example": "xx",
6838
6847
  "member": "string",
6839
6848
  "name": "BasicAuthConfId",
6840
- "required": true,
6849
+ "output_required": true,
6841
6850
  "type": "string",
6842
6851
  "value_allowed_null": true
6843
6852
  },
@@ -6847,7 +6856,7 @@
6847
6856
  "example": "0",
6848
6857
  "member": "int64",
6849
6858
  "name": "BasicAuth",
6850
- "required": true,
6859
+ "output_required": true,
6851
6860
  "type": "int",
6852
6861
  "value_allowed_null": true
6853
6862
  },
@@ -6857,7 +6866,7 @@
6857
6866
  "example": "xx",
6858
6867
  "member": "string",
6859
6868
  "name": "BasicAuthConfAlias",
6860
- "required": true,
6869
+ "output_required": true,
6861
6870
  "type": "string",
6862
6871
  "value_allowed_null": true
6863
6872
  },
@@ -6867,7 +6876,7 @@
6867
6876
  "example": "xx",
6868
6877
  "member": "string",
6869
6878
  "name": "RealServerCertificateId",
6870
- "required": true,
6879
+ "output_required": true,
6871
6880
  "type": "string",
6872
6881
  "value_allowed_null": true
6873
6882
  },
@@ -6877,7 +6886,7 @@
6877
6886
  "example": "0",
6878
6887
  "member": "int64",
6879
6888
  "name": "RealServerAuth",
6880
- "required": true,
6889
+ "output_required": true,
6881
6890
  "type": "int",
6882
6891
  "value_allowed_null": true
6883
6892
  },
@@ -6887,7 +6896,7 @@
6887
6896
  "example": "xx",
6888
6897
  "member": "string",
6889
6898
  "name": "RealServerCertificateAlias",
6890
- "required": true,
6899
+ "output_required": true,
6891
6900
  "type": "string",
6892
6901
  "value_allowed_null": true
6893
6902
  },
@@ -6897,7 +6906,7 @@
6897
6906
  "example": "xx",
6898
6907
  "member": "string",
6899
6908
  "name": "GaapCertificateId",
6900
- "required": true,
6909
+ "output_required": true,
6901
6910
  "type": "string",
6902
6911
  "value_allowed_null": true
6903
6912
  },
@@ -6907,7 +6916,7 @@
6907
6916
  "example": "0",
6908
6917
  "member": "int64",
6909
6918
  "name": "GaapAuth",
6910
- "required": true,
6919
+ "output_required": true,
6911
6920
  "type": "int",
6912
6921
  "value_allowed_null": true
6913
6922
  },
@@ -6917,7 +6926,7 @@
6917
6926
  "example": "xx",
6918
6927
  "member": "string",
6919
6928
  "name": "GaapCertificateAlias",
6920
- "required": true,
6929
+ "output_required": true,
6921
6930
  "type": "string",
6922
6931
  "value_allowed_null": true
6923
6932
  },
@@ -6927,7 +6936,7 @@
6927
6936
  "example": "xx",
6928
6937
  "member": "string",
6929
6938
  "name": "RealServerCertificateDomain",
6930
- "required": true,
6939
+ "output_required": true,
6931
6940
  "type": "string",
6932
6941
  "value_allowed_null": true
6933
6942
  },
@@ -6937,7 +6946,7 @@
6937
6946
  "example": "无",
6938
6947
  "member": "CertificateAliasInfo",
6939
6948
  "name": "PolyClientCertificateAliasInfo",
6940
- "required": true,
6949
+ "output_required": true,
6941
6950
  "type": "list",
6942
6951
  "value_allowed_null": true
6943
6952
  },
@@ -6947,7 +6956,7 @@
6947
6956
  "example": "无",
6948
6957
  "member": "CertificateAliasInfo",
6949
6958
  "name": "PolyRealServerCertificateAliasInfo",
6950
- "required": true,
6959
+ "output_required": true,
6951
6960
  "type": "list",
6952
6961
  "value_allowed_null": true
6953
6962
  },
@@ -6957,7 +6966,7 @@
6957
6966
  "example": "0",
6958
6967
  "member": "uint64",
6959
6968
  "name": "DomainStatus",
6960
- "required": true,
6969
+ "output_required": true,
6961
6970
  "type": "int",
6962
6971
  "value_allowed_null": true
6963
6972
  },
@@ -6967,7 +6976,7 @@
6967
6976
  "example": "RECOVER",
6968
6977
  "member": "string",
6969
6978
  "name": "BanStatus",
6970
- "required": true,
6979
+ "output_required": true,
6971
6980
  "type": "string",
6972
6981
  "value_allowed_null": true
6973
6982
  },
@@ -6977,9 +6986,19 @@
6977
6986
  "example": "0",
6978
6987
  "member": "int64",
6979
6988
  "name": "Http3Supported",
6980
- "required": true,
6989
+ "output_required": true,
6981
6990
  "type": "int",
6982
6991
  "value_allowed_null": true
6992
+ },
6993
+ {
6994
+ "disabled": false,
6995
+ "document": "是否为默认域名\n注意:此字段可能返回 null,表示取不到有效值。",
6996
+ "example": "true",
6997
+ "member": "bool",
6998
+ "name": "IsDefaultServer",
6999
+ "output_required": false,
7000
+ "type": "bool",
7001
+ "value_allowed_null": true
6983
7002
  }
6984
7003
  ],
6985
7004
  "usage": "out"
@@ -7877,6 +7896,15 @@
7877
7896
  "name": "PolyClientCertificateIds",
7878
7897
  "required": false,
7879
7898
  "type": "list"
7899
+ },
7900
+ {
7901
+ "disabled": false,
7902
+ "document": "是否作为默认域名,默认为“否”",
7903
+ "example": "false",
7904
+ "member": "bool",
7905
+ "name": "IsDefaultServer",
7906
+ "required": false,
7907
+ "type": "bool"
7880
7908
  }
7881
7909
  ],
7882
7910
  "type": "object"
@@ -10348,7 +10376,7 @@
10348
10376
  "example": "xx",
10349
10377
  "member": "string",
10350
10378
  "name": "RuleId",
10351
- "required": true,
10379
+ "output_required": true,
10352
10380
  "type": "string",
10353
10381
  "value_allowed_null": false
10354
10382
  },
@@ -10358,7 +10386,7 @@
10358
10386
  "example": "xx",
10359
10387
  "member": "string",
10360
10388
  "name": "ListenerId",
10361
- "required": true,
10389
+ "output_required": true,
10362
10390
  "type": "string",
10363
10391
  "value_allowed_null": false
10364
10392
  },
@@ -10368,7 +10396,7 @@
10368
10396
  "example": "xx",
10369
10397
  "member": "string",
10370
10398
  "name": "Domain",
10371
- "required": true,
10399
+ "output_required": true,
10372
10400
  "type": "string",
10373
10401
  "value_allowed_null": false
10374
10402
  },
@@ -10378,7 +10406,7 @@
10378
10406
  "example": "xx",
10379
10407
  "member": "string",
10380
10408
  "name": "Path",
10381
- "required": true,
10409
+ "output_required": true,
10382
10410
  "type": "string",
10383
10411
  "value_allowed_null": false
10384
10412
  },
@@ -10388,7 +10416,7 @@
10388
10416
  "example": "xx",
10389
10417
  "member": "string",
10390
10418
  "name": "RealServerType",
10391
- "required": true,
10419
+ "output_required": true,
10392
10420
  "type": "string",
10393
10421
  "value_allowed_null": false
10394
10422
  },
@@ -10398,7 +10426,7 @@
10398
10426
  "example": "xx",
10399
10427
  "member": "string",
10400
10428
  "name": "Scheduler",
10401
- "required": true,
10429
+ "output_required": true,
10402
10430
  "type": "string",
10403
10431
  "value_allowed_null": false
10404
10432
  },
@@ -10408,7 +10436,7 @@
10408
10436
  "example": "1",
10409
10437
  "member": "uint64",
10410
10438
  "name": "HealthCheck",
10411
- "required": true,
10439
+ "output_required": true,
10412
10440
  "type": "int",
10413
10441
  "value_allowed_null": false
10414
10442
  },
@@ -10418,7 +10446,7 @@
10418
10446
  "example": "1",
10419
10447
  "member": "uint64",
10420
10448
  "name": "RuleStatus",
10421
- "required": true,
10449
+ "output_required": true,
10422
10450
  "type": "int",
10423
10451
  "value_allowed_null": false
10424
10452
  },
@@ -10428,7 +10456,7 @@
10428
10456
  "example": "无",
10429
10457
  "member": "RuleCheckParams",
10430
10458
  "name": "CheckParams",
10431
- "required": true,
10459
+ "output_required": true,
10432
10460
  "type": "object",
10433
10461
  "value_allowed_null": false
10434
10462
  },
@@ -10438,7 +10466,7 @@
10438
10466
  "example": "无",
10439
10467
  "member": "BindRealServer",
10440
10468
  "name": "RealServerSet",
10441
- "required": true,
10469
+ "output_required": true,
10442
10470
  "type": "list",
10443
10471
  "value_allowed_null": false
10444
10472
  },
@@ -10448,7 +10476,7 @@
10448
10476
  "example": "1",
10449
10477
  "member": "uint64",
10450
10478
  "name": "BindStatus",
10451
- "required": true,
10479
+ "output_required": true,
10452
10480
  "type": "int",
10453
10481
  "value_allowed_null": false
10454
10482
  },
@@ -10458,7 +10486,7 @@
10458
10486
  "example": "xx",
10459
10487
  "member": "string",
10460
10488
  "name": "ForwardHost",
10461
- "required": true,
10489
+ "output_required": true,
10462
10490
  "type": "string",
10463
10491
  "value_allowed_null": true
10464
10492
  },
@@ -10468,7 +10496,7 @@
10468
10496
  "example": "xx",
10469
10497
  "member": "string",
10470
10498
  "name": "ServerNameIndicationSwitch",
10471
- "required": true,
10499
+ "output_required": true,
10472
10500
  "type": "string",
10473
10501
  "value_allowed_null": true
10474
10502
  },
@@ -10478,7 +10506,7 @@
10478
10506
  "example": "xx",
10479
10507
  "member": "string",
10480
10508
  "name": "ServerNameIndication",
10481
- "required": true,
10509
+ "output_required": true,
10482
10510
  "type": "string",
10483
10511
  "value_allowed_null": true
10484
10512
  },
@@ -10488,7 +10516,7 @@
10488
10516
  "example": "https:",
10489
10517
  "member": "string",
10490
10518
  "name": "ForcedRedirect",
10491
- "required": true,
10519
+ "output_required": true,
10492
10520
  "type": "string",
10493
10521
  "value_allowed_null": true
10494
10522
  }