tccli 3.0.1090.1__py2.py3-none-any.whl → 3.0.1092.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 (182) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/ccc/v20200210/UploadIvrAudio.md +16 -1
  3. tccli/examples/cdb/v20170320/CheckMigrateCluster.md +18 -0
  4. tccli/examples/cdb/v20170320/DescribeClusterInfo.md +59 -0
  5. tccli/examples/csip/v20221121/DescribeAssetViewVulRiskList.md +5 -302
  6. tccli/examples/domain/v20180808/BidPreDomains.md +21 -0
  7. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +43 -0
  8. tccli/examples/domain/v20180808/DescribeReservedPreDomainInfo.md +31 -0
  9. tccli/examples/es/v20180416/UpdateInstance.md +27 -27
  10. tccli/examples/es/v20180416/UpdatePlugins.md +6 -6
  11. tccli/examples/ess/v20201111/CreateBatchOrganizationRegistrationTasks.md +146 -0
  12. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +18 -0
  13. tccli/examples/ess/v20201111/CreateOrganizationBatchSignUrl.md +28 -0
  14. tccli/examples/gs/v20191118/StartPublishStreamToCSS.md +20 -0
  15. tccli/examples/hunyuan/v20230901/ChatPro.md +69 -31
  16. tccli/examples/hunyuan/v20230901/ChatStd.md +40 -1
  17. tccli/examples/lke/v20231130/CheckAttributeLabelExist.md +24 -0
  18. tccli/examples/lke/v20231130/CheckAttributeLabelRefer.md +23 -0
  19. tccli/examples/lke/v20231130/CreateApp.md +24 -0
  20. tccli/examples/lke/v20231130/CreateAttributeLabel.md +24 -0
  21. tccli/examples/lke/v20231130/CreateCorp.md +24 -0
  22. tccli/examples/lke/v20231130/CreateQA.md +24 -0
  23. tccli/examples/lke/v20231130/CreateQACate.md +26 -0
  24. tccli/examples/lke/v20231130/CreateRejectedQuestion.md +22 -0
  25. tccli/examples/lke/v20231130/CreateRelease.md +21 -0
  26. tccli/examples/lke/v20231130/DeleteApp.md +21 -0
  27. tccli/examples/lke/v20231130/DeleteAttributeLabel.md +21 -0
  28. tccli/examples/lke/v20231130/DeleteDoc.md +21 -0
  29. tccli/examples/lke/v20231130/DeleteQA.md +21 -0
  30. tccli/examples/lke/v20231130/DeleteQACate.md +21 -0
  31. tccli/examples/lke/v20231130/DeleteRejectedQuestion.md +21 -0
  32. tccli/examples/lke/v20231130/DescribeApp.md +29 -0
  33. tccli/examples/lke/v20231130/DescribeAttributeLabel.md +28 -0
  34. tccli/examples/lke/v20231130/DescribeCorp.md +21 -0
  35. tccli/examples/lke/v20231130/DescribeDoc.md +44 -0
  36. tccli/examples/lke/v20231130/DescribeQA.md +42 -0
  37. tccli/examples/lke/v20231130/DescribeRefer.md +35 -0
  38. tccli/examples/lke/v20231130/DescribeRelease.md +25 -0
  39. tccli/examples/lke/v20231130/DescribeReleaseInfo.md +24 -0
  40. tccli/examples/lke/v20231130/DescribeRobotBizIDByAppKey.md +21 -0
  41. tccli/examples/lke/v20231130/DescribeStorageCredential.md +32 -0
  42. tccli/examples/lke/v20231130/DescribeUnsatisfiedReplyContext.md +121 -0
  43. tccli/examples/lke/v20231130/ExportAttributeLabel.md +21 -0
  44. tccli/examples/lke/v20231130/ExportQAList.md +21 -0
  45. tccli/examples/lke/v20231130/ExportUnsatisfiedReply.md +21 -0
  46. tccli/examples/lke/v20231130/GenerateQA.md +21 -0
  47. tccli/examples/lke/v20231130/GetAppKnowledgeCount.md +22 -0
  48. tccli/examples/lke/v20231130/GetAppSecret.md +24 -0
  49. tccli/examples/lke/v20231130/GetDocPreview.md +26 -0
  50. tccli/examples/lke/v20231130/GetEmbedding.md +29 -0
  51. tccli/examples/lke/v20231130/GetMsgRecord.md +51 -0
  52. tccli/examples/lke/v20231130/GetTaskStatus.md +0 -0
  53. tccli/examples/lke/v20231130/GetWsToken.md +44 -0
  54. tccli/examples/lke/v20231130/GroupQA.md +44 -0
  55. tccli/examples/lke/v20231130/IgnoreUnsatisfiedReply.md +21 -0
  56. tccli/examples/lke/v20231130/IsTransferIntent.md +22 -0
  57. tccli/examples/lke/v20231130/ListApp.md +36 -0
  58. tccli/examples/lke/v20231130/ListAppCategory.md +25 -0
  59. tccli/examples/lke/v20231130/ListAttributeLabel.md +33 -0
  60. tccli/examples/lke/v20231130/ListDoc.md +52 -0
  61. tccli/examples/lke/v20231130/ListModel.md +31 -0
  62. tccli/examples/lke/v20231130/ListQA.md +66 -0
  63. tccli/examples/lke/v20231130/ListQACate.md +41 -0
  64. tccli/examples/lke/v20231130/ListRejectedQuestion.md +52 -0
  65. tccli/examples/lke/v20231130/ListRejectedQuestionPreview.md +37 -0
  66. tccli/examples/lke/v20231130/ListRelease.md +36 -0
  67. tccli/examples/lke/v20231130/ListReleaseConfigPreview.md +129 -0
  68. tccli/examples/lke/v20231130/ListReleaseDocPreview.md +38 -0
  69. tccli/examples/lke/v20231130/ListReleaseQAPreview.md +107 -0
  70. tccli/examples/lke/v20231130/ListSelectDoc.md +27 -0
  71. tccli/examples/lke/v20231130/ListUnsatisfiedReply.md +24 -0
  72. tccli/examples/lke/v20231130/ModifyApp.md +25 -0
  73. tccli/examples/lke/v20231130/ModifyAttributeLabel.md +23 -0
  74. tccli/examples/lke/v20231130/ModifyDoc.md +25 -0
  75. tccli/examples/lke/v20231130/ModifyDocAttrRange.md +25 -0
  76. tccli/examples/lke/v20231130/ModifyQA.md +24 -0
  77. tccli/examples/lke/v20231130/ModifyQAAttrRange.md +25 -0
  78. tccli/examples/lke/v20231130/ModifyQACate.md +22 -0
  79. tccli/examples/lke/v20231130/ModifyRejectedQuestion.md +22 -0
  80. tccli/examples/lke/v20231130/ParseDoc.md +25 -0
  81. tccli/examples/lke/v20231130/QueryParseDocResult.md +24 -0
  82. tccli/examples/lke/v20231130/QueryRewrite.md +25 -0
  83. tccli/examples/lke/v20231130/RateMsgRecord.md +22 -0
  84. tccli/examples/lke/v20231130/ResetSession.md +20 -0
  85. tccli/examples/lke/v20231130/RetryDocAudit.md +21 -0
  86. tccli/examples/lke/v20231130/RetryDocParse.md +21 -0
  87. tccli/examples/lke/v20231130/RetryRelease.md +21 -0
  88. tccli/examples/lke/v20231130/SaveDoc.md +34 -0
  89. tccli/examples/lke/v20231130/StopDocParse.md +21 -0
  90. tccli/examples/lke/v20231130/UploadAttributeLabel.md +27 -0
  91. tccli/examples/lke/v20231130/VerifyQA.md +27 -0
  92. tccli/examples/mna/v20210119/GetFlowPackages.md +3 -1
  93. tccli/examples/mna/v20210119/GetFlowStatistic.md +42 -0
  94. tccli/examples/ocr/v20181119/GeneralBasicOCR.md +0 -1
  95. tccli/examples/organization/v20210331/AddOrganizationNode.md +1 -1
  96. tccli/examples/organization/v20210331/BindOrganizationMemberAuthAccount.md +3 -3
  97. tccli/examples/organization/v20210331/CancelOrganizationMemberAuthAccount.md +3 -3
  98. tccli/examples/organization/v20210331/CheckAccountDelete.md +5 -5
  99. tccli/examples/organization/v20210331/CreateOrganizationMember.md +2 -2
  100. tccli/examples/organization/v20210331/CreateOrganizationMemberAuthIdentity.md +1 -1
  101. tccli/examples/organization/v20210331/CreateOrganizationMemberPolicy.md +5 -5
  102. tccli/examples/organization/v20210331/CreateOrganizationMembersPolicy.md +2 -2
  103. tccli/examples/organization/v20210331/DeleteOrganizationMembers.md +1 -1
  104. tccli/examples/organization/v20210331/DeleteOrganizationNodes.md +1 -1
  105. tccli/examples/organization/v20210331/DeleteShareUnitResources.md +1 -1
  106. tccli/examples/organization/v20210331/DescribeOrganizationMemberAuthAccounts.md +2 -2
  107. tccli/examples/organization/v20210331/DescribeOrganizationMemberPolicies.md +1 -1
  108. tccli/examples/organization/v20210331/MoveOrganizationNodeMembers.md +2 -2
  109. tccli/examples/organization/v20210331/QuitOrganization.md +1 -1
  110. tccli/examples/organization/v20210331/UpdateOrganizationMember.md +2 -2
  111. tccli/examples/organization/v20210331/UpdateOrganizationMemberEmailBind.md +3 -3
  112. tccli/examples/organization/v20210331/UpdateOrganizationNode.md +3 -2
  113. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +7 -1
  114. tccli/examples/sqlserver/v20180328/DescribeRestoreTimeRange.md +23 -0
  115. tccli/examples/ssl/v20191205/DeployCertificateInstance.md +26 -1
  116. tccli/examples/tione/v20211111/CreateBatchTask.md +1 -0
  117. tccli/services/__init__.py +3 -0
  118. tccli/services/aiart/v20221229/api.json +7 -7
  119. tccli/services/antiddos/v20200309/api.json +10 -0
  120. tccli/services/asr/v20190614/api.json +6 -6
  121. tccli/services/captcha/v20190722/api.json +75 -31
  122. tccli/services/ccc/v20200210/api.json +10 -0
  123. tccli/services/ccc/v20200210/examples.json +1 -1
  124. tccli/services/cdb/cdb_client.py +106 -0
  125. tccli/services/cdb/v20170320/api.json +255 -0
  126. tccli/services/cdb/v20170320/examples.json +16 -0
  127. tccli/services/cdn/v20180606/api.json +4 -4
  128. tccli/services/cfg/v20210820/api.json +30 -33
  129. tccli/services/ckafka/v20190819/api.json +29 -24
  130. tccli/services/csip/v20221121/api.json +17 -11
  131. tccli/services/csip/v20221121/examples.json +1 -1
  132. tccli/services/domain/domain_client.py +114 -8
  133. tccli/services/domain/v20180808/api.json +174 -1
  134. tccli/services/domain/v20180808/examples.json +22 -0
  135. tccli/services/dts/v20211206/api.json +22 -2
  136. tccli/services/es/v20180416/api.json +12 -12
  137. tccli/services/es/v20180416/examples.json +21 -21
  138. tccli/services/ess/ess_client.py +149 -43
  139. tccli/services/ess/v20201111/api.json +215 -5
  140. tccli/services/ess/v20201111/examples.json +34 -0
  141. tccli/services/essbasic/v20210526/api.json +15 -15
  142. tccli/services/faceid/v20180301/api.json +14 -5
  143. tccli/services/gs/gs_client.py +53 -0
  144. tccli/services/gs/v20191118/api.json +43 -0
  145. tccli/services/gs/v20191118/examples.json +8 -0
  146. tccli/services/hunyuan/v20230901/api.json +67 -21
  147. tccli/services/hunyuan/v20230901/examples.json +17 -5
  148. tccli/services/iai/v20180301/api.json +19 -19
  149. tccli/services/iss/v20230517/api.json +38 -0
  150. tccli/services/live/v20180801/api.json +12 -12
  151. tccli/services/lke/__init__.py +4 -0
  152. tccli/services/lke/lke_client.py +4117 -0
  153. tccli/services/lke/v20231130/api.json +9010 -0
  154. tccli/services/lke/v20231130/examples.json +617 -0
  155. tccli/services/mna/v20210119/api.json +249 -29
  156. tccli/services/mna/v20210119/examples.json +7 -1
  157. tccli/services/monitor/monitor_client.py +0 -53
  158. tccli/services/monitor/v20180724/api.json +30 -62
  159. tccli/services/monitor/v20180724/examples.json +0 -8
  160. tccli/services/ocr/v20181119/api.json +5 -0
  161. tccli/services/ocr/v20181119/examples.json +1 -1
  162. tccli/services/organization/v20210331/api.json +128 -119
  163. tccli/services/organization/v20210331/examples.json +24 -24
  164. tccli/services/redis/v20180412/api.json +1 -1
  165. tccli/services/scf/v20180416/api.json +18 -9
  166. tccli/services/sms/v20210111/api.json +1 -1
  167. tccli/services/soe/v20180724/api.json +13 -13
  168. tccli/services/sqlserver/sqlserver_client.py +110 -57
  169. tccli/services/sqlserver/v20180328/api.json +109 -0
  170. tccli/services/sqlserver/v20180328/examples.json +9 -1
  171. tccli/services/ssl/v20191205/examples.json +7 -1
  172. tccli/services/tione/v20211111/api.json +61 -4
  173. tccli/services/tione/v20211111/examples.json +1 -1
  174. tccli/services/trtc/v20190722/api.json +79 -10
  175. tccli/services/wedata/v20210820/api.json +295 -1437
  176. tccli/services/wedata/v20210820/examples.json +0 -88
  177. tccli/services/wedata/wedata_client.py +33 -616
  178. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/METADATA +2 -2
  179. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/RECORD +182 -95
  180. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/WHEEL +0 -0
  181. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/entry_points.txt +0 -0
  182. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/license_files/LICENSE +0 -0
@@ -372,14 +372,6 @@
372
372
  "title": "CreateHiveTableByDDL"
373
373
  }
374
374
  ],
375
- "CreateInLongAgent": [
376
- {
377
- "document": "",
378
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateInLongAgent\n<公共请求参数>\n\n{\n \"ExecutorGroupId\": \"abc\",\n \"AgentType\": 1,\n \"ClusterId\": \"abc\",\n \"ProjectId\": \"abc\",\n \"AgentName\": \"abc\",\n \"TkeRegion\": \"ap-beijing\"\n}",
379
- "output": "{\n \"Response\": {\n \"AgentId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
380
- "title": "注册采集器"
381
- }
382
- ],
383
375
  "CreateIntegrationNode": [
384
376
  {
385
377
  "document": "创建集成节点",
@@ -546,14 +538,6 @@
546
538
  "title": "范例"
547
539
  }
548
540
  ],
549
- "DeleteInLongAgent": [
550
- {
551
- "document": "",
552
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteInLongAgent\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\",\n \"AgentId\": \"abc\"\n}",
553
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
554
- "title": "删除采集器"
555
- }
556
- ],
557
541
  "DeleteIntegrationNode": [
558
542
  {
559
543
  "document": "删除集成节点",
@@ -810,14 +794,6 @@
810
794
  "title": "事件管理-所属任务-基线"
811
795
  }
812
796
  ],
813
- "DescribeClusterNamespaceList": [
814
- {
815
- "document": "",
816
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterNamespaceList\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\",\n \"ProjectId\": \"abc\"\n}",
817
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\",\n \"Namespaces\": [\n {\n \"Status\": \"abc\",\n \"Name\": \"abc\",\n \"CreatedAt\": \"abc\"\n }\n ]\n }\n}",
818
- "title": "获取集群命名空间列表"
819
- }
820
- ],
821
797
  "DescribeColumnLineage": [
822
798
  {
823
799
  "document": "列出表血缘信息",
@@ -1144,38 +1120,6 @@
1144
1120
  "title": "查询函数类型"
1145
1121
  }
1146
1122
  ],
1147
- "DescribeInLongAgentList": [
1148
- {
1149
- "document": "获取采集器列表",
1150
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInLongAgentList\n<公共请求参数>\n\n{\n \"AgentId\": \"abc\",\n \"AgentName\": \"abc\",\n \"AgentType\": 1,\n \"Status\": \"abc\",\n \"VpcId\": \"abc\",\n \"PageIndex\": 1,\n \"PageSize\": 1,\n \"ProjectId\": \"abc\",\n \"Like\": 1,\n \"AgentTypes\": \"abc\"\n}",
1151
- "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"AgentId\": \"abc\",\n \"AgentName\": \"abc\",\n \"Status\": \"abc\",\n \"StatusDesc\": \"abc\",\n \"AgentType\": 1,\n \"Source\": \"abc\",\n \"VpcId\": \"abc\",\n \"ExecutorGroupId\": \"abc\",\n \"ExecutorGroupName\": \"abc\",\n \"TaskCount\": 1,\n \"AgentGroupId\": \"abc\",\n \"CvmAgentStatusList\": [\n {\n \"Status\": \"abc\",\n \"Count\": 1\n }\n ],\n \"AgentTotal\": 1,\n \"LifeDays\": 0\n }\n ],\n \"PageIndex\": 1,\n \"PageSize\": 1,\n \"TotalCount\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"abc\"\n }\n}",
1152
- "title": "获取采集器列表"
1153
- }
1154
- ],
1155
- "DescribeInLongAgentTaskList": [
1156
- {
1157
- "document": "",
1158
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInLongAgentTaskList\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\",\n \"AgentId\": \"abc\"\n}",
1159
- "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"TaskName\": \"abc\",\n \"TaskId\": \"abc\",\n \"TaskStatus\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1160
- "title": "DescribeInLongAgentTaskList"
1161
- }
1162
- ],
1163
- "DescribeInLongAgentVpcList": [
1164
- {
1165
- "document": "",
1166
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInLongAgentVpcList\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\"\n}",
1167
- "output": "{\n \"Response\": {\n \"VpcList\": [\n \"abc\"\n ],\n \"RequestId\": \"abc\"\n }\n}",
1168
- "title": "DescribeInLongAgentVpcList"
1169
- }
1170
- ],
1171
- "DescribeInLongTkeClusterList": [
1172
- {
1173
- "document": "",
1174
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInLongTkeClusterList\n<公共请求参数>\n\n{\n \"Status\": \"Running\",\n \"PageIndex\": 1,\n \"PageSize\": 1,\n \"ClusterName\": \"\",\n \"ProjectId\": \"1\",\n \"HasAgent\": true,\n \"ClusterType\": \"\",\n \"TkeRegion\": \"ap-beijing\"\n}",
1175
- "output": "{\n \"Response\": {\n \"PageIndex\": 1,\n \"PageSize\": 1,\n \"Items\": [\n {\n \"Status\": \"Running\",\n \"VpcId\": \"vpc-awed345\",\n \"TkeRegion\": \"ap-beijing\",\n \"ClusterName\": \"cls-test\",\n \"HasAgent\": true,\n \"ClusterId\": \"cls-0u7ofrsl\",\n \"ClusterType\": \"INDEPENDENT_CLUSTER\",\n \"AgentId\": \"16878689876877778\"\n }\n ],\n \"TotalPage\": 1,\n \"TotalCount\": 1,\n \"RequestId\": \"89add-786986\"\n }\n}",
1176
- "title": "获取TKE集群列表"
1177
- }
1178
- ],
1179
1123
  "DescribeInstanceByCycle": [
1180
1124
  {
1181
1125
  "document": "周期实例统计",
@@ -1280,14 +1224,6 @@
1280
1224
  "title": "DescribeIntegrationStatistics"
1281
1225
  }
1282
1226
  ],
1283
- "DescribeIntegrationStatisticsAgentStatus": [
1284
- {
1285
- "document": "",
1286
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIntegrationStatisticsAgentStatus\n<公共请求参数>\n\n{\n \"QueryDate\": \"abc\",\n \"TaskType\": 0,\n \"ProjectId\": \"abc\",\n \"ExecutorGroupId\": \"abc\"\n}",
1287
- "output": "{\n \"Response\": {\n \"StatusData\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
1288
- "title": "DescribeIntegrationStatisticsAgentStatus"
1289
- }
1290
- ],
1291
1227
  "DescribeIntegrationStatisticsInstanceTrend": [
1292
1228
  {
1293
1229
  "document": "",
@@ -1818,14 +1754,6 @@
1818
1754
  "title": "获取子实例成功"
1819
1755
  }
1820
1756
  ],
1821
- "DescribeStandardRuleDetailInfoList": [
1822
- {
1823
- "document": "",
1824
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStandardRuleDetailInfoList\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\",\n \"Type\": 0\n}",
1825
- "output": "{\n \"Response\": {\n \"StandardRuleDetailList\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
1826
- "title": "获取数据标准规则详情"
1827
- }
1828
- ],
1829
1757
  "DescribeStatisticInstanceStatusTrendOps": [
1830
1758
  {
1831
1759
  "document": "1",
@@ -2624,14 +2552,6 @@
2624
2552
  "title": "测试"
2625
2553
  }
2626
2554
  ],
2627
- "RestartInLongAgent": [
2628
- {
2629
- "document": "",
2630
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartInLongAgent\n<公共请求参数>\n\n{\n \"AgentId\": \"abc\",\n \"ProjectId\": \"abc\"\n}",
2631
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
2632
- "title": "重启采集器"
2633
- }
2634
- ],
2635
2555
  "ResumeIntegrationTask": [
2636
2556
  {
2637
2557
  "document": "mock",
@@ -2820,14 +2740,6 @@
2820
2740
  "title": "锁定集成任务"
2821
2741
  }
2822
2742
  ],
2823
- "UpdateInLongAgent": [
2824
- {
2825
- "document": "",
2826
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateInLongAgent\n<公共请求参数>\n\n{\n \"AgentName\": \"abc\",\n \"ExecutorGroupId\": \"abc\",\n \"AgentId\": \"abc\",\n \"ProjectId\": \"abc\"\n}",
2827
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
2828
- "title": "更新采集器"
2829
- }
2830
- ],
2831
2743
  "UpdateWorkflowOwner": [
2832
2744
  {
2833
2745
  "document": "修改工作流责任人",