oci-cloudbridge 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +4 -4
  20. package/lib/model/agent-dependency-summary.js +1 -1
  21. package/lib/model/agent-dependency.d.ts +4 -4
  22. package/lib/model/agent-dependency.js +1 -1
  23. package/lib/model/agent-summary.d.ts +4 -4
  24. package/lib/model/agent-summary.js +1 -1
  25. package/lib/model/agent.d.ts +4 -4
  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 +3 -3
  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 +3 -3
  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 +4 -4
  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 +4 -4
  58. package/lib/model/asset-source.js +1 -1
  59. package/lib/model/asset-summary.d.ts +4 -4
  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 +4 -4
  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 +3 -3
  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 +4 -4
  82. package/lib/model/create-agent-dependency-details.js +1 -1
  83. package/lib/model/create-agent-details.d.ts +3 -3
  84. package/lib/model/create-agent-details.js +1 -1
  85. package/lib/model/create-asset-details.d.ts +3 -3
  86. package/lib/model/create-asset-details.js +1 -1
  87. package/lib/model/create-asset-source-details.d.ts +4 -4
  88. package/lib/model/create-asset-source-details.js +1 -1
  89. package/lib/model/create-discovery-schedule-details.d.ts +3 -3
  90. package/lib/model/create-discovery-schedule-details.js +1 -1
  91. package/lib/model/create-environment-details.d.ts +3 -3
  92. package/lib/model/create-environment-details.js +1 -1
  93. package/lib/model/create-inventory-details.d.ts +3 -3
  94. package/lib/model/create-inventory-details.js +1 -1
  95. package/lib/model/create-vm-ware-asset-source-details.d.ts +2 -2
  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 +4 -4
  106. package/lib/model/discovery-schedule-summary.js +1 -1
  107. package/lib/model/discovery-schedule.d.ts +4 -4
  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 +4 -4
  114. package/lib/model/environment-summary.js +1 -1
  115. package/lib/model/environment.d.ts +4 -4
  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 +3 -3
  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 +4 -4
  134. package/lib/model/inventory-summary.js +1 -1
  135. package/lib/model/inventory.d.ts +4 -4
  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 +3 -3
  148. package/lib/model/plugin-summary.js +1 -1
  149. package/lib/model/plugin.d.ts +4 -4
  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 +4 -4
  160. package/lib/model/update-agent-dependency-details.js +1 -1
  161. package/lib/model/update-agent-details.d.ts +3 -3
  162. package/lib/model/update-agent-details.js +1 -1
  163. package/lib/model/update-asset-details.d.ts +3 -3
  164. package/lib/model/update-asset-details.js +1 -1
  165. package/lib/model/update-asset-source-details.d.ts +4 -4
  166. package/lib/model/update-asset-source-details.js +1 -1
  167. package/lib/model/update-discovery-schedule-details.d.ts +3 -3
  168. package/lib/model/update-discovery-schedule-details.js +1 -1
  169. package/lib/model/update-environment-details.d.ts +3 -3
  170. package/lib/model/update-environment-details.js +1 -1
  171. package/lib/model/update-inventory-details.d.ts +3 -3
  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 +2 -2
  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 +2 -2
  186. package/lib/model/vm-ware-asset-source-summary.js +1 -1
  187. package/lib/model/vm-ware-asset-source.d.ts +2 -2
  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 +3 -3
  216. package/lib/request/add-agent-dependency-request.js +1 -1
  217. package/lib/request/analyze-assets-request.d.ts +3 -3
  218. package/lib/request/analyze-assets-request.js +1 -1
  219. package/lib/request/cancel-work-request-request.d.ts +3 -3
  220. package/lib/request/cancel-work-request-request.js +1 -1
  221. package/lib/request/change-agent-compartment-request.d.ts +3 -3
  222. package/lib/request/change-agent-compartment-request.js +1 -1
  223. package/lib/request/change-agent-dependency-compartment-request.d.ts +3 -3
  224. package/lib/request/change-agent-dependency-compartment-request.js +1 -1
  225. package/lib/request/change-asset-compartment-request.d.ts +3 -3
  226. package/lib/request/change-asset-compartment-request.js +1 -1
  227. package/lib/request/change-asset-source-compartment-request.d.ts +3 -3
  228. package/lib/request/change-asset-source-compartment-request.js +1 -1
  229. package/lib/request/change-asset-tags-request.d.ts +3 -3
  230. package/lib/request/change-asset-tags-request.js +1 -1
  231. package/lib/request/change-discovery-schedule-compartment-request.d.ts +3 -3
  232. package/lib/request/change-discovery-schedule-compartment-request.js +1 -1
  233. package/lib/request/change-environment-compartment-request.d.ts +3 -3
  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 +3 -3
  250. package/lib/request/delete-agent-dependency-request.js +1 -1
  251. package/lib/request/delete-agent-request.d.ts +3 -3
  252. package/lib/request/delete-agent-request.js +1 -1
  253. package/lib/request/delete-asset-request.d.ts +3 -3
  254. package/lib/request/delete-asset-request.js +1 -1
  255. package/lib/request/delete-asset-source-request.d.ts +3 -3
  256. package/lib/request/delete-asset-source-request.js +1 -1
  257. package/lib/request/delete-discovery-schedule-request.d.ts +3 -3
  258. package/lib/request/delete-discovery-schedule-request.js +1 -1
  259. package/lib/request/delete-environment-request.d.ts +3 -3
  260. package/lib/request/delete-environment-request.js +1 -1
  261. package/lib/request/delete-inventory-request.d.ts +3 -3
  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 +3 -3
  286. package/lib/request/list-agent-dependencies-request.js +1 -1
  287. package/lib/request/list-agents-request.d.ts +3 -3
  288. package/lib/request/list-agents-request.js +1 -1
  289. package/lib/request/list-appliance-images-request.d.ts +3 -3
  290. package/lib/request/list-appliance-images-request.js +1 -1
  291. package/lib/request/list-asset-source-connections-request.d.ts +3 -3
  292. package/lib/request/list-asset-source-connections-request.js +1 -1
  293. package/lib/request/list-asset-sources-request.d.ts +3 -3
  294. package/lib/request/list-asset-sources-request.js +1 -1
  295. package/lib/request/list-assets-request.d.ts +3 -3
  296. package/lib/request/list-assets-request.js +1 -1
  297. package/lib/request/list-discovery-schedules-request.d.ts +3 -3
  298. package/lib/request/list-discovery-schedules-request.js +1 -1
  299. package/lib/request/list-environments-request.d.ts +3 -3
  300. package/lib/request/list-environments-request.js +1 -1
  301. package/lib/request/list-historical-metrics-request.d.ts +3 -3
  302. package/lib/request/list-historical-metrics-request.js +1 -1
  303. package/lib/request/list-inventories-request.d.ts +3 -3
  304. package/lib/request/list-inventories-request.js +1 -1
  305. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  306. package/lib/request/list-work-request-errors-request.js +1 -1
  307. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  308. package/lib/request/list-work-request-logs-request.js +1 -1
  309. package/lib/request/list-work-requests-request.d.ts +3 -3
  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 +3 -3
  314. package/lib/request/remove-agent-dependency-request.js +1 -1
  315. package/lib/request/submit-historical-metrics-request.d.ts +3 -3
  316. package/lib/request/submit-historical-metrics-request.js +1 -1
  317. package/lib/request/update-agent-dependency-request.d.ts +3 -3
  318. package/lib/request/update-agent-dependency-request.js +1 -1
  319. package/lib/request/update-agent-request.d.ts +3 -3
  320. package/lib/request/update-agent-request.js +1 -1
  321. package/lib/request/update-asset-request.d.ts +3 -3
  322. package/lib/request/update-asset-request.js +1 -1
  323. package/lib/request/update-asset-source-request.d.ts +3 -3
  324. package/lib/request/update-asset-source-request.js +1 -1
  325. package/lib/request/update-discovery-schedule-request.d.ts +3 -3
  326. package/lib/request/update-discovery-schedule-request.js +1 -1
  327. package/lib/request/update-environment-request.d.ts +3 -3
  328. package/lib/request/update-environment-request.js +1 -1
  329. package/lib/request/update-inventory-request.d.ts +3 -3
  330. package/lib/request/update-inventory-request.js +1 -1
  331. package/lib/request/update-plugin-request.d.ts +3 -3
  332. package/lib/request/update-plugin-request.js +1 -1
  333. package/lib/response/add-agent-dependency-response.d.ts +2 -2
  334. package/lib/response/add-agent-dependency-response.js +1 -1
  335. package/lib/response/analyze-assets-response.d.ts +2 -2
  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 +2 -2
  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 +2 -2
  356. package/lib/response/create-agent-response.js +1 -1
  357. package/lib/response/create-asset-response.d.ts +2 -2
  358. package/lib/response/create-asset-response.js +1 -1
  359. package/lib/response/create-asset-source-response.d.ts +2 -2
  360. package/lib/response/create-asset-source-response.js +1 -1
  361. package/lib/response/create-discovery-schedule-response.d.ts +2 -2
  362. package/lib/response/create-discovery-schedule-response.js +1 -1
  363. package/lib/response/create-environment-response.d.ts +2 -2
  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 +2 -2
  382. package/lib/response/get-agent-dependency-response.js +1 -1
  383. package/lib/response/get-agent-response.d.ts +2 -2
  384. package/lib/response/get-agent-response.js +1 -1
  385. package/lib/response/get-asset-response.d.ts +2 -2
  386. package/lib/response/get-asset-response.js +1 -1
  387. package/lib/response/get-asset-source-response.d.ts +2 -2
  388. package/lib/response/get-asset-source-response.js +1 -1
  389. package/lib/response/get-discovery-schedule-response.d.ts +2 -2
  390. package/lib/response/get-discovery-schedule-response.js +1 -1
  391. package/lib/response/get-environment-response.d.ts +2 -2
  392. package/lib/response/get-environment-response.js +1 -1
  393. package/lib/response/get-inventory-response.d.ts +2 -2
  394. package/lib/response/get-inventory-response.js +1 -1
  395. package/lib/response/get-plugin-response.d.ts +2 -2
  396. package/lib/response/get-plugin-response.js +1 -1
  397. package/lib/response/get-work-request-response.d.ts +2 -2
  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 +2 -2
  404. package/lib/response/list-agent-dependencies-response.js +1 -1
  405. package/lib/response/list-agents-response.d.ts +2 -2
  406. package/lib/response/list-agents-response.js +1 -1
  407. package/lib/response/list-appliance-images-response.d.ts +2 -2
  408. package/lib/response/list-appliance-images-response.js +1 -1
  409. package/lib/response/list-asset-source-connections-response.d.ts +2 -2
  410. package/lib/response/list-asset-source-connections-response.js +1 -1
  411. package/lib/response/list-asset-sources-response.d.ts +2 -2
  412. package/lib/response/list-asset-sources-response.js +1 -1
  413. package/lib/response/list-assets-response.d.ts +2 -2
  414. package/lib/response/list-assets-response.js +1 -1
  415. package/lib/response/list-discovery-schedules-response.d.ts +2 -2
  416. package/lib/response/list-discovery-schedules-response.js +1 -1
  417. package/lib/response/list-environments-response.d.ts +2 -2
  418. package/lib/response/list-environments-response.js +1 -1
  419. package/lib/response/list-historical-metrics-response.d.ts +2 -2
  420. package/lib/response/list-historical-metrics-response.js +1 -1
  421. package/lib/response/list-inventories-response.d.ts +2 -2
  422. package/lib/response/list-inventories-response.js +1 -1
  423. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  424. package/lib/response/list-work-request-errors-response.js +1 -1
  425. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  426. package/lib/response/list-work-request-logs-response.js +1 -1
  427. package/lib/response/list-work-requests-response.d.ts +2 -2
  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 +2 -2
  432. package/lib/response/remove-agent-dependency-response.js +1 -1
  433. package/lib/response/submit-historical-metrics-response.d.ts +2 -2
  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 +2 -2
  438. package/lib/response/update-agent-response.js +1 -1
  439. package/lib/response/update-asset-response.d.ts +2 -2
  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 +2 -2
  444. package/lib/response/update-discovery-schedule-response.js +1 -1
  445. package/lib/response/update-environment-response.d.ts +2 -2
  446. package/lib/response/update-environment-response.js +1 -1
  447. package/lib/response/update-inventory-response.d.ts +2 -2
  448. package/lib/response/update-inventory-response.js +1 -1
  449. package/lib/response/update-plugin-response.d.ts +2 -2
  450. package/lib/response/update-plugin-response.js +1 -1
  451. package/package.json +3 -3
@@ -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
  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 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
  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
  /**
@@ -73,7 +73,7 @@ export interface AgentDependencySummary {
73
73
  /**
74
74
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
75
75
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
76
- * Example: `{\"Department\": \"Finance\"}`
76
+ * Example: {@code {\"Department\": \"Finance\"}}
77
77
  *
78
78
  */
79
79
  "freeformTags"?: {
@@ -82,7 +82,7 @@ export interface AgentDependencySummary {
82
82
  /**
83
83
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
84
84
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
85
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
86
86
  *
87
87
  */
88
88
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface AgentDependencySummary {
93
93
  /**
94
94
  * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
95
95
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
96
- * Example: `{orcl-cloud: {free-tier-retain: true}}`
96
+ * Example: {@code {orcl-cloud: {free-tier-retain: true}}}
97
97
  *
98
98
  */
99
99
  "systemTags"?: {
@@ -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
  /**
@@ -73,7 +73,7 @@ export interface AgentDependency {
73
73
  /**
74
74
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
75
75
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
76
- * Example: `{\"Department\": \"Finance\"}`
76
+ * Example: {@code {\"Department\": \"Finance\"}}
77
77
  *
78
78
  */
79
79
  "freeformTags"?: {
@@ -82,7 +82,7 @@ export interface AgentDependency {
82
82
  /**
83
83
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
84
84
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
85
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
86
86
  *
87
87
  */
88
88
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface AgentDependency {
93
93
  /**
94
94
  * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
95
95
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
96
- * Example: `{orcl-cloud: {free-tier-retain: true}}`
96
+ * Example: {@code {orcl-cloud: {free-tier-retain: true}}}
97
97
  *
98
98
  */
99
99
  "systemTags"?: {
@@ -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
  /**
@@ -69,7 +69,7 @@ export interface AgentSummary {
69
69
  /**
70
70
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
71
71
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
72
- * Example: `{\"Department\": \"Finance\"}`
72
+ * Example: {@code {\"Department\": \"Finance\"}}
73
73
  *
74
74
  */
75
75
  "freeformTags": {
@@ -78,7 +78,7 @@ export interface AgentSummary {
78
78
  /**
79
79
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
80
80
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
81
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
81
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
82
82
  *
83
83
  */
84
84
  "definedTags": {
@@ -89,7 +89,7 @@ export interface AgentSummary {
89
89
  /**
90
90
  * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
91
91
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
92
- * Example: `{orcl-cloud: {free-tier-retain: true}}`
92
+ * Example: {@code {orcl-cloud: {free-tier-retain: true}}}
93
93
  *
94
94
  */
95
95
  "systemTags"?: {
@@ -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";
@@ -82,7 +82,7 @@ export interface Agent {
82
82
  /**
83
83
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
84
84
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Department\": \"Finance\"}`
85
+ * Example: {@code {\"Department\": \"Finance\"}}
86
86
  *
87
87
  */
88
88
  "freeformTags": {
@@ -91,7 +91,7 @@ export interface Agent {
91
91
  /**
92
92
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
93
93
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
94
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
94
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
95
95
  *
96
96
  */
97
97
  "definedTags": {
@@ -102,7 +102,7 @@ export interface Agent {
102
102
  /**
103
103
  * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
104
104
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
105
- * Example: `{orcl-cloud: {free-tier-retain: true}}`
105
+ * Example: {@code {orcl-cloud: {free-tier-retain: true}}}
106
106
  *
107
107
  */
108
108
  "systemTags"?: {
@@ -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 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
  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
  /**
@@ -65,7 +65,7 @@ export interface ApplianceImageSummary {
65
65
  /**
66
66
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
67
67
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
68
- * Example: `{\"Department\": \"Finance\"}`
68
+ * Example: {@code {\"Department\": \"Finance\"}}
69
69
  *
70
70
  */
71
71
  "freeformTags"?: {
@@ -74,7 +74,7 @@ export interface ApplianceImageSummary {
74
74
  /**
75
75
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
76
76
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
77
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
77
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
78
78
  *
79
79
  */
80
80
  "definedTags"?: {
@@ -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
  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
  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
  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 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
  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 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
  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
  /**
@@ -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
  /**
@@ -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";
@@ -21,8 +21,8 @@ export interface AssetSourceCredentials {
21
21
  "type": model.AssetSourceCredentialsType;
22
22
  /**
23
23
  * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret in a vault.
24
- * If the the type of the credentials is BASIC`, the secret must contain the username and
25
- * password in JSON format, which is in the form of `{ \"username\": \"<VMwareUser>\", \"password\": \"<VMwarePassword>\" }`.
24
+ * If the the type of the credentials is BASIC{@code , the secret must contain the username and
25
+ * password in JSON format, which is in the form of }{ \"username\": \"<VMwareUser>\", \"password\": \"<VMwarePassword>\" }.
26
26
  *
27
27
  */
28
28
  "secretId": string;
@@ -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
  /**
@@ -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";
@@ -60,7 +60,7 @@ export interface AssetSourceSummary {
60
60
  /**
61
61
  * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
62
62
  * predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
63
- * Example: `{\"Department\": \"Finance\"}`
63
+ * Example: {@code {\"Department\": \"Finance\"}}
64
64
  *
65
65
  */
66
66
  "freeformTags"?: {
@@ -69,7 +69,7 @@ export interface AssetSourceSummary {
69
69
  /**
70
70
  * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
71
71
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
72
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
72
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
73
73
  *
74
74
  */
75
75
  "definedTags"?: {
@@ -80,7 +80,7 @@ export interface AssetSourceSummary {
80
80
  /**
81
81
  * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
82
82
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
83
- * Example: `{orcl-cloud: {free-tier-retain: true}}`
83
+ * Example: {@code {orcl-cloud: {free-tier-retain: true}}}
84
84
  *
85
85
  */
86
86
  "systemTags"?: {
@@ -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 });