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
@@ -763,6 +763,13 @@
763
763
  "output": "QueryResultResponse",
764
764
  "status": "online"
765
765
  },
766
+ "QueryTaskCostDetail": {
767
+ "document": "该接口(QueryTaskCostDetail)用于查询任务消耗明细",
768
+ "input": "QueryTaskCostDetailRequest",
769
+ "name": "查询任务消耗明细",
770
+ "output": "QueryTaskCostDetailResponse",
771
+ "status": "online"
772
+ },
766
773
  "RenewDataEngine": {
767
774
  "document": "续费数据引擎",
768
775
  "input": "RenewDataEngineRequest",
@@ -13394,6 +13401,98 @@
13394
13401
  ],
13395
13402
  "type": "object"
13396
13403
  },
13404
+ "QueryTaskCostDetailRequest": {
13405
+ "document": "QueryTaskCostDetail请求参数结构体",
13406
+ "members": [
13407
+ {
13408
+ "disabled": false,
13409
+ "document": "过滤条件,如下支持的过滤类型,传参Name应为以下其中一个,其中task-id支持最大50个过滤个数,其他过滤参数支持的总数不超过5个。\ntask-id - String - (任务ID准确过滤)task-id取值形如:e386471f-139a-4e59-877f-50ece8135b99。\ntask-state - String - (任务状态过滤)取值范围 0(初始化), 1(运行中), 2(成功), -1(失败)。\ntask-sql-keyword - String - (SQL语句关键字模糊过滤)取值形如:DROP TABLE。\ntask-operator- string (子uin过滤)",
13410
+ "example": "无",
13411
+ "member": "Filter",
13412
+ "name": "Filters",
13413
+ "required": false,
13414
+ "type": "list"
13415
+ },
13416
+ {
13417
+ "disabled": false,
13418
+ "document": "起始时间点,格式为yyyy-mm-dd HH:MM:SS。默认为45天前的当前时刻",
13419
+ "example": "2019-01-21 00:00:00",
13420
+ "member": "string",
13421
+ "name": "StartTime",
13422
+ "required": false,
13423
+ "type": "string"
13424
+ },
13425
+ {
13426
+ "disabled": false,
13427
+ "document": "结束时间点,格式为yyyy-mm-dd HH:MM:SS时间跨度在(0,30天],支持最近45天数据查询。默认为当前时刻",
13428
+ "example": "2019-01-22 00:00:00",
13429
+ "member": "string",
13430
+ "name": "EndTime",
13431
+ "required": false,
13432
+ "type": "string"
13433
+ },
13434
+ {
13435
+ "disabled": false,
13436
+ "document": "数据引擎名称,用于筛选",
13437
+ "example": "shared_presto",
13438
+ "member": "string",
13439
+ "name": "DataEngineName",
13440
+ "required": false,
13441
+ "type": "string"
13442
+ },
13443
+ {
13444
+ "disabled": false,
13445
+ "document": "下一页的标识",
13446
+ "example": "上一次返回的searchafter值",
13447
+ "member": "string",
13448
+ "name": "SearchAfter",
13449
+ "required": false,
13450
+ "type": "string"
13451
+ },
13452
+ {
13453
+ "disabled": false,
13454
+ "document": "每页的大小",
13455
+ "example": "10000",
13456
+ "member": "uint64",
13457
+ "name": "PageSize",
13458
+ "required": false,
13459
+ "type": "int"
13460
+ }
13461
+ ],
13462
+ "type": "object"
13463
+ },
13464
+ "QueryTaskCostDetailResponse": {
13465
+ "document": "QueryTaskCostDetail返回参数结构体",
13466
+ "members": [
13467
+ {
13468
+ "disabled": false,
13469
+ "document": "下一页的标识\n注意:此字段可能返回 null,表示取不到有效值。",
13470
+ "example": "无",
13471
+ "member": "string",
13472
+ "name": "SearchAfter",
13473
+ "output_required": true,
13474
+ "type": "string",
13475
+ "value_allowed_null": true
13476
+ },
13477
+ {
13478
+ "disabled": false,
13479
+ "document": "返回的数据\n注意:此字段可能返回 null,表示取不到有效值。",
13480
+ "example": "无",
13481
+ "member": "string",
13482
+ "name": "Data",
13483
+ "output_required": true,
13484
+ "type": "string",
13485
+ "value_allowed_null": true
13486
+ },
13487
+ {
13488
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
13489
+ "member": "string",
13490
+ "name": "RequestId",
13491
+ "type": "string"
13492
+ }
13493
+ ],
13494
+ "type": "object"
13495
+ },
13397
13496
  "RenewDataEngineRequest": {
13398
13497
  "document": "RenewDataEngine请求参数结构体",
13399
13498
  "members": [
@@ -15128,23 +15227,23 @@
15128
15227
  "value_allowed_null": true
15129
15228
  },
15130
15229
  {
15131
- "disabled": false,
15230
+ "disabled": true,
15132
15231
  "document": "数据治理配置项\n注意:此字段可能返回 null,表示取不到有效值。",
15133
15232
  "example": "无",
15134
15233
  "member": "DataGovernPolicy",
15135
15234
  "name": "GovernPolicy",
15136
- "output_required": true,
15235
+ "output_required": false,
15137
15236
  "required": false,
15138
15237
  "type": "object",
15139
15238
  "value_allowed_null": true
15140
15239
  },
15141
15240
  {
15142
- "disabled": false,
15241
+ "disabled": true,
15143
15242
  "document": "库数据治理是否关闭,关闭:true,开启:false\n注意:此字段可能返回 null,表示取不到有效值。",
15144
15243
  "example": "fasle",
15145
15244
  "member": "string",
15146
15245
  "name": "DbGovernPolicyIsDisable",
15147
- "output_required": true,
15246
+ "output_required": false,
15148
15247
  "required": false,
15149
15248
  "type": "string",
15150
15249
  "value_allowed_null": true
@@ -878,6 +878,14 @@
878
878
  "title": "获取任务结果"
879
879
  }
880
880
  ],
881
+ "QueryTaskCostDetail": [
882
+ {
883
+ "document": "",
884
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryTaskCostDetail\n<公共请求参数>\n\n{}",
885
+ "output": "{\n \"Response\": {\n \"SearchAfter\": \"abc\",\n \"Data\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
886
+ "title": "查询任务消耗明细"
887
+ }
888
+ ],
881
889
  "RenewDataEngine": [
882
890
  {
883
891
  "document": "续费数据引擎",
@@ -14591,6 +14591,26 @@
14591
14591
  "type": "string",
14592
14592
  "value_allowed_null": false
14593
14593
  },
14594
+ {
14595
+ "disabled": false,
14596
+ "document": "db月解绑次数",
14597
+ "example": "无",
14598
+ "member": "int64",
14599
+ "name": "DBUnbindNum",
14600
+ "output_required": false,
14601
+ "type": "int",
14602
+ "value_allowed_null": false
14603
+ },
14604
+ {
14605
+ "disabled": false,
14606
+ "document": "cos月解绑次数",
14607
+ "example": "无",
14608
+ "member": "int64",
14609
+ "name": "COSUnbindNum",
14610
+ "output_required": false,
14611
+ "type": "int",
14612
+ "value_allowed_null": false
14613
+ },
14594
14614
  {
14595
14615
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
14596
14616
  "member": "string",
@@ -4600,6 +4600,16 @@
4600
4600
  "type": "object",
4601
4601
  "value_allowed_null": true
4602
4602
  },
4603
+ {
4604
+ "disabled": false,
4605
+ "document": "订阅内置kafka的版本信息\n注意:此字段可能返回 null,表示取不到有效值。",
4606
+ "example": "2.6.0",
4607
+ "member": "string",
4608
+ "name": "KafkaVersion",
4609
+ "output_required": false,
4610
+ "type": "string",
4611
+ "value_allowed_null": true
4612
+ },
4603
4613
  {
4604
4614
  "disabled": false,
4605
4615
  "document": "源数据库接入类型,如:extranet(公网)、vpncloud(vpn接入)、dcg(专线接入)、ccn(云联网)、cdb(云数据库)、cvm(云服务器自建)、intranet(自研上云)、vpc(私有网络vpc)。注意具体可选值依赖当前链路支持能力\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -5559,7 +5569,7 @@
5559
5569
  },
5560
5570
  {
5561
5571
  "disabled": false,
5562
- "document": "tdsql mysql版的节点类型,枚举值为proxysettdsqlmysql必填\n注意:此字段可能返回 null,表示取不到有效值。",
5572
+ "document": "节点类型,proxy表示节点类型为主机,set表示节点类型为节点。proxy类型必须填在数组第一项。tdsqlmysql类型的源/目标配置必填\n注意:此字段可能返回 null,表示取不到有效值。",
5563
5573
  "example": "proxy",
5564
5574
  "member": "string",
5565
5575
  "name": "Role",
@@ -5842,6 +5852,28 @@
5842
5852
  "required": false,
5843
5853
  "type": "string",
5844
5854
  "value_allowed_null": true
5855
+ },
5856
+ {
5857
+ "disabled": false,
5858
+ "document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的ID\n注意:此字段可能返回 null,表示取不到有效值。",
5859
+ "example": "cynos-ins-xxxx",
5860
+ "member": "string",
5861
+ "name": "ChildInstanceId",
5862
+ "output_required": false,
5863
+ "required": false,
5864
+ "type": "string",
5865
+ "value_allowed_null": true
5866
+ },
5867
+ {
5868
+ "disabled": false,
5869
+ "document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的类型、比如:只读实例传ro、读写实例传rw\n注意:此字段可能返回 null,表示取不到有效值。",
5870
+ "example": "ro",
5871
+ "member": "string",
5872
+ "name": "ChildInstanceType",
5873
+ "output_required": false,
5874
+ "required": false,
5875
+ "type": "string",
5876
+ "value_allowed_null": true
5845
5877
  }
5846
5878
  ],
5847
5879
  "usage": "both"
@@ -6024,6 +6056,28 @@
6024
6056
  "required": false,
6025
6057
  "type": "list",
6026
6058
  "value_allowed_null": true
6059
+ },
6060
+ {
6061
+ "disabled": false,
6062
+ "document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的ID\n注意:此字段可能返回 null,表示取不到有效值。",
6063
+ "example": "cynos-ins-xxxx",
6064
+ "member": "string",
6065
+ "name": "ChildInstanceId",
6066
+ "output_required": false,
6067
+ "required": false,
6068
+ "type": "string",
6069
+ "value_allowed_null": true
6070
+ },
6071
+ {
6072
+ "disabled": false,
6073
+ "document": "数据库为cynos、且是cynos集群内的一个子数据库实例时、该参数为该子实例的类型、比如:只读实例传ro、读写实例传rw\n注意:此字段可能返回 null,表示取不到有效值。",
6074
+ "example": "ro",
6075
+ "member": "string",
6076
+ "name": "ChildInstanceType",
6077
+ "output_required": false,
6078
+ "required": false,
6079
+ "type": "string",
6080
+ "value_allowed_null": true
6027
6081
  }
6028
6082
  ],
6029
6083
  "usage": "both"
@@ -9688,7 +9742,7 @@
9688
9742
  },
9689
9743
  {
9690
9744
  "disabled": false,
9691
- "document": "数据库信息。注意:如果数据类型为tdsqlmysql,此处Endpoint数组的顺序应该与set顺序对应,第一个分片(shardkey范围起始为0的分片)必须要输入在第一个位置\n注意:此字段可能返回 null,表示取不到有效值。",
9745
+ "document": "数据库信息。注意:如果数据库类型为tdsqlmysql,此处Endpoint数组的顺序应满足规则:proxy节点放在set节点之前。如果SrcConnectType选择proxy接入则只需要填写proxy节点即可。如果选择set接入,数组中第一个set节点必须是shardkey范围起始为0的分片\n注意:此字段可能返回 null,表示取不到有效值。",
9692
9746
  "example": "无",
9693
9747
  "member": "Endpoint",
9694
9748
  "name": "Info",
@@ -1029,7 +1029,7 @@
1029
1029
  "example": "{\"settings\": {\"index.number_of_shards\": 1},\"mappings\": {\"properties\": {\"field1\": {\"type\": \"text\"}}}}",
1030
1030
  "member": "string",
1031
1031
  "name": "IndexMetaJson",
1032
- "required": false,
1032
+ "required": true,
1033
1033
  "type": "string"
1034
1034
  },
1035
1035
  {
@@ -5084,7 +5084,7 @@
5084
5084
  },
5085
5085
  {
5086
5086
  "disabled": false,
5087
- "document": "实例状态,0:处理中,1:正常,-1停止,-2:销毁中,-3:已销毁, 2:创建集群时初始化中",
5087
+ "document": "实例状态,0:处理中,1:正常,-1:停止,-2:销毁中,-3:已销毁, -4:隔离中,2:创建集群时初始化中",
5088
5088
  "example": "1",
5089
5089
  "member": "int64",
5090
5090
  "name": "Status",
@@ -5464,7 +5464,7 @@
5464
5464
  },
5465
5465
  {
5466
5466
  "disabled": false,
5467
- "document": "ES公网访问状态<li>OPEN:开启</li><li>CLOSE:关闭\n注意:此字段可能返回 null,表示取不到有效值。",
5467
+ "document": "ES公网访问状态<li>OPEN:开启</li><li>CLOSE:关闭</li>\n注意:此字段可能返回 null,表示取不到有效值。",
5468
5468
  "example": "OPEN",
5469
5469
  "member": "string",
5470
5470
  "name": "PublicAccess",
@@ -5494,7 +5494,7 @@
5494
5494
  },
5495
5495
  {
5496
5496
  "disabled": false,
5497
- "document": "Kibana公网访问状态<li>OPEN:开启</li><li>CLOSE:关闭\n注意:此字段可能返回 null,表示取不到有效值。",
5497
+ "document": "Kibana公网访问状态<li>OPEN:开启</li><li>CLOSE:关闭</li>\n注意:此字段可能返回 null,表示取不到有效值。",
5498
5498
  "example": "OPEN",
5499
5499
  "member": "string",
5500
5500
  "name": "KibanaPublicAccess",
@@ -5504,7 +5504,7 @@
5504
5504
  },
5505
5505
  {
5506
5506
  "disabled": false,
5507
- "document": "Kibana内网访问状态<li>OPEN:开启</li><li>CLOSE:关闭\n注意:此字段可能返回 null,表示取不到有效值。",
5507
+ "document": "Kibana内网访问状态<li>OPEN:开启</li><li>CLOSE:关闭</li>\n注意:此字段可能返回 null,表示取不到有效值。",
5508
5508
  "example": "OPEN",
5509
5509
  "member": "string",
5510
5510
  "name": "KibanaPrivateAccess",
@@ -5804,7 +5804,7 @@
5804
5804
  },
5805
5805
  {
5806
5806
  "disabled": false,
5807
- "document": "Kibana的alerting外网告警策略<li>OPEN:开启</li><li>CLOSE:关闭\n注意:此字段可能返回 null,表示取不到有效值。",
5807
+ "document": "Kibana的alerting外网告警策略<li>OPEN:开启</li><li>CLOSE:关闭</li>\n注意:此字段可能返回 null,表示取不到有效值。",
5808
5808
  "example": "OPEN",
5809
5809
  "member": "string",
5810
5810
  "name": "KibanaAlteringPublicAccess",
@@ -5851,6 +5851,26 @@
5851
5851
  "output_required": false,
5852
5852
  "type": "string",
5853
5853
  "value_allowed_null": true
5854
+ },
5855
+ {
5856
+ "disabled": false,
5857
+ "document": "节点出站访问详细信息\n注意:此字段可能返回 null,表示取不到有效值。",
5858
+ "example": "无",
5859
+ "member": "OutboundPublicAcl",
5860
+ "name": "OutboundPublicAcls",
5861
+ "output_required": false,
5862
+ "type": "list",
5863
+ "value_allowed_null": true
5864
+ },
5865
+ {
5866
+ "disabled": false,
5867
+ "document": "网络连接方案\n注意:此字段可能返回 null,表示取不到有效值。",
5868
+ "example": "PrivateLink",
5869
+ "member": "string",
5870
+ "name": "NetConnectScheme",
5871
+ "output_required": false,
5872
+ "type": "string",
5873
+ "value_allowed_null": true
5854
5874
  }
5855
5875
  ],
5856
5876
  "usage": "out"
@@ -7111,7 +7131,7 @@
7111
7131
  "example": "NodeId",
7112
7132
  "member": "string",
7113
7133
  "name": "NodeId",
7114
- "required": true,
7134
+ "output_required": true,
7115
7135
  "type": "string",
7116
7136
  "value_allowed_null": false
7117
7137
  },
@@ -7121,7 +7141,7 @@
7121
7141
  "example": "NodeIp",
7122
7142
  "member": "string",
7123
7143
  "name": "NodeIp",
7124
- "required": true,
7144
+ "output_required": true,
7125
7145
  "type": "string",
7126
7146
  "value_allowed_null": false
7127
7147
  },
@@ -7131,7 +7151,7 @@
7131
7151
  "example": "Visible",
7132
7152
  "member": "float",
7133
7153
  "name": "Visible",
7134
- "required": true,
7154
+ "output_required": true,
7135
7155
  "type": "float",
7136
7156
  "value_allowed_null": false
7137
7157
  },
@@ -7141,7 +7161,7 @@
7141
7161
  "example": "Break",
7142
7162
  "member": "float",
7143
7163
  "name": "Break",
7144
- "required": true,
7164
+ "output_required": true,
7145
7165
  "type": "float",
7146
7166
  "value_allowed_null": false
7147
7167
  },
@@ -7151,7 +7171,7 @@
7151
7171
  "example": "DiskSize",
7152
7172
  "member": "int64",
7153
7173
  "name": "DiskSize",
7154
- "required": true,
7174
+ "output_required": true,
7155
7175
  "type": "int",
7156
7176
  "value_allowed_null": false
7157
7177
  },
@@ -7161,7 +7181,7 @@
7161
7181
  "example": "DiskUsage",
7162
7182
  "member": "float",
7163
7183
  "name": "DiskUsage",
7164
- "required": true,
7184
+ "output_required": true,
7165
7185
  "type": "float",
7166
7186
  "value_allowed_null": false
7167
7187
  },
@@ -7171,7 +7191,7 @@
7171
7191
  "example": "MemSize",
7172
7192
  "member": "int64",
7173
7193
  "name": "MemSize",
7174
- "required": true,
7194
+ "output_required": true,
7175
7195
  "type": "int",
7176
7196
  "value_allowed_null": false
7177
7197
  },
@@ -7181,7 +7201,7 @@
7181
7201
  "example": "MemUsage",
7182
7202
  "member": "float",
7183
7203
  "name": "MemUsage",
7184
- "required": true,
7204
+ "output_required": true,
7185
7205
  "type": "float",
7186
7206
  "value_allowed_null": false
7187
7207
  },
@@ -7191,7 +7211,7 @@
7191
7211
  "example": "CpuNum",
7192
7212
  "member": "int64",
7193
7213
  "name": "CpuNum",
7194
- "required": true,
7214
+ "output_required": true,
7195
7215
  "type": "int",
7196
7216
  "value_allowed_null": false
7197
7217
  },
@@ -7201,7 +7221,7 @@
7201
7221
  "example": "CpuUsage",
7202
7222
  "member": "float",
7203
7223
  "name": "CpuUsage",
7204
- "required": true,
7224
+ "output_required": true,
7205
7225
  "type": "float",
7206
7226
  "value_allowed_null": false
7207
7227
  },
@@ -7211,7 +7231,7 @@
7211
7231
  "example": "Zone",
7212
7232
  "member": "string",
7213
7233
  "name": "Zone",
7214
- "required": true,
7234
+ "output_required": true,
7215
7235
  "type": "string",
7216
7236
  "value_allowed_null": false
7217
7237
  },
@@ -7221,7 +7241,7 @@
7221
7241
  "example": "NodeRole",
7222
7242
  "member": "string",
7223
7243
  "name": "NodeRole",
7224
- "required": true,
7244
+ "output_required": true,
7225
7245
  "type": "string",
7226
7246
  "value_allowed_null": false
7227
7247
  },
@@ -7231,7 +7251,7 @@
7231
7251
  "example": "NodeHttpIp",
7232
7252
  "member": "string",
7233
7253
  "name": "NodeHttpIp",
7234
- "required": true,
7254
+ "output_required": true,
7235
7255
  "type": "string",
7236
7256
  "value_allowed_null": false
7237
7257
  },
@@ -7241,7 +7261,7 @@
7241
7261
  "example": "JvmMemUsage",
7242
7262
  "member": "float",
7243
7263
  "name": "JvmMemUsage",
7244
- "required": true,
7264
+ "output_required": true,
7245
7265
  "type": "float",
7246
7266
  "value_allowed_null": false
7247
7267
  },
@@ -7251,7 +7271,7 @@
7251
7271
  "example": "ShardNum",
7252
7272
  "member": "int64",
7253
7273
  "name": "ShardNum",
7254
- "required": true,
7274
+ "output_required": true,
7255
7275
  "type": "int",
7256
7276
  "value_allowed_null": false
7257
7277
  },
@@ -7261,7 +7281,7 @@
7261
7281
  "example": "DiskIds",
7262
7282
  "member": "string",
7263
7283
  "name": "DiskIds",
7264
- "required": true,
7284
+ "output_required": true,
7265
7285
  "type": "list",
7266
7286
  "value_allowed_null": false
7267
7287
  },
@@ -7271,7 +7291,7 @@
7271
7291
  "example": "Hidden",
7272
7292
  "member": "bool",
7273
7293
  "name": "Hidden",
7274
- "required": true,
7294
+ "output_required": true,
7275
7295
  "type": "bool",
7276
7296
  "value_allowed_null": false
7277
7297
  },
@@ -7281,9 +7301,19 @@
7281
7301
  "example": "false",
7282
7302
  "member": "bool",
7283
7303
  "name": "IsCoordinationNode",
7284
- "required": false,
7304
+ "output_required": true,
7285
7305
  "type": "bool",
7286
7306
  "value_allowed_null": false
7307
+ },
7308
+ {
7309
+ "disabled": false,
7310
+ "document": "CVM运行状态",
7311
+ "example": "RUNNING",
7312
+ "member": "string",
7313
+ "name": "CVMStatus",
7314
+ "output_required": true,
7315
+ "type": "string",
7316
+ "value_allowed_null": false
7287
7317
  }
7288
7318
  ],
7289
7319
  "usage": "out"
@@ -7598,6 +7628,34 @@
7598
7628
  ],
7599
7629
  "usage": "out"
7600
7630
  },
7631
+ "OutboundPublicAcl": {
7632
+ "document": "节点出站访问信息",
7633
+ "members": [
7634
+ {
7635
+ "disabled": false,
7636
+ "document": "允许节点出站访问的节点类型\n注意:此字段可能返回 null,表示取不到有效值。",
7637
+ "example": "无",
7638
+ "member": "string",
7639
+ "name": "NodeType",
7640
+ "output_required": true,
7641
+ "required": true,
7642
+ "type": "string",
7643
+ "value_allowed_null": true
7644
+ },
7645
+ {
7646
+ "disabled": false,
7647
+ "document": "允许节点出站访问的白名单\n注意:此字段可能返回 null,表示取不到有效值。",
7648
+ "example": "无",
7649
+ "member": "string",
7650
+ "name": "WhiteHostList",
7651
+ "output_required": false,
7652
+ "required": false,
7653
+ "type": "list",
7654
+ "value_allowed_null": true
7655
+ }
7656
+ ],
7657
+ "usage": "both"
7658
+ },
7601
7659
  "ProcessDetail": {
7602
7660
  "document": "任务进度详情",
7603
7661
  "members": [
@@ -7808,6 +7866,15 @@
7808
7866
  "name": "IsOffline",
7809
7867
  "required": false,
7810
7868
  "type": "bool"
7869
+ },
7870
+ {
7871
+ "disabled": false,
7872
+ "document": "cvm延迟上架时间",
7873
+ "example": "1",
7874
+ "member": "uint64",
7875
+ "name": "CvmDelayOnlineTime",
7876
+ "required": false,
7877
+ "type": "int"
7811
7878
  }
7812
7879
  ],
7813
7880
  "type": "object"
@@ -8960,6 +9027,33 @@
8960
9027
  "name": "Protocol",
8961
9028
  "required": false,
8962
9029
  "type": "string"
9030
+ },
9031
+ {
9032
+ "disabled": false,
9033
+ "document": "节点出站访问详细信息\n",
9034
+ "example": "无",
9035
+ "member": "OutboundPublicAcl",
9036
+ "name": "OutboundPublicAcls",
9037
+ "required": false,
9038
+ "type": "list"
9039
+ },
9040
+ {
9041
+ "disabled": false,
9042
+ "document": "节点出站访问操作\nOPEN 开启\nCLOSE 关闭",
9043
+ "example": "无",
9044
+ "member": "string",
9045
+ "name": "OutboundPublicAccess",
9046
+ "required": false,
9047
+ "type": "string"
9048
+ },
9049
+ {
9050
+ "disabled": false,
9051
+ "document": "cvm延迟上架参数",
9052
+ "example": "1",
9053
+ "member": "uint64",
9054
+ "name": "CvmDelayOnlineTime",
9055
+ "required": false,
9056
+ "type": "int"
8963
9057
  }
8964
9058
  ],
8965
9059
  "type": "object"
@@ -9501,6 +9595,15 @@
9501
9595
  "name": "SkipCheckForceRestart",
9502
9596
  "required": false,
9503
9597
  "type": "bool"
9598
+ },
9599
+ {
9600
+ "disabled": false,
9601
+ "document": "cvm延迟上架参数",
9602
+ "example": "1",
9603
+ "member": "uint64",
9604
+ "name": "CvmDelayOnlineTime",
9605
+ "required": false,
9606
+ "type": "int"
9504
9607
  }
9505
9608
  ],
9506
9609
  "type": "object"