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
@@ -7,13 +7,13 @@
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 model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateDiscoveryScheduleRequest.
16
+ * @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 UpdateDiscoveryScheduleRequest.
17
17
  */
18
18
  export interface UpdateDiscoveryScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -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,13 +7,13 @@
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 model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateEnvironmentRequest.
16
+ * @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 UpdateEnvironmentRequest.
17
17
  */
18
18
  export interface UpdateEnvironmentRequest extends common.BaseRequest {
19
19
  /**
@@ -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,13 +7,13 @@
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 model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateInventoryRequest.
16
+ * @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 UpdateInventoryRequest.
17
17
  */
18
18
  export interface UpdateInventoryRequest extends common.BaseRequest {
19
19
  /**
@@ -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,13 +7,13 @@
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 model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdatePluginRequest.
16
+ * @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 UpdatePluginRequest.
17
17
  */
18
18
  export interface UpdatePluginRequest extends common.BaseRequest {
19
19
  /**
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  export interface CancelWorkRequestResponse {
@@ -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
  export interface ChangeAgentCompartmentResponse {
@@ -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
  export interface ChangeAgentDependencyCompartmentResponse {
@@ -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
  export interface ChangeAssetCompartmentResponse {
@@ -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
  export interface ChangeAssetSourceCompartmentResponse {
@@ -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
  import * as model from "../model";
@@ -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
  export interface ChangeDiscoveryScheduleCompartmentResponse {
@@ -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
  export interface ChangeEnvironmentCompartmentResponse {
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  import * as model from "../model";
@@ -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
  export interface CreateInventoryResponse {
@@ -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
  export interface DeleteAgentDependencyResponse {
@@ -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
  export interface DeleteAgentResponse {
@@ -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
  export interface DeleteAssetResponse {
@@ -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
  export interface DeleteAssetSourceResponse {
@@ -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
  export interface DeleteDiscoveryScheduleResponse {
@@ -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
  export interface DeleteEnvironmentResponse {
@@ -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
  export interface DeleteInventoryResponse {