oci-vulnerabilityscanning 2.22.0 → 2.24.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
package/lib/client.js CHANGED
@@ -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
  *
@@ -59,6 +59,7 @@ class VulnerabilityScanningClient {
59
59
  this["_endpoint"] = "";
60
60
  this["_defaultHeaders"] = {};
61
61
  this._circuitBreaker = null;
62
+ this._httpOptions = undefined;
62
63
  const requestSigner = params.authenticationDetailsProvider
63
64
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
64
65
  : null;
@@ -67,6 +68,9 @@ class VulnerabilityScanningClient {
67
68
  this._circuitBreaker = clientConfiguration.circuitBreaker
68
69
  ? clientConfiguration.circuitBreaker.circuit
69
70
  : null;
71
+ this._httpOptions = clientConfiguration.httpOptions
72
+ ? clientConfiguration.httpOptions
73
+ : undefined;
70
74
  }
71
75
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
72
76
  const specCircuitBreakerEnabled = true;
@@ -76,7 +80,8 @@ class VulnerabilityScanningClient {
76
80
  this._circuitBreaker = new common.CircuitBreaker().circuit;
77
81
  }
78
82
  this._httpClient =
79
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
83
+ params.httpClient ||
84
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
80
85
  if (params.authenticationDetailsProvider &&
81
86
  common.isRegionProvider(params.authenticationDetailsProvider)) {
82
87
  const provider = params.authenticationDetailsProvider;
@@ -151,7 +156,7 @@ class VulnerabilityScanningClient {
151
156
  * @param ChangeContainerScanRecipeCompartmentRequest
152
157
  * @return ChangeContainerScanRecipeCompartmentResponse
153
158
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartment API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartment API.
155
160
  */
156
161
  changeContainerScanRecipeCompartment(changeContainerScanRecipeCompartmentRequest) {
157
162
  return __awaiter(this, void 0, void 0, function* () {
@@ -207,7 +212,7 @@ class VulnerabilityScanningClient {
207
212
  * @param ChangeContainerScanResultCompartmentRequest
208
213
  * @return ChangeContainerScanResultCompartmentResponse
209
214
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartment API.
215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartment API.
211
216
  */
212
217
  changeContainerScanResultCompartment(changeContainerScanResultCompartmentRequest) {
213
218
  return __awaiter(this, void 0, void 0, function* () {
@@ -263,7 +268,7 @@ class VulnerabilityScanningClient {
263
268
  * @param ChangeContainerScanTargetCompartmentRequest
264
269
  * @return ChangeContainerScanTargetCompartmentResponse
265
270
  * @throws OciError when an error occurs
266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartment API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartment API.
267
272
  */
268
273
  changeContainerScanTargetCompartment(changeContainerScanTargetCompartmentRequest) {
269
274
  return __awaiter(this, void 0, void 0, function* () {
@@ -319,7 +324,7 @@ class VulnerabilityScanningClient {
319
324
  * @param ChangeHostAgentScanResultCompartmentRequest
320
325
  * @return ChangeHostAgentScanResultCompartmentResponse
321
326
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartment API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartment API.
323
328
  */
324
329
  changeHostAgentScanResultCompartment(changeHostAgentScanResultCompartmentRequest) {
325
330
  return __awaiter(this, void 0, void 0, function* () {
@@ -375,7 +380,7 @@ class VulnerabilityScanningClient {
375
380
  * @param ChangeHostCisBenchmarkScanResultCompartmentRequest
376
381
  * @return ChangeHostCisBenchmarkScanResultCompartmentResponse
377
382
  * @throws OciError when an error occurs
378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartment API.
383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartment API.
379
384
  */
380
385
  changeHostCisBenchmarkScanResultCompartment(changeHostCisBenchmarkScanResultCompartmentRequest) {
381
386
  return __awaiter(this, void 0, void 0, function* () {
@@ -431,7 +436,7 @@ class VulnerabilityScanningClient {
431
436
  * @param ChangeHostEndpointProtectionScanResultCompartmentRequest
432
437
  * @return ChangeHostEndpointProtectionScanResultCompartmentResponse
433
438
  * @throws OciError when an error occurs
434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartment API.
439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartment API.
435
440
  */
436
441
  changeHostEndpointProtectionScanResultCompartment(changeHostEndpointProtectionScanResultCompartmentRequest) {
437
442
  return __awaiter(this, void 0, void 0, function* () {
@@ -487,7 +492,7 @@ class VulnerabilityScanningClient {
487
492
  * @param ChangeHostPortScanResultCompartmentRequest
488
493
  * @return ChangeHostPortScanResultCompartmentResponse
489
494
  * @throws OciError when an error occurs
490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartment API.
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartment API.
491
496
  */
492
497
  changeHostPortScanResultCompartment(changeHostPortScanResultCompartmentRequest) {
493
498
  return __awaiter(this, void 0, void 0, function* () {
@@ -543,7 +548,7 @@ class VulnerabilityScanningClient {
543
548
  * @param ChangeHostScanRecipeCompartmentRequest
544
549
  * @return ChangeHostScanRecipeCompartmentResponse
545
550
  * @throws OciError when an error occurs
546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartment API.
551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartment API.
547
552
  */
548
553
  changeHostScanRecipeCompartment(changeHostScanRecipeCompartmentRequest) {
549
554
  return __awaiter(this, void 0, void 0, function* () {
@@ -599,7 +604,7 @@ class VulnerabilityScanningClient {
599
604
  * @param ChangeHostScanTargetCompartmentRequest
600
605
  * @return ChangeHostScanTargetCompartmentResponse
601
606
  * @throws OciError when an error occurs
602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartment API.
607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartment API.
603
608
  */
604
609
  changeHostScanTargetCompartment(changeHostScanTargetCompartmentRequest) {
605
610
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +660,7 @@ class VulnerabilityScanningClient {
655
660
  * @param CreateContainerScanRecipeRequest
656
661
  * @return CreateContainerScanRecipeResponse
657
662
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipe API.
663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipe API.
659
664
  */
660
665
  createContainerScanRecipe(createContainerScanRecipeRequest) {
661
666
  return __awaiter(this, void 0, void 0, function* () {
@@ -722,7 +727,7 @@ class VulnerabilityScanningClient {
722
727
  * @param CreateContainerScanTargetRequest
723
728
  * @return CreateContainerScanTargetResponse
724
729
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTarget API.
730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTarget API.
726
731
  */
727
732
  createContainerScanTarget(createContainerScanTargetRequest) {
728
733
  return __awaiter(this, void 0, void 0, function* () {
@@ -789,7 +794,7 @@ class VulnerabilityScanningClient {
789
794
  * @param CreateHostScanRecipeRequest
790
795
  * @return CreateHostScanRecipeResponse
791
796
  * @throws OciError when an error occurs
792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipe API.
797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipe API.
793
798
  */
794
799
  createHostScanRecipe(createHostScanRecipeRequest) {
795
800
  return __awaiter(this, void 0, void 0, function* () {
@@ -856,7 +861,7 @@ class VulnerabilityScanningClient {
856
861
  * @param CreateHostScanTargetRequest
857
862
  * @return CreateHostScanTargetResponse
858
863
  * @throws OciError when an error occurs
859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTarget API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTarget API.
860
865
  */
861
866
  createHostScanTarget(createHostScanTargetRequest) {
862
867
  return __awaiter(this, void 0, void 0, function* () {
@@ -923,7 +928,7 @@ class VulnerabilityScanningClient {
923
928
  * @param DeleteContainerScanRecipeRequest
924
929
  * @return DeleteContainerScanRecipeResponse
925
930
  * @throws OciError when an error occurs
926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipe API.
931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipe API.
927
932
  */
928
933
  deleteContainerScanRecipe(deleteContainerScanRecipeRequest) {
929
934
  return __awaiter(this, void 0, void 0, function* () {
@@ -982,7 +987,7 @@ class VulnerabilityScanningClient {
982
987
  * @param DeleteContainerScanResultRequest
983
988
  * @return DeleteContainerScanResultResponse
984
989
  * @throws OciError when an error occurs
985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResult API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResult API.
986
991
  */
987
992
  deleteContainerScanResult(deleteContainerScanResultRequest) {
988
993
  return __awaiter(this, void 0, void 0, function* () {
@@ -1041,7 +1046,7 @@ class VulnerabilityScanningClient {
1041
1046
  * @param DeleteContainerScanTargetRequest
1042
1047
  * @return DeleteContainerScanTargetResponse
1043
1048
  * @throws OciError when an error occurs
1044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTarget API.
1049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTarget API.
1045
1050
  */
1046
1051
  deleteContainerScanTarget(deleteContainerScanTargetRequest) {
1047
1052
  return __awaiter(this, void 0, void 0, function* () {
@@ -1100,7 +1105,7 @@ class VulnerabilityScanningClient {
1100
1105
  * @param DeleteHostAgentScanResultRequest
1101
1106
  * @return DeleteHostAgentScanResultResponse
1102
1107
  * @throws OciError when an error occurs
1103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResult API.
1108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResult API.
1104
1109
  */
1105
1110
  deleteHostAgentScanResult(deleteHostAgentScanResultRequest) {
1106
1111
  return __awaiter(this, void 0, void 0, function* () {
@@ -1159,7 +1164,7 @@ class VulnerabilityScanningClient {
1159
1164
  * @param DeleteHostCisBenchmarkScanResultRequest
1160
1165
  * @return DeleteHostCisBenchmarkScanResultResponse
1161
1166
  * @throws OciError when an error occurs
1162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResult API.
1167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResult API.
1163
1168
  */
1164
1169
  deleteHostCisBenchmarkScanResult(deleteHostCisBenchmarkScanResultRequest) {
1165
1170
  return __awaiter(this, void 0, void 0, function* () {
@@ -1218,7 +1223,7 @@ class VulnerabilityScanningClient {
1218
1223
  * @param DeleteHostEndpointProtectionScanResultRequest
1219
1224
  * @return DeleteHostEndpointProtectionScanResultResponse
1220
1225
  * @throws OciError when an error occurs
1221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResult API.
1226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResult API.
1222
1227
  */
1223
1228
  deleteHostEndpointProtectionScanResult(deleteHostEndpointProtectionScanResultRequest) {
1224
1229
  return __awaiter(this, void 0, void 0, function* () {
@@ -1277,7 +1282,7 @@ class VulnerabilityScanningClient {
1277
1282
  * @param DeleteHostPortScanResultRequest
1278
1283
  * @return DeleteHostPortScanResultResponse
1279
1284
  * @throws OciError when an error occurs
1280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResult API.
1285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResult API.
1281
1286
  */
1282
1287
  deleteHostPortScanResult(deleteHostPortScanResultRequest) {
1283
1288
  return __awaiter(this, void 0, void 0, function* () {
@@ -1336,7 +1341,7 @@ class VulnerabilityScanningClient {
1336
1341
  * @param DeleteHostScanRecipeRequest
1337
1342
  * @return DeleteHostScanRecipeResponse
1338
1343
  * @throws OciError when an error occurs
1339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipe API.
1344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipe API.
1340
1345
  */
1341
1346
  deleteHostScanRecipe(deleteHostScanRecipeRequest) {
1342
1347
  return __awaiter(this, void 0, void 0, function* () {
@@ -1395,7 +1400,7 @@ class VulnerabilityScanningClient {
1395
1400
  * @param DeleteHostScanTargetRequest
1396
1401
  * @return DeleteHostScanTargetResponse
1397
1402
  * @throws OciError when an error occurs
1398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTarget API.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTarget API.
1399
1404
  */
1400
1405
  deleteHostScanTarget(deleteHostScanTargetRequest) {
1401
1406
  return __awaiter(this, void 0, void 0, function* () {
@@ -1454,7 +1459,7 @@ class VulnerabilityScanningClient {
1454
1459
  * @param ExportHostAgentScanResultCsvRequest
1455
1460
  * @return ExportHostAgentScanResultCsvResponse
1456
1461
  * @throws OciError when an error occurs
1457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsv API.
1462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsv API.
1458
1463
  */
1459
1464
  exportHostAgentScanResultCsv(exportHostAgentScanResultCsvRequest) {
1460
1465
  return __awaiter(this, void 0, void 0, function* () {
@@ -1509,7 +1514,7 @@ class VulnerabilityScanningClient {
1509
1514
  * @param ExportHostVulnerabilityCsvRequest
1510
1515
  * @return ExportHostVulnerabilityCsvResponse
1511
1516
  * @throws OciError when an error occurs
1512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsv API.
1517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsv API.
1513
1518
  */
1514
1519
  exportHostVulnerabilityCsv(exportHostVulnerabilityCsvRequest) {
1515
1520
  return __awaiter(this, void 0, void 0, function* () {
@@ -1564,7 +1569,7 @@ class VulnerabilityScanningClient {
1564
1569
  * @param GetContainerScanRecipeRequest
1565
1570
  * @return GetContainerScanRecipeResponse
1566
1571
  * @throws OciError when an error occurs
1567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipe API.
1572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipe API.
1568
1573
  */
1569
1574
  getContainerScanRecipe(getContainerScanRecipeRequest) {
1570
1575
  return __awaiter(this, void 0, void 0, function* () {
@@ -1626,7 +1631,7 @@ class VulnerabilityScanningClient {
1626
1631
  * @param GetContainerScanResultRequest
1627
1632
  * @return GetContainerScanResultResponse
1628
1633
  * @throws OciError when an error occurs
1629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResult API.
1634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResult API.
1630
1635
  */
1631
1636
  getContainerScanResult(getContainerScanResultRequest) {
1632
1637
  return __awaiter(this, void 0, void 0, function* () {
@@ -1688,7 +1693,7 @@ class VulnerabilityScanningClient {
1688
1693
  * @param GetContainerScanTargetRequest
1689
1694
  * @return GetContainerScanTargetResponse
1690
1695
  * @throws OciError when an error occurs
1691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTarget API.
1696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTarget API.
1692
1697
  */
1693
1698
  getContainerScanTarget(getContainerScanTargetRequest) {
1694
1699
  return __awaiter(this, void 0, void 0, function* () {
@@ -1750,7 +1755,7 @@ class VulnerabilityScanningClient {
1750
1755
  * @param GetHostAgentScanResultRequest
1751
1756
  * @return GetHostAgentScanResultResponse
1752
1757
  * @throws OciError when an error occurs
1753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResult API.
1758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResult API.
1754
1759
  */
1755
1760
  getHostAgentScanResult(getHostAgentScanResultRequest) {
1756
1761
  return __awaiter(this, void 0, void 0, function* () {
@@ -1812,7 +1817,7 @@ class VulnerabilityScanningClient {
1812
1817
  * @param GetHostCisBenchmarkScanResultRequest
1813
1818
  * @return GetHostCisBenchmarkScanResultResponse
1814
1819
  * @throws OciError when an error occurs
1815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResult API.
1820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResult API.
1816
1821
  */
1817
1822
  getHostCisBenchmarkScanResult(getHostCisBenchmarkScanResultRequest) {
1818
1823
  return __awaiter(this, void 0, void 0, function* () {
@@ -1874,7 +1879,7 @@ class VulnerabilityScanningClient {
1874
1879
  * @param GetHostEndpointProtectionScanResultRequest
1875
1880
  * @return GetHostEndpointProtectionScanResultResponse
1876
1881
  * @throws OciError when an error occurs
1877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResult API.
1882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResult API.
1878
1883
  */
1879
1884
  getHostEndpointProtectionScanResult(getHostEndpointProtectionScanResultRequest) {
1880
1885
  return __awaiter(this, void 0, void 0, function* () {
@@ -1936,7 +1941,7 @@ class VulnerabilityScanningClient {
1936
1941
  * @param GetHostPortScanResultRequest
1937
1942
  * @return GetHostPortScanResultResponse
1938
1943
  * @throws OciError when an error occurs
1939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResult API.
1944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResult API.
1940
1945
  */
1941
1946
  getHostPortScanResult(getHostPortScanResultRequest) {
1942
1947
  return __awaiter(this, void 0, void 0, function* () {
@@ -1998,7 +2003,7 @@ class VulnerabilityScanningClient {
1998
2003
  * @param GetHostScanRecipeRequest
1999
2004
  * @return GetHostScanRecipeResponse
2000
2005
  * @throws OciError when an error occurs
2001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipe API.
2006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipe API.
2002
2007
  */
2003
2008
  getHostScanRecipe(getHostScanRecipeRequest) {
2004
2009
  return __awaiter(this, void 0, void 0, function* () {
@@ -2060,7 +2065,7 @@ class VulnerabilityScanningClient {
2060
2065
  * @param GetHostScanTargetRequest
2061
2066
  * @return GetHostScanTargetResponse
2062
2067
  * @throws OciError when an error occurs
2063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTarget API.
2068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTarget API.
2064
2069
  */
2065
2070
  getHostScanTarget(getHostScanTargetRequest) {
2066
2071
  return __awaiter(this, void 0, void 0, function* () {
@@ -2122,7 +2127,7 @@ class VulnerabilityScanningClient {
2122
2127
  * @param GetHostVulnerabilityRequest
2123
2128
  * @return GetHostVulnerabilityResponse
2124
2129
  * @throws OciError when an error occurs
2125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerability API.
2130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerability API.
2126
2131
  */
2127
2132
  getHostVulnerability(getHostVulnerabilityRequest) {
2128
2133
  return __awaiter(this, void 0, void 0, function* () {
@@ -2184,7 +2189,7 @@ class VulnerabilityScanningClient {
2184
2189
  * @param GetVulnerabilityRequest
2185
2190
  * @return GetVulnerabilityResponse
2186
2191
  * @throws OciError when an error occurs
2187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerability API.
2192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerability API.
2188
2193
  */
2189
2194
  getVulnerability(getVulnerabilityRequest) {
2190
2195
  return __awaiter(this, void 0, void 0, function* () {
@@ -2246,7 +2251,7 @@ class VulnerabilityScanningClient {
2246
2251
  * @param GetWorkRequestRequest
2247
2252
  * @return GetWorkRequestResponse
2248
2253
  * @throws OciError when an error occurs
2249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2250
2255
  */
2251
2256
  getWorkRequest(getWorkRequestRequest) {
2252
2257
  return __awaiter(this, void 0, void 0, function* () {
@@ -2308,7 +2313,7 @@ class VulnerabilityScanningClient {
2308
2313
  * @param ListContainerScanRecipesRequest
2309
2314
  * @return ListContainerScanRecipesResponse
2310
2315
  * @throws OciError when an error occurs
2311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListContainerScanRecipes.ts.html |here} to see how to use ListContainerScanRecipes API.
2316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListContainerScanRecipes.ts.html |here} to see how to use ListContainerScanRecipes API.
2312
2317
  */
2313
2318
  listContainerScanRecipes(listContainerScanRecipesRequest) {
2314
2319
  return __awaiter(this, void 0, void 0, function* () {
@@ -2376,7 +2381,7 @@ class VulnerabilityScanningClient {
2376
2381
  * @param ListContainerScanResultsRequest
2377
2382
  * @return ListContainerScanResultsResponse
2378
2383
  * @throws OciError when an error occurs
2379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListContainerScanResults.ts.html |here} to see how to use ListContainerScanResults API.
2384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListContainerScanResults.ts.html |here} to see how to use ListContainerScanResults API.
2380
2385
  */
2381
2386
  listContainerScanResults(listContainerScanResultsRequest) {
2382
2387
  return __awaiter(this, void 0, void 0, function* () {
@@ -2448,7 +2453,7 @@ class VulnerabilityScanningClient {
2448
2453
  * @param ListContainerScanTargetsRequest
2449
2454
  * @return ListContainerScanTargetsResponse
2450
2455
  * @throws OciError when an error occurs
2451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListContainerScanTargets.ts.html |here} to see how to use ListContainerScanTargets API.
2456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListContainerScanTargets.ts.html |here} to see how to use ListContainerScanTargets API.
2452
2457
  */
2453
2458
  listContainerScanTargets(listContainerScanTargetsRequest) {
2454
2459
  return __awaiter(this, void 0, void 0, function* () {
@@ -2516,7 +2521,7 @@ class VulnerabilityScanningClient {
2516
2521
  * @param ListHostAgentScanResultsRequest
2517
2522
  * @return ListHostAgentScanResultsResponse
2518
2523
  * @throws OciError when an error occurs
2519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostAgentScanResults.ts.html |here} to see how to use ListHostAgentScanResults API.
2524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostAgentScanResults.ts.html |here} to see how to use ListHostAgentScanResults API.
2520
2525
  */
2521
2526
  listHostAgentScanResults(listHostAgentScanResultsRequest) {
2522
2527
  return __awaiter(this, void 0, void 0, function* () {
@@ -2534,7 +2539,8 @@ class VulnerabilityScanningClient {
2534
2539
  "sortBy": listHostAgentScanResultsRequest.sortBy,
2535
2540
  "limit": listHostAgentScanResultsRequest.limit,
2536
2541
  "page": listHostAgentScanResultsRequest.page,
2537
- "displayName": listHostAgentScanResultsRequest.displayName
2542
+ "displayName": listHostAgentScanResultsRequest.displayName,
2543
+ "isLatestOnly": listHostAgentScanResultsRequest.isLatestOnly
2538
2544
  };
2539
2545
  let headerParams = {
2540
2546
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2588,7 +2594,7 @@ class VulnerabilityScanningClient {
2588
2594
  * @param ListHostCisBenchmarkScanResultsRequest
2589
2595
  * @return ListHostCisBenchmarkScanResultsResponse
2590
2596
  * @throws OciError when an error occurs
2591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostCisBenchmarkScanResults.ts.html |here} to see how to use ListHostCisBenchmarkScanResults API.
2597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostCisBenchmarkScanResults.ts.html |here} to see how to use ListHostCisBenchmarkScanResults API.
2592
2598
  */
2593
2599
  listHostCisBenchmarkScanResults(listHostCisBenchmarkScanResultsRequest) {
2594
2600
  return __awaiter(this, void 0, void 0, function* () {
@@ -2605,7 +2611,8 @@ class VulnerabilityScanningClient {
2605
2611
  "sortBy": listHostCisBenchmarkScanResultsRequest.sortBy,
2606
2612
  "limit": listHostCisBenchmarkScanResultsRequest.limit,
2607
2613
  "page": listHostCisBenchmarkScanResultsRequest.page,
2608
- "displayName": listHostCisBenchmarkScanResultsRequest.displayName
2614
+ "displayName": listHostCisBenchmarkScanResultsRequest.displayName,
2615
+ "isLatestOnly": listHostCisBenchmarkScanResultsRequest.isLatestOnly
2609
2616
  };
2610
2617
  let headerParams = {
2611
2618
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2659,7 +2666,7 @@ class VulnerabilityScanningClient {
2659
2666
  * @param ListHostEndpointProtectionScanResultsRequest
2660
2667
  * @return ListHostEndpointProtectionScanResultsResponse
2661
2668
  * @throws OciError when an error occurs
2662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostEndpointProtectionScanResults.ts.html |here} to see how to use ListHostEndpointProtectionScanResults API.
2669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostEndpointProtectionScanResults.ts.html |here} to see how to use ListHostEndpointProtectionScanResults API.
2663
2670
  */
2664
2671
  listHostEndpointProtectionScanResults(listHostEndpointProtectionScanResultsRequest) {
2665
2672
  return __awaiter(this, void 0, void 0, function* () {
@@ -2676,7 +2683,8 @@ class VulnerabilityScanningClient {
2676
2683
  "sortBy": listHostEndpointProtectionScanResultsRequest.sortBy,
2677
2684
  "limit": listHostEndpointProtectionScanResultsRequest.limit,
2678
2685
  "page": listHostEndpointProtectionScanResultsRequest.page,
2679
- "displayName": listHostEndpointProtectionScanResultsRequest.displayName
2686
+ "displayName": listHostEndpointProtectionScanResultsRequest.displayName,
2687
+ "isLatestOnly": listHostEndpointProtectionScanResultsRequest.isLatestOnly
2680
2688
  };
2681
2689
  let headerParams = {
2682
2690
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2730,7 +2738,7 @@ class VulnerabilityScanningClient {
2730
2738
  * @param ListHostPortScanResultsRequest
2731
2739
  * @return ListHostPortScanResultsResponse
2732
2740
  * @throws OciError when an error occurs
2733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostPortScanResults.ts.html |here} to see how to use ListHostPortScanResults API.
2741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostPortScanResults.ts.html |here} to see how to use ListHostPortScanResults API.
2734
2742
  */
2735
2743
  listHostPortScanResults(listHostPortScanResultsRequest) {
2736
2744
  return __awaiter(this, void 0, void 0, function* () {
@@ -2747,7 +2755,8 @@ class VulnerabilityScanningClient {
2747
2755
  "sortBy": listHostPortScanResultsRequest.sortBy,
2748
2756
  "limit": listHostPortScanResultsRequest.limit,
2749
2757
  "page": listHostPortScanResultsRequest.page,
2750
- "displayName": listHostPortScanResultsRequest.displayName
2758
+ "displayName": listHostPortScanResultsRequest.displayName,
2759
+ "isLatestOnly": listHostPortScanResultsRequest.isLatestOnly
2751
2760
  };
2752
2761
  let headerParams = {
2753
2762
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2801,7 +2810,7 @@ class VulnerabilityScanningClient {
2801
2810
  * @param ListHostScanRecipesRequest
2802
2811
  * @return ListHostScanRecipesResponse
2803
2812
  * @throws OciError when an error occurs
2804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostScanRecipes.ts.html |here} to see how to use ListHostScanRecipes API.
2813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostScanRecipes.ts.html |here} to see how to use ListHostScanRecipes API.
2805
2814
  */
2806
2815
  listHostScanRecipes(listHostScanRecipesRequest) {
2807
2816
  return __awaiter(this, void 0, void 0, function* () {
@@ -2869,7 +2878,7 @@ class VulnerabilityScanningClient {
2869
2878
  * @param ListHostScanTargetsRequest
2870
2879
  * @return ListHostScanTargetsResponse
2871
2880
  * @throws OciError when an error occurs
2872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostScanTargets.ts.html |here} to see how to use ListHostScanTargets API.
2881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostScanTargets.ts.html |here} to see how to use ListHostScanTargets API.
2873
2882
  */
2874
2883
  listHostScanTargets(listHostScanTargetsRequest) {
2875
2884
  return __awaiter(this, void 0, void 0, function* () {
@@ -2937,7 +2946,7 @@ class VulnerabilityScanningClient {
2937
2946
  * @param ListHostVulnerabilitiesRequest
2938
2947
  * @return ListHostVulnerabilitiesResponse
2939
2948
  * @throws OciError when an error occurs
2940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostVulnerabilities.ts.html |here} to see how to use ListHostVulnerabilities API.
2949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostVulnerabilities.ts.html |here} to see how to use ListHostVulnerabilities API.
2941
2950
  */
2942
2951
  listHostVulnerabilities(listHostVulnerabilitiesRequest) {
2943
2952
  return __awaiter(this, void 0, void 0, function* () {
@@ -3007,7 +3016,7 @@ class VulnerabilityScanningClient {
3007
3016
  * @param ListHostVulnerabilityImpactedHostsRequest
3008
3017
  * @return ListHostVulnerabilityImpactedHostsResponse
3009
3018
  * @throws OciError when an error occurs
3010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListHostVulnerabilityImpactedHosts.ts.html |here} to see how to use ListHostVulnerabilityImpactedHosts API.
3019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListHostVulnerabilityImpactedHosts.ts.html |here} to see how to use ListHostVulnerabilityImpactedHosts API.
3011
3020
  */
3012
3021
  listHostVulnerabilityImpactedHosts(listHostVulnerabilityImpactedHostsRequest) {
3013
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3074,7 +3083,7 @@ class VulnerabilityScanningClient {
3074
3083
  * @param ListVulnerabilitiesRequest
3075
3084
  * @return ListVulnerabilitiesResponse
3076
3085
  * @throws OciError when an error occurs
3077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListVulnerabilities.ts.html |here} to see how to use ListVulnerabilities API.
3086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListVulnerabilities.ts.html |here} to see how to use ListVulnerabilities API.
3078
3087
  */
3079
3088
  listVulnerabilities(listVulnerabilitiesRequest) {
3080
3089
  return __awaiter(this, void 0, void 0, function* () {
@@ -3144,7 +3153,7 @@ class VulnerabilityScanningClient {
3144
3153
  * @param ListVulnerabilityImpactedContainersRequest
3145
3154
  * @return ListVulnerabilityImpactedContainersResponse
3146
3155
  * @throws OciError when an error occurs
3147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListVulnerabilityImpactedContainers.ts.html |here} to see how to use ListVulnerabilityImpactedContainers API.
3156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListVulnerabilityImpactedContainers.ts.html |here} to see how to use ListVulnerabilityImpactedContainers API.
3148
3157
  */
3149
3158
  listVulnerabilityImpactedContainers(listVulnerabilityImpactedContainersRequest) {
3150
3159
  return __awaiter(this, void 0, void 0, function* () {
@@ -3211,7 +3220,7 @@ class VulnerabilityScanningClient {
3211
3220
  * @param ListVulnerabilityImpactedHostsRequest
3212
3221
  * @return ListVulnerabilityImpactedHostsResponse
3213
3222
  * @throws OciError when an error occurs
3214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListVulnerabilityImpactedHosts.ts.html |here} to see how to use ListVulnerabilityImpactedHosts API.
3223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListVulnerabilityImpactedHosts.ts.html |here} to see how to use ListVulnerabilityImpactedHosts API.
3215
3224
  */
3216
3225
  listVulnerabilityImpactedHosts(listVulnerabilityImpactedHostsRequest) {
3217
3226
  return __awaiter(this, void 0, void 0, function* () {
@@ -3278,7 +3287,7 @@ class VulnerabilityScanningClient {
3278
3287
  * @param ListWorkRequestErrorsRequest
3279
3288
  * @return ListWorkRequestErrorsResponse
3280
3289
  * @throws OciError when an error occurs
3281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3282
3291
  */
3283
3292
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3284
3293
  return __awaiter(this, void 0, void 0, function* () {
@@ -3343,7 +3352,7 @@ class VulnerabilityScanningClient {
3343
3352
  * @param ListWorkRequestLogsRequest
3344
3353
  * @return ListWorkRequestLogsResponse
3345
3354
  * @throws OciError when an error occurs
3346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3347
3356
  */
3348
3357
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3349
3358
  return __awaiter(this, void 0, void 0, function* () {
@@ -3408,7 +3417,7 @@ class VulnerabilityScanningClient {
3408
3417
  * @param ListWorkRequestsRequest
3409
3418
  * @return ListWorkRequestsResponse
3410
3419
  * @throws OciError when an error occurs
3411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3412
3421
  */
3413
3422
  listWorkRequests(listWorkRequestsRequest) {
3414
3423
  return __awaiter(this, void 0, void 0, function* () {
@@ -3472,7 +3481,7 @@ class VulnerabilityScanningClient {
3472
3481
  * @param UpdateContainerScanRecipeRequest
3473
3482
  * @return UpdateContainerScanRecipeResponse
3474
3483
  * @throws OciError when an error occurs
3475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/UpdateContainerScanRecipe.ts.html |here} to see how to use UpdateContainerScanRecipe API.
3484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/UpdateContainerScanRecipe.ts.html |here} to see how to use UpdateContainerScanRecipe API.
3476
3485
  */
3477
3486
  updateContainerScanRecipe(updateContainerScanRecipeRequest) {
3478
3487
  return __awaiter(this, void 0, void 0, function* () {
@@ -3532,7 +3541,7 @@ class VulnerabilityScanningClient {
3532
3541
  * @param UpdateContainerScanTargetRequest
3533
3542
  * @return UpdateContainerScanTargetResponse
3534
3543
  * @throws OciError when an error occurs
3535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/UpdateContainerScanTarget.ts.html |here} to see how to use UpdateContainerScanTarget API.
3544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/UpdateContainerScanTarget.ts.html |here} to see how to use UpdateContainerScanTarget API.
3536
3545
  */
3537
3546
  updateContainerScanTarget(updateContainerScanTargetRequest) {
3538
3547
  return __awaiter(this, void 0, void 0, function* () {
@@ -3592,7 +3601,7 @@ class VulnerabilityScanningClient {
3592
3601
  * @param UpdateHostScanRecipeRequest
3593
3602
  * @return UpdateHostScanRecipeResponse
3594
3603
  * @throws OciError when an error occurs
3595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/UpdateHostScanRecipe.ts.html |here} to see how to use UpdateHostScanRecipe API.
3604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/UpdateHostScanRecipe.ts.html |here} to see how to use UpdateHostScanRecipe API.
3596
3605
  */
3597
3606
  updateHostScanRecipe(updateHostScanRecipeRequest) {
3598
3607
  return __awaiter(this, void 0, void 0, function* () {
@@ -3652,7 +3661,7 @@ class VulnerabilityScanningClient {
3652
3661
  * @param UpdateHostScanTargetRequest
3653
3662
  * @return UpdateHostScanTargetResponse
3654
3663
  * @throws OciError when an error occurs
3655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/vulnerabilityscanning/UpdateHostScanTarget.ts.html |here} to see how to use UpdateHostScanTarget API.
3664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/vulnerabilityscanning/UpdateHostScanTarget.ts.html |here} to see how to use UpdateHostScanTarget API.
3656
3665
  */
3657
3666
  updateHostScanTarget(updateHostScanTargetRequest) {
3658
3667
  return __awaiter(this, void 0, void 0, function* () {