tccli 3.0.1084.1__py2.py3-none-any.whl → 3.0.1086.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/aiart/v20221229/QueryTextToImageProJob.md +30 -0
  3. tccli/examples/aiart/v20221229/SubmitTextToImageProJob.md +22 -0
  4. tccli/examples/billing/v20180709/DescribeCostDetail.md +36 -33
  5. tccli/examples/billing/v20180709/DescribeCostSummaryByProject.md +25 -80
  6. tccli/examples/billing/v20180709/DescribeCostSummaryByRegion.md +23 -14
  7. tccli/examples/billing/v20180709/DescribeCostSummaryByResource.md +53 -27
  8. tccli/examples/ccc/v20200210/CreateCompanyApply.md +36 -0
  9. tccli/examples/ccc/v20200210/DescribeCompanyList.md +33 -0
  10. tccli/examples/ccc/v20200210/ModifyCompanyApply.md +36 -0
  11. tccli/examples/ckafka/v20190819/CreateInstancePost.md +9 -6
  12. tccli/examples/ckafka/v20190819/CreatePrometheus.md +29 -0
  13. tccli/examples/ckafka/v20190819/DescribePrometheus.md +25 -0
  14. tccli/examples/cynosdb/v20190107/RollbackToNewCluster.md +62 -0
  15. tccli/examples/dlc/v20210125/QueryTaskCostDetail.md +20 -0
  16. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +1 -1
  17. tccli/examples/faceid/v20180301/GetFaceIdResult.md +4 -4
  18. tccli/examples/iotexplorer/v20190423/BindCloudStorageUser.md +22 -0
  19. tccli/examples/iotexplorer/v20190423/CreateIotVideoCloudStorage.md +22 -0
  20. tccli/examples/iotexplorer/v20190423/DeleteCloudStorageEvent.md +26 -0
  21. tccli/examples/iotexplorer/v20190423/DescribeCloudStorage.md +27 -0
  22. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageDate.md +24 -0
  23. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageEvents.md +87 -0
  24. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageMultiThumbnail.md +28 -0
  25. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageOrder.md +25 -0
  26. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeDetails.md +21 -0
  27. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeStats.md +44 -0
  28. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageStreamData.md +24 -0
  29. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnail.md +24 -0
  30. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnailList.md +28 -0
  31. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageTime.md +43 -0
  32. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageUsers.md +29 -0
  33. tccli/examples/iotexplorer/v20190423/DescribeDevicePackages.md +37 -0
  34. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTask.md +21 -0
  35. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTasks.md +39 -0
  36. tccli/examples/iotexplorer/v20190423/GenerateSignedVideoURL.md +22 -0
  37. tccli/examples/iotexplorer/v20190423/InheritCloudStorageUser.md +23 -0
  38. tccli/examples/iotexplorer/v20190423/ResetCloudStorage.md +21 -0
  39. tccli/examples/iotexplorer/v20190423/ResetCloudStorageEvent.md +22 -0
  40. tccli/examples/iotexplorer/v20190423/TransferCloudStorage.md +22 -0
  41. tccli/examples/monitor/v20180724/CreateExporterIntegration.md +626 -2
  42. tccli/examples/ocr/v20181119/ReconstructDocument.md +2263 -0
  43. tccli/examples/pts/v20210728/CreateEnvironment.md +18 -0
  44. tccli/examples/pts/v20210728/DeleteEnvironments.md +18 -0
  45. tccli/examples/pts/v20210728/DescribeEnvironments.md +18 -0
  46. tccli/examples/pts/v20210728/UpdateEnvironment.md +18 -0
  47. tccli/examples/redis/v20180412/DescribeInstanceEvents.md +45 -0
  48. tccli/examples/redis/v20180412/ModifyInstanceEvent.md +25 -0
  49. tccli/examples/ssl/v20191205/UploadCertificate.md +48 -3
  50. tccli/examples/tag/v20180813/DescribeProjects.md +1 -1
  51. tccli/examples/tione/v20211111/CreateModelService.md +3 -1
  52. tccli/examples/tione/v20211111/ModifyModelService.md +62 -228
  53. tccli/examples/vrs/v20200824/DetectEnvAndSoundQuality.md +12 -4
  54. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +11 -11
  55. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +2 -2
  56. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +2 -2
  57. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +2 -2
  58. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -2
  59. tccli/examples/wedata/v20210820/CheckDuplicateRuleName.md +5 -5
  60. tccli/examples/wedata/v20210820/CheckDuplicateTemplateName.md +4 -4
  61. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  62. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  63. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  64. tccli/examples/wedata/v20210820/CommitExportTask.md +4 -4
  65. tccli/examples/wedata/v20210820/CreateInLongAgent.md +6 -6
  66. tccli/examples/wedata/v20210820/CreateOrUpdateResource.md +2 -1
  67. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +1 -1
  68. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +11 -11
  69. tccli/examples/wedata/v20210820/DeleteInLongAgent.md +3 -3
  70. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +2 -2
  71. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  72. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  73. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  74. tccli/examples/wedata/v20210820/DescribeClusterNamespaceList.md +6 -6
  75. tccli/examples/wedata/v20210820/DescribeDataBases.md +12 -8
  76. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +5 -5
  77. tccli/examples/wedata/v20210820/DescribeDataObjects.md +6 -3
  78. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +20 -16
  79. tccli/examples/wedata/v20210820/DescribeInLongAgentTaskList.md +6 -6
  80. tccli/examples/wedata/v20210820/DescribeInLongAgentVpcList.md +3 -3
  81. tccli/examples/wedata/v20210820/DescribeInstances.md +6 -6
  82. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +61 -43
  83. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +13 -13
  84. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsAgentStatus.md +6 -6
  85. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +8 -10
  86. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  87. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  88. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +8 -10
  89. tccli/examples/wedata/v20210820/DescribeMonitorsByPage.md +7 -7
  90. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  91. tccli/examples/wedata/v20210820/DescribeProdTasks.md +6 -5
  92. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +9 -9
  93. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +32 -26
  94. tccli/examples/wedata/v20210820/DescribeRule.md +118 -23
  95. tccli/examples/wedata/v20210820/DescribeRuleDataSources.md +11 -8
  96. tccli/examples/wedata/v20210820/DescribeRuleDimStat.md +3 -3
  97. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +48 -41
  98. tccli/examples/wedata/v20210820/DescribeRuleExecExportResult.md +15 -10
  99. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  100. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +72 -4
  101. tccli/examples/wedata/v20210820/DescribeRuleExecResultsByPage.md +38 -33
  102. tccli/examples/wedata/v20210820/DescribeRuleExecStat.md +14 -14
  103. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +50 -23
  104. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +87 -14
  105. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPageWithoutAuth.md +81 -12
  106. tccli/examples/wedata/v20210820/DescribeRuleGroupSubscription.md +12 -6
  107. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +35 -27
  108. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +51 -21
  109. tccli/examples/wedata/v20210820/DescribeRuleHistoryByPage.md +9 -9
  110. tccli/examples/wedata/v20210820/DescribeRuleTablesByPage.md +52 -35
  111. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +33 -16
  112. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +8 -8
  113. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +13 -13
  114. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +123 -28
  115. tccli/examples/wedata/v20210820/DescribeStandardRuleDetailInfoList.md +3 -3
  116. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +9 -2
  117. tccli/examples/wedata/v20210820/DescribeTaskInstance.md +35 -35
  118. tccli/examples/wedata/v20210820/DescribeTaskInstanceReportDetail.md +28 -26
  119. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +7 -7
  120. tccli/examples/wedata/v20210820/DescribeTaskReport.md +6 -6
  121. tccli/examples/wedata/v20210820/DescribeTaskReportDetailList.md +17 -17
  122. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +9 -9
  123. tccli/examples/wedata/v20210820/DescribeTrendStat.md +2 -2
  124. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -9
  125. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +13 -11
  126. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +26 -26
  127. tccli/examples/wedata/v20210820/LockIntegrationTask.md +4 -4
  128. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -41
  129. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +110 -58
  130. tccli/examples/wedata/v20210820/ModifyMonitorStatus.md +4 -4
  131. tccli/examples/wedata/v20210820/ModifyRule.md +24 -24
  132. tccli/examples/wedata/v20210820/ModifyRuleGroupSubscription.md +11 -13
  133. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +45 -16
  134. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  135. tccli/examples/wedata/v20210820/RestartInLongAgent.md +3 -3
  136. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +7 -7
  137. tccli/examples/wedata/v20210820/StopIntegrationTask.md +4 -4
  138. tccli/examples/wedata/v20210820/TaskLog.md +5 -15
  139. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +4 -4
  140. tccli/examples/wedata/v20210820/UpdateInLongAgent.md +5 -5
  141. tccli/services/aiart/aiart_client.py +106 -0
  142. tccli/services/aiart/v20221229/api.json +174 -0
  143. tccli/services/aiart/v20221229/examples.json +16 -0
  144. tccli/services/asr/v20190614/api.json +4 -4
  145. tccli/services/bi/v20220105/api.json +27 -0
  146. tccli/services/billing/v20180709/api.json +365 -130
  147. tccli/services/billing/v20180709/examples.json +4 -4
  148. tccli/services/ccc/ccc_client.py +159 -0
  149. tccli/services/ccc/v20200210/api.json +442 -0
  150. tccli/services/ccc/v20200210/examples.json +24 -0
  151. tccli/services/cdb/v20170320/api.json +3 -3
  152. tccli/services/cdwch/v20200915/api.json +13 -4
  153. tccli/services/cdwdoris/v20211228/api.json +127 -0
  154. tccli/services/cdwpg/v20201230/api.json +9 -0
  155. tccli/services/ckafka/ckafka_client.py +106 -0
  156. tccli/services/ckafka/v20190819/api.json +190 -12
  157. tccli/services/ckafka/v20190819/examples.json +17 -1
  158. tccli/services/clb/v20180317/api.json +2 -2
  159. tccli/services/cloudstudio/v20230508/api.json +40 -4
  160. tccli/services/cls/v20201016/api.json +30 -30
  161. tccli/services/csip/v20221121/api.json +76 -76
  162. tccli/services/cwp/v20180228/api.json +124 -8
  163. tccli/services/cynosdb/cynosdb_client.py +53 -0
  164. tccli/services/cynosdb/v20190107/api.json +255 -0
  165. tccli/services/cynosdb/v20190107/examples.json +8 -0
  166. tccli/services/dlc/dlc_client.py +53 -0
  167. tccli/services/dlc/v20210125/api.json +103 -4
  168. tccli/services/dlc/v20210125/examples.json +8 -0
  169. tccli/services/dsgc/v20190723/api.json +20 -0
  170. tccli/services/dts/v20211206/api.json +56 -2
  171. tccli/services/es/v20180416/api.json +127 -24
  172. tccli/services/ess/v20201111/api.json +20 -20
  173. tccli/services/essbasic/v20210526/api.json +14 -5
  174. tccli/services/essbasic/v20210526/examples.json +1 -1
  175. tccli/services/faceid/v20180301/api.json +23 -13
  176. tccli/services/faceid/v20180301/examples.json +1 -1
  177. tccli/services/iotexplorer/iotexplorer_client.py +1453 -234
  178. tccli/services/iotexplorer/v20190423/api.json +2179 -117
  179. tccli/services/iotexplorer/v20190423/examples.json +184 -0
  180. tccli/services/lcic/v20220817/api.json +62 -4
  181. tccli/services/live/v20180801/api.json +16 -0
  182. tccli/services/monitor/v20180724/examples.json +111 -3
  183. tccli/services/mps/v20190612/api.json +161 -27
  184. tccli/services/ms/v20180408/api.json +14 -14
  185. tccli/services/ocr/ocr_client.py +53 -0
  186. tccli/services/ocr/v20181119/api.json +276 -0
  187. tccli/services/ocr/v20181119/examples.json +8 -0
  188. tccli/services/pts/pts_client.py +212 -0
  189. tccli/services/pts/v20210728/api.json +96 -0
  190. tccli/services/pts/v20210728/examples.json +32 -0
  191. tccli/services/redis/redis_client.py +106 -0
  192. tccli/services/redis/v20180412/api.json +342 -0
  193. tccli/services/redis/v20180412/examples.json +16 -0
  194. tccli/services/ssl/v20191205/examples.json +9 -3
  195. tccli/services/tag/v20180813/examples.json +1 -1
  196. tccli/services/tdmq/v20200217/api.json +45 -0
  197. tccli/services/tione/v20211111/api.json +77 -3
  198. tccli/services/tione/v20211111/examples.json +2 -2
  199. tccli/services/tms/v20201229/api.json +1 -1
  200. tccli/services/tmt/v20180321/api.json +1 -1
  201. tccli/services/trtc/v20190722/api.json +1 -1
  202. tccli/services/tse/v20201207/api.json +286 -42
  203. tccli/services/tts/v20190823/api.json +19 -10
  204. tccli/services/vod/v20180717/api.json +6 -6
  205. tccli/services/vrs/v20200824/api.json +34 -33
  206. tccli/services/vrs/v20200824/examples.json +1 -1
  207. tccli/services/wedata/v20210820/api.json +621 -198
  208. tccli/services/wedata/v20210820/examples.json +146 -146
  209. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/METADATA +2 -2
  210. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/RECORD +213 -174
  211. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/WHEEL +0 -0
  212. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/entry_points.txt +0 -0
  213. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/license_files/LICENSE +0 -0
@@ -36,7 +36,7 @@
36
36
  {
37
37
  "document": "创建一个基于自定义镜像的服务",
38
38
  "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateModelService\n<公共请求参数>\n\n{\n \"ServiceGroupId\": \"\",\n \"ServiceGroupName\": \"demo-create\",\n \"ServiceDescription\": \"\",\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceType\": \"TI.S.MEDIUM.POST\",\n \"ImageInfo\": {\n \"ImageType\": \"CCR\",\n \"ImageUrl\": \"ccr.ccs.tencentyun.com/test-ccr/hellotest\",\n \"RegistryRegion\": \"ap-guangzhou\",\n \"RegistryId\": \"\"\n },\n \"Tags\": [],\n \"LogEnable\": false,\n \"Env\": [],\n \"ScaleMode\": \"MANUAL\",\n \"Replicas\": 1,\n \"AuthorizationEnable\": false,\n \"ModelHotUpdateEnable\": false,\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": false,\n \"InstanceRpsLimit\": 500\n },\n \"ScheduledAction\": {\n \"ScheduleStop\": false,\n \"ScheduleStopTime\": \"2023-04-24T11:54:53+08:00\"\n }\n}",
39
- "output": "{\n \"Response\": {\n \"Service\": {\n \"ServiceGroupId\": \"ms-skdg89rx\",\n \"ServiceId\": \"ms-skdg89rx-1\",\n \"ServiceGroupName\": \"demo-create\",\n \"ServiceDescription\": \"\",\n \"ServiceInfo\": {\n \"Replicas\": 1,\n \"ImageInfo\": {\n \"ImageType\": \"CCR\",\n \"ImageUrl\": \"ccr.ccs.tencentyun.com/test-ccr/hellotest\",\n \"RegistryRegion\": \"ap-guangzhou\",\n \"RegistryId\": \"\"\n },\n \"Env\": [],\n \"Resources\": {\n \"Cpu\": 2000,\n \"Memory\": 4096,\n \"Gpu\": 0,\n \"RealGpu\": 0,\n \"GpuType\": \"none\",\n \"RealGpuDetailSet\": []\n },\n \"InstanceType\": \"TI.S.MEDIUM.POST\",\n \"ModelInfo\": null,\n \"LogEnable\": false,\n \"LogConfig\": null,\n \"AuthorizationEnable\": false,\n \"ScaleMode\": \"MANUAL\",\n \"HorizontalPodAutoscaler\": null,\n \"CronScaleJobs\": [],\n \"ScaleStrategy\": \"\",\n \"Status\": null,\n \"Weight\": 100,\n \"PodList\": [],\n \"Pods\": null,\n \"PodInfos\": [],\n \"ResourceTotal\": null,\n \"OldReplicas\": 0,\n \"HybridBillingPrepaidReplicas\": 0,\n \"OldHybridBillingPrepaidReplicas\": 0,\n \"ModelHotUpdateEnable\": false\n },\n \"ClusterId\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"Namespace\": \"\",\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ResourceGroupId\": \"\",\n \"ResourceGroupName\": \"\",\n \"Tags\": [],\n \"IngressName\": \"user-ingress-1\",\n \"CreatedBy\": \"10000000000\",\n \"CreateTime\": \"\",\n \"UpdateTime\": \"\",\n \"Uin\": \"10000000000\",\n \"SubUin\": \"10000000000\",\n \"AppId\": 10000000000,\n \"BusinessStatus\": \"CREATING\",\n \"CreateFailedReason\": \"\",\n \"Status\": \"\",\n \"BillingInfo\": \"\",\n \"Weight\": 100,\n \"CreateSource\": \"DEFAULT\",\n \"Version\": \"\",\n \"LatestVersion\": \"\",\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": false,\n \"InstanceRpsLimit\": 500\n },\n \"ScheduledAction\": {\n \"ScheduleStop\": false,\n \"ScheduleStopTime\": \"2023-04-24T11:54:53+08:00\"\n }\n },\n \"RequestId\": \"b8f848e4-64ea-475c-864e-6d4b0c9ec6ea\"\n }\n}",
39
+ "output": "{\n \"Response\": {\n \"Service\": {\n \"ServiceGroupId\": \"ms-skdg89rx\",\n \"ServiceId\": \"ms-skdg89rx-1\",\n \"ServiceGroupName\": \"demo-create\",\n \"ServiceDescription\": \"\",\n \"ServiceInfo\": {\n \"Replicas\": 1,\n \"ImageInfo\": {\n \"ImageType\": \"CCR\",\n \"ImageUrl\": \"ccr.ccs.tencentyun.com/test-ccr/hellotest\",\n \"RegistryRegion\": \"ap-guangzhou\",\n \"RegistryId\": \"\"\n },\n \"Env\": [],\n \"Resources\": {\n \"Cpu\": 2000,\n \"Memory\": 4096,\n \"Gpu\": 0,\n \"RealGpu\": 0,\n \"GpuType\": \"none\",\n \"RealGpuDetailSet\": []\n },\n \"InstanceType\": \"TI.S.MEDIUM.POST\",\n \"ModelInfo\": null,\n \"LogEnable\": false,\n \"LogConfig\": null,\n \"AuthorizationEnable\": false,\n \"ScaleMode\": \"MANUAL\",\n \"HorizontalPodAutoscaler\": null,\n \"CronScaleJobs\": [],\n \"ScaleStrategy\": \"\",\n \"Status\": null,\n \"Weight\": 100,\n \"PodList\": [],\n \"Pods\": null,\n \"PodInfos\": [],\n \"ResourceTotal\": null,\n \"OldReplicas\": 0,\n \"HybridBillingPrepaidReplicas\": 0,\n \"OldHybridBillingPrepaidReplicas\": 0,\n \"ModelHotUpdateEnable\": false\n },\n \"ClusterId\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"Namespace\": \"\",\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ResourceGroupId\": \"\",\n \"ResourceGroupName\": \"\",\n \"Tags\": [],\n \"IngressName\": \"user-ingress-1\",\n \"CreatedBy\": \"10000000000\",\n \"CreateTime\": \"\",\n \"UpdateTime\": \"\",\n \"Uin\": \"10000000000\",\n \"SubUin\": \"10000000000\",\n \"AppId\": 10000000000,\n \"BusinessStatus\": \"CREATING\",\n \"CreateFailedReason\": \"\",\n \"Status\": \"\",\n \"BillingInfo\": \"\",\n \"Weight\": 100,\n \"CreateSource\": \"DEFAULT\",\n \"Version\": \"\",\n \"LatestVersion\": \"\",\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": false,\n \"InstanceRpsLimit\": 0,\n \"EnableInstanceReqLimit\": false,\n \"InstanceReqLimit\": 0\n },\n \"ScheduledAction\": {\n \"ScheduleStop\": false,\n \"ScheduleStopTime\": \"2023-04-24T11:54:53+08:00\"\n }\n },\n \"RequestId\": \"b8f848e4-64ea-475c-864e-6d4b0c9ec6ea\"\n }\n}",
40
40
  "title": "创建示例"
41
41
  }
42
42
  ],
@@ -492,7 +492,7 @@
492
492
  {
493
493
  "document": "更新模型服务",
494
494
  "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelService\n<公共请求参数>\n\n{\n \"ServiceDescription\": \"\",\n \"InstanceType\": \"TI.S.MEDIUM.POST\",\n \"ImageInfo\": {\n \"ImageType\": \"\",\n \"ImageUrl\": \"ccr.ccs.tencentyun.com/xxxx/xxxxx\",\n \"RegistryRegion\": \"\",\n \"RegistryId\": \"\"\n },\n \"ScaleMode\": \"MANUAL\",\n \"Replicas\": 1,\n \"LogEnable\": false,\n \"Env\": [\n {\n \"Name\": \"test\",\n \"Value\": \"1\"\n }\n ],\n \"ServiceId\": \"ms-xxxxx-1\"\n}",
495
- "output": "{\n \"Response\": {\n \"Service\": {\n \"ServiceGroupId\": \"abc\",\n \"ServiceId\": \"abc\",\n \"ServiceGroupName\": \"abc\",\n \"ServiceDescription\": \"abc\",\n \"ServiceInfo\": {\n \"Replicas\": 0,\n \"ImageInfo\": {\n \"ImageType\": \"abc\",\n \"ImageUrl\": \"abc\",\n \"RegistryRegion\": \"abc\",\n \"RegistryId\": \"abc\"\n },\n \"Env\": [\n {\n \"Name\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Resources\": {\n \"Cpu\": 1,\n \"Memory\": 1,\n \"Gpu\": 1,\n \"GpuType\": \"abc\",\n \"RealGpu\": 1,\n \"RealGpuDetailSet\": [\n {\n \"Name\": \"abc\",\n \"Value\": 1\n }\n ]\n },\n \"InstanceType\": \"abc\",\n \"ModelInfo\": {\n \"ModelId\": \"abc\",\n \"ModelName\": \"abc\",\n \"ModelVersionId\": \"abc\",\n \"ModelVersion\": \"abc\",\n \"ModelSource\": \"abc\",\n \"CosPathInfo\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Paths\": [\n \"abc\"\n ]\n },\n \"AlgorithmFramework\": \"abc\",\n \"ModelType\": \"abc\",\n \"ModelFormat\": \"abc\"\n },\n \"LogEnable\": true,\n \"LogConfig\": {\n \"LogsetId\": \"abc\",\n \"TopicId\": \"abc\"\n },\n \"AuthorizationEnable\": true,\n \"ScaleMode\": \"abc\",\n \"HorizontalPodAutoscaler\": {\n \"MinReplicas\": 0,\n \"MaxReplicas\": 0,\n \"HpaMetrics\": [\n {\n \"Name\": \"abc\",\n \"Value\": 0\n }\n ]\n },\n \"CronScaleJobs\": [\n {\n \"Name\": \"abc\",\n \"TargetReplicas\": 0,\n \"MinReplicas\": 0,\n \"MaxReplicas\": 0,\n \"Schedule\": \"abc\",\n \"ExcludeDates\": [\n \"abc\"\n ]\n }\n ],\n \"ScaleStrategy\": \"abc\",\n \"ScheduledAction\": \"abc\",\n \"Status\": {\n \"Replicas\": 0,\n \"UpdatedReplicas\": 0,\n \"ReadyReplicas\": 0,\n \"AvailableReplicas\": 0,\n \"UnavailableReplicas\": 0,\n \"Status\": \"abc\",\n \"StatefulSetCondition\": [\n {\n \"Message\": \"abc\",\n \"Reason\": \"abc\",\n \"Status\": \"abc\",\n \"Type\": \"abc\",\n \"LastTransitionTime\": \"abc\"\n }\n ],\n \"Conditions\": [\n {\n \"Message\": \"abc\",\n \"Reason\": \"abc\",\n \"Status\": \"abc\",\n \"Type\": \"abc\",\n \"LastTransitionTime\": \"abc\"\n }\n ],\n \"Reason\": \"abc\"\n },\n \"Weight\": 1,\n \"PodList\": [\n \"abc\"\n ],\n \"Pods\": {\n \"Name\": \"abc\",\n \"Uid\": \"abc\",\n \"ChargeType\": \"abc\",\n \"Phase\": \"abc\",\n \"IP\": \"abc\",\n \"CreateTime\": \"abc\",\n \"Containers\": {\n \"Name\": \"abc\",\n \"ContainerId\": \"abc\",\n \"Image\": \"abc\",\n \"Status\": {\n \"RestartCount\": 0,\n \"State\": \"abc\",\n \"Ready\": true,\n \"Reason\": \"abc\",\n \"Message\": \"abc\"\n }\n },\n \"ContainerInfos\": [\n {\n \"Name\": \"abc\",\n \"ContainerId\": \"abc\",\n \"Image\": \"abc\",\n \"Status\": {\n \"RestartCount\": 0,\n \"State\": \"abc\",\n \"Ready\": true,\n \"Reason\": \"abc\",\n \"Message\": \"abc\"\n }\n }\n ]\n },\n \"PodInfos\": [\n {\n \"Name\": \"abc\",\n \"Uid\": \"abc\",\n \"ChargeType\": \"abc\",\n \"Phase\": \"abc\",\n \"IP\": \"abc\",\n \"CreateTime\": \"abc\",\n \"Containers\": {\n \"Name\": \"abc\",\n \"ContainerId\": \"abc\",\n \"Image\": \"abc\",\n \"Status\": {\n \"RestartCount\": 0,\n \"State\": \"abc\",\n \"Ready\": true,\n \"Reason\": \"abc\",\n \"Message\": \"abc\"\n }\n },\n \"ContainerInfos\": [\n {\n \"Name\": \"abc\",\n \"ContainerId\": \"abc\",\n \"Image\": \"abc\",\n \"Status\": {\n \"RestartCount\": 0,\n \"State\": \"abc\",\n \"Ready\": true,\n \"Reason\": \"abc\",\n \"Message\": \"abc\"\n }\n }\n ]\n }\n ],\n \"ResourceTotal\": {\n \"Cpu\": 1,\n \"Memory\": 1,\n \"Gpu\": 1,\n \"GpuType\": \"abc\",\n \"RealGpu\": 1,\n \"RealGpuDetailSet\": [\n {\n \"Name\": \"abc\",\n \"Value\": 1\n }\n ]\n },\n \"OldReplicas\": 0,\n \"HybridBillingPrepaidReplicas\": 0,\n \"OldHybridBillingPrepaidReplicas\": 0,\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": true,\n \"InstanceRpsLimit\": 0\n },\n \"ModelHotUpdateEnable\": true,\n \"ModelTurboEnable\": true\n },\n \"ClusterId\": \"abc\",\n \"Region\": \"abc\",\n \"Namespace\": \"abc\",\n \"ChargeType\": \"abc\",\n \"ResourceGroupId\": \"abc\",\n \"ResourceGroupName\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"IngressName\": \"abc\",\n \"CreatedBy\": \"abc\",\n \"CreateTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Uin\": \"abc\",\n \"SubUin\": \"abc\",\n \"AppId\": 0,\n \"BusinessStatus\": \"abc\",\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": true,\n \"InstanceRpsLimit\": 0\n },\n \"ScheduledAction\": {\n \"ScheduleStop\": true,\n \"ScheduleStopTime\": \"abc\"\n },\n \"CreateFailedReason\": \"abc\",\n \"Status\": \"abc\",\n \"BillingInfo\": \"abc\",\n \"Weight\": 0,\n \"CreateSource\": \"abc\",\n \"Version\": \"abc\",\n \"LatestVersion\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
495
+ "output": "{\n \"Response\": {\n \"Service\": {\n \"ServiceGroupId\": \"ms-skdg89rx\",\n \"ServiceId\": \"ms-skdg89rx-1\",\n \"ServiceGroupName\": \"demo-create\",\n \"ServiceDescription\": \"\",\n \"ServiceInfo\": {\n \"Replicas\": 1,\n \"ImageInfo\": {\n \"ImageType\": \"CCR\",\n \"ImageUrl\": \"ccr.ccs.tencentyun.com/test-ccr/hellotest\",\n \"RegistryRegion\": \"ap-guangzhou\",\n \"RegistryId\": \"\"\n },\n \"Env\": [],\n \"Resources\": {\n \"Cpu\": 2000,\n \"Memory\": 4096,\n \"Gpu\": 0,\n \"RealGpu\": 0,\n \"GpuType\": \"none\",\n \"RealGpuDetailSet\": []\n },\n \"InstanceType\": \"TI.S.MEDIUM.POST\",\n \"ModelInfo\": null,\n \"LogEnable\": false,\n \"LogConfig\": null,\n \"AuthorizationEnable\": false,\n \"ScaleMode\": \"MANUAL\",\n \"HorizontalPodAutoscaler\": null,\n \"CronScaleJobs\": [],\n \"ScaleStrategy\": \"\",\n \"Status\": null,\n \"Weight\": 100,\n \"PodList\": [],\n \"Pods\": null,\n \"PodInfos\": [],\n \"ResourceTotal\": null,\n \"OldReplicas\": 0,\n \"HybridBillingPrepaidReplicas\": 0,\n \"OldHybridBillingPrepaidReplicas\": 0,\n \"ModelHotUpdateEnable\": false\n },\n \"ClusterId\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"Namespace\": \"\",\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ResourceGroupId\": \"\",\n \"ResourceGroupName\": \"\",\n \"Tags\": [],\n \"IngressName\": \"user-ingress-1\",\n \"CreatedBy\": \"10000000000\",\n \"CreateTime\": \"\",\n \"UpdateTime\": \"\",\n \"Uin\": \"10000000000\",\n \"SubUin\": \"10000000000\",\n \"AppId\": 10000000000,\n \"BusinessStatus\": \"CREATING\",\n \"CreateFailedReason\": \"\",\n \"Status\": \"\",\n \"BillingInfo\": \"\",\n \"Weight\": 100,\n \"CreateSource\": \"DEFAULT\",\n \"Version\": \"\",\n \"LatestVersion\": \"\",\n \"ServiceLimit\": {\n \"EnableInstanceRpsLimit\": false,\n \"InstanceRpsLimit\": 0,\n \"EnableInstanceReqLimit\": false,\n \"InstanceReqLimit\": 0\n },\n \"ScheduledAction\": {\n \"ScheduleStop\": false,\n \"ScheduleStopTime\": \"2023-04-24T11:54:53+08:00\"\n }\n },\n \"RequestId\": \"b8f848e4-64ea-475c-864e-6d4b0c9ec6ea\"\n }\n}",
496
496
  "title": "更新模型服务"
497
497
  }
498
498
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "actions": {
3
3
  "ModerateText": {
4
- "document": "天御文本内容安全审核接口,改接口会按照客户定制标签输出审核结果",
4
+ "document": "天御文本内容安全定制标签文本审核接口为定制接口,会按照客户定制标签输出审核结果,如需使用请联系商务经理或[在线客服](https://cloud.tencent.com/online-service?from=doc_1125)咨询。",
5
5
  "input": "ModerateTextRequest",
6
6
  "name": "客户定制标签文本审核",
7
7
  "output": "ModerateTextResponse",
@@ -108,7 +108,7 @@
108
108
  {
109
109
  "disabled": false,
110
110
  "document": "原始文档类型。该参数为高级参数,请留空,如需使用,请与工作人员确认后再使用。",
111
- "example": "doc",
111
+ "example": "docx",
112
112
  "member": "string",
113
113
  "name": "BasicDocumentType",
114
114
  "required": false,
@@ -2630,7 +2630,7 @@
2630
2630
  "members": [
2631
2631
  {
2632
2632
  "disabled": false,
2633
- "document": "1: 正在录制中\n2: 任务不存在",
2633
+ "document": "1: 正在录制中",
2634
2634
  "example": "1",
2635
2635
  "member": "int64",
2636
2636
  "name": "Status",
@@ -1254,6 +1254,7 @@
1254
1254
  "example": "100",
1255
1255
  "member": "int64",
1256
1256
  "name": "Priority",
1257
+ "output_required": true,
1257
1258
  "required": true,
1258
1259
  "type": "int",
1259
1260
  "value_allowed_null": true
@@ -1264,6 +1265,7 @@
1264
1265
  "example": "true",
1265
1266
  "member": "bool",
1266
1267
  "name": "Enabled",
1268
+ "output_required": true,
1267
1269
  "required": true,
1268
1270
  "type": "bool",
1269
1271
  "value_allowed_null": true
@@ -1274,6 +1276,7 @@
1274
1276
  "example": "无",
1275
1277
  "member": "CloudNativeAPIGatewayCanaryRuleCondition",
1276
1278
  "name": "ConditionList",
1279
+ "output_required": true,
1277
1280
  "required": false,
1278
1281
  "type": "list",
1279
1282
  "value_allowed_null": true
@@ -1284,6 +1287,7 @@
1284
1287
  "example": "无",
1285
1288
  "member": "CloudNativeAPIGatewayBalancedService",
1286
1289
  "name": "BalancedServiceList",
1290
+ "output_required": true,
1287
1291
  "required": false,
1288
1292
  "type": "list",
1289
1293
  "value_allowed_null": true
@@ -1294,6 +1298,7 @@
1294
1298
  "example": "xxx",
1295
1299
  "member": "string",
1296
1300
  "name": "ServiceId",
1301
+ "output_required": true,
1297
1302
  "required": false,
1298
1303
  "type": "string",
1299
1304
  "value_allowed_null": true
@@ -1304,6 +1309,95 @@
1304
1309
  "example": "xxx",
1305
1310
  "member": "string",
1306
1311
  "name": "ServiceName",
1312
+ "output_required": true,
1313
+ "required": false,
1314
+ "type": "string",
1315
+ "value_allowed_null": true
1316
+ },
1317
+ {
1318
+ "disabled": false,
1319
+ "document": "灰度规则类别\nStandard|Lane\n注意:此字段可能返回 null,表示取不到有效值。",
1320
+ "example": "Standard",
1321
+ "member": "string",
1322
+ "name": "RuleType",
1323
+ "output_required": false,
1324
+ "required": false,
1325
+ "type": "string",
1326
+ "value_allowed_null": true
1327
+ },
1328
+ {
1329
+ "disabled": false,
1330
+ "document": "全链路灰度策略多个条件之间的匹配方式,与AND,或OR\n注意:此字段可能返回 null,表示取不到有效值。",
1331
+ "example": "AND",
1332
+ "member": "string",
1333
+ "name": "MatchType",
1334
+ "output_required": false,
1335
+ "required": false,
1336
+ "type": "string",
1337
+ "value_allowed_null": true
1338
+ },
1339
+ {
1340
+ "disabled": false,
1341
+ "document": "泳道组ID\n注意:此字段可能返回 null,表示取不到有效值。",
1342
+ "example": "无",
1343
+ "member": "string",
1344
+ "name": "GroupId",
1345
+ "output_required": false,
1346
+ "required": false,
1347
+ "type": "string",
1348
+ "value_allowed_null": true
1349
+ },
1350
+ {
1351
+ "disabled": false,
1352
+ "document": "泳道组名称\n注意:此字段可能返回 null,表示取不到有效值。",
1353
+ "example": "无",
1354
+ "member": "string",
1355
+ "name": "GroupName",
1356
+ "output_required": false,
1357
+ "required": false,
1358
+ "type": "string",
1359
+ "value_allowed_null": true
1360
+ },
1361
+ {
1362
+ "disabled": false,
1363
+ "document": "泳道ID\n注意:此字段可能返回 null,表示取不到有效值。",
1364
+ "example": "无",
1365
+ "member": "string",
1366
+ "name": "LaneId",
1367
+ "output_required": false,
1368
+ "required": false,
1369
+ "type": "string",
1370
+ "value_allowed_null": true
1371
+ },
1372
+ {
1373
+ "disabled": false,
1374
+ "document": "泳道名称\n注意:此字段可能返回 null,表示取不到有效值。",
1375
+ "example": "无",
1376
+ "member": "string",
1377
+ "name": "LaneName",
1378
+ "output_required": false,
1379
+ "required": false,
1380
+ "type": "string",
1381
+ "value_allowed_null": true
1382
+ },
1383
+ {
1384
+ "disabled": false,
1385
+ "document": "泳道匹配规则:严格STRICT|宽松PERMISSIVE\n注意:此字段可能返回 null,表示取不到有效值。",
1386
+ "example": "STRICT|PERMISSIVE",
1387
+ "member": "string",
1388
+ "name": "MatchMode",
1389
+ "output_required": false,
1390
+ "required": false,
1391
+ "type": "string",
1392
+ "value_allowed_null": true
1393
+ },
1394
+ {
1395
+ "disabled": false,
1396
+ "document": "泳道标签\n注意:此字段可能返回 null,表示取不到有效值。",
1397
+ "example": "lane:v1",
1398
+ "member": "string",
1399
+ "name": "LaneTag",
1400
+ "output_required": false,
1307
1401
  "required": false,
1308
1402
  "type": "string",
1309
1403
  "value_allowed_null": true
@@ -1716,7 +1810,8 @@
1716
1810
  "example": "true",
1717
1811
  "member": "bool",
1718
1812
  "name": "Enabled",
1719
- "required": true,
1813
+ "output_required": true,
1814
+ "required": false,
1720
1815
  "type": "bool",
1721
1816
  "value_allowed_null": false
1722
1817
  },
@@ -1726,56 +1821,18 @@
1726
1821
  "example": "[{Unit:\"second\",Max:10}]",
1727
1822
  "member": "QpsThreshold",
1728
1823
  "name": "QpsThresholds",
1729
- "required": true,
1824
+ "output_required": true,
1825
+ "required": false,
1730
1826
  "type": "list",
1731
1827
  "value_allowed_null": false
1732
1828
  },
1733
- {
1734
- "disabled": false,
1735
- "document": "限流依据\nip service consumer credential path header",
1736
- "example": "ip",
1737
- "member": "string",
1738
- "name": "LimitBy",
1739
- "required": true,
1740
- "type": "string",
1741
- "value_allowed_null": false
1742
- },
1743
- {
1744
- "disabled": false,
1745
- "document": "响应策略\nurl请求转发\ntext 响应配置\ndefault 直接返回\n",
1746
- "example": "url",
1747
- "member": "string",
1748
- "name": "ResponseType",
1749
- "required": true,
1750
- "type": "string",
1751
- "value_allowed_null": false
1752
- },
1753
- {
1754
- "disabled": false,
1755
- "document": "是否隐藏限流客户端响应头",
1756
- "example": "true",
1757
- "member": "bool",
1758
- "name": "HideClientHeaders",
1759
- "required": true,
1760
- "type": "bool",
1761
- "value_allowed_null": false
1762
- },
1763
- {
1764
- "disabled": false,
1765
- "document": "是否开启请求排队",
1766
- "example": "true",
1767
- "member": "bool",
1768
- "name": "IsDelay",
1769
- "required": true,
1770
- "type": "bool",
1771
- "value_allowed_null": false
1772
- },
1773
1829
  {
1774
1830
  "disabled": false,
1775
1831
  "document": "需要进行流量控制的请求路径\n注意:此字段可能返回 null,表示取不到有效值。",
1776
1832
  "example": "/demo",
1777
1833
  "member": "string",
1778
1834
  "name": "Path",
1835
+ "output_required": true,
1779
1836
  "required": false,
1780
1837
  "type": "string",
1781
1838
  "value_allowed_null": true
@@ -1786,16 +1843,29 @@
1786
1843
  "example": "Host",
1787
1844
  "member": "string",
1788
1845
  "name": "Header",
1846
+ "output_required": true,
1789
1847
  "required": false,
1790
1848
  "type": "string",
1791
1849
  "value_allowed_null": true
1792
1850
  },
1851
+ {
1852
+ "disabled": false,
1853
+ "document": "限流依据\nip service consumer credential path header",
1854
+ "example": "ip",
1855
+ "member": "string",
1856
+ "name": "LimitBy",
1857
+ "output_required": true,
1858
+ "required": false,
1859
+ "type": "string",
1860
+ "value_allowed_null": false
1861
+ },
1793
1862
  {
1794
1863
  "disabled": false,
1795
1864
  "document": "外部redis配置\n注意:此字段可能返回 null,表示取不到有效值。",
1796
1865
  "example": "无",
1797
1866
  "member": "ExternalRedis",
1798
1867
  "name": "ExternalRedis",
1868
+ "output_required": true,
1799
1869
  "required": false,
1800
1870
  "type": "object",
1801
1871
  "value_allowed_null": true
@@ -1806,6 +1876,7 @@
1806
1876
  "example": "local",
1807
1877
  "member": "string",
1808
1878
  "name": "Policy",
1879
+ "output_required": true,
1809
1880
  "required": false,
1810
1881
  "type": "string",
1811
1882
  "value_allowed_null": true
@@ -1816,6 +1887,7 @@
1816
1887
  "example": "无",
1817
1888
  "member": "RateLimitResponse",
1818
1889
  "name": "RateLimitResponse",
1890
+ "output_required": true,
1819
1891
  "required": false,
1820
1892
  "type": "object",
1821
1893
  "value_allowed_null": true
@@ -1826,19 +1898,76 @@
1826
1898
  "example": "http://127.0.0.1/downgrade",
1827
1899
  "member": "string",
1828
1900
  "name": "RateLimitResponseUrl",
1901
+ "output_required": true,
1829
1902
  "required": false,
1830
1903
  "type": "string",
1831
1904
  "value_allowed_null": true
1832
1905
  },
1906
+ {
1907
+ "disabled": false,
1908
+ "document": "响应策略\nurl请求转发\ntext 响应配置\ndefault 直接返回\n",
1909
+ "example": "url",
1910
+ "member": "string",
1911
+ "name": "ResponseType",
1912
+ "output_required": true,
1913
+ "required": false,
1914
+ "type": "string",
1915
+ "value_allowed_null": false
1916
+ },
1917
+ {
1918
+ "disabled": false,
1919
+ "document": "是否隐藏限流客户端响应头",
1920
+ "example": "true",
1921
+ "member": "bool",
1922
+ "name": "HideClientHeaders",
1923
+ "output_required": true,
1924
+ "required": false,
1925
+ "type": "bool",
1926
+ "value_allowed_null": false
1927
+ },
1833
1928
  {
1834
1929
  "disabled": false,
1835
1930
  "document": "排队时间",
1836
1931
  "example": "0",
1837
1932
  "member": "int64",
1838
1933
  "name": "LineUpTime",
1934
+ "output_required": true,
1839
1935
  "required": false,
1840
1936
  "type": "int",
1841
1937
  "value_allowed_null": false
1938
+ },
1939
+ {
1940
+ "disabled": false,
1941
+ "document": "是否开启请求排队",
1942
+ "example": "true",
1943
+ "member": "bool",
1944
+ "name": "IsDelay",
1945
+ "output_required": true,
1946
+ "required": false,
1947
+ "type": "bool",
1948
+ "value_allowed_null": false
1949
+ },
1950
+ {
1951
+ "disabled": false,
1952
+ "document": "基础限流\n注意:此字段可能返回 null,表示取不到有效值。",
1953
+ "example": "[{Unit:\"second\",Max:10}]",
1954
+ "member": "QpsThreshold",
1955
+ "name": "BasicLimitQpsThresholds",
1956
+ "output_required": false,
1957
+ "required": false,
1958
+ "type": "list",
1959
+ "value_allowed_null": true
1960
+ },
1961
+ {
1962
+ "disabled": false,
1963
+ "document": "参数限流的规则\n注意:此字段可能返回 null,表示取不到有效值。",
1964
+ "example": "[ { \"Filters\": [ { \"Key\": \"ip\", \"Values\": [ \"8.8.8.8/24\" ] } ], \"LimitBy\": [ { \"Key\": \"ip\", \"Value\": \"\" }, { \"Key\": \"header\", \"Value\": \"host\" } ], \"QpsThresholds\": [ { \"Unit\": \"second\", \"Max\": 10000 } ] } ]",
1965
+ "member": "LimitRule",
1966
+ "name": "LimitRules",
1967
+ "output_required": false,
1968
+ "required": false,
1969
+ "type": "list",
1970
+ "value_allowed_null": true
1842
1971
  }
1843
1972
  ],
1844
1973
  "usage": "both"
@@ -5987,6 +6116,15 @@
5987
6116
  "required": true,
5988
6117
  "type": "string"
5989
6118
  },
6119
+ {
6120
+ "disabled": false,
6121
+ "document": "灰度规则类别 Standard|Lane",
6122
+ "example": "Standard",
6123
+ "member": "string",
6124
+ "name": "RuleType",
6125
+ "required": false,
6126
+ "type": "string"
6127
+ },
5990
6128
  {
5991
6129
  "disabled": false,
5992
6130
  "document": "列表数量",
@@ -11262,6 +11400,34 @@
11262
11400
  ],
11263
11401
  "usage": "out"
11264
11402
  },
11403
+ "KeyValue": {
11404
+ "document": "Key/Value结构",
11405
+ "members": [
11406
+ {
11407
+ "disabled": false,
11408
+ "document": "条件的Key\n注意:此字段可能返回 null,表示取不到有效值。",
11409
+ "example": "header",
11410
+ "member": "string",
11411
+ "name": "Key",
11412
+ "output_required": false,
11413
+ "required": false,
11414
+ "type": "string",
11415
+ "value_allowed_null": true
11416
+ },
11417
+ {
11418
+ "disabled": false,
11419
+ "document": "条件的Value\n注意:此字段可能返回 null,表示取不到有效值。",
11420
+ "example": "host",
11421
+ "member": "string",
11422
+ "name": "Value",
11423
+ "output_required": false,
11424
+ "required": false,
11425
+ "type": "string",
11426
+ "value_allowed_null": true
11427
+ }
11428
+ ],
11429
+ "usage": "both"
11430
+ },
11265
11431
  "KongActiveHealthCheck": {
11266
11432
  "document": "Kong网关主动健康检查配置",
11267
11433
  "members": [
@@ -12011,6 +12177,17 @@
12011
12177
  "required": false,
12012
12178
  "type": "string",
12013
12179
  "value_allowed_null": true
12180
+ },
12181
+ {
12182
+ "disabled": false,
12183
+ "document": "target标签\n注意:此字段可能返回 null,表示取不到有效值。",
12184
+ "example": "无",
12185
+ "member": "string",
12186
+ "name": "Tags",
12187
+ "output_required": false,
12188
+ "required": false,
12189
+ "type": "list",
12190
+ "value_allowed_null": true
12014
12191
  }
12015
12192
  ],
12016
12193
  "usage": "both"
@@ -12304,6 +12481,45 @@
12304
12481
  ],
12305
12482
  "usage": "both"
12306
12483
  },
12484
+ "LimitRule": {
12485
+ "document": "参数限流的规则",
12486
+ "members": [
12487
+ {
12488
+ "disabled": false,
12489
+ "document": "请求匹配条件\n注意:此字段可能返回 null,表示取不到有效值。",
12490
+ "example": " { \"Key\": \"ip\", \"Values\": [ \"8.8.8.8/24\" ] }",
12491
+ "member": "RuleFilter",
12492
+ "name": "Filters",
12493
+ "output_required": false,
12494
+ "required": false,
12495
+ "type": "list",
12496
+ "value_allowed_null": true
12497
+ },
12498
+ {
12499
+ "disabled": false,
12500
+ "document": "参数限流依据组合\n注意:此字段可能返回 null,表示取不到有效值。",
12501
+ "example": "[ { \"Key\": \"ip\", \"Value\": \"\" }, { \"Key\": \"header\", \"Value\": \"host\" } ]",
12502
+ "member": "KeyValue",
12503
+ "name": "LimitBy",
12504
+ "output_required": false,
12505
+ "required": false,
12506
+ "type": "list",
12507
+ "value_allowed_null": true
12508
+ },
12509
+ {
12510
+ "disabled": false,
12511
+ "document": "限流阈值\n注意:此字段可能返回 null,表示取不到有效值。",
12512
+ "example": "[ { \"Unit\": \"second\", \"Max\": 10000 } ]",
12513
+ "member": "QpsThreshold",
12514
+ "name": "QpsThresholds",
12515
+ "output_required": false,
12516
+ "required": false,
12517
+ "type": "list",
12518
+ "value_allowed_null": true
12519
+ }
12520
+ ],
12521
+ "usage": "both"
12522
+ },
12307
12523
  "ListCloudNativeAPIGatewayResult": {
12308
12524
  "document": "获取云原生API网关实例列表响应结果。",
12309
12525
  "members": [
@@ -14364,6 +14580,34 @@
14364
14580
  ],
14365
14581
  "usage": "out"
14366
14582
  },
14583
+ "RuleFilter": {
14584
+ "document": "限流规则的Filter",
14585
+ "members": [
14586
+ {
14587
+ "disabled": false,
14588
+ "document": "限流条件的Key\n注意:此字段可能返回 null,表示取不到有效值。",
14589
+ "example": "ip",
14590
+ "member": "string",
14591
+ "name": "Key",
14592
+ "output_required": false,
14593
+ "required": false,
14594
+ "type": "string",
14595
+ "value_allowed_null": true
14596
+ },
14597
+ {
14598
+ "disabled": false,
14599
+ "document": "限流条件的Values\n注意:此字段可能返回 null,表示取不到有效值。",
14600
+ "example": "8.8.8.8/24",
14601
+ "member": "string",
14602
+ "name": "Values",
14603
+ "output_required": false,
14604
+ "required": false,
14605
+ "type": "list",
14606
+ "value_allowed_null": true
14607
+ }
14608
+ ],
14609
+ "usage": "both"
14610
+ },
14367
14611
  "SREInstance": {
14368
14612
  "document": "微服务注册引擎实例",
14369
14613
  "members": [
@@ -41,15 +41,6 @@
41
41
  "required": true,
42
42
  "type": "string"
43
43
  },
44
- {
45
- "disabled": false,
46
- "document": "模型类型,1-默认模型。",
47
- "example": "1",
48
- "member": "int64",
49
- "name": "ModelType",
50
- "required": true,
51
- "type": "int"
52
- },
53
44
  {
54
45
  "disabled": false,
55
46
  "document": "音量大小,范围:[0,10],分别对应11个等级的音量,默认为0,代表正常音量。没有静音选项。",
@@ -77,6 +68,15 @@
77
68
  "required": false,
78
69
  "type": "int"
79
70
  },
71
+ {
72
+ "disabled": false,
73
+ "document": "模型类型,1-默认模型。",
74
+ "example": "1",
75
+ "member": "int64",
76
+ "name": "ModelType",
77
+ "required": false,
78
+ "type": "int"
79
+ },
80
80
  {
81
81
  "disabled": false,
82
82
  "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。",
@@ -481,7 +481,7 @@
481
481
  },
482
482
  {
483
483
  "disabled": false,
484
- "document": "控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、撒娇(sajiao)、厌恶(disgusted)、震惊(amaze)、平静(peaceful)、兴奋(exciting)、傲娇(aojiao)、解说(jieshuo)",
484
+ "document": "控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、撒娇(sajiao)、厌恶(disgusted)、震惊(amaze)、平静(peaceful)、兴奋(exciting)、傲娇(aojiao)、解说(jieshuo)\n示例值:neutral",
485
485
  "example": "无",
486
486
  "member": "string",
487
487
  "name": "EmotionCategory",
@@ -496,6 +496,15 @@
496
496
  "name": "EmotionIntensity",
497
497
  "required": false,
498
498
  "type": "int"
499
+ },
500
+ {
501
+ "disabled": false,
502
+ "document": "一句话复刻音色id,使用一句话复刻音色时需填写。若使用一句话复刻,VoiceType请填入固定值“200000000”",
503
+ "example": "无",
504
+ "member": "string",
505
+ "name": "FastVoiceType",
506
+ "required": false,
507
+ "type": "string"
499
508
  }
500
509
  ],
501
510
  "type": "object"