oci-cloudbridge 2.76.0 → 2.76.1

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 (451) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -59
  4. package/lib/client.js +59 -59
  5. package/lib/common-waiter.d.ts +1 -1
  6. package/lib/common-waiter.js +1 -1
  7. package/lib/discovery-waiter.d.ts +1 -1
  8. package/lib/discovery-waiter.js +1 -1
  9. package/lib/inventory-waiter.d.ts +1 -1
  10. package/lib/inventory-waiter.js +1 -1
  11. package/lib/model/action-type.d.ts +1 -1
  12. package/lib/model/action-type.js +1 -1
  13. package/lib/model/add-agent-dependency-details.d.ts +1 -1
  14. package/lib/model/add-agent-dependency-details.js +1 -1
  15. package/lib/model/agent-collection.d.ts +1 -1
  16. package/lib/model/agent-collection.js +1 -1
  17. package/lib/model/agent-dependency-collection.d.ts +1 -1
  18. package/lib/model/agent-dependency-collection.js +1 -1
  19. package/lib/model/agent-dependency-summary.d.ts +1 -1
  20. package/lib/model/agent-dependency-summary.js +1 -1
  21. package/lib/model/agent-dependency.d.ts +1 -1
  22. package/lib/model/agent-dependency.js +1 -1
  23. package/lib/model/agent-summary.d.ts +1 -1
  24. package/lib/model/agent-summary.js +1 -1
  25. package/lib/model/agent.d.ts +1 -1
  26. package/lib/model/agent.js +1 -1
  27. package/lib/model/appliance-image-collection.d.ts +1 -1
  28. package/lib/model/appliance-image-collection.js +1 -1
  29. package/lib/model/appliance-image-summary.d.ts +1 -1
  30. package/lib/model/appliance-image-summary.js +1 -1
  31. package/lib/model/asset-aggregation-collection.d.ts +1 -1
  32. package/lib/model/asset-aggregation-collection.js +1 -1
  33. package/lib/model/asset-aggregation.d.ts +1 -1
  34. package/lib/model/asset-aggregation.js +1 -1
  35. package/lib/model/asset-collection.d.ts +1 -1
  36. package/lib/model/asset-collection.js +1 -1
  37. package/lib/model/asset-source-collection.d.ts +1 -1
  38. package/lib/model/asset-source-collection.js +1 -1
  39. package/lib/model/asset-source-connection-collection.d.ts +1 -1
  40. package/lib/model/asset-source-connection-collection.js +1 -1
  41. package/lib/model/asset-source-connection-lifecycle-state.d.ts +1 -1
  42. package/lib/model/asset-source-connection-lifecycle-state.js +1 -1
  43. package/lib/model/asset-source-connection-type.d.ts +1 -1
  44. package/lib/model/asset-source-connection-type.js +1 -1
  45. package/lib/model/asset-source-connection.d.ts +1 -1
  46. package/lib/model/asset-source-connection.js +1 -1
  47. package/lib/model/asset-source-credentials-type.d.ts +1 -1
  48. package/lib/model/asset-source-credentials-type.js +1 -1
  49. package/lib/model/asset-source-credentials.d.ts +1 -1
  50. package/lib/model/asset-source-credentials.js +1 -1
  51. package/lib/model/asset-source-lifecycle-state.d.ts +1 -1
  52. package/lib/model/asset-source-lifecycle-state.js +1 -1
  53. package/lib/model/asset-source-summary.d.ts +1 -1
  54. package/lib/model/asset-source-summary.js +1 -1
  55. package/lib/model/asset-source-type.d.ts +1 -1
  56. package/lib/model/asset-source-type.js +1 -1
  57. package/lib/model/asset-source.d.ts +1 -1
  58. package/lib/model/asset-source.js +1 -1
  59. package/lib/model/asset-summary.d.ts +1 -1
  60. package/lib/model/asset-summary.js +1 -1
  61. package/lib/model/asset-type.d.ts +1 -1
  62. package/lib/model/asset-type.js +1 -1
  63. package/lib/model/asset.d.ts +1 -1
  64. package/lib/model/asset.js +1 -1
  65. package/lib/model/change-agent-compartment-details.d.ts +1 -1
  66. package/lib/model/change-agent-compartment-details.js +1 -1
  67. package/lib/model/change-agent-dependency-compartment-details.d.ts +1 -1
  68. package/lib/model/change-agent-dependency-compartment-details.js +1 -1
  69. package/lib/model/change-asset-compartment-details.d.ts +1 -1
  70. package/lib/model/change-asset-compartment-details.js +1 -1
  71. package/lib/model/change-asset-source-compartment-details.d.ts +1 -1
  72. package/lib/model/change-asset-source-compartment-details.js +1 -1
  73. package/lib/model/change-asset-tags-details.d.ts +1 -1
  74. package/lib/model/change-asset-tags-details.js +1 -1
  75. package/lib/model/change-discovery-schedule-compartment-details.d.ts +1 -1
  76. package/lib/model/change-discovery-schedule-compartment-details.js +1 -1
  77. package/lib/model/change-environment-compartment-details.d.ts +1 -1
  78. package/lib/model/change-environment-compartment-details.js +1 -1
  79. package/lib/model/compute-properties.d.ts +1 -1
  80. package/lib/model/compute-properties.js +1 -1
  81. package/lib/model/create-agent-dependency-details.d.ts +1 -1
  82. package/lib/model/create-agent-dependency-details.js +1 -1
  83. package/lib/model/create-agent-details.d.ts +1 -1
  84. package/lib/model/create-agent-details.js +1 -1
  85. package/lib/model/create-asset-details.d.ts +1 -1
  86. package/lib/model/create-asset-details.js +1 -1
  87. package/lib/model/create-asset-source-details.d.ts +1 -1
  88. package/lib/model/create-asset-source-details.js +1 -1
  89. package/lib/model/create-discovery-schedule-details.d.ts +1 -1
  90. package/lib/model/create-discovery-schedule-details.js +1 -1
  91. package/lib/model/create-environment-details.d.ts +1 -1
  92. package/lib/model/create-environment-details.js +1 -1
  93. package/lib/model/create-inventory-details.d.ts +1 -1
  94. package/lib/model/create-inventory-details.js +1 -1
  95. package/lib/model/create-vm-ware-asset-source-details.d.ts +1 -1
  96. package/lib/model/create-vm-ware-asset-source-details.js +1 -1
  97. package/lib/model/create-vmware-vm-asset-details.d.ts +1 -1
  98. package/lib/model/create-vmware-vm-asset-details.js +1 -1
  99. package/lib/model/customer-tag.d.ts +1 -1
  100. package/lib/model/customer-tag.js +1 -1
  101. package/lib/model/discovery-schedule-collection.d.ts +1 -1
  102. package/lib/model/discovery-schedule-collection.js +1 -1
  103. package/lib/model/discovery-schedule-lifecycle-state.d.ts +1 -1
  104. package/lib/model/discovery-schedule-lifecycle-state.js +1 -1
  105. package/lib/model/discovery-schedule-summary.d.ts +1 -1
  106. package/lib/model/discovery-schedule-summary.js +1 -1
  107. package/lib/model/discovery-schedule.d.ts +1 -1
  108. package/lib/model/discovery-schedule.js +1 -1
  109. package/lib/model/disk.d.ts +1 -1
  110. package/lib/model/disk.js +1 -1
  111. package/lib/model/environment-collection.d.ts +1 -1
  112. package/lib/model/environment-collection.js +1 -1
  113. package/lib/model/environment-summary.d.ts +1 -1
  114. package/lib/model/environment-summary.js +1 -1
  115. package/lib/model/environment.d.ts +1 -1
  116. package/lib/model/environment.js +1 -1
  117. package/lib/model/gpu-device.d.ts +1 -1
  118. package/lib/model/gpu-device.js +1 -1
  119. package/lib/model/historical-metric-collection.d.ts +1 -1
  120. package/lib/model/historical-metric-collection.js +1 -1
  121. package/lib/model/historical-metric-summary.d.ts +1 -1
  122. package/lib/model/historical-metric-summary.js +1 -1
  123. package/lib/model/historical-metric.d.ts +1 -1
  124. package/lib/model/historical-metric.js +1 -1
  125. package/lib/model/import-inventory-details.d.ts +1 -1
  126. package/lib/model/import-inventory-details.js +1 -1
  127. package/lib/model/import-inventory-via-assets-details.d.ts +1 -1
  128. package/lib/model/import-inventory-via-assets-details.js +1 -1
  129. package/lib/model/index.d.ts +1 -1
  130. package/lib/model/index.js +1 -1
  131. package/lib/model/inventory-collection.d.ts +1 -1
  132. package/lib/model/inventory-collection.js +1 -1
  133. package/lib/model/inventory-summary.d.ts +1 -1
  134. package/lib/model/inventory-summary.js +1 -1
  135. package/lib/model/inventory.d.ts +1 -1
  136. package/lib/model/inventory.js +1 -1
  137. package/lib/model/nic.d.ts +1 -1
  138. package/lib/model/nic.js +1 -1
  139. package/lib/model/nvdimm-controller.d.ts +1 -1
  140. package/lib/model/nvdimm-controller.js +1 -1
  141. package/lib/model/nvdimm.d.ts +1 -1
  142. package/lib/model/nvdimm.js +1 -1
  143. package/lib/model/operation-status.d.ts +1 -1
  144. package/lib/model/operation-status.js +1 -1
  145. package/lib/model/operation-type.d.ts +1 -1
  146. package/lib/model/operation-type.js +1 -1
  147. package/lib/model/plugin-summary.d.ts +1 -1
  148. package/lib/model/plugin-summary.js +1 -1
  149. package/lib/model/plugin.d.ts +1 -1
  150. package/lib/model/plugin.js +1 -1
  151. package/lib/model/remove-agent-dependency-details.d.ts +1 -1
  152. package/lib/model/remove-agent-dependency-details.js +1 -1
  153. package/lib/model/scsi-controller.d.ts +1 -1
  154. package/lib/model/scsi-controller.js +1 -1
  155. package/lib/model/sort-orders.d.ts +1 -1
  156. package/lib/model/sort-orders.js +1 -1
  157. package/lib/model/submit-historical-metrics-details.d.ts +1 -1
  158. package/lib/model/submit-historical-metrics-details.js +1 -1
  159. package/lib/model/update-agent-dependency-details.d.ts +1 -1
  160. package/lib/model/update-agent-dependency-details.js +1 -1
  161. package/lib/model/update-agent-details.d.ts +1 -1
  162. package/lib/model/update-agent-details.js +1 -1
  163. package/lib/model/update-asset-details.d.ts +1 -1
  164. package/lib/model/update-asset-details.js +1 -1
  165. package/lib/model/update-asset-source-details.d.ts +1 -1
  166. package/lib/model/update-asset-source-details.js +1 -1
  167. package/lib/model/update-discovery-schedule-details.d.ts +1 -1
  168. package/lib/model/update-discovery-schedule-details.js +1 -1
  169. package/lib/model/update-environment-details.d.ts +1 -1
  170. package/lib/model/update-environment-details.js +1 -1
  171. package/lib/model/update-inventory-details.d.ts +1 -1
  172. package/lib/model/update-inventory-details.js +1 -1
  173. package/lib/model/update-plugin-details.d.ts +1 -1
  174. package/lib/model/update-plugin-details.js +1 -1
  175. package/lib/model/update-vm-asset-details.d.ts +1 -1
  176. package/lib/model/update-vm-asset-details.js +1 -1
  177. package/lib/model/update-vm-ware-asset-source-details.d.ts +1 -1
  178. package/lib/model/update-vm-ware-asset-source-details.js +1 -1
  179. package/lib/model/update-vmware-vm-asset-details.d.ts +1 -1
  180. package/lib/model/update-vmware-vm-asset-details.js +1 -1
  181. package/lib/model/vm-asset.d.ts +1 -1
  182. package/lib/model/vm-asset.js +1 -1
  183. package/lib/model/vm-properties.d.ts +1 -1
  184. package/lib/model/vm-properties.js +1 -1
  185. package/lib/model/vm-ware-asset-source-summary.d.ts +1 -1
  186. package/lib/model/vm-ware-asset-source-summary.js +1 -1
  187. package/lib/model/vm-ware-asset-source.d.ts +1 -1
  188. package/lib/model/vm-ware-asset-source.js +1 -1
  189. package/lib/model/vmware-vcenter-properties.d.ts +1 -1
  190. package/lib/model/vmware-vcenter-properties.js +1 -1
  191. package/lib/model/vmware-vm-asset.d.ts +1 -1
  192. package/lib/model/vmware-vm-asset.js +1 -1
  193. package/lib/model/vmware-vm-properties.d.ts +1 -1
  194. package/lib/model/vmware-vm-properties.js +1 -1
  195. package/lib/model/work-request-error-collection.d.ts +1 -1
  196. package/lib/model/work-request-error-collection.js +1 -1
  197. package/lib/model/work-request-error.d.ts +1 -1
  198. package/lib/model/work-request-error.js +1 -1
  199. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  200. package/lib/model/work-request-log-entry-collection.js +1 -1
  201. package/lib/model/work-request-log-entry.d.ts +1 -1
  202. package/lib/model/work-request-log-entry.js +1 -1
  203. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  204. package/lib/model/work-request-resource-metadata-key.js +1 -1
  205. package/lib/model/work-request-resource.d.ts +1 -1
  206. package/lib/model/work-request-resource.js +1 -1
  207. package/lib/model/work-request-summary-collection.d.ts +1 -1
  208. package/lib/model/work-request-summary-collection.js +1 -1
  209. package/lib/model/work-request-summary.d.ts +1 -1
  210. package/lib/model/work-request-summary.js +1 -1
  211. package/lib/model/work-request.d.ts +1 -1
  212. package/lib/model/work-request.js +1 -1
  213. package/lib/ocbagentsvc-waiter.d.ts +1 -1
  214. package/lib/ocbagentsvc-waiter.js +1 -1
  215. package/lib/request/add-agent-dependency-request.d.ts +2 -2
  216. package/lib/request/add-agent-dependency-request.js +1 -1
  217. package/lib/request/analyze-assets-request.d.ts +2 -2
  218. package/lib/request/analyze-assets-request.js +1 -1
  219. package/lib/request/cancel-work-request-request.d.ts +2 -2
  220. package/lib/request/cancel-work-request-request.js +1 -1
  221. package/lib/request/change-agent-compartment-request.d.ts +2 -2
  222. package/lib/request/change-agent-compartment-request.js +1 -1
  223. package/lib/request/change-agent-dependency-compartment-request.d.ts +2 -2
  224. package/lib/request/change-agent-dependency-compartment-request.js +1 -1
  225. package/lib/request/change-asset-compartment-request.d.ts +2 -2
  226. package/lib/request/change-asset-compartment-request.js +1 -1
  227. package/lib/request/change-asset-source-compartment-request.d.ts +2 -2
  228. package/lib/request/change-asset-source-compartment-request.js +1 -1
  229. package/lib/request/change-asset-tags-request.d.ts +2 -2
  230. package/lib/request/change-asset-tags-request.js +1 -1
  231. package/lib/request/change-discovery-schedule-compartment-request.d.ts +2 -2
  232. package/lib/request/change-discovery-schedule-compartment-request.js +1 -1
  233. package/lib/request/change-environment-compartment-request.d.ts +2 -2
  234. package/lib/request/change-environment-compartment-request.js +1 -1
  235. package/lib/request/create-agent-dependency-request.d.ts +2 -2
  236. package/lib/request/create-agent-dependency-request.js +1 -1
  237. package/lib/request/create-agent-request.d.ts +2 -2
  238. package/lib/request/create-agent-request.js +1 -1
  239. package/lib/request/create-asset-request.d.ts +2 -2
  240. package/lib/request/create-asset-request.js +1 -1
  241. package/lib/request/create-asset-source-request.d.ts +2 -2
  242. package/lib/request/create-asset-source-request.js +1 -1
  243. package/lib/request/create-discovery-schedule-request.d.ts +2 -2
  244. package/lib/request/create-discovery-schedule-request.js +1 -1
  245. package/lib/request/create-environment-request.d.ts +2 -2
  246. package/lib/request/create-environment-request.js +1 -1
  247. package/lib/request/create-inventory-request.d.ts +2 -2
  248. package/lib/request/create-inventory-request.js +1 -1
  249. package/lib/request/delete-agent-dependency-request.d.ts +2 -2
  250. package/lib/request/delete-agent-dependency-request.js +1 -1
  251. package/lib/request/delete-agent-request.d.ts +2 -2
  252. package/lib/request/delete-agent-request.js +1 -1
  253. package/lib/request/delete-asset-request.d.ts +2 -2
  254. package/lib/request/delete-asset-request.js +1 -1
  255. package/lib/request/delete-asset-source-request.d.ts +2 -2
  256. package/lib/request/delete-asset-source-request.js +1 -1
  257. package/lib/request/delete-discovery-schedule-request.d.ts +2 -2
  258. package/lib/request/delete-discovery-schedule-request.js +1 -1
  259. package/lib/request/delete-environment-request.d.ts +2 -2
  260. package/lib/request/delete-environment-request.js +1 -1
  261. package/lib/request/delete-inventory-request.d.ts +2 -2
  262. package/lib/request/delete-inventory-request.js +1 -1
  263. package/lib/request/get-agent-dependency-request.d.ts +2 -2
  264. package/lib/request/get-agent-dependency-request.js +1 -1
  265. package/lib/request/get-agent-request.d.ts +2 -2
  266. package/lib/request/get-agent-request.js +1 -1
  267. package/lib/request/get-asset-request.d.ts +2 -2
  268. package/lib/request/get-asset-request.js +1 -1
  269. package/lib/request/get-asset-source-request.d.ts +2 -2
  270. package/lib/request/get-asset-source-request.js +1 -1
  271. package/lib/request/get-discovery-schedule-request.d.ts +2 -2
  272. package/lib/request/get-discovery-schedule-request.js +1 -1
  273. package/lib/request/get-environment-request.d.ts +2 -2
  274. package/lib/request/get-environment-request.js +1 -1
  275. package/lib/request/get-inventory-request.d.ts +2 -2
  276. package/lib/request/get-inventory-request.js +1 -1
  277. package/lib/request/get-plugin-request.d.ts +2 -2
  278. package/lib/request/get-plugin-request.js +1 -1
  279. package/lib/request/get-work-request-request.d.ts +2 -2
  280. package/lib/request/get-work-request-request.js +1 -1
  281. package/lib/request/import-inventory-request.d.ts +2 -2
  282. package/lib/request/import-inventory-request.js +1 -1
  283. package/lib/request/index.d.ts +1 -1
  284. package/lib/request/index.js +1 -1
  285. package/lib/request/list-agent-dependencies-request.d.ts +2 -2
  286. package/lib/request/list-agent-dependencies-request.js +1 -1
  287. package/lib/request/list-agents-request.d.ts +2 -2
  288. package/lib/request/list-agents-request.js +1 -1
  289. package/lib/request/list-appliance-images-request.d.ts +2 -2
  290. package/lib/request/list-appliance-images-request.js +1 -1
  291. package/lib/request/list-asset-source-connections-request.d.ts +2 -2
  292. package/lib/request/list-asset-source-connections-request.js +1 -1
  293. package/lib/request/list-asset-sources-request.d.ts +2 -2
  294. package/lib/request/list-asset-sources-request.js +1 -1
  295. package/lib/request/list-assets-request.d.ts +2 -2
  296. package/lib/request/list-assets-request.js +1 -1
  297. package/lib/request/list-discovery-schedules-request.d.ts +2 -2
  298. package/lib/request/list-discovery-schedules-request.js +1 -1
  299. package/lib/request/list-environments-request.d.ts +2 -2
  300. package/lib/request/list-environments-request.js +1 -1
  301. package/lib/request/list-historical-metrics-request.d.ts +2 -2
  302. package/lib/request/list-historical-metrics-request.js +1 -1
  303. package/lib/request/list-inventories-request.d.ts +2 -2
  304. package/lib/request/list-inventories-request.js +1 -1
  305. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  306. package/lib/request/list-work-request-errors-request.js +1 -1
  307. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  308. package/lib/request/list-work-request-logs-request.js +1 -1
  309. package/lib/request/list-work-requests-request.d.ts +2 -2
  310. package/lib/request/list-work-requests-request.js +1 -1
  311. package/lib/request/refresh-asset-source-request.d.ts +2 -2
  312. package/lib/request/refresh-asset-source-request.js +1 -1
  313. package/lib/request/remove-agent-dependency-request.d.ts +2 -2
  314. package/lib/request/remove-agent-dependency-request.js +1 -1
  315. package/lib/request/submit-historical-metrics-request.d.ts +2 -2
  316. package/lib/request/submit-historical-metrics-request.js +1 -1
  317. package/lib/request/update-agent-dependency-request.d.ts +2 -2
  318. package/lib/request/update-agent-dependency-request.js +1 -1
  319. package/lib/request/update-agent-request.d.ts +2 -2
  320. package/lib/request/update-agent-request.js +1 -1
  321. package/lib/request/update-asset-request.d.ts +2 -2
  322. package/lib/request/update-asset-request.js +1 -1
  323. package/lib/request/update-asset-source-request.d.ts +2 -2
  324. package/lib/request/update-asset-source-request.js +1 -1
  325. package/lib/request/update-discovery-schedule-request.d.ts +2 -2
  326. package/lib/request/update-discovery-schedule-request.js +1 -1
  327. package/lib/request/update-environment-request.d.ts +2 -2
  328. package/lib/request/update-environment-request.js +1 -1
  329. package/lib/request/update-inventory-request.d.ts +2 -2
  330. package/lib/request/update-inventory-request.js +1 -1
  331. package/lib/request/update-plugin-request.d.ts +2 -2
  332. package/lib/request/update-plugin-request.js +1 -1
  333. package/lib/response/add-agent-dependency-response.d.ts +1 -1
  334. package/lib/response/add-agent-dependency-response.js +1 -1
  335. package/lib/response/analyze-assets-response.d.ts +1 -1
  336. package/lib/response/analyze-assets-response.js +1 -1
  337. package/lib/response/cancel-work-request-response.d.ts +1 -1
  338. package/lib/response/cancel-work-request-response.js +1 -1
  339. package/lib/response/change-agent-compartment-response.d.ts +1 -1
  340. package/lib/response/change-agent-compartment-response.js +1 -1
  341. package/lib/response/change-agent-dependency-compartment-response.d.ts +1 -1
  342. package/lib/response/change-agent-dependency-compartment-response.js +1 -1
  343. package/lib/response/change-asset-compartment-response.d.ts +1 -1
  344. package/lib/response/change-asset-compartment-response.js +1 -1
  345. package/lib/response/change-asset-source-compartment-response.d.ts +1 -1
  346. package/lib/response/change-asset-source-compartment-response.js +1 -1
  347. package/lib/response/change-asset-tags-response.d.ts +1 -1
  348. package/lib/response/change-asset-tags-response.js +1 -1
  349. package/lib/response/change-discovery-schedule-compartment-response.d.ts +1 -1
  350. package/lib/response/change-discovery-schedule-compartment-response.js +1 -1
  351. package/lib/response/change-environment-compartment-response.d.ts +1 -1
  352. package/lib/response/change-environment-compartment-response.js +1 -1
  353. package/lib/response/create-agent-dependency-response.d.ts +1 -1
  354. package/lib/response/create-agent-dependency-response.js +1 -1
  355. package/lib/response/create-agent-response.d.ts +1 -1
  356. package/lib/response/create-agent-response.js +1 -1
  357. package/lib/response/create-asset-response.d.ts +1 -1
  358. package/lib/response/create-asset-response.js +1 -1
  359. package/lib/response/create-asset-source-response.d.ts +1 -1
  360. package/lib/response/create-asset-source-response.js +1 -1
  361. package/lib/response/create-discovery-schedule-response.d.ts +1 -1
  362. package/lib/response/create-discovery-schedule-response.js +1 -1
  363. package/lib/response/create-environment-response.d.ts +1 -1
  364. package/lib/response/create-environment-response.js +1 -1
  365. package/lib/response/create-inventory-response.d.ts +1 -1
  366. package/lib/response/create-inventory-response.js +1 -1
  367. package/lib/response/delete-agent-dependency-response.d.ts +1 -1
  368. package/lib/response/delete-agent-dependency-response.js +1 -1
  369. package/lib/response/delete-agent-response.d.ts +1 -1
  370. package/lib/response/delete-agent-response.js +1 -1
  371. package/lib/response/delete-asset-response.d.ts +1 -1
  372. package/lib/response/delete-asset-response.js +1 -1
  373. package/lib/response/delete-asset-source-response.d.ts +1 -1
  374. package/lib/response/delete-asset-source-response.js +1 -1
  375. package/lib/response/delete-discovery-schedule-response.d.ts +1 -1
  376. package/lib/response/delete-discovery-schedule-response.js +1 -1
  377. package/lib/response/delete-environment-response.d.ts +1 -1
  378. package/lib/response/delete-environment-response.js +1 -1
  379. package/lib/response/delete-inventory-response.d.ts +1 -1
  380. package/lib/response/delete-inventory-response.js +1 -1
  381. package/lib/response/get-agent-dependency-response.d.ts +1 -1
  382. package/lib/response/get-agent-dependency-response.js +1 -1
  383. package/lib/response/get-agent-response.d.ts +1 -1
  384. package/lib/response/get-agent-response.js +1 -1
  385. package/lib/response/get-asset-response.d.ts +1 -1
  386. package/lib/response/get-asset-response.js +1 -1
  387. package/lib/response/get-asset-source-response.d.ts +1 -1
  388. package/lib/response/get-asset-source-response.js +1 -1
  389. package/lib/response/get-discovery-schedule-response.d.ts +1 -1
  390. package/lib/response/get-discovery-schedule-response.js +1 -1
  391. package/lib/response/get-environment-response.d.ts +1 -1
  392. package/lib/response/get-environment-response.js +1 -1
  393. package/lib/response/get-inventory-response.d.ts +1 -1
  394. package/lib/response/get-inventory-response.js +1 -1
  395. package/lib/response/get-plugin-response.d.ts +1 -1
  396. package/lib/response/get-plugin-response.js +1 -1
  397. package/lib/response/get-work-request-response.d.ts +1 -1
  398. package/lib/response/get-work-request-response.js +1 -1
  399. package/lib/response/import-inventory-response.d.ts +1 -1
  400. package/lib/response/import-inventory-response.js +1 -1
  401. package/lib/response/index.d.ts +1 -1
  402. package/lib/response/index.js +1 -1
  403. package/lib/response/list-agent-dependencies-response.d.ts +1 -1
  404. package/lib/response/list-agent-dependencies-response.js +1 -1
  405. package/lib/response/list-agents-response.d.ts +1 -1
  406. package/lib/response/list-agents-response.js +1 -1
  407. package/lib/response/list-appliance-images-response.d.ts +1 -1
  408. package/lib/response/list-appliance-images-response.js +1 -1
  409. package/lib/response/list-asset-source-connections-response.d.ts +1 -1
  410. package/lib/response/list-asset-source-connections-response.js +1 -1
  411. package/lib/response/list-asset-sources-response.d.ts +1 -1
  412. package/lib/response/list-asset-sources-response.js +1 -1
  413. package/lib/response/list-assets-response.d.ts +1 -1
  414. package/lib/response/list-assets-response.js +1 -1
  415. package/lib/response/list-discovery-schedules-response.d.ts +1 -1
  416. package/lib/response/list-discovery-schedules-response.js +1 -1
  417. package/lib/response/list-environments-response.d.ts +1 -1
  418. package/lib/response/list-environments-response.js +1 -1
  419. package/lib/response/list-historical-metrics-response.d.ts +1 -1
  420. package/lib/response/list-historical-metrics-response.js +1 -1
  421. package/lib/response/list-inventories-response.d.ts +1 -1
  422. package/lib/response/list-inventories-response.js +1 -1
  423. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  424. package/lib/response/list-work-request-errors-response.js +1 -1
  425. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  426. package/lib/response/list-work-request-logs-response.js +1 -1
  427. package/lib/response/list-work-requests-response.d.ts +1 -1
  428. package/lib/response/list-work-requests-response.js +1 -1
  429. package/lib/response/refresh-asset-source-response.d.ts +1 -1
  430. package/lib/response/refresh-asset-source-response.js +1 -1
  431. package/lib/response/remove-agent-dependency-response.d.ts +1 -1
  432. package/lib/response/remove-agent-dependency-response.js +1 -1
  433. package/lib/response/submit-historical-metrics-response.d.ts +1 -1
  434. package/lib/response/submit-historical-metrics-response.js +1 -1
  435. package/lib/response/update-agent-dependency-response.d.ts +1 -1
  436. package/lib/response/update-agent-dependency-response.js +1 -1
  437. package/lib/response/update-agent-response.d.ts +1 -1
  438. package/lib/response/update-agent-response.js +1 -1
  439. package/lib/response/update-asset-response.d.ts +1 -1
  440. package/lib/response/update-asset-response.js +1 -1
  441. package/lib/response/update-asset-source-response.d.ts +1 -1
  442. package/lib/response/update-asset-source-response.js +1 -1
  443. package/lib/response/update-discovery-schedule-response.d.ts +1 -1
  444. package/lib/response/update-discovery-schedule-response.js +1 -1
  445. package/lib/response/update-environment-response.d.ts +1 -1
  446. package/lib/response/update-environment-response.js +1 -1
  447. package/lib/response/update-inventory-response.d.ts +1 -1
  448. package/lib/response/update-inventory-response.js +1 -1
  449. package/lib/response/update-plugin-response.d.ts +1 -1
  450. package/lib/response/update-plugin-response.js +1 -1
  451. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -190,7 +190,7 @@ class CommonClient {
190
190
  * @param CancelWorkRequestRequest
191
191
  * @return CancelWorkRequestResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
194
194
  */
195
195
  cancelWorkRequest(cancelWorkRequestRequest) {
196
196
  return __awaiter(this, void 0, void 0, function* () {
@@ -245,7 +245,7 @@ class CommonClient {
245
245
  * @param GetWorkRequestRequest
246
246
  * @return GetWorkRequestResponse
247
247
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
249
249
  */
250
250
  getWorkRequest(getWorkRequestRequest) {
251
251
  return __awaiter(this, void 0, void 0, function* () {
@@ -314,7 +314,7 @@ class CommonClient {
314
314
  * @param ListWorkRequestErrorsRequest
315
315
  * @return ListWorkRequestErrorsResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
318
318
  */
319
319
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
320
320
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class CommonClient {
383
383
  * @param ListWorkRequestLogsRequest
384
384
  * @return ListWorkRequestLogsResponse
385
385
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
387
387
  */
388
388
  listWorkRequestLogs(listWorkRequestLogsRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -452,7 +452,7 @@ class CommonClient {
452
452
  * @param ListWorkRequestsRequest
453
453
  * @return ListWorkRequestsResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
456
456
  */
457
457
  listWorkRequests(listWorkRequestsRequest) {
458
458
  return __awaiter(this, void 0, void 0, function* () {
@@ -659,7 +659,7 @@ class DiscoveryClient {
659
659
  * @param ChangeAssetSourceCompartmentRequest
660
660
  * @return ChangeAssetSourceCompartmentResponse
661
661
  * @throws OciError when an error occurs
662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeAssetSourceCompartment.ts.html |here} to see how to use ChangeAssetSourceCompartment API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeAssetSourceCompartment.ts.html |here} to see how to use ChangeAssetSourceCompartment API.
663
663
  */
664
664
  changeAssetSourceCompartment(changeAssetSourceCompartmentRequest) {
665
665
  return __awaiter(this, void 0, void 0, function* () {
@@ -716,7 +716,7 @@ class DiscoveryClient {
716
716
  * @param ChangeDiscoveryScheduleCompartmentRequest
717
717
  * @return ChangeDiscoveryScheduleCompartmentResponse
718
718
  * @throws OciError when an error occurs
719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeDiscoveryScheduleCompartment.ts.html |here} to see how to use ChangeDiscoveryScheduleCompartment API.
719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeDiscoveryScheduleCompartment.ts.html |here} to see how to use ChangeDiscoveryScheduleCompartment API.
720
720
  */
721
721
  changeDiscoveryScheduleCompartment(changeDiscoveryScheduleCompartmentRequest) {
722
722
  return __awaiter(this, void 0, void 0, function* () {
@@ -774,7 +774,7 @@ class DiscoveryClient {
774
774
  * @param CreateAssetSourceRequest
775
775
  * @return CreateAssetSourceResponse
776
776
  * @throws OciError when an error occurs
777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateAssetSource.ts.html |here} to see how to use CreateAssetSource API.
777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateAssetSource.ts.html |here} to see how to use CreateAssetSource API.
778
778
  */
779
779
  createAssetSource(createAssetSourceRequest) {
780
780
  return __awaiter(this, void 0, void 0, function* () {
@@ -847,7 +847,7 @@ class DiscoveryClient {
847
847
  * @param CreateDiscoveryScheduleRequest
848
848
  * @return CreateDiscoveryScheduleResponse
849
849
  * @throws OciError when an error occurs
850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateDiscoverySchedule.ts.html |here} to see how to use CreateDiscoverySchedule API.
850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateDiscoverySchedule.ts.html |here} to see how to use CreateDiscoverySchedule API.
851
851
  */
852
852
  createDiscoverySchedule(createDiscoveryScheduleRequest) {
853
853
  return __awaiter(this, void 0, void 0, function* () {
@@ -910,7 +910,7 @@ class DiscoveryClient {
910
910
  * @param DeleteAssetSourceRequest
911
911
  * @return DeleteAssetSourceResponse
912
912
  * @throws OciError when an error occurs
913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteAssetSource.ts.html |here} to see how to use DeleteAssetSource API.
913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteAssetSource.ts.html |here} to see how to use DeleteAssetSource API.
914
914
  */
915
915
  deleteAssetSource(deleteAssetSourceRequest) {
916
916
  return __awaiter(this, void 0, void 0, function* () {
@@ -970,7 +970,7 @@ class DiscoveryClient {
970
970
  * @param DeleteDiscoveryScheduleRequest
971
971
  * @return DeleteDiscoveryScheduleResponse
972
972
  * @throws OciError when an error occurs
973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteDiscoverySchedule.ts.html |here} to see how to use DeleteDiscoverySchedule API.
973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteDiscoverySchedule.ts.html |here} to see how to use DeleteDiscoverySchedule API.
974
974
  */
975
975
  deleteDiscoverySchedule(deleteDiscoveryScheduleRequest) {
976
976
  return __awaiter(this, void 0, void 0, function* () {
@@ -1025,7 +1025,7 @@ class DiscoveryClient {
1025
1025
  * @param GetAssetSourceRequest
1026
1026
  * @return GetAssetSourceResponse
1027
1027
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetAssetSource.ts.html |here} to see how to use GetAssetSource API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetAssetSource.ts.html |here} to see how to use GetAssetSource API.
1029
1029
  */
1030
1030
  getAssetSource(getAssetSourceRequest) {
1031
1031
  return __awaiter(this, void 0, void 0, function* () {
@@ -1088,7 +1088,7 @@ class DiscoveryClient {
1088
1088
  * @param GetDiscoveryScheduleRequest
1089
1089
  * @return GetDiscoveryScheduleResponse
1090
1090
  * @throws OciError when an error occurs
1091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetDiscoverySchedule.ts.html |here} to see how to use GetDiscoverySchedule API.
1091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetDiscoverySchedule.ts.html |here} to see how to use GetDiscoverySchedule API.
1092
1092
  */
1093
1093
  getDiscoverySchedule(getDiscoveryScheduleRequest) {
1094
1094
  return __awaiter(this, void 0, void 0, function* () {
@@ -1151,7 +1151,7 @@ class DiscoveryClient {
1151
1151
  * @param ListAssetSourceConnectionsRequest
1152
1152
  * @return ListAssetSourceConnectionsResponse
1153
1153
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListAssetSourceConnections.ts.html |here} to see how to use ListAssetSourceConnections API.
1154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListAssetSourceConnections.ts.html |here} to see how to use ListAssetSourceConnections API.
1155
1155
  */
1156
1156
  listAssetSourceConnections(listAssetSourceConnectionsRequest) {
1157
1157
  return __awaiter(this, void 0, void 0, function* () {
@@ -1218,7 +1218,7 @@ class DiscoveryClient {
1218
1218
  * @param ListAssetSourcesRequest
1219
1219
  * @return ListAssetSourcesResponse
1220
1220
  * @throws OciError when an error occurs
1221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListAssetSources.ts.html |here} to see how to use ListAssetSources API.
1221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListAssetSources.ts.html |here} to see how to use ListAssetSources API.
1222
1222
  */
1223
1223
  listAssetSources(listAssetSourcesRequest) {
1224
1224
  return __awaiter(this, void 0, void 0, function* () {
@@ -1288,7 +1288,7 @@ class DiscoveryClient {
1288
1288
  * @param ListDiscoverySchedulesRequest
1289
1289
  * @return ListDiscoverySchedulesResponse
1290
1290
  * @throws OciError when an error occurs
1291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListDiscoverySchedules.ts.html |here} to see how to use ListDiscoverySchedules API.
1291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListDiscoverySchedules.ts.html |here} to see how to use ListDiscoverySchedules API.
1292
1292
  */
1293
1293
  listDiscoverySchedules(listDiscoverySchedulesRequest) {
1294
1294
  return __awaiter(this, void 0, void 0, function* () {
@@ -1358,7 +1358,7 @@ class DiscoveryClient {
1358
1358
  * @param RefreshAssetSourceRequest
1359
1359
  * @return RefreshAssetSourceResponse
1360
1360
  * @throws OciError when an error occurs
1361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/RefreshAssetSource.ts.html |here} to see how to use RefreshAssetSource API.
1361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/RefreshAssetSource.ts.html |here} to see how to use RefreshAssetSource API.
1362
1362
  */
1363
1363
  refreshAssetSource(refreshAssetSourceRequest) {
1364
1364
  return __awaiter(this, void 0, void 0, function* () {
@@ -1418,7 +1418,7 @@ class DiscoveryClient {
1418
1418
  * @param UpdateAssetSourceRequest
1419
1419
  * @return UpdateAssetSourceResponse
1420
1420
  * @throws OciError when an error occurs
1421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateAssetSource.ts.html |here} to see how to use UpdateAssetSource API.
1421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateAssetSource.ts.html |here} to see how to use UpdateAssetSource API.
1422
1422
  */
1423
1423
  updateAssetSource(updateAssetSourceRequest) {
1424
1424
  return __awaiter(this, void 0, void 0, function* () {
@@ -1479,7 +1479,7 @@ class DiscoveryClient {
1479
1479
  * @param UpdateDiscoveryScheduleRequest
1480
1480
  * @return UpdateDiscoveryScheduleResponse
1481
1481
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateDiscoverySchedule.ts.html |here} to see how to use UpdateDiscoverySchedule API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateDiscoverySchedule.ts.html |here} to see how to use UpdateDiscoverySchedule API.
1483
1483
  */
1484
1484
  updateDiscoverySchedule(updateDiscoveryScheduleRequest) {
1485
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1683,7 +1683,7 @@ class InventoryClient {
1683
1683
  * @param AnalyzeAssetsRequest
1684
1684
  * @return AnalyzeAssetsResponse
1685
1685
  * @throws OciError when an error occurs
1686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/AnalyzeAssets.ts.html |here} to see how to use AnalyzeAssets API.
1686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/AnalyzeAssets.ts.html |here} to see how to use AnalyzeAssets API.
1687
1687
  */
1688
1688
  analyzeAssets(analyzeAssetsRequest) {
1689
1689
  return __awaiter(this, void 0, void 0, function* () {
@@ -1756,7 +1756,7 @@ class InventoryClient {
1756
1756
  * @param ChangeAssetCompartmentRequest
1757
1757
  * @return ChangeAssetCompartmentResponse
1758
1758
  * @throws OciError when an error occurs
1759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeAssetCompartment.ts.html |here} to see how to use ChangeAssetCompartment API.
1759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeAssetCompartment.ts.html |here} to see how to use ChangeAssetCompartment API.
1760
1760
  */
1761
1761
  changeAssetCompartment(changeAssetCompartmentRequest) {
1762
1762
  return __awaiter(this, void 0, void 0, function* () {
@@ -1813,7 +1813,7 @@ class InventoryClient {
1813
1813
  * @param ChangeAssetTagsRequest
1814
1814
  * @return ChangeAssetTagsResponse
1815
1815
  * @throws OciError when an error occurs
1816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeAssetTags.ts.html |here} to see how to use ChangeAssetTags API.
1816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeAssetTags.ts.html |here} to see how to use ChangeAssetTags API.
1817
1817
  */
1818
1818
  changeAssetTags(changeAssetTagsRequest) {
1819
1819
  return __awaiter(this, void 0, void 0, function* () {
@@ -1879,7 +1879,7 @@ class InventoryClient {
1879
1879
  * @param CreateAssetRequest
1880
1880
  * @return CreateAssetResponse
1881
1881
  * @throws OciError when an error occurs
1882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateAsset.ts.html |here} to see how to use CreateAsset API.
1882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateAsset.ts.html |here} to see how to use CreateAsset API.
1883
1883
  */
1884
1884
  createAsset(createAssetRequest) {
1885
1885
  return __awaiter(this, void 0, void 0, function* () {
@@ -1942,7 +1942,7 @@ class InventoryClient {
1942
1942
  * @param CreateInventoryRequest
1943
1943
  * @return CreateInventoryResponse
1944
1944
  * @throws OciError when an error occurs
1945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateInventory.ts.html |here} to see how to use CreateInventory API.
1945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateInventory.ts.html |here} to see how to use CreateInventory API.
1946
1946
  */
1947
1947
  createInventory(createInventoryRequest) {
1948
1948
  return __awaiter(this, void 0, void 0, function* () {
@@ -2001,7 +2001,7 @@ class InventoryClient {
2001
2001
  * @param DeleteAssetRequest
2002
2002
  * @return DeleteAssetResponse
2003
2003
  * @throws OciError when an error occurs
2004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteAsset.ts.html |here} to see how to use DeleteAsset API.
2004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteAsset.ts.html |here} to see how to use DeleteAsset API.
2005
2005
  */
2006
2006
  deleteAsset(deleteAssetRequest) {
2007
2007
  return __awaiter(this, void 0, void 0, function* () {
@@ -2056,7 +2056,7 @@ class InventoryClient {
2056
2056
  * @param DeleteInventoryRequest
2057
2057
  * @return DeleteInventoryResponse
2058
2058
  * @throws OciError when an error occurs
2059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteInventory.ts.html |here} to see how to use DeleteInventory API.
2059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteInventory.ts.html |here} to see how to use DeleteInventory API.
2060
2060
  */
2061
2061
  deleteInventory(deleteInventoryRequest) {
2062
2062
  return __awaiter(this, void 0, void 0, function* () {
@@ -2116,7 +2116,7 @@ class InventoryClient {
2116
2116
  * @param GetAssetRequest
2117
2117
  * @return GetAssetResponse
2118
2118
  * @throws OciError when an error occurs
2119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetAsset.ts.html |here} to see how to use GetAsset API.
2119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetAsset.ts.html |here} to see how to use GetAsset API.
2120
2120
  */
2121
2121
  getAsset(getAssetRequest) {
2122
2122
  return __awaiter(this, void 0, void 0, function* () {
@@ -2179,7 +2179,7 @@ class InventoryClient {
2179
2179
  * @param GetInventoryRequest
2180
2180
  * @return GetInventoryResponse
2181
2181
  * @throws OciError when an error occurs
2182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetInventory.ts.html |here} to see how to use GetInventory API.
2182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetInventory.ts.html |here} to see how to use GetInventory API.
2183
2183
  */
2184
2184
  getInventory(getInventoryRequest) {
2185
2185
  return __awaiter(this, void 0, void 0, function* () {
@@ -2247,7 +2247,7 @@ class InventoryClient {
2247
2247
  * @param ImportInventoryRequest
2248
2248
  * @return ImportInventoryResponse
2249
2249
  * @throws OciError when an error occurs
2250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ImportInventory.ts.html |here} to see how to use ImportInventory API.
2250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ImportInventory.ts.html |here} to see how to use ImportInventory API.
2251
2251
  */
2252
2252
  importInventory(importInventoryRequest) {
2253
2253
  return __awaiter(this, void 0, void 0, function* () {
@@ -2309,7 +2309,7 @@ class InventoryClient {
2309
2309
  * @param ListAssetsRequest
2310
2310
  * @return ListAssetsResponse
2311
2311
  * @throws OciError when an error occurs
2312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListAssets.ts.html |here} to see how to use ListAssets API.
2312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListAssets.ts.html |here} to see how to use ListAssets API.
2313
2313
  */
2314
2314
  listAssets(listAssetsRequest) {
2315
2315
  return __awaiter(this, void 0, void 0, function* () {
@@ -2383,7 +2383,7 @@ class InventoryClient {
2383
2383
  * @param ListHistoricalMetricsRequest
2384
2384
  * @return ListHistoricalMetricsResponse
2385
2385
  * @throws OciError when an error occurs
2386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListHistoricalMetrics.ts.html |here} to see how to use ListHistoricalMetrics API.
2386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListHistoricalMetrics.ts.html |here} to see how to use ListHistoricalMetrics API.
2387
2387
  */
2388
2388
  listHistoricalMetrics(listHistoricalMetricsRequest) {
2389
2389
  return __awaiter(this, void 0, void 0, function* () {
@@ -2452,7 +2452,7 @@ class InventoryClient {
2452
2452
  * @param ListInventoriesRequest
2453
2453
  * @return ListInventoriesResponse
2454
2454
  * @throws OciError when an error occurs
2455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListInventories.ts.html |here} to see how to use ListInventories API.
2455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListInventories.ts.html |here} to see how to use ListInventories API.
2456
2456
  */
2457
2457
  listInventories(listInventoriesRequest) {
2458
2458
  return __awaiter(this, void 0, void 0, function* () {
@@ -2520,7 +2520,7 @@ class InventoryClient {
2520
2520
  * @param SubmitHistoricalMetricsRequest
2521
2521
  * @return SubmitHistoricalMetricsResponse
2522
2522
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/SubmitHistoricalMetrics.ts.html |here} to see how to use SubmitHistoricalMetrics API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/SubmitHistoricalMetrics.ts.html |here} to see how to use SubmitHistoricalMetrics API.
2524
2524
  */
2525
2525
  submitHistoricalMetrics(submitHistoricalMetricsRequest) {
2526
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2585,7 +2585,7 @@ class InventoryClient {
2585
2585
  * @param UpdateAssetRequest
2586
2586
  * @return UpdateAssetResponse
2587
2587
  * @throws OciError when an error occurs
2588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateAsset.ts.html |here} to see how to use UpdateAsset API.
2588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateAsset.ts.html |here} to see how to use UpdateAsset API.
2589
2589
  */
2590
2590
  updateAsset(updateAssetRequest) {
2591
2591
  return __awaiter(this, void 0, void 0, function* () {
@@ -2650,7 +2650,7 @@ class InventoryClient {
2650
2650
  * @param UpdateInventoryRequest
2651
2651
  * @return UpdateInventoryResponse
2652
2652
  * @throws OciError when an error occurs
2653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateInventory.ts.html |here} to see how to use UpdateInventory API.
2653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateInventory.ts.html |here} to see how to use UpdateInventory API.
2654
2654
  */
2655
2655
  updateInventory(updateInventoryRequest) {
2656
2656
  return __awaiter(this, void 0, void 0, function* () {
@@ -2852,7 +2852,7 @@ class OcbAgentSvcClient {
2852
2852
  * @param AddAgentDependencyRequest
2853
2853
  * @return AddAgentDependencyResponse
2854
2854
  * @throws OciError when an error occurs
2855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/AddAgentDependency.ts.html |here} to see how to use AddAgentDependency API.
2855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/AddAgentDependency.ts.html |here} to see how to use AddAgentDependency API.
2856
2856
  */
2857
2857
  addAgentDependency(addAgentDependencyRequest) {
2858
2858
  return __awaiter(this, void 0, void 0, function* () {
@@ -2918,7 +2918,7 @@ class OcbAgentSvcClient {
2918
2918
  * @param ChangeAgentCompartmentRequest
2919
2919
  * @return ChangeAgentCompartmentResponse
2920
2920
  * @throws OciError when an error occurs
2921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartment API.
2921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartment API.
2922
2922
  */
2923
2923
  changeAgentCompartment(changeAgentCompartmentRequest) {
2924
2924
  return __awaiter(this, void 0, void 0, function* () {
@@ -2980,7 +2980,7 @@ class OcbAgentSvcClient {
2980
2980
  * @param ChangeAgentDependencyCompartmentRequest
2981
2981
  * @return ChangeAgentDependencyCompartmentResponse
2982
2982
  * @throws OciError when an error occurs
2983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeAgentDependencyCompartment.ts.html |here} to see how to use ChangeAgentDependencyCompartment API.
2983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeAgentDependencyCompartment.ts.html |here} to see how to use ChangeAgentDependencyCompartment API.
2984
2984
  */
2985
2985
  changeAgentDependencyCompartment(changeAgentDependencyCompartmentRequest) {
2986
2986
  return __awaiter(this, void 0, void 0, function* () {
@@ -3037,7 +3037,7 @@ class OcbAgentSvcClient {
3037
3037
  * @param ChangeEnvironmentCompartmentRequest
3038
3038
  * @return ChangeEnvironmentCompartmentResponse
3039
3039
  * @throws OciError when an error occurs
3040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ChangeEnvironmentCompartment.ts.html |here} to see how to use ChangeEnvironmentCompartment API.
3040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ChangeEnvironmentCompartment.ts.html |here} to see how to use ChangeEnvironmentCompartment API.
3041
3041
  */
3042
3042
  changeEnvironmentCompartment(changeEnvironmentCompartmentRequest) {
3043
3043
  return __awaiter(this, void 0, void 0, function* () {
@@ -3100,7 +3100,7 @@ class OcbAgentSvcClient {
3100
3100
  * @param CreateAgentRequest
3101
3101
  * @return CreateAgentResponse
3102
3102
  * @throws OciError when an error occurs
3103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateAgent.ts.html |here} to see how to use CreateAgent API.
3103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateAgent.ts.html |here} to see how to use CreateAgent API.
3104
3104
  */
3105
3105
  createAgent(createAgentRequest) {
3106
3106
  return __awaiter(this, void 0, void 0, function* () {
@@ -3164,7 +3164,7 @@ class OcbAgentSvcClient {
3164
3164
  * @param CreateAgentDependencyRequest
3165
3165
  * @return CreateAgentDependencyResponse
3166
3166
  * @throws OciError when an error occurs
3167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateAgentDependency.ts.html |here} to see how to use CreateAgentDependency API.
3167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateAgentDependency.ts.html |here} to see how to use CreateAgentDependency API.
3168
3168
  */
3169
3169
  createAgentDependency(createAgentDependencyRequest) {
3170
3170
  return __awaiter(this, void 0, void 0, function* () {
@@ -3233,7 +3233,7 @@ class OcbAgentSvcClient {
3233
3233
  * @param CreateEnvironmentRequest
3234
3234
  * @return CreateEnvironmentResponse
3235
3235
  * @throws OciError when an error occurs
3236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/CreateEnvironment.ts.html |here} to see how to use CreateEnvironment API.
3236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/CreateEnvironment.ts.html |here} to see how to use CreateEnvironment API.
3237
3237
  */
3238
3238
  createEnvironment(createEnvironmentRequest) {
3239
3239
  return __awaiter(this, void 0, void 0, function* () {
@@ -3296,7 +3296,7 @@ class OcbAgentSvcClient {
3296
3296
  * @param DeleteAgentRequest
3297
3297
  * @return DeleteAgentResponse
3298
3298
  * @throws OciError when an error occurs
3299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteAgent.ts.html |here} to see how to use DeleteAgent API.
3299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteAgent.ts.html |here} to see how to use DeleteAgent API.
3300
3300
  */
3301
3301
  deleteAgent(deleteAgentRequest) {
3302
3302
  return __awaiter(this, void 0, void 0, function* () {
@@ -3352,7 +3352,7 @@ class OcbAgentSvcClient {
3352
3352
  * @param DeleteAgentDependencyRequest
3353
3353
  * @return DeleteAgentDependencyResponse
3354
3354
  * @throws OciError when an error occurs
3355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteAgentDependency.ts.html |here} to see how to use DeleteAgentDependency API.
3355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteAgentDependency.ts.html |here} to see how to use DeleteAgentDependency API.
3356
3356
  */
3357
3357
  deleteAgentDependency(deleteAgentDependencyRequest) {
3358
3358
  return __awaiter(this, void 0, void 0, function* () {
@@ -3407,7 +3407,7 @@ class OcbAgentSvcClient {
3407
3407
  * @param DeleteEnvironmentRequest
3408
3408
  * @return DeleteEnvironmentResponse
3409
3409
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/DeleteEnvironment.ts.html |here} to see how to use DeleteEnvironment API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/DeleteEnvironment.ts.html |here} to see how to use DeleteEnvironment API.
3411
3411
  */
3412
3412
  deleteEnvironment(deleteEnvironmentRequest) {
3413
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3462,7 +3462,7 @@ class OcbAgentSvcClient {
3462
3462
  * @param GetAgentRequest
3463
3463
  * @return GetAgentResponse
3464
3464
  * @throws OciError when an error occurs
3465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetAgent.ts.html |here} to see how to use GetAgent API.
3465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetAgent.ts.html |here} to see how to use GetAgent API.
3466
3466
  */
3467
3467
  getAgent(getAgentRequest) {
3468
3468
  return __awaiter(this, void 0, void 0, function* () {
@@ -3525,7 +3525,7 @@ class OcbAgentSvcClient {
3525
3525
  * @param GetAgentDependencyRequest
3526
3526
  * @return GetAgentDependencyResponse
3527
3527
  * @throws OciError when an error occurs
3528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetAgentDependency.ts.html |here} to see how to use GetAgentDependency API.
3528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetAgentDependency.ts.html |here} to see how to use GetAgentDependency API.
3529
3529
  */
3530
3530
  getAgentDependency(getAgentDependencyRequest) {
3531
3531
  return __awaiter(this, void 0, void 0, function* () {
@@ -3588,7 +3588,7 @@ class OcbAgentSvcClient {
3588
3588
  * @param GetEnvironmentRequest
3589
3589
  * @return GetEnvironmentResponse
3590
3590
  * @throws OciError when an error occurs
3591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetEnvironment.ts.html |here} to see how to use GetEnvironment API.
3591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetEnvironment.ts.html |here} to see how to use GetEnvironment API.
3592
3592
  */
3593
3593
  getEnvironment(getEnvironmentRequest) {
3594
3594
  return __awaiter(this, void 0, void 0, function* () {
@@ -3651,7 +3651,7 @@ class OcbAgentSvcClient {
3651
3651
  * @param GetPluginRequest
3652
3652
  * @return GetPluginResponse
3653
3653
  * @throws OciError when an error occurs
3654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/GetPlugin.ts.html |here} to see how to use GetPlugin API.
3654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/GetPlugin.ts.html |here} to see how to use GetPlugin API.
3655
3655
  */
3656
3656
  getPlugin(getPluginRequest) {
3657
3657
  return __awaiter(this, void 0, void 0, function* () {
@@ -3716,7 +3716,7 @@ class OcbAgentSvcClient {
3716
3716
  * @param ListAgentDependenciesRequest
3717
3717
  * @return ListAgentDependenciesResponse
3718
3718
  * @throws OciError when an error occurs
3719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListAgentDependencies.ts.html |here} to see how to use ListAgentDependencies API.
3719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListAgentDependencies.ts.html |here} to see how to use ListAgentDependencies API.
3720
3720
  */
3721
3721
  listAgentDependencies(listAgentDependenciesRequest) {
3722
3722
  return __awaiter(this, void 0, void 0, function* () {
@@ -3788,7 +3788,7 @@ class OcbAgentSvcClient {
3788
3788
  * @param ListAgentsRequest
3789
3789
  * @return ListAgentsResponse
3790
3790
  * @throws OciError when an error occurs
3791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListAgents.ts.html |here} to see how to use ListAgents API.
3791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListAgents.ts.html |here} to see how to use ListAgents API.
3792
3792
  */
3793
3793
  listAgents(listAgentsRequest) {
3794
3794
  return __awaiter(this, void 0, void 0, function* () {
@@ -3860,7 +3860,7 @@ class OcbAgentSvcClient {
3860
3860
  * @param ListApplianceImagesRequest
3861
3861
  * @return ListApplianceImagesResponse
3862
3862
  * @throws OciError when an error occurs
3863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListApplianceImages.ts.html |here} to see how to use ListApplianceImages API.
3863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListApplianceImages.ts.html |here} to see how to use ListApplianceImages API.
3864
3864
  */
3865
3865
  listApplianceImages(listApplianceImagesRequest) {
3866
3866
  return __awaiter(this, void 0, void 0, function* () {
@@ -3929,7 +3929,7 @@ class OcbAgentSvcClient {
3929
3929
  * @param ListEnvironmentsRequest
3930
3930
  * @return ListEnvironmentsResponse
3931
3931
  * @throws OciError when an error occurs
3932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/ListEnvironments.ts.html |here} to see how to use ListEnvironments API.
3932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/ListEnvironments.ts.html |here} to see how to use ListEnvironments API.
3933
3933
  */
3934
3934
  listEnvironments(listEnvironmentsRequest) {
3935
3935
  return __awaiter(this, void 0, void 0, function* () {
@@ -3999,7 +3999,7 @@ class OcbAgentSvcClient {
3999
3999
  * @param RemoveAgentDependencyRequest
4000
4000
  * @return RemoveAgentDependencyResponse
4001
4001
  * @throws OciError when an error occurs
4002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/RemoveAgentDependency.ts.html |here} to see how to use RemoveAgentDependency API.
4002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/RemoveAgentDependency.ts.html |here} to see how to use RemoveAgentDependency API.
4003
4003
  */
4004
4004
  removeAgentDependency(removeAgentDependencyRequest) {
4005
4005
  return __awaiter(this, void 0, void 0, function* () {
@@ -4065,7 +4065,7 @@ class OcbAgentSvcClient {
4065
4065
  * @param UpdateAgentRequest
4066
4066
  * @return UpdateAgentResponse
4067
4067
  * @throws OciError when an error occurs
4068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
4068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
4069
4069
  */
4070
4070
  updateAgent(updateAgentRequest) {
4071
4071
  return __awaiter(this, void 0, void 0, function* () {
@@ -4131,7 +4131,7 @@ class OcbAgentSvcClient {
4131
4131
  * @param UpdateAgentDependencyRequest
4132
4132
  * @return UpdateAgentDependencyResponse
4133
4133
  * @throws OciError when an error occurs
4134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateAgentDependency.ts.html |here} to see how to use UpdateAgentDependency API.
4134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateAgentDependency.ts.html |here} to see how to use UpdateAgentDependency API.
4135
4135
  */
4136
4136
  updateAgentDependency(updateAgentDependencyRequest) {
4137
4137
  return __awaiter(this, void 0, void 0, function* () {
@@ -4193,7 +4193,7 @@ class OcbAgentSvcClient {
4193
4193
  * @param UpdateEnvironmentRequest
4194
4194
  * @return UpdateEnvironmentResponse
4195
4195
  * @throws OciError when an error occurs
4196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdateEnvironment.ts.html |here} to see how to use UpdateEnvironment API.
4196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdateEnvironment.ts.html |here} to see how to use UpdateEnvironment API.
4197
4197
  */
4198
4198
  updateEnvironment(updateEnvironmentRequest) {
4199
4199
  return __awaiter(this, void 0, void 0, function* () {
@@ -4259,7 +4259,7 @@ class OcbAgentSvcClient {
4259
4259
  * @param UpdatePluginRequest
4260
4260
  * @return UpdatePluginResponse
4261
4261
  * @throws OciError when an error occurs
4262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudbridge/UpdatePlugin.ts.html |here} to see how to use UpdatePlugin API.
4262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudbridge/UpdatePlugin.ts.html |here} to see how to use UpdatePlugin API.
4263
4263
  */
4264
4264
  updatePlugin(updatePluginRequest) {
4265
4265
  return __awaiter(this, void 0, void 0, function* () {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as serviceRequests from "./request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as serviceRequests from "./request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as serviceRequests from "./request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**