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
@@ -196,6 +196,13 @@
196
196
  "output": "DescribeInstanceDealDetailResponse",
197
197
  "status": "online"
198
198
  },
199
+ "DescribeInstanceEvents": {
200
+ "document": "本接口(DescribeInstanceEvents)用于查询 Redis 实例事件信息。",
201
+ "input": "DescribeInstanceEventsRequest",
202
+ "name": "查询实例事件信息",
203
+ "output": "DescribeInstanceEventsResponse",
204
+ "status": "online"
205
+ },
199
206
  "DescribeInstanceMonitorBigKey": {
200
207
  "document": "腾讯云数据库 Redis 已经于2022年10月31日下线查询实例大 Key 接口。具体公告,请参见[查询实例大 Key 接口下线公告](https://cloud.tencent.com/document/product/239/81005)。",
201
208
  "input": "DescribeInstanceMonitorBigKeyRequest",
@@ -525,6 +532,13 @@
525
532
  "output": "ModifyInstanceAvailabilityZonesResponse",
526
533
  "status": "online"
527
534
  },
535
+ "ModifyInstanceEvent": {
536
+ "document": "本接口(ModifyInstanceEvent)用于修改实例的运维事件的执行计划。",
537
+ "input": "ModifyInstanceEventRequest",
538
+ "name": "修改实例事件",
539
+ "output": "ModifyInstanceEventResponse",
540
+ "status": "online"
541
+ },
528
542
  "ModifyInstanceParams": {
529
543
  "document": "本接口(ModifyInstanceParams)用于修改Redis实例的参数配置。",
530
544
  "input": "ModifyInstanceParamsRequest",
@@ -3192,6 +3206,116 @@
3192
3206
  ],
3193
3207
  "type": "object"
3194
3208
  },
3209
+ "DescribeInstanceEventsRequest": {
3210
+ "document": "DescribeInstanceEvents请求参数结构体",
3211
+ "members": [
3212
+ {
3213
+ "disabled": false,
3214
+ "document": "配置查询事件执行计划的起始日期。",
3215
+ "example": "2018-09-10",
3216
+ "member": "string",
3217
+ "name": "ExecutionStartDate",
3218
+ "required": true,
3219
+ "type": "string"
3220
+ },
3221
+ {
3222
+ "disabled": false,
3223
+ "document": "配置查询事件执行计划的结束日期。",
3224
+ "example": "2018-09-10",
3225
+ "member": "string",
3226
+ "name": "ExecutionEndDate",
3227
+ "required": true,
3228
+ "type": "string"
3229
+ },
3230
+ {
3231
+ "disabled": false,
3232
+ "document": "指定实例 ID。例如:crs-xjhsdj****。请登录[Redis控制台](https://console.cloud.tencent.com/redis)在实例列表复制实例 ID。",
3233
+ "example": "crs-asdasdas",
3234
+ "member": "string",
3235
+ "name": "InstanceId",
3236
+ "required": false,
3237
+ "type": "string"
3238
+ },
3239
+ {
3240
+ "disabled": false,
3241
+ "document": "输出每页显示事件的数量,默认:10。",
3242
+ "example": "10",
3243
+ "member": "int64",
3244
+ "name": "PageSize",
3245
+ "required": false,
3246
+ "type": "int"
3247
+ },
3248
+ {
3249
+ "disabled": false,
3250
+ "document": "配置查询事件的输出页码,即支持根据PageNo(页码)与 PageSize (每页输出数量)查询某一页的事件。默认:1。",
3251
+ "example": "1",
3252
+ "member": "int64",
3253
+ "name": "PageNo",
3254
+ "required": false,
3255
+ "type": "int"
3256
+ },
3257
+ {
3258
+ "disabled": false,
3259
+ "document": "事件当前状态。\n- Waiting:未到达执行日期或不在维护时间窗内的事件。\n- Running:在维护时间窗内,正在执行维护的事件。\n- Finished:已全部完成维护的事件。\n- Canceled:已取消执行的事件。",
3260
+ "example": "Running",
3261
+ "member": "string",
3262
+ "name": "Status",
3263
+ "required": false,
3264
+ "type": "list"
3265
+ },
3266
+ {
3267
+ "disabled": false,
3268
+ "document": "事件类型,当前仅支持配置实例迁移、资源腾挪、机房裁撤相关的运维操作。该参数仅支持配置为 **InstanceMigration**。",
3269
+ "example": "InstanceMigration",
3270
+ "member": "string",
3271
+ "name": "EventTypes",
3272
+ "required": false,
3273
+ "type": "list"
3274
+ },
3275
+ {
3276
+ "disabled": false,
3277
+ "document": "配置查询事件等级。事件等级根据其影响严重程度和紧急程度进行分级,由重至轻依次为关键、重要、中等、一般。\n- Critical:关键\n- High:重要\n- Middle:中等\n- Low:一般",
3278
+ "example": "Low",
3279
+ "member": "string",
3280
+ "name": "Grades",
3281
+ "required": false,
3282
+ "type": "list"
3283
+ }
3284
+ ],
3285
+ "type": "object"
3286
+ },
3287
+ "DescribeInstanceEventsResponse": {
3288
+ "document": "DescribeInstanceEvents返回参数结构体",
3289
+ "members": [
3290
+ {
3291
+ "disabled": false,
3292
+ "document": "总条数",
3293
+ "example": "100",
3294
+ "member": "int64",
3295
+ "name": "TotalCount",
3296
+ "output_required": true,
3297
+ "type": "int",
3298
+ "value_allowed_null": false
3299
+ },
3300
+ {
3301
+ "disabled": false,
3302
+ "document": "实例事件信息",
3303
+ "example": "RedisInstanceEvent",
3304
+ "member": "RedisInstanceEvent",
3305
+ "name": "RedisInstanceEvents",
3306
+ "output_required": true,
3307
+ "type": "list",
3308
+ "value_allowed_null": false
3309
+ },
3310
+ {
3311
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3312
+ "member": "string",
3313
+ "name": "RequestId",
3314
+ "type": "string"
3315
+ }
3316
+ ],
3317
+ "type": "object"
3318
+ },
3195
3319
  "DescribeInstanceMonitorBigKeyRequest": {
3196
3320
  "document": "DescribeInstanceMonitorBigKey请求参数结构体",
3197
3321
  "members": [
@@ -8150,6 +8274,88 @@
8150
8274
  ],
8151
8275
  "type": "object"
8152
8276
  },
8277
+ "ModifyInstanceEventRequest": {
8278
+ "document": "ModifyInstanceEvent请求参数结构体",
8279
+ "members": [
8280
+ {
8281
+ "disabled": false,
8282
+ "document": "指定实例 ID。例如:crs-xjhsdj****。请登录[Redis控制台](https://console.cloud.tencent.com/redis#/)在实例列表复制实例 ID。",
8283
+ "example": "crs-deindi7de",
8284
+ "member": "string",
8285
+ "name": "InstanceId",
8286
+ "required": true,
8287
+ "type": "string"
8288
+ },
8289
+ {
8290
+ "disabled": false,
8291
+ "document": "事件 ID。请通过 DescribeInstanceEvents 获取需修改的事件 ID。",
8292
+ "example": "89",
8293
+ "member": "int64",
8294
+ "name": "EventId",
8295
+ "required": true,
8296
+ "type": "int"
8297
+ },
8298
+ {
8299
+ "disabled": false,
8300
+ "document": "修改事件执行的计划开始时间。",
8301
+ "example": "03:10",
8302
+ "member": "string",
8303
+ "name": "StartTime",
8304
+ "required": false,
8305
+ "type": "string"
8306
+ },
8307
+ {
8308
+ "disabled": false,
8309
+ "document": "修改事件计划执行的结束时间。开始时间配置之后,结束时间只能选择在开始时间之后的 30 分钟、1 小时、1.5 小时、2 小时和 3 小时之内。",
8310
+ "example": "04:10",
8311
+ "member": "string",
8312
+ "name": "EndTime",
8313
+ "required": false,
8314
+ "type": "string"
8315
+ },
8316
+ {
8317
+ "disabled": false,
8318
+ "document": "修改事件执行计划的开始日期。",
8319
+ "example": "2018-09-10",
8320
+ "member": "string",
8321
+ "name": "ExecutionDate",
8322
+ "required": false,
8323
+ "type": "string"
8324
+ },
8325
+ {
8326
+ "disabled": false,
8327
+ "document": "修改事件的运行状态。该参数当前仅支持设置为 **Canceled**, 即取消执行当前事件。可通过 DescribeInstanceEvents 接口查询当前事件的运行状态与事件级别。\n- 事件级别为Critical(关键)或 High(重要)类事件不支持取消。即严重的事件必须执行,不可取消。\n- 仅运行状态为 Waiting (待执行的事件)的事件,才能执行取消操作。",
8328
+ "example": "Canceled",
8329
+ "member": "string",
8330
+ "name": "Status",
8331
+ "required": false,
8332
+ "type": "string"
8333
+ }
8334
+ ],
8335
+ "type": "object"
8336
+ },
8337
+ "ModifyInstanceEventResponse": {
8338
+ "document": "ModifyInstanceEvent返回参数结构体",
8339
+ "members": [
8340
+ {
8341
+ "disabled": false,
8342
+ "document": "事件 ID。",
8343
+ "example": "89",
8344
+ "member": "int64",
8345
+ "name": "EventId",
8346
+ "output_required": false,
8347
+ "type": "int",
8348
+ "value_allowed_null": false
8349
+ },
8350
+ {
8351
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8352
+ "member": "string",
8353
+ "name": "RequestId",
8354
+ "type": "string"
8355
+ }
8356
+ ],
8357
+ "type": "object"
8358
+ },
8153
8359
  "ModifyInstanceParamsRequest": {
8154
8360
  "document": "ModifyInstanceParams请求参数结构体",
8155
8361
  "members": [
@@ -9316,6 +9522,142 @@
9316
9522
  ],
9317
9523
  "usage": "out"
9318
9524
  },
9525
+ "RedisInstanceEvent": {
9526
+ "document": "实例事件信息",
9527
+ "members": [
9528
+ {
9529
+ "disabled": false,
9530
+ "document": "事件 ID。\n注意:此字段可能返回 null,表示取不到有效值。",
9531
+ "example": "102",
9532
+ "member": "int64",
9533
+ "name": "ID",
9534
+ "output_required": false,
9535
+ "type": "int",
9536
+ "value_allowed_null": true
9537
+ },
9538
+ {
9539
+ "disabled": false,
9540
+ "document": "实例 ID。\n注意:此字段可能返回 null,表示取不到有效值。",
9541
+ "example": "crs-ewflkgfe",
9542
+ "member": "string",
9543
+ "name": "InstanceId",
9544
+ "output_required": false,
9545
+ "type": "string",
9546
+ "value_allowed_null": true
9547
+ },
9548
+ {
9549
+ "disabled": false,
9550
+ "document": "实例名称。\n注意:此字段可能返回 null,表示取不到有效值。",
9551
+ "example": "redis",
9552
+ "member": "string",
9553
+ "name": "InstanceName",
9554
+ "output_required": false,
9555
+ "type": "string",
9556
+ "value_allowed_null": true
9557
+ },
9558
+ {
9559
+ "disabled": false,
9560
+ "document": "事件类型,当前仅支持配置实例迁移、资源腾挪、机房裁撤相关的运维操作。该参数仅支持配置为 **InstanceMigration**。\n注意:此字段可能返回 null,表示取不到有效值。",
9561
+ "example": "InstanceMigration",
9562
+ "member": "string",
9563
+ "name": "Type",
9564
+ "output_required": false,
9565
+ "type": "string",
9566
+ "value_allowed_null": true
9567
+ },
9568
+ {
9569
+ "disabled": false,
9570
+ "document": "事件等级根据其影响严重程度和紧急程度进行分级,由重至轻依次为关键、重要、中等、一般。\n- Critical:关键\n- High:重要\n- Middle:中等\n- Low:一般\n注意:此字段可能返回 null,表示取不到有效值。",
9571
+ "example": "Critical",
9572
+ "member": "string",
9573
+ "name": "Grade",
9574
+ "output_required": false,
9575
+ "type": "string",
9576
+ "value_allowed_null": true
9577
+ },
9578
+ {
9579
+ "disabled": false,
9580
+ "document": "事件计划执行日期。\n注意:此字段可能返回 null,表示取不到有效值。",
9581
+ "example": "2018-09-10",
9582
+ "member": "string",
9583
+ "name": "ExecutionDate",
9584
+ "output_required": false,
9585
+ "type": "string",
9586
+ "value_allowed_null": true
9587
+ },
9588
+ {
9589
+ "disabled": false,
9590
+ "document": "事件计划执行开始时间。\n注意:此字段可能返回 null,表示取不到有效值。",
9591
+ "example": "03:00",
9592
+ "member": "string",
9593
+ "name": "StartTime",
9594
+ "output_required": false,
9595
+ "type": "string",
9596
+ "value_allowed_null": true
9597
+ },
9598
+ {
9599
+ "disabled": false,
9600
+ "document": "事件计划执行结束时间。\n注意:此字段可能返回 null,表示取不到有效值。",
9601
+ "example": "04:00",
9602
+ "member": "string",
9603
+ "name": "EndTime",
9604
+ "output_required": false,
9605
+ "type": "string",
9606
+ "value_allowed_null": true
9607
+ },
9608
+ {
9609
+ "disabled": false,
9610
+ "document": "运维事件最迟执行的日期,即该事件必须在该日期之前完成,否则可能会对业务产生影响。\n注意:此字段可能返回 null,表示取不到有效值。",
9611
+ "example": "2018-09-10",
9612
+ "member": "string",
9613
+ "name": "LatestExecutionDate",
9614
+ "output_required": false,
9615
+ "type": "string",
9616
+ "value_allowed_null": true
9617
+ },
9618
+ {
9619
+ "disabled": false,
9620
+ "document": "事件当前状态。\n- Waiting:未到达执行日期或不在维护时间窗内的事件。\n- Running:在维护时间窗内,正在执行维护的事件。\n- Finished:已全部完成维护的事件。\n- Canceled:已取消执行的事件。\n注意:此字段可能返回 null,表示取不到有效值。",
9621
+ "example": "Waiting",
9622
+ "member": "string",
9623
+ "name": "Status",
9624
+ "output_required": false,
9625
+ "type": "string",
9626
+ "value_allowed_null": true
9627
+ },
9628
+ {
9629
+ "disabled": false,
9630
+ "document": "事件执行任务完成时间。\n注意:此字段可能返回 null,表示取不到有效值。",
9631
+ "example": "2018-09-10 09:10:23",
9632
+ "member": "string",
9633
+ "name": "TaskEndTime",
9634
+ "output_required": false,
9635
+ "type": "string",
9636
+ "value_allowed_null": true
9637
+ },
9638
+ {
9639
+ "disabled": false,
9640
+ "document": "事件影响信息。\n注意:此字段可能返回 null,表示取不到有效值。",
9641
+ "example": "迁移完成时会有一次秒级别的闪断",
9642
+ "member": "string",
9643
+ "name": "EffectInfo",
9644
+ "output_required": false,
9645
+ "type": "string",
9646
+ "value_allowed_null": true
9647
+ },
9648
+ {
9649
+ "disabled": false,
9650
+ "document": "事件最初计划执行日期。\n注意:此字段可能返回 null,表示取不到有效值。",
9651
+ "example": "2018-09-10",
9652
+ "member": "string",
9653
+ "name": "InitialExecutionDate",
9654
+ "output_required": false,
9655
+ "type": "string",
9656
+ "value_allowed_null": true
9657
+ }
9658
+ ],
9659
+ "usage": "out"
9660
+ },
9319
9661
  "RedisNode": {
9320
9662
  "document": "Redis节点的运行信息",
9321
9663
  "members": [
@@ -230,6 +230,14 @@
230
230
  "title": "请求示例"
231
231
  }
232
232
  ],
233
+ "DescribeInstanceEvents": [
234
+ {
235
+ "document": "查询实例事件",
236
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceEvents\n<公共请求参数>\n\n{\n \"InstanceId\": \"crs-b6wst31p\",\n \"PageSize\": 20,\n \"PageNo\": 1,\n \"ExecutionStartDate\": \"2023-10-04\",\n \"ExecutionEndDate\": \"2023-10-04\",\n \"Grades\": [\n \"Low\"\n ],\n \"Status\": [\n \"Waiting\"\n ],\n \"EventTypes\": [\n \"InstanceMigration\"\n ]\n}",
237
+ "output": "{\n \"Response\": {\n \"RedisInstanceEvents\": [\n {\n \"EffectInfo\": \"迁移完成时会有一次秒级别的闪断\",\n \"EndTime\": \"22:00\",\n \"ExecutionDate\": \"2023-09-18\",\n \"Grade\": \"Low\",\n \"ID\": 10,\n \"InitialExecutionDate\": \"2023-08-19\",\n \"InstanceId\": \"crs-b6wst31p\",\n \"InstanceName\": \"benyqhuang8\",\n \"LatestExecutionDate\": \"2023-09-18\",\n \"StartTime\": \"21:00\",\n \"Status\": \"Waiting\",\n \"TaskEndTime\": \"0000-00-00 00:00:00\",\n \"Type\": \"InstanceMigration\"\n }\n ],\n \"RequestId\": \"36a33a3d-f9ce-47c1-87d0-84869a37466d\",\n \"TotalCount\": 1\n }\n}",
238
+ "title": "查询实例事件"
239
+ }
240
+ ],
233
241
  "DescribeInstanceMonitorBigKey": [
234
242
  {
235
243
  "document": "请求示例",
@@ -606,6 +614,14 @@
606
614
  "title": "示例1"
607
615
  }
608
616
  ],
617
+ "ModifyInstanceEvent": [
618
+ {
619
+ "document": "修改实例事件信息",
620
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstanceEvent\n<公共请求参数>\n\n{\n \"InstanceId\": \"crs-b6wst31p\",\n \"EventId\": 10,\n \"StartTime\": \"22:00\",\n \"EndTime\": \"23:01\",\n \"ExecutionDate\": \"2023-09-18\"\n}",
621
+ "output": "{\n \"Response\": {\n \"EventId\": 10,\n \"RequestId\": \"abc\"\n }\n}",
622
+ "title": "修改实例事件信息"
623
+ }
624
+ ],
609
625
  "ModifyInstanceParams": [
610
626
  {
611
627
  "document": "",
@@ -430,10 +430,16 @@
430
430
  ],
431
431
  "UploadCertificate": [
432
432
  {
433
- "document": "上传证书",
434
- "input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadCertificate\n<公共请求参数>\n\n{\n \"CertificatePublicKey\": \"CertificateContent\"\n}",
433
+ "document": "上传服务端证书",
434
+ "input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadCertificate\n<公共请求参数>\n\n{\n \"CertificatePublicKey\": \"-----BEGIN CERTIFICATE-----\\nxxxxxxxxxxxxxxxxxxx\\n-----END CERTIFICATE-----\",\n \"CertificatePrivateKey\": \"-----BEGIN RSA PRIVATE KEY-----\\r\\nxxxxxxxxxxxxxxxxxxxxxxxx\\r\\n-----END RSA PRIVATE KEY-----\",\n \"Alias\": \"上传证书\",\n \"ProjectId\": \"12345\",\n \"Repeatable\": false,\n \"CertificateType\": \"SVR\",\n \"Tags\": [\n {\n \"TagKey\": \"key1\",\n \"TagValue\": \"value1\"\n },\n {\n \"TagKey\": \"key2\",\n \"TagValue\": \"value2\"\n }\n ]\n}",
435
+ "output": "{\n \"Response\": {\n \"CertificateId\": \"DSAuy46E\",\n \"RepeatCertId\": \"DSAuy46E\",\n \"RequestId\": \"6d69e2d8-2c31-40d2-a244-9f86ffb20cd0\"\n }\n}",
436
+ "title": "上传服务端证书"
437
+ },
438
+ {
439
+ "document": "上传证书根证书",
440
+ "input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadCertificate\n<公共请求参数>\n\n{\n \"CertificatePublicKey\": \"-----BEGIN CERTIFICATE-----\\nxxxxxxxxxxxxxxxxxxx\\n-----END CERTIFICATE-----\",\n \"Alias\": \"上传CA证书\",\n \"ProjectId\": \"12345\",\n \"Repeatable\": false,\n \"CertificateType\": \"CA\",\n \"Tags\": [\n {\n \"TagKey\": \"key1\",\n \"TagValue\": \"value1\"\n },\n {\n \"TagKey\": \"key2\",\n \"TagValue\": \"value2\"\n }\n ]\n}",
435
441
  "output": "{\n \"Response\": {\n \"CertificateId\": \"a92b1Z1i\",\n \"RepeatCertId\": \"\",\n \"RequestId\": \"7ef2d2bb-f609-4e3d-a35c-04a5d3ac633b\"\n }\n}",
436
- "title": "上传证书"
442
+ "title": "上传证书CA证书"
437
443
  }
438
444
  ],
439
445
  "UploadConfirmLetter": [
@@ -67,7 +67,7 @@
67
67
  "DescribeProjects": [
68
68
  {
69
69
  "document": "",
70
- "input": "POST / HTTP/1.1\nHost: tag.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProjects\n<公共请求参数>\n\n{\n \"Limit\": 500,\n \"AllList\": 0,\n \"Offset\": 0\n}",
70
+ "input": "POST / HTTP/1.1\nHost: tag.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProjects\n<公共请求参数>\n\n{\n \"Limit\": 1000,\n \"AllList\": 0,\n \"Offset\": 0\n}",
71
71
  "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Projects\": [\n {\n \"ProjectId\": 1000101,\n \"ProjectName\": \"test1\",\n \"CreatorUin\": 100000012345,\n \"ProjectInfo\": \"\",\n \"CreateTime\": \"2021-10-13 11:03:30\"\n }\n ],\n \"RequestId\": \"d75bbc07-f5bd-4020-b4bd-f877e9ccd1db\"\n }\n}",
72
72
  "title": "获取项目列表"
73
73
  }
@@ -3976,6 +3976,51 @@
3976
3976
  "name": "TimeSpan",
3977
3977
  "required": true,
3978
3978
  "type": "int"
3979
+ },
3980
+ {
3981
+ "disabled": false,
3982
+ "document": "是否用于迁移上云,默认为false",
3983
+ "example": "false",
3984
+ "member": "bool",
3985
+ "name": "SupportsMigrateToCloud",
3986
+ "required": false,
3987
+ "type": "bool"
3988
+ },
3989
+ {
3990
+ "disabled": false,
3991
+ "document": "是否开启公网",
3992
+ "example": "false",
3993
+ "member": "bool",
3994
+ "name": "EnablePublic",
3995
+ "required": false,
3996
+ "type": "bool"
3997
+ },
3998
+ {
3999
+ "disabled": false,
4000
+ "document": "公网带宽,在开启公网情况下为必传字段",
4001
+ "example": "1",
4002
+ "member": "int64",
4003
+ "name": "Bandwidth",
4004
+ "required": false,
4005
+ "type": "int"
4006
+ },
4007
+ {
4008
+ "disabled": false,
4009
+ "document": "公网白名单",
4010
+ "example": "无",
4011
+ "member": "PublicAccessRule",
4012
+ "name": "IpRules",
4013
+ "required": false,
4014
+ "type": "list"
4015
+ },
4016
+ {
4017
+ "disabled": false,
4018
+ "document": "标签",
4019
+ "example": "无",
4020
+ "member": "Tag",
4021
+ "name": "Tags",
4022
+ "required": false,
4023
+ "type": "list"
3979
4024
  }
3980
4025
  ],
3981
4026
  "type": "object"
@@ -2413,7 +2413,7 @@
2413
2413
  },
2414
2414
  {
2415
2415
  "disabled": false,
2416
- "document": "是否开启TIONE内网访问外部",
2416
+ "document": "是否开启TIONE内网访问外部,此功能仅支持后付费机型与从TIONE平台购买的预付费机型;使用从CVM选择资源组时此配置不生效。",
2417
2417
  "example": "无",
2418
2418
  "member": "ServiceEIP",
2419
2419
  "name": "ServiceEIP",
@@ -5150,7 +5150,17 @@
5150
5150
  },
5151
5151
  "DescribeBuildInImagesRequest": {
5152
5152
  "document": "DescribeBuildInImages请求参数结构体",
5153
- "members": [],
5153
+ "members": [
5154
+ {
5155
+ "disabled": false,
5156
+ "document": "镜像过滤器",
5157
+ "example": "无",
5158
+ "member": "ImageFIlter",
5159
+ "name": "ImageFilters",
5160
+ "required": false,
5161
+ "type": "list"
5162
+ }
5163
+ ],
5154
5164
  "type": "object"
5155
5165
  },
5156
5166
  "DescribeBuildInImagesResponse": {
@@ -8006,6 +8016,39 @@
8006
8016
  ],
8007
8017
  "usage": "both"
8008
8018
  },
8019
+ "ImageFIlter": {
8020
+ "document": "镜像列表过滤",
8021
+ "members": [
8022
+ {
8023
+ "disabled": false,
8024
+ "document": "过滤字段名称",
8025
+ "example": "Attr",
8026
+ "member": "string",
8027
+ "name": "Name",
8028
+ "required": true,
8029
+ "type": "string"
8030
+ },
8031
+ {
8032
+ "disabled": false,
8033
+ "document": "过滤值",
8034
+ "example": "无",
8035
+ "member": "string",
8036
+ "name": "Values",
8037
+ "required": true,
8038
+ "type": "list"
8039
+ },
8040
+ {
8041
+ "disabled": false,
8042
+ "document": "是否反选",
8043
+ "example": "无",
8044
+ "member": "bool",
8045
+ "name": "Negative",
8046
+ "required": false,
8047
+ "type": "bool"
8048
+ }
8049
+ ],
8050
+ "usage": "in"
8051
+ },
8009
8052
  "ImageInfo": {
8010
8053
  "document": "镜像描述信息",
8011
8054
  "members": [
@@ -8074,6 +8117,17 @@
8074
8117
  "required": false,
8075
8118
  "type": "string",
8076
8119
  "value_allowed_null": true
8120
+ },
8121
+ {
8122
+ "disabled": false,
8123
+ "document": "是否支持数据构建\n注意:此字段可能返回 null,表示取不到有效值。",
8124
+ "example": "false",
8125
+ "member": "bool",
8126
+ "name": "SupportDataPipeline",
8127
+ "output_required": false,
8128
+ "required": false,
8129
+ "type": "bool",
8130
+ "value_allowed_null": true
8077
8131
  }
8078
8132
  ],
8079
8133
  "usage": "both"
@@ -8406,6 +8460,26 @@
8406
8460
  "output_required": false,
8407
8461
  "type": "string",
8408
8462
  "value_allowed_null": false
8463
+ },
8464
+ {
8465
+ "disabled": false,
8466
+ "document": "部署失败错误码\n注意:此字段可能返回 null,表示取不到有效值。",
8467
+ "example": "\"\"",
8468
+ "member": "string",
8469
+ "name": "ErrCode",
8470
+ "output_required": false,
8471
+ "type": "string",
8472
+ "value_allowed_null": true
8473
+ },
8474
+ {
8475
+ "disabled": false,
8476
+ "document": "部署失败错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
8477
+ "example": "\"\"",
8478
+ "member": "string",
8479
+ "name": "ErrMsg",
8480
+ "output_required": false,
8481
+ "type": "string",
8482
+ "value_allowed_null": true
8409
8483
  }
8410
8484
  ],
8411
8485
  "usage": "out"
@@ -9630,7 +9704,7 @@
9630
9704
  },
9631
9705
  {
9632
9706
  "disabled": false,
9633
- "document": "是否开启TIONE内网访问外部",
9707
+ "document": "是否开启TIONE内网访问外部,此功能仅支持后付费机型与从TIONE平台购买的预付费机型;使用从CVM选择资源组时此配置不生效。",
9634
9708
  "example": "无",
9635
9709
  "member": "ServiceEIP",
9636
9710
  "name": "ServiceEIP",