oci-vulnerabilityscanning 2.21.0 → 2.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (293) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -58
  4. package/lib/client.js +72 -63
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/action-type.d.ts +1 -1
  7. package/lib/model/action-type.js +1 -1
  8. package/lib/model/change-container-scan-recipe-compartment-details.d.ts +1 -1
  9. package/lib/model/change-container-scan-recipe-compartment-details.js +1 -1
  10. package/lib/model/change-container-scan-result-compartment-details.d.ts +1 -1
  11. package/lib/model/change-container-scan-result-compartment-details.js +1 -1
  12. package/lib/model/change-container-scan-target-compartment-details.d.ts +1 -1
  13. package/lib/model/change-container-scan-target-compartment-details.js +1 -1
  14. package/lib/model/change-host-agent-scan-result-compartment-details.d.ts +1 -1
  15. package/lib/model/change-host-agent-scan-result-compartment-details.js +1 -1
  16. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.d.ts +1 -1
  17. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.js +1 -1
  18. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.d.ts +1 -1
  19. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.js +1 -1
  20. package/lib/model/change-host-port-scan-result-compartment-details.d.ts +1 -1
  21. package/lib/model/change-host-port-scan-result-compartment-details.js +1 -1
  22. package/lib/model/change-host-scan-recipe-compartment-details.d.ts +1 -1
  23. package/lib/model/change-host-scan-recipe-compartment-details.js +1 -1
  24. package/lib/model/change-host-scan-target-compartment-details.d.ts +1 -1
  25. package/lib/model/change-host-scan-target-compartment-details.js +1 -1
  26. package/lib/model/container-scan-recipe-summary-collection.d.ts +1 -1
  27. package/lib/model/container-scan-recipe-summary-collection.js +1 -1
  28. package/lib/model/container-scan-recipe-summary.d.ts +1 -1
  29. package/lib/model/container-scan-recipe-summary.js +1 -1
  30. package/lib/model/container-scan-recipe.d.ts +1 -1
  31. package/lib/model/container-scan-recipe.js +1 -1
  32. package/lib/model/container-scan-registry.d.ts +1 -1
  33. package/lib/model/container-scan-registry.js +1 -1
  34. package/lib/model/container-scan-result-problem.d.ts +1 -1
  35. package/lib/model/container-scan-result-problem.js +1 -1
  36. package/lib/model/container-scan-result-sort-by.d.ts +1 -1
  37. package/lib/model/container-scan-result-sort-by.js +1 -1
  38. package/lib/model/container-scan-result-summary-collection.d.ts +1 -1
  39. package/lib/model/container-scan-result-summary-collection.js +1 -1
  40. package/lib/model/container-scan-result-summary.d.ts +1 -1
  41. package/lib/model/container-scan-result-summary.js +1 -1
  42. package/lib/model/container-scan-result.d.ts +1 -1
  43. package/lib/model/container-scan-result.js +1 -1
  44. package/lib/model/container-scan-settings.d.ts +1 -1
  45. package/lib/model/container-scan-settings.js +1 -1
  46. package/lib/model/container-scan-target-summary-collection.d.ts +1 -1
  47. package/lib/model/container-scan-target-summary-collection.js +1 -1
  48. package/lib/model/container-scan-target-summary.d.ts +1 -1
  49. package/lib/model/container-scan-target-summary.js +1 -1
  50. package/lib/model/container-scan-target.d.ts +1 -1
  51. package/lib/model/container-scan-target.js +1 -1
  52. package/lib/model/create-container-scan-recipe-details.d.ts +1 -1
  53. package/lib/model/create-container-scan-recipe-details.js +1 -1
  54. package/lib/model/create-container-scan-registry-details.d.ts +1 -1
  55. package/lib/model/create-container-scan-registry-details.js +1 -1
  56. package/lib/model/create-container-scan-target-details.d.ts +1 -1
  57. package/lib/model/create-container-scan-target-details.js +1 -1
  58. package/lib/model/create-host-scan-recipe-details.d.ts +1 -1
  59. package/lib/model/create-host-scan-recipe-details.js +1 -1
  60. package/lib/model/create-host-scan-target-details.d.ts +1 -1
  61. package/lib/model/create-host-scan-target-details.js +1 -1
  62. package/lib/model/create-ocir-container-scan-registry-details.d.ts +1 -1
  63. package/lib/model/create-ocir-container-scan-registry-details.js +1 -1
  64. package/lib/model/cve-details.d.ts +1 -1
  65. package/lib/model/cve-details.js +1 -1
  66. package/lib/model/day-of-week.d.ts +1 -1
  67. package/lib/model/day-of-week.js +1 -1
  68. package/lib/model/export-host-agent-scan-result-csv-details.d.ts +1 -1
  69. package/lib/model/export-host-agent-scan-result-csv-details.js +1 -1
  70. package/lib/model/export-host-vulnerability-csv-details.d.ts +1 -1
  71. package/lib/model/export-host-vulnerability-csv-details.js +1 -1
  72. package/lib/model/host-agent-scan-level.d.ts +1 -1
  73. package/lib/model/host-agent-scan-level.js +1 -1
  74. package/lib/model/host-agent-scan-result-problem.d.ts +1 -1
  75. package/lib/model/host-agent-scan-result-problem.js +1 -1
  76. package/lib/model/host-agent-scan-result-sort-by.d.ts +1 -1
  77. package/lib/model/host-agent-scan-result-sort-by.js +1 -1
  78. package/lib/model/host-agent-scan-result-summary-collection.d.ts +1 -1
  79. package/lib/model/host-agent-scan-result-summary-collection.js +1 -1
  80. package/lib/model/host-agent-scan-result-summary.d.ts +1 -1
  81. package/lib/model/host-agent-scan-result-summary.js +1 -1
  82. package/lib/model/host-agent-scan-result.d.ts +5 -1
  83. package/lib/model/host-agent-scan-result.js +1 -1
  84. package/lib/model/host-agent-scan-result.js.map +1 -1
  85. package/lib/model/host-cis-benchmark-scan-level.d.ts +1 -1
  86. package/lib/model/host-cis-benchmark-scan-level.js +1 -1
  87. package/lib/model/host-cis-benchmark-scan-result-score.d.ts +1 -1
  88. package/lib/model/host-cis-benchmark-scan-result-score.js +1 -1
  89. package/lib/model/host-cis-benchmark-scan-result-sort-by.d.ts +1 -1
  90. package/lib/model/host-cis-benchmark-scan-result-sort-by.js +1 -1
  91. package/lib/model/host-cis-benchmark-scan-result-summary-collection.d.ts +1 -1
  92. package/lib/model/host-cis-benchmark-scan-result-summary-collection.js +1 -1
  93. package/lib/model/host-cis-benchmark-scan-result-summary.d.ts +1 -1
  94. package/lib/model/host-cis-benchmark-scan-result-summary.js +1 -1
  95. package/lib/model/host-cis-benchmark-scan-result.d.ts +1 -1
  96. package/lib/model/host-cis-benchmark-scan-result.js +1 -1
  97. package/lib/model/host-cis-benchmark-settings.d.ts +1 -1
  98. package/lib/model/host-cis-benchmark-settings.js +1 -1
  99. package/lib/model/host-endpoint-protection-scan-level.d.ts +1 -1
  100. package/lib/model/host-endpoint-protection-scan-level.js +1 -1
  101. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.d.ts +1 -1
  102. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.js +1 -1
  103. package/lib/model/host-endpoint-protection-scan-result-sort-by.d.ts +1 -1
  104. package/lib/model/host-endpoint-protection-scan-result-sort-by.js +1 -1
  105. package/lib/model/host-endpoint-protection-scan-result-summary-collection.d.ts +1 -1
  106. package/lib/model/host-endpoint-protection-scan-result-summary-collection.js +1 -1
  107. package/lib/model/host-endpoint-protection-scan-result-summary.d.ts +1 -1
  108. package/lib/model/host-endpoint-protection-scan-result-summary.js +1 -1
  109. package/lib/model/host-endpoint-protection-scan-result.d.ts +1 -1
  110. package/lib/model/host-endpoint-protection-scan-result.js +1 -1
  111. package/lib/model/host-endpoint-protection-settings.d.ts +1 -1
  112. package/lib/model/host-endpoint-protection-settings.js +1 -1
  113. package/lib/model/host-port-scan-level.d.ts +1 -1
  114. package/lib/model/host-port-scan-level.js +1 -1
  115. package/lib/model/host-port-scan-result-open-port.d.ts +1 -1
  116. package/lib/model/host-port-scan-result-open-port.js +1 -1
  117. package/lib/model/host-port-scan-result-sort-by.d.ts +1 -1
  118. package/lib/model/host-port-scan-result-sort-by.js +1 -1
  119. package/lib/model/host-port-scan-result-summary-collection.d.ts +1 -1
  120. package/lib/model/host-port-scan-result-summary-collection.js +1 -1
  121. package/lib/model/host-port-scan-result-summary.d.ts +1 -1
  122. package/lib/model/host-port-scan-result-summary.js +1 -1
  123. package/lib/model/host-port-scan-result.d.ts +1 -1
  124. package/lib/model/host-port-scan-result.js +1 -1
  125. package/lib/model/host-scan-agent-configuration-oc-i.d.ts +1 -1
  126. package/lib/model/host-scan-agent-configuration-oc-i.js +1 -1
  127. package/lib/model/host-scan-agent-configuration.d.ts +1 -1
  128. package/lib/model/host-scan-agent-configuration.js +1 -1
  129. package/lib/model/host-scan-agent-settings.d.ts +1 -1
  130. package/lib/model/host-scan-agent-settings.js +1 -1
  131. package/lib/model/host-scan-port-settings.d.ts +1 -1
  132. package/lib/model/host-scan-port-settings.js +1 -1
  133. package/lib/model/host-scan-recipe-summary-collection.d.ts +1 -1
  134. package/lib/model/host-scan-recipe-summary-collection.js +1 -1
  135. package/lib/model/host-scan-recipe-summary.d.ts +1 -1
  136. package/lib/model/host-scan-recipe-summary.js +1 -1
  137. package/lib/model/host-scan-recipe.d.ts +1 -1
  138. package/lib/model/host-scan-recipe.js +1 -1
  139. package/lib/model/host-scan-target-summary-collection.d.ts +1 -1
  140. package/lib/model/host-scan-target-summary-collection.js +1 -1
  141. package/lib/model/host-scan-target-summary.d.ts +1 -1
  142. package/lib/model/host-scan-target-summary.js +1 -1
  143. package/lib/model/host-scan-target.d.ts +1 -1
  144. package/lib/model/host-scan-target.js +1 -1
  145. package/lib/model/host-vulnerability-impacted-host-summary-collection.d.ts +1 -1
  146. package/lib/model/host-vulnerability-impacted-host-summary-collection.js +1 -1
  147. package/lib/model/host-vulnerability-impacted-host-summary.d.ts +1 -1
  148. package/lib/model/host-vulnerability-impacted-host-summary.js +1 -1
  149. package/lib/model/host-vulnerability-sort-by.d.ts +1 -1
  150. package/lib/model/host-vulnerability-sort-by.js +1 -1
  151. package/lib/model/host-vulnerability-summary-collection.d.ts +1 -1
  152. package/lib/model/host-vulnerability-summary-collection.js +1 -1
  153. package/lib/model/host-vulnerability-summary.d.ts +1 -1
  154. package/lib/model/host-vulnerability-summary.js +1 -1
  155. package/lib/model/host-vulnerability.d.ts +1 -1
  156. package/lib/model/host-vulnerability.js +1 -1
  157. package/lib/model/impacted-host-sort-by.d.ts +1 -1
  158. package/lib/model/impacted-host-sort-by.js +1 -1
  159. package/lib/model/impacted-resources-count.d.ts +1 -1
  160. package/lib/model/impacted-resources-count.js +1 -1
  161. package/lib/model/index.d.ts +1 -1
  162. package/lib/model/index.js +1 -1
  163. package/lib/model/lifecycle-state.d.ts +1 -1
  164. package/lib/model/lifecycle-state.js +1 -1
  165. package/lib/model/ocir-container-scan-registry.d.ts +1 -1
  166. package/lib/model/ocir-container-scan-registry.js +1 -1
  167. package/lib/model/operation-status.d.ts +1 -1
  168. package/lib/model/operation-status.js +1 -1
  169. package/lib/model/operation-type.d.ts +5 -1
  170. package/lib/model/operation-type.js +5 -1
  171. package/lib/model/operation-type.js.map +1 -1
  172. package/lib/model/scan-result-problem-severity.d.ts +1 -1
  173. package/lib/model/scan-result-problem-severity.js +1 -1
  174. package/lib/model/scan-result-score.d.ts +1 -1
  175. package/lib/model/scan-result-score.js +1 -1
  176. package/lib/model/scan-result-vulnerability-state.d.ts +1 -1
  177. package/lib/model/scan-result-vulnerability-state.js +1 -1
  178. package/lib/model/schedule-type.d.ts +1 -1
  179. package/lib/model/schedule-type.js +1 -1
  180. package/lib/model/schedule.d.ts +1 -1
  181. package/lib/model/schedule.js +1 -1
  182. package/lib/model/sort-by.d.ts +1 -1
  183. package/lib/model/sort-by.js +1 -1
  184. package/lib/model/sort-order.d.ts +1 -1
  185. package/lib/model/sort-order.js +1 -1
  186. package/lib/model/update-container-scan-recipe-details.d.ts +1 -1
  187. package/lib/model/update-container-scan-recipe-details.js +1 -1
  188. package/lib/model/update-container-scan-registry-details.d.ts +1 -1
  189. package/lib/model/update-container-scan-registry-details.js +1 -1
  190. package/lib/model/update-container-scan-target-details.d.ts +1 -1
  191. package/lib/model/update-container-scan-target-details.js +1 -1
  192. package/lib/model/update-host-scan-recipe-details.d.ts +1 -1
  193. package/lib/model/update-host-scan-recipe-details.js +1 -1
  194. package/lib/model/update-host-scan-target-details.d.ts +1 -1
  195. package/lib/model/update-host-scan-target-details.js +1 -1
  196. package/lib/model/update-ocir-container-scan-registry-details.d.ts +1 -1
  197. package/lib/model/update-ocir-container-scan-registry-details.js +1 -1
  198. package/lib/model/vulnerability-impacted-container-summary-collection.d.ts +1 -1
  199. package/lib/model/vulnerability-impacted-container-summary-collection.js +1 -1
  200. package/lib/model/vulnerability-impacted-container-summary.d.ts +1 -1
  201. package/lib/model/vulnerability-impacted-container-summary.js +1 -1
  202. package/lib/model/vulnerability-impacted-host-summary-collection.d.ts +1 -1
  203. package/lib/model/vulnerability-impacted-host-summary-collection.js +1 -1
  204. package/lib/model/vulnerability-impacted-host-summary.d.ts +1 -1
  205. package/lib/model/vulnerability-impacted-host-summary.js +1 -1
  206. package/lib/model/vulnerability-summary-collection.d.ts +1 -1
  207. package/lib/model/vulnerability-summary-collection.js +1 -1
  208. package/lib/model/vulnerability-summary.d.ts +5 -1
  209. package/lib/model/vulnerability-summary.js +1 -1
  210. package/lib/model/vulnerability-summary.js.map +1 -1
  211. package/lib/model/vulnerability-type.d.ts +1 -1
  212. package/lib/model/vulnerability-type.js +1 -1
  213. package/lib/model/vulnerability.d.ts +5 -1
  214. package/lib/model/vulnerability.js +1 -1
  215. package/lib/model/vulnerability.js.map +1 -1
  216. package/lib/model/work-request-collection.d.ts +1 -1
  217. package/lib/model/work-request-collection.js +1 -1
  218. package/lib/model/work-request-error-collection.d.ts +1 -1
  219. package/lib/model/work-request-error-collection.js +1 -1
  220. package/lib/model/work-request-error.d.ts +1 -1
  221. package/lib/model/work-request-error.js +1 -1
  222. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  223. package/lib/model/work-request-log-entry-collection.js +1 -1
  224. package/lib/model/work-request-log-entry.d.ts +1 -1
  225. package/lib/model/work-request-log-entry.js +1 -1
  226. package/lib/model/work-request-resource.d.ts +1 -1
  227. package/lib/model/work-request-resource.js +1 -1
  228. package/lib/model/work-request.d.ts +1 -1
  229. package/lib/model/work-request.js +1 -1
  230. package/lib/request/change-container-scan-recipe-compartment-request.d.ts +1 -1
  231. package/lib/request/change-container-scan-result-compartment-request.d.ts +1 -1
  232. package/lib/request/change-container-scan-target-compartment-request.d.ts +1 -1
  233. package/lib/request/change-host-agent-scan-result-compartment-request.d.ts +1 -1
  234. package/lib/request/change-host-cis-benchmark-scan-result-compartment-request.d.ts +1 -1
  235. package/lib/request/change-host-endpoint-protection-scan-result-compartment-request.d.ts +1 -1
  236. package/lib/request/change-host-port-scan-result-compartment-request.d.ts +1 -1
  237. package/lib/request/change-host-scan-recipe-compartment-request.d.ts +1 -1
  238. package/lib/request/change-host-scan-target-compartment-request.d.ts +1 -1
  239. package/lib/request/create-container-scan-recipe-request.d.ts +1 -1
  240. package/lib/request/create-container-scan-target-request.d.ts +1 -1
  241. package/lib/request/create-host-scan-recipe-request.d.ts +1 -1
  242. package/lib/request/create-host-scan-target-request.d.ts +1 -1
  243. package/lib/request/delete-container-scan-recipe-request.d.ts +1 -1
  244. package/lib/request/delete-container-scan-result-request.d.ts +1 -1
  245. package/lib/request/delete-container-scan-target-request.d.ts +1 -1
  246. package/lib/request/delete-host-agent-scan-result-request.d.ts +1 -1
  247. package/lib/request/delete-host-cis-benchmark-scan-result-request.d.ts +1 -1
  248. package/lib/request/delete-host-endpoint-protection-scan-result-request.d.ts +1 -1
  249. package/lib/request/delete-host-port-scan-result-request.d.ts +1 -1
  250. package/lib/request/delete-host-scan-recipe-request.d.ts +1 -1
  251. package/lib/request/delete-host-scan-target-request.d.ts +1 -1
  252. package/lib/request/export-host-agent-scan-result-csv-request.d.ts +1 -1
  253. package/lib/request/export-host-vulnerability-csv-request.d.ts +1 -1
  254. package/lib/request/get-container-scan-recipe-request.d.ts +1 -1
  255. package/lib/request/get-container-scan-result-request.d.ts +1 -1
  256. package/lib/request/get-container-scan-target-request.d.ts +1 -1
  257. package/lib/request/get-host-agent-scan-result-request.d.ts +1 -1
  258. package/lib/request/get-host-cis-benchmark-scan-result-request.d.ts +1 -1
  259. package/lib/request/get-host-endpoint-protection-scan-result-request.d.ts +1 -1
  260. package/lib/request/get-host-port-scan-result-request.d.ts +1 -1
  261. package/lib/request/get-host-scan-recipe-request.d.ts +1 -1
  262. package/lib/request/get-host-scan-target-request.d.ts +1 -1
  263. package/lib/request/get-host-vulnerability-request.d.ts +1 -1
  264. package/lib/request/get-vulnerability-request.d.ts +1 -1
  265. package/lib/request/get-work-request-request.d.ts +1 -1
  266. package/lib/request/index.d.ts +1 -1
  267. package/lib/request/index.js +1 -1
  268. package/lib/request/list-container-scan-recipes-request.d.ts +1 -1
  269. package/lib/request/list-container-scan-results-request.d.ts +2 -2
  270. package/lib/request/list-container-scan-targets-request.d.ts +1 -1
  271. package/lib/request/list-host-agent-scan-results-request.d.ts +5 -1
  272. package/lib/request/list-host-cis-benchmark-scan-results-request.d.ts +5 -1
  273. package/lib/request/list-host-endpoint-protection-scan-results-request.d.ts +5 -1
  274. package/lib/request/list-host-port-scan-results-request.d.ts +5 -1
  275. package/lib/request/list-host-scan-recipes-request.d.ts +1 -1
  276. package/lib/request/list-host-scan-targets-request.d.ts +1 -1
  277. package/lib/request/list-host-vulnerabilities-request.d.ts +1 -1
  278. package/lib/request/list-host-vulnerability-impacted-hosts-request.d.ts +1 -1
  279. package/lib/request/list-vulnerabilities-request.d.ts +1 -1
  280. package/lib/request/list-vulnerability-impacted-containers-request.d.ts +1 -1
  281. package/lib/request/list-vulnerability-impacted-hosts-request.d.ts +1 -1
  282. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  283. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  284. package/lib/request/list-work-requests-request.d.ts +1 -1
  285. package/lib/request/update-container-scan-recipe-request.d.ts +1 -1
  286. package/lib/request/update-container-scan-target-request.d.ts +1 -1
  287. package/lib/request/update-host-scan-recipe-request.d.ts +1 -1
  288. package/lib/request/update-host-scan-target-request.d.ts +1 -1
  289. package/lib/response/index.d.ts +1 -1
  290. package/lib/response/index.js +1 -1
  291. package/lib/vulnerabilityscanning-waiter.d.ts +1 -1
  292. package/lib/vulnerabilityscanning-waiter.js +1 -1
  293. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -26,6 +26,10 @@ export declare enum OperationType {
26
26
  CreateContainerScanTarget = "CREATE_CONTAINER_SCAN_TARGET",
27
27
  UpdateContainerScanTarget = "UPDATE_CONTAINER_SCAN_TARGET",
28
28
  DeleteContainerScanTarget = "DELETE_CONTAINER_SCAN_TARGET",
29
+ DeleteHostAgentScanResult = "DELETE_HOST_AGENT_SCAN_RESULT",
30
+ DeleteHostPortScanResult = "DELETE_HOST_PORT_SCAN_RESULT",
31
+ DeleteHostCisBenchmarkScanResult = "DELETE_HOST_CIS_BENCHMARK_SCAN_RESULT",
32
+ DeleteContainerScanResult = "DELETE_CONTAINER_SCAN_RESULT",
29
33
  /**
30
34
  * This value is used if a service returns a value for this enum that is not recognized by this
31
35
  * version of the SDK.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -30,6 +30,10 @@ var OperationType;
30
30
  OperationType["CreateContainerScanTarget"] = "CREATE_CONTAINER_SCAN_TARGET";
31
31
  OperationType["UpdateContainerScanTarget"] = "UPDATE_CONTAINER_SCAN_TARGET";
32
32
  OperationType["DeleteContainerScanTarget"] = "DELETE_CONTAINER_SCAN_TARGET";
33
+ OperationType["DeleteHostAgentScanResult"] = "DELETE_HOST_AGENT_SCAN_RESULT";
34
+ OperationType["DeleteHostPortScanResult"] = "DELETE_HOST_PORT_SCAN_RESULT";
35
+ OperationType["DeleteHostCisBenchmarkScanResult"] = "DELETE_HOST_CIS_BENCHMARK_SCAN_RESULT";
36
+ OperationType["DeleteContainerScanResult"] = "DELETE_CONTAINER_SCAN_RESULT";
33
37
  /**
34
38
  * This value is used if a service returns a value for this enum that is not recognized by this
35
39
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aAmBX;AAnBD,WAAY,aAAa;IACvB,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAE1D;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAnBW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAmBxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
1
+ {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aAuBX;AAvBD,WAAY,aAAa;IACvB,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,iEAAgD,CAAA;IAChD,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,2EAA0D,CAAA;IAC1D,4EAA2D,CAAA;IAC3D,0EAAyD,CAAA;IACzD,2FAA0E,CAAA;IAC1E,2EAA0D,CAAA;IAE1D;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAvBW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAuBxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -35,6 +35,10 @@ export interface VulnerabilitySummary {
35
35
  * State of the vulnerability
36
36
  */
37
37
  "state"?: model.ScanResultVulnerabilityState;
38
+ /**
39
+ * The description of CVE vulnerability
40
+ */
41
+ "cveDescription"?: string;
38
42
  /**
39
43
  * Vulnerability name
40
44
  */
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *