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
@@ -135,7 +135,7 @@
135
135
  {
136
136
  "disabled": false,
137
137
  "document": "应用名称\n注意:此字段可能返回 null,表示取不到有效值。",
138
- "example": "",
138
+ "example": " [\"innercfg\", \"zhiyan\"]",
139
139
  "member": "string",
140
140
  "name": "ServiceNameList",
141
141
  "output_required": true,
@@ -146,7 +146,7 @@
146
146
  {
147
147
  "disabled": false,
148
148
  "document": "地域ID\n注意:此字段可能返回 null,表示取不到有效值。",
149
- "example": "",
149
+ "example": "1",
150
150
  "member": "int64",
151
151
  "name": "RegionId",
152
152
  "output_required": false,
@@ -208,7 +208,7 @@
208
208
  {
209
209
  "disabled": false,
210
210
  "document": "任务ID",
211
- "example": "",
211
+ "example": "5689",
212
212
  "member": "int64",
213
213
  "name": "TaskId",
214
214
  "required": true,
@@ -403,7 +403,7 @@
403
403
  {
404
404
  "disabled": false,
405
405
  "document": "更新时间,固定格式%Y-%m-%d %H:%M:%S",
406
- "example": "",
406
+ "example": "\"2024-03-09 20:59:59\"",
407
407
  "member": "string",
408
408
  "name": "TaskUpdateTime",
409
409
  "required": false,
@@ -430,7 +430,7 @@
430
430
  {
431
431
  "disabled": false,
432
432
  "document": "演练ID",
433
- "example": "",
433
+ "example": "5871",
434
434
  "member": "uint64",
435
435
  "name": "TaskId",
436
436
  "required": false,
@@ -439,7 +439,7 @@
439
439
  {
440
440
  "disabled": false,
441
441
  "document": "关联应用ID筛选",
442
- "example": "",
442
+ "example": "\"app-faee9ba9\"",
443
443
  "member": "string",
444
444
  "name": "ApplicationId",
445
445
  "required": false,
@@ -448,7 +448,7 @@
448
448
  {
449
449
  "disabled": false,
450
450
  "document": "关联应用筛选",
451
- "example": "",
451
+ "example": "\"yh-test001\"",
452
452
  "member": "string",
453
453
  "name": "ApplicationName",
454
454
  "required": false,
@@ -457,7 +457,7 @@
457
457
  {
458
458
  "disabled": false,
459
459
  "document": "任务状态筛选--支持多选 任务状态(1001 -- 未开始 1002 -- 进行中 1003 -- 暂停中 1004 -- 任务结束)",
460
- "example": "",
460
+ "example": "[1001, 1002]",
461
461
  "member": "uint64",
462
462
  "name": "TaskStatusList",
463
463
  "required": false,
@@ -660,7 +660,7 @@
660
660
  {
661
661
  "disabled": false,
662
662
  "document": "经验来源 0-自建 1-专家推荐",
663
- "example": "",
663
+ "example": "0",
664
664
  "member": "int64",
665
665
  "name": "TemplateSource",
666
666
  "required": false,
@@ -669,7 +669,7 @@
669
669
  {
670
670
  "disabled": false,
671
671
  "document": "经验ID",
672
- "example": "",
672
+ "example": "1870",
673
673
  "member": "int64",
674
674
  "name": "TemplateIdList",
675
675
  "required": false,
@@ -1254,7 +1254,7 @@
1254
1254
  {
1255
1255
  "disabled": false,
1256
1256
  "document": "关联的演练计划ID\n注意:此字段可能返回 null,表示取不到有效值。",
1257
- "example": "",
1257
+ "example": "2458",
1258
1258
  "member": "int64",
1259
1259
  "name": "TaskPlanId",
1260
1260
  "output_required": true,
@@ -1265,7 +1265,7 @@
1265
1265
  {
1266
1266
  "disabled": false,
1267
1267
  "document": "关联的演练计划名称\n注意:此字段可能返回 null,表示取不到有效值。",
1268
- "example": "",
1268
+ "example": " \"运营端计划\"",
1269
1269
  "member": "string",
1270
1270
  "name": "TaskPlanTitle",
1271
1271
  "output_required": true,
@@ -1276,7 +1276,7 @@
1276
1276
  {
1277
1277
  "disabled": false,
1278
1278
  "document": "关联的应用ID\n注意:此字段可能返回 null,表示取不到有效值。",
1279
- "example": "",
1279
+ "example": "\"app-faee9ba9\"",
1280
1280
  "member": "string",
1281
1281
  "name": "ApplicationId",
1282
1282
  "output_required": false,
@@ -1287,7 +1287,7 @@
1287
1287
  {
1288
1288
  "disabled": false,
1289
1289
  "document": "关联的应用名称\n注意:此字段可能返回 null,表示取不到有效值。",
1290
- "example": "",
1290
+ "example": "\"yh-test001\"",
1291
1291
  "member": "string",
1292
1292
  "name": "ApplicationName",
1293
1293
  "output_required": false,
@@ -1298,7 +1298,7 @@
1298
1298
  {
1299
1299
  "disabled": false,
1300
1300
  "document": "关联的告警指标\n注意:此字段可能返回 null,表示取不到有效值。",
1301
- "example": "",
1301
+ "example": "\t[\"policy-3pklm3so\"]",
1302
1302
  "member": "string",
1303
1303
  "name": "AlarmPolicy",
1304
1304
  "output_required": false,
@@ -1320,7 +1320,7 @@
1320
1320
  {
1321
1321
  "disabled": false,
1322
1322
  "document": "关联的隐患验证项ID\n注意:此字段可能返回 null,表示取不到有效值。",
1323
- "example": "",
1323
+ "example": "3001",
1324
1324
  "member": "uint64",
1325
1325
  "name": "VerifyId",
1326
1326
  "output_required": false,
@@ -1763,28 +1763,25 @@
1763
1763
  "member": "uint64",
1764
1764
  "name": "TaskGroupActionOrder",
1765
1765
  "required": false,
1766
- "type": "int",
1767
- "value_allowed_null": false
1766
+ "type": "int"
1768
1767
  },
1769
1768
  {
1770
1769
  "disabled": false,
1771
1770
  "document": "动作通用参数,需要json序列化传入,可以从查询经验详情接口获取,不填默认使用经验中动作参数",
1772
- "example": "",
1771
+ "example": "\"{\\\"timeout\\\":200,\\\"percentage\\\":80}\"",
1773
1772
  "member": "string",
1774
1773
  "name": "TaskGroupActionGeneralConfiguration",
1775
1774
  "required": false,
1776
- "type": "string",
1777
- "value_allowed_null": false
1775
+ "type": "string"
1778
1776
  },
1779
1777
  {
1780
1778
  "disabled": false,
1781
1779
  "document": "动作自定义参数,需要json序列化传入,可以从查询经验详情接口获取,不填默认使用经验中动作参数",
1782
- "example": "",
1780
+ "example": "\"{\\\"PreTimeWait\\\":60,\\\"ActionTimeout\\\":180}\"",
1783
1781
  "member": "string",
1784
1782
  "name": "TaskGroupActionCustomConfiguration",
1785
1783
  "required": false,
1786
- "type": "string",
1787
- "value_allowed_null": false
1784
+ "type": "string"
1788
1785
  }
1789
1786
  ],
1790
1787
  "usage": "in"
@@ -2104,7 +2101,7 @@
2104
2101
  {
2105
2102
  "disabled": false,
2106
2103
  "document": "演练是否符合预期 1-符合预期 2-不符合预期\n注意:此字段可能返回 null,表示取不到有效值。",
2107
- "example": "",
2104
+ "example": "1",
2108
2105
  "member": "int64",
2109
2106
  "name": "TaskExpect",
2110
2107
  "output_required": false,
@@ -2114,7 +2111,7 @@
2114
2111
  {
2115
2112
  "disabled": false,
2116
2113
  "document": "关联应用ID\n注意:此字段可能返回 null,表示取不到有效值。",
2117
- "example": "",
2114
+ "example": "\"app-faee9ba9\"",
2118
2115
  "member": "string",
2119
2116
  "name": "ApplicationId",
2120
2117
  "output_required": false,
@@ -2124,7 +2121,7 @@
2124
2121
  {
2125
2122
  "disabled": false,
2126
2123
  "document": "关联应用名称\n注意:此字段可能返回 null,表示取不到有效值。",
2127
- "example": "",
2124
+ "example": "\"yh-test001\"",
2128
2125
  "member": "string",
2129
2126
  "name": "ApplicationName",
2130
2127
  "output_required": false,
@@ -2134,7 +2131,7 @@
2134
2131
  {
2135
2132
  "disabled": false,
2136
2133
  "document": "验证项ID\n注意:此字段可能返回 null,表示取不到有效值。",
2137
- "example": "",
2134
+ "example": "3001",
2138
2135
  "member": "uint64",
2139
2136
  "name": "VerifyId",
2140
2137
  "output_required": false,
@@ -2144,7 +2141,7 @@
2144
2141
  {
2145
2142
  "disabled": false,
2146
2143
  "document": "状态类型: 0 -- 无状态,1 -- 成功,2-- 失败,3--终止\n注意:此字段可能返回 null,表示取不到有效值。",
2147
- "example": "",
2144
+ "example": "1",
2148
2145
  "member": "uint64",
2149
2146
  "name": "TaskStatusType",
2150
2147
  "output_required": false,
@@ -2459,7 +2456,7 @@
2459
2456
  {
2460
2457
  "disabled": false,
2461
2458
  "document": "经验来源 0-自建 1-专家推荐\n注意:此字段可能返回 null,表示取不到有效值。",
2462
- "example": "",
2459
+ "example": "0",
2463
2460
  "member": "int64",
2464
2461
  "name": "TemplateSource",
2465
2462
  "output_required": false,
@@ -2479,7 +2476,7 @@
2479
2476
  {
2480
2477
  "disabled": false,
2481
2478
  "document": "告警指标\n注意:此字段可能返回 null,表示取不到有效值。",
2482
- "example": "",
2479
+ "example": "[\"policy-3pklm3so\"]",
2483
2480
  "member": "string",
2484
2481
  "name": "AlarmPolicy",
2485
2482
  "output_required": false,
@@ -2836,7 +2833,7 @@
2836
2833
  {
2837
2834
  "disabled": false,
2838
2835
  "document": "经验库来源 0-自建经验 1-专家推荐\n注意:此字段可能返回 null,表示取不到有效值。",
2839
- "example": "",
2836
+ "example": "0",
2840
2837
  "member": "int64",
2841
2838
  "name": "TemplateSource",
2842
2839
  "output_required": false,
@@ -2944,7 +2941,7 @@
2944
2941
  {
2945
2942
  "disabled": false,
2946
2943
  "document": "混沌演练ID\n",
2947
- "example": "",
2944
+ "example": "5871",
2948
2945
  "member": "int64",
2949
2946
  "name": "TaskId",
2950
2947
  "required": true,
@@ -4644,7 +4644,7 @@
4644
4644
  {
4645
4645
  "disabled": false,
4646
4646
  "document": "实例Id",
4647
- "example": "",
4647
+ "example": "ckafka-12jncn1nc",
4648
4648
  "member": "string",
4649
4649
  "name": "InstanceId",
4650
4650
  "required": true,
@@ -4653,7 +4653,7 @@
4653
4653
  {
4654
4654
  "disabled": false,
4655
4655
  "document": "用户名称",
4656
- "example": "",
4656
+ "example": "name",
4657
4657
  "member": "string",
4658
4658
  "name": "Name",
4659
4659
  "required": true,
@@ -4662,7 +4662,7 @@
4662
4662
  {
4663
4663
  "disabled": false,
4664
4664
  "document": "用户密码",
4665
- "example": "",
4665
+ "example": "pass",
4666
4666
  "member": "string",
4667
4667
  "name": "Password",
4668
4668
  "required": true,
@@ -4677,9 +4677,10 @@
4677
4677
  {
4678
4678
  "disabled": false,
4679
4679
  "document": "返回的结果",
4680
- "example": "",
4680
+ "example": "",
4681
4681
  "member": "JgwOperateResponse",
4682
4682
  "name": "Result",
4683
+ "output_required": true,
4683
4684
  "type": "object",
4684
4685
  "value_allowed_null": false
4685
4686
  },
@@ -5896,7 +5897,7 @@
5896
5897
  {
5897
5898
  "disabled": false,
5898
5899
  "document": "实例Id",
5899
- "example": "",
5900
+ "example": "ckafka-ocng1iic",
5900
5901
  "member": "string",
5901
5902
  "name": "InstanceId",
5902
5903
  "required": true,
@@ -5905,7 +5906,7 @@
5905
5906
  {
5906
5907
  "disabled": false,
5907
5908
  "document": "用户名称",
5908
- "example": "",
5909
+ "example": "name",
5909
5910
  "member": "string",
5910
5911
  "name": "Name",
5911
5912
  "required": true,
@@ -5920,9 +5921,10 @@
5920
5921
  {
5921
5922
  "disabled": false,
5922
5923
  "document": "返回结果",
5923
- "example": "",
5924
+ "example": "",
5924
5925
  "member": "JgwOperateResponse",
5925
5926
  "name": "Result",
5927
+ "output_required": true,
5926
5928
  "type": "object",
5927
5929
  "value_allowed_null": false
5928
5930
  },
@@ -7524,7 +7526,7 @@
7524
7526
  {
7525
7527
  "disabled": false,
7526
7528
  "document": "(过滤条件)按照实例 ID 过滤",
7527
- "example": "",
7529
+ "example": "ckafka-1nnnc1c",
7528
7530
  "member": "string",
7529
7531
  "name": "InstanceId",
7530
7532
  "required": true,
@@ -7533,7 +7535,7 @@
7533
7535
  {
7534
7536
  "disabled": false,
7535
7537
  "document": "Kafka 消费分组",
7536
- "example": "",
7538
+ "example": "groupname",
7537
7539
  "member": "string",
7538
7540
  "name": "Group",
7539
7541
  "required": true,
@@ -7542,7 +7544,7 @@
7542
7544
  {
7543
7545
  "disabled": false,
7544
7546
  "document": "group 订阅的主题名称数组,如果没有该数组,则表示指定的 group 下所有 topic 信息",
7545
- "example": "",
7547
+ "example": "topicname",
7546
7548
  "member": "string",
7547
7549
  "name": "Topics",
7548
7550
  "required": false,
@@ -7551,7 +7553,7 @@
7551
7553
  {
7552
7554
  "disabled": false,
7553
7555
  "document": "模糊匹配 topicName",
7554
- "example": "",
7556
+ "example": "word",
7555
7557
  "member": "string",
7556
7558
  "name": "SearchWord",
7557
7559
  "required": false,
@@ -7560,7 +7562,7 @@
7560
7562
  {
7561
7563
  "disabled": false,
7562
7564
  "document": "本次查询的偏移位置,默认为0",
7563
- "example": "",
7565
+ "example": "0",
7564
7566
  "member": "int64",
7565
7567
  "name": "Offset",
7566
7568
  "required": false,
@@ -7569,7 +7571,7 @@
7569
7571
  {
7570
7572
  "disabled": false,
7571
7573
  "document": "本次返回结果的最大个数,默认为50,最大值为50",
7572
- "example": "",
7574
+ "example": "20",
7573
7575
  "member": "int64",
7574
7576
  "name": "Limit",
7575
7577
  "required": false,
@@ -7584,9 +7586,10 @@
7584
7586
  {
7585
7587
  "disabled": false,
7586
7588
  "document": "返回的结果对象",
7587
- "example": "",
7589
+ "example": "",
7588
7590
  "member": "GroupOffsetResponse",
7589
7591
  "name": "Result",
7592
+ "output_required": true,
7590
7593
  "type": "object",
7591
7594
  "value_allowed_null": false
7592
7595
  },
@@ -8545,7 +8548,7 @@
8545
8548
  {
8546
8549
  "disabled": false,
8547
8550
  "document": "实例Id",
8548
- "example": "",
8551
+ "example": "ckafka-123nnc1o",
8549
8552
  "member": "string",
8550
8553
  "name": "InstanceId",
8551
8554
  "required": true,
@@ -8554,7 +8557,7 @@
8554
8557
  {
8555
8558
  "disabled": false,
8556
8559
  "document": "按照名称过滤",
8557
- "example": "",
8560
+ "example": "word",
8558
8561
  "member": "string",
8559
8562
  "name": "SearchWord",
8560
8563
  "required": false,
@@ -8563,7 +8566,7 @@
8563
8566
  {
8564
8567
  "disabled": false,
8565
8568
  "document": "偏移",
8566
- "example": "",
8569
+ "example": "0",
8567
8570
  "member": "int64",
8568
8571
  "name": "Offset",
8569
8572
  "required": false,
@@ -8572,7 +8575,7 @@
8572
8575
  {
8573
8576
  "disabled": false,
8574
8577
  "document": "本次返回个数",
8575
- "example": "",
8578
+ "example": "20",
8576
8579
  "member": "int64",
8577
8580
  "name": "Limit",
8578
8581
  "required": false,
@@ -8587,9 +8590,10 @@
8587
8590
  {
8588
8591
  "disabled": false,
8589
8592
  "document": "返回结果列表",
8590
- "example": "",
8593
+ "example": "",
8591
8594
  "member": "UserResponse",
8592
8595
  "name": "Result",
8596
+ "output_required": true,
8593
8597
  "type": "object",
8594
8598
  "value_allowed_null": false
8595
8599
  },
@@ -13198,7 +13202,7 @@
13198
13202
  {
13199
13203
  "disabled": false,
13200
13204
  "document": "实例Id",
13201
- "example": "",
13205
+ "example": "ckafka-1incii1n",
13202
13206
  "member": "string",
13203
13207
  "name": "InstanceId",
13204
13208
  "required": true,
@@ -13207,7 +13211,7 @@
13207
13211
  {
13208
13212
  "disabled": false,
13209
13213
  "document": "用户名称",
13210
- "example": "",
13214
+ "example": "name",
13211
13215
  "member": "string",
13212
13216
  "name": "Name",
13213
13217
  "required": true,
@@ -13216,7 +13220,7 @@
13216
13220
  {
13217
13221
  "disabled": false,
13218
13222
  "document": "用户当前密码",
13219
- "example": "",
13223
+ "example": "old pass",
13220
13224
  "member": "string",
13221
13225
  "name": "Password",
13222
13226
  "required": true,
@@ -13225,7 +13229,7 @@
13225
13229
  {
13226
13230
  "disabled": false,
13227
13231
  "document": "用户新密码",
13228
- "example": "",
13232
+ "example": "new pass",
13229
13233
  "member": "string",
13230
13234
  "name": "PasswordNew",
13231
13235
  "required": true,
@@ -13240,9 +13244,10 @@
13240
13244
  {
13241
13245
  "disabled": false,
13242
13246
  "document": "返回结果",
13243
- "example": "",
13247
+ "example": "",
13244
13248
  "member": "JgwOperateResponse",
13245
13249
  "name": "Result",
13250
+ "output_required": true,
13246
13251
  "type": "object",
13247
13252
  "value_allowed_null": false
13248
13253
  },
@@ -1786,7 +1786,7 @@
1786
1786
  {
1787
1787
  "disabled": false,
1788
1788
  "document": "风险ID",
1789
- "example": "dffe78de8b51a46a131fd0d49687ed0a",
1789
+ "example": "dffe78dexxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1790
1790
  "member": "string",
1791
1791
  "name": "RiskId",
1792
1792
  "output_required": true,
@@ -1916,7 +1916,7 @@
1916
1916
  {
1917
1917
  "disabled": false,
1918
1918
  "document": "pocid",
1919
- "example": "c808d8eb0e9c322279c2efa3b82a491c",
1919
+ "example": "c808d8ebxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1920
1920
  "member": "string",
1921
1921
  "name": "POCId",
1922
1922
  "output_required": true,
@@ -1946,7 +1946,7 @@
1946
1946
  {
1947
1947
  "disabled": false,
1948
1948
  "document": "实例uuid",
1949
- "example": "69b75e3e-5601-46e5-9fb9-7f386a757a5d",
1949
+ "example": "69b75e3e-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
1950
1950
  "member": "string",
1951
1951
  "name": "InstanceUUID",
1952
1952
  "output_required": true,
@@ -1986,7 +1986,7 @@
1986
1986
  {
1987
1987
  "disabled": false,
1988
1988
  "document": "前端索引id\n注意:此字段可能返回 null,表示取不到有效值。",
1989
- "example": "78de8b51a46a131fd0d49687ed0a",
1989
+ "example": "78de8b51xxxxxxxxxxxxxxxxxxxxxxxx",
1990
1990
  "member": "string",
1991
1991
  "name": "Index",
1992
1992
  "output_required": true,
@@ -11090,33 +11090,39 @@
11090
11090
  "members": [
11091
11091
  {
11092
11092
  "disabled": false,
11093
- "document": "过滤的项",
11093
+ "document": "过滤的项\n注意:此字段可能返回 null,表示取不到有效值。",
11094
11094
  "example": "Appid",
11095
11095
  "member": "string",
11096
11096
  "name": "Name",
11097
+ "output_required": true,
11097
11098
  "required": true,
11098
- "type": "string"
11099
+ "type": "string",
11100
+ "value_allowed_null": true
11099
11101
  },
11100
11102
  {
11101
11103
  "disabled": false,
11102
- "document": "过滤的值",
11104
+ "document": "过滤的值\n注意:此字段可能返回 null,表示取不到有效值。",
11103
11105
  "example": "[\"1300448058\"]",
11104
11106
  "member": "string",
11105
11107
  "name": "Values",
11108
+ "output_required": true,
11106
11109
  "required": true,
11107
- "type": "list"
11110
+ "type": "list",
11111
+ "value_allowed_null": true
11108
11112
  },
11109
11113
  {
11110
11114
  "disabled": false,
11111
- "document": "中台定义:\n1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与\n精确匹配填 7 模糊匹配填9 \n",
11115
+ "document": "中台定义:\n1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与\n精确匹配填 7 模糊匹配填9 \n\n注意:此字段可能返回 null,表示取不到有效值。",
11112
11116
  "example": "9",
11113
11117
  "member": "int64",
11114
11118
  "name": "OperatorType",
11119
+ "output_required": false,
11115
11120
  "required": false,
11116
- "type": "int"
11121
+ "type": "int",
11122
+ "value_allowed_null": true
11117
11123
  }
11118
11124
  ],
11119
- "usage": "in"
11125
+ "usage": "both"
11120
11126
  }
11121
11127
  },
11122
11128
  "version": "1.0"
@@ -44,7 +44,7 @@
44
44
  {
45
45
  "document": "success1",
46
46
  "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetViewVulRiskList\n<公共请求参数>\n\n{}",
47
- "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AffectAsset\": \"182.254.145.158\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"OpenSSH\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2020-15778\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"OpenSSH\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"360bfa2c7c6f118db22f829991424d7a\",\n \"InstanceId\": \"ins-kja8dy5r\",\n \"InstanceName\": \"[autotest][勿删]自动化测试NAT1\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"7bb60327-47de-4bce-b979-57166dc89c72\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"c808d8eb0e9c322279c2efa3b82a491c\",\n \"Payload\": \"OpenSSH/7.4\",\n \"Port\": \"22\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"1498f23a853529b3be8cf554629e4533\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"OpenSSH 命令注入漏洞(CVE-2020-15778)\",\n \"VULType\": \"命令注入\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"42.192.123.209\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"OpenSSH\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2020-15778\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"OpenSSH\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"774b28af351a041b41f246ca43a50b59\",\n \"InstanceId\": \"ins-p1jyrg75\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"bdc338d2-eaaf-4b17-9708-9e9bd26806ae\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"c808d8eb0e9c322279c2efa3b82a491c\",\n \"Payload\": \"OpenSSH/8.0\",\n \"Port\": \"22\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"1498f23a853529b3be8cf554629e4533\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"OpenSSH 命令注入漏洞(CVE-2020-15778)\",\n \"VULType\": \"命令注入\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"81.69.38.139\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"OpenSSH\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2020-15778\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"OpenSSH\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"e1399eb478bb080626419625f762d23e\",\n \"InstanceId\": \"ins-17ye5faf\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"9910883f-ca69-41b8-8f41-6b399b30a053\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"c808d8eb0e9c322279c2efa3b82a491c\",\n \"Payload\": \"OpenSSH/8.0\",\n \"Port\": \"22\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"1498f23a853529b3be8cf554629e4533\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"OpenSSH 命令注入漏洞(CVE-2020-15778)\",\n \"VULType\": \"命令注入\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"42.192.123.209\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2019-9511\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"fed411b4775d7f46cd192a45e2877f0b\",\n \"InstanceId\": \"ins-p1jyrg75\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"bdc338d2-eaaf-4b17-9708-9e9bd26806ae\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"654f82856a1f02e61941529f4d7bb642\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"28d5b79163e64cd046e6537131ea9e08\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 安全漏洞(CVE-2019-9511)\",\n \"VULType\": \"其他\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"81.69.38.139\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2019-9511\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"3b4a757f4f20274df5afbf45a9fd961b\",\n \"InstanceId\": \"ins-17ye5faf\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"9910883f-ca69-41b8-8f41-6b399b30a053\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"654f82856a1f02e61941529f4d7bb642\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"28d5b79163e64cd046e6537131ea9e08\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 安全漏洞(CVE-2019-9511)\",\n \"VULType\": \"其他\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"42.192.123.209\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2022-41742\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"f71a76c67fdfdcfed6164d37a163f3ee\",\n \"InstanceId\": \"ins-p1jyrg75\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"bdc338d2-eaaf-4b17-9708-9e9bd26806ae\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"62fb737e4fcabde555e911e4cab32b6a\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"367a544eab01c874b7db69491d78e6d2\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 越界写入漏洞(CVE-2022-41742)\",\n \"VULType\": \"处理逻辑错误\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"81.69.38.139\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2022-41742\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"8b915d789892bf6ecc516f4e98912c39\",\n \"InstanceId\": \"ins-17ye5faf\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"9910883f-ca69-41b8-8f41-6b399b30a053\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"62fb737e4fcabde555e911e4cab32b6a\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"367a544eab01c874b7db69491d78e6d2\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 越界写入漏洞(CVE-2022-41742)\",\n \"VULType\": \"处理逻辑错误\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"42.192.123.209\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"-\",\n \"AppVersion\": \"-\",\n \"CVE\": \"-\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:41:07\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"9f7b3ab47fcf97820bdd1d20cec0f5da\",\n \"InstanceId\": \"ins-p1jyrg75\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"bdc338d2-eaaf-4b17-9708-9e9bd26806ae\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"85fa1a25269ee51318abe17dbd7319be\",\n \"Payload\": \"username:, password:, nlstResult:['pub'] \",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:55:39\",\n \"RiskId\": \"3fd56b7aa90aa2d82dc5a09e16a3dc6c\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"检测到目标FTP服务可匿名访问\",\n \"VULType\": \"未授权访问\",\n \"VULURL\": \"http://42.192.123.209/\"\n },\n {\n \"AffectAsset\": \"42.192.123.209\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2021-23017\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"5af1a3e8be94b821f9f88ba1275e0eb1\",\n \"InstanceId\": \"ins-p1jyrg75\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"bdc338d2-eaaf-4b17-9708-9e9bd26806ae\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"b6b554295a36babb8f5dd308ab91e7a0\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"4a2c3dfabf00f0f67e2bf6af373eb0d8\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 安全漏洞(CVE-2021-23017)\",\n \"VULType\": \"其他\",\n \"VULURL\": \"\"\n },\n {\n \"AffectAsset\": \"81.69.38.139\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"Nginx\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2021-23017\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"Nginx\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"5324188b8413cec59971463187276526\",\n \"InstanceId\": \"ins-17ye5faf\",\n \"InstanceName\": \"[autotest][勿删]自动化测试VPC\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"9910883f-ca69-41b8-8f41-6b399b30a053\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"b6b554295a36babb8f5dd308ab91e7a0\",\n \"Payload\": \"nginx/1.14.1\",\n \"Port\": \"80\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"4a2c3dfabf00f0f67e2bf6af373eb0d8\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"nginx 安全漏洞(CVE-2021-23017)\",\n \"VULType\": \"其他\",\n \"VULURL\": \"\"\n }\n ],\n \"FromLists\": [\n {\n \"Text\": \"云安全中心\",\n \"Value\": \"0\"\n },\n {\n \"Text\": \"主机检测\",\n \"Value\": \"1\"\n },\n {\n \"Text\": \"容器检测\",\n \"Value\": \"5\"\n }\n ],\n \"InstanceTypeLists\": [\n {\n \"Text\": \"CVM\",\n \"Value\": \"CVM\"\n }\n ],\n \"LevelLists\": [\n {\n \"Text\": \"严重\",\n \"Value\": \"extreme\"\n },\n {\n \"Text\": \"高危\",\n \"Value\": \"high\"\n },\n {\n \"Text\": \"中危\",\n \"Value\": \"middle\"\n },\n {\n \"Text\": \"低危\",\n \"Value\": \"low\"\n },\n {\n \"Text\": \"提示\",\n \"Value\": \"info\"\n }\n ],\n \"RequestId\": \"3c68de67-9f7e-442d-b1f0-81191bd1026e\",\n \"StatusLists\": [\n {\n \"Text\": \"未处理\",\n \"Value\": \"0\"\n },\n {\n \"Text\": \"标记已处置\",\n \"Value\": \"1\"\n },\n {\n \"Text\": \"已忽略\",\n \"Value\": \"2\"\n },\n {\n \"Text\": \"已修复\",\n \"Value\": \"3\"\n }\n ],\n \"Tags\": [\n {\n \"Text\": \"该漏洞存在在野利用或在野攻击\",\n \"Value\": \"KNOWN_EXPLOITED\"\n },\n {\n \"Text\": \"该漏洞仅能本地利用\",\n \"Value\": \"LOCAL\"\n },\n {\n \"Text\": \"该漏洞可作为系统组件漏洞检出\",\n \"Value\": \"SYS\"\n },\n {\n \"Text\": \"该漏洞可作为应用组件漏洞检出\",\n \"Value\": \"APP\"\n },\n {\n \"Text\": \"应急\",\n \"Value\": \"IS_EMERGENCY\"\n },\n {\n \"Text\": \"该漏洞可以远程利用\",\n \"Value\": \"NETWORK\"\n },\n {\n \"Text\": \"该漏洞有poc\",\n \"Value\": \"POC\"\n },\n {\n \"Text\": \"必修\",\n \"Value\": \"IS_SUGGEST\"\n },\n {\n \"Text\": \"该漏洞有exp\",\n \"Value\": \"EXP\"\n }\n ],\n \"TotalCount\": 1102,\n \"VULTypeLists\": [\n {\n \"Text\": \"处理逻辑错误\",\n \"Value\": \"处理逻辑错误\"\n }\n ]\n }\n}",
47
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AffectAsset\": \"182.254.145.158\",\n \"AppId\": \"1300448058\",\n \"AppName\": \"OpenSSH\",\n \"AppVersion\": \"-\",\n \"CVE\": \"CVE-2020-15778\",\n \"CVSS\": 0,\n \"CWPVersion\": 4,\n \"Component\": \"OpenSSH\",\n \"EMGCVulType\": 0,\n \"FirstTime\": \"2023-09-26 16:34:50\",\n \"From\": \"云安全中心\",\n \"HandleTaskId\": \"\",\n \"Index\": \"360bfa2cxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"InstanceId\": \"ins-xxx\",\n \"InstanceName\": \"[autotest][勿删]自动化测试NAT1\",\n \"InstanceType\": \"CVM\",\n \"InstanceUUID\": \"7bb60327-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n \"Level\": \"high\",\n \"Nick\": \"\",\n \"PCMGRId\": \"\",\n \"POCId\": \"c808d8ebxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"Payload\": \"OpenSSH/7.4\",\n \"Port\": \"22\",\n \"RecentTime\": \"2023-09-27 11:49:10\",\n \"RiskId\": \"1498f23axxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"Status\": 0,\n \"TaskId\": \"\",\n \"Uin\": \"\",\n \"VULName\": \"OpenSSH 命令注入漏洞(CVE-2020-15778)\",\n \"VULType\": \"命令注入\",\n \"VULURL\": \"\"\n }\n ],\n \"FromLists\": [\n {\n \"Text\": \"云安全中心\",\n \"Value\": \"0\"\n },\n {\n \"Text\": \"主机检测\",\n \"Value\": \"1\"\n },\n {\n \"Text\": \"容器检测\",\n \"Value\": \"5\"\n }\n ],\n \"InstanceTypeLists\": [\n {\n \"Text\": \"CVM\",\n \"Value\": \"CVM\"\n }\n ],\n \"LevelLists\": [\n {\n \"Text\": \"严重\",\n \"Value\": \"extreme\"\n },\n {\n \"Text\": \"高危\",\n \"Value\": \"high\"\n },\n {\n \"Text\": \"中危\",\n \"Value\": \"middle\"\n },\n {\n \"Text\": \"低危\",\n \"Value\": \"low\"\n },\n {\n \"Text\": \"提示\",\n \"Value\": \"info\"\n }\n ],\n \"RequestId\": \"3c68de67-9f7e-442d-b1f0-81191bd1026e\",\n \"StatusLists\": [\n {\n \"Text\": \"未处理\",\n \"Value\": \"0\"\n },\n {\n \"Text\": \"标记已处置\",\n \"Value\": \"1\"\n },\n {\n \"Text\": \"已忽略\",\n \"Value\": \"2\"\n },\n {\n \"Text\": \"已修复\",\n \"Value\": \"3\"\n }\n ],\n \"Tags\": [\n {\n \"Text\": \"该漏洞存在在野利用或在野攻击\",\n \"Value\": \"KNOWN_EXPLOITED\"\n },\n {\n \"Text\": \"该漏洞仅能本地利用\",\n \"Value\": \"LOCAL\"\n },\n {\n \"Text\": \"该漏洞可作为系统组件漏洞检出\",\n \"Value\": \"SYS\"\n },\n {\n \"Text\": \"该漏洞可作为应用组件漏洞检出\",\n \"Value\": \"APP\"\n },\n {\n \"Text\": \"应急\",\n \"Value\": \"IS_EMERGENCY\"\n },\n {\n \"Text\": \"该漏洞可以远程利用\",\n \"Value\": \"NETWORK\"\n },\n {\n \"Text\": \"该漏洞有poc\",\n \"Value\": \"POC\"\n },\n {\n \"Text\": \"必修\",\n \"Value\": \"IS_SUGGEST\"\n },\n {\n \"Text\": \"该漏洞有exp\",\n \"Value\": \"EXP\"\n }\n ],\n \"TotalCount\": 1102,\n \"VULTypeLists\": [\n {\n \"Text\": \"处理逻辑错误\",\n \"Value\": \"处理逻辑错误\"\n }\n ]\n }\n}",
48
48
  "title": "success1"
49
49
  }
50
50
  ],