oci-jms 2.90.0-1722272724 → 2.91.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 (556) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +98 -7
  4. package/lib/client.js +696 -83
  5. package/lib/client.js.map +1 -1
  6. package/lib/javamanagementservice-waiter.d.ts +10 -2
  7. package/lib/javamanagementservice-waiter.js +14 -2
  8. package/lib/javamanagementservice-waiter.js.map +1 -1
  9. package/lib/model/action-type.d.ts +2 -2
  10. package/lib/model/action-type.js +2 -2
  11. package/lib/model/add-fleet-installation-sites-details.d.ts +2 -2
  12. package/lib/model/add-fleet-installation-sites-details.js +2 -2
  13. package/lib/model/advanced-usage-tracking.d.ts +2 -2
  14. package/lib/model/advanced-usage-tracking.js +2 -2
  15. package/lib/model/agent-installer-collection.d.ts +27 -0
  16. package/lib/model/agent-installer-collection.js +61 -0
  17. package/lib/model/agent-installer-collection.js.map +1 -0
  18. package/lib/model/agent-installer-sort-by.d.ts +24 -0
  19. package/lib/model/agent-installer-sort-by.js +35 -0
  20. package/lib/model/agent-installer-sort-by.js.map +1 -0
  21. package/lib/model/agent-installer-summary.d.ts +63 -0
  22. package/lib/model/agent-installer-summary.js +29 -0
  23. package/lib/model/agent-installer-summary.js.map +1 -0
  24. package/lib/model/agent-type.d.ts +2 -2
  25. package/lib/model/agent-type.js +2 -2
  26. package/lib/model/agent.d.ts +2 -2
  27. package/lib/model/agent.js +2 -2
  28. package/lib/model/algorithms.d.ts +2 -2
  29. package/lib/model/algorithms.js +2 -2
  30. package/lib/model/announcement-collection.d.ts +2 -2
  31. package/lib/model/announcement-collection.js +2 -2
  32. package/lib/model/announcement-sort-by.d.ts +2 -2
  33. package/lib/model/announcement-sort-by.js +2 -2
  34. package/lib/model/announcement-summary.d.ts +2 -2
  35. package/lib/model/announcement-summary.js +2 -2
  36. package/lib/model/application-execution-type.d.ts +2 -2
  37. package/lib/model/application-execution-type.js +2 -2
  38. package/lib/model/application-installation-sort-by.d.ts +4 -3
  39. package/lib/model/application-installation-sort-by.js +3 -2
  40. package/lib/model/application-installation-sort-by.js.map +1 -1
  41. package/lib/model/application-installation-usage-summary-collection.d.ts +2 -2
  42. package/lib/model/application-installation-usage-summary-collection.js +2 -2
  43. package/lib/model/application-installation-usage-summary.d.ts +10 -2
  44. package/lib/model/application-installation-usage-summary.js +2 -2
  45. package/lib/model/application-installation-usage-summary.js.map +1 -1
  46. package/lib/model/application-sort-by.d.ts +3 -2
  47. package/lib/model/application-sort-by.js +3 -2
  48. package/lib/model/application-sort-by.js.map +1 -1
  49. package/lib/model/application-usage-collection.d.ts +2 -2
  50. package/lib/model/application-usage-collection.js +2 -2
  51. package/lib/model/application-usage.d.ts +9 -4
  52. package/lib/model/application-usage.js +2 -2
  53. package/lib/model/application-usage.js.map +1 -1
  54. package/lib/model/application-work-item-details.d.ts +2 -2
  55. package/lib/model/application-work-item-details.js +2 -2
  56. package/lib/model/artifact-content-type.d.ts +2 -2
  57. package/lib/model/artifact-content-type.js +2 -2
  58. package/lib/model/basic-work-item-details.d.ts +2 -2
  59. package/lib/model/basic-work-item-details.js +2 -2
  60. package/lib/model/blocklist-collection.d.ts +2 -2
  61. package/lib/model/blocklist-collection.js +2 -2
  62. package/lib/model/blocklist-entry.d.ts +2 -2
  63. package/lib/model/blocklist-entry.js +2 -2
  64. package/lib/model/blocklist-sort-by.d.ts +2 -2
  65. package/lib/model/blocklist-sort-by.js +2 -2
  66. package/lib/model/blocklist-target.d.ts +2 -2
  67. package/lib/model/blocklist-target.js +2 -2
  68. package/lib/model/blocklist.d.ts +2 -2
  69. package/lib/model/blocklist.js +2 -2
  70. package/lib/model/change-fleet-compartment-details.d.ts +2 -2
  71. package/lib/model/change-fleet-compartment-details.js +2 -2
  72. package/lib/model/create-blocklist-details.d.ts +2 -2
  73. package/lib/model/create-blocklist-details.js +2 -2
  74. package/lib/model/create-drs-file-details.d.ts +2 -2
  75. package/lib/model/create-drs-file-details.js +2 -2
  76. package/lib/model/create-fleet-details.d.ts +2 -2
  77. package/lib/model/create-fleet-details.js +2 -2
  78. package/lib/model/create-jms-plugin-details.d.ts +52 -0
  79. package/lib/model/create-jms-plugin-details.js +29 -0
  80. package/lib/model/create-jms-plugin-details.js.map +1 -0
  81. package/lib/model/crypto-analysis-result-collection.d.ts +2 -2
  82. package/lib/model/crypto-analysis-result-collection.js +2 -2
  83. package/lib/model/crypto-analysis-result-mode.d.ts +2 -2
  84. package/lib/model/crypto-analysis-result-mode.js +2 -2
  85. package/lib/model/crypto-analysis-result-sort-by.d.ts +2 -2
  86. package/lib/model/crypto-analysis-result-sort-by.js +2 -2
  87. package/lib/model/crypto-analysis-result-summary.d.ts +10 -2
  88. package/lib/model/crypto-analysis-result-summary.js +2 -2
  89. package/lib/model/crypto-analysis-result-summary.js.map +1 -1
  90. package/lib/model/crypto-analysis-result.d.ts +10 -2
  91. package/lib/model/crypto-analysis-result.js +2 -2
  92. package/lib/model/crypto-analysis-result.js.map +1 -1
  93. package/lib/model/crypto-event-analysis.d.ts +2 -2
  94. package/lib/model/crypto-event-analysis.js +2 -2
  95. package/lib/model/custom-log.d.ts +2 -2
  96. package/lib/model/custom-log.js +2 -2
  97. package/lib/model/deployed-application-installation-sort-by.d.ts +4 -2
  98. package/lib/model/deployed-application-installation-sort-by.js +4 -2
  99. package/lib/model/deployed-application-installation-sort-by.js.map +1 -1
  100. package/lib/model/deployed-application-installation-usage-summary-collection.d.ts +2 -2
  101. package/lib/model/deployed-application-installation-usage-summary-collection.js +2 -2
  102. package/lib/model/deployed-application-installation-usage-summary.d.ts +8 -3
  103. package/lib/model/deployed-application-installation-usage-summary.js +2 -2
  104. package/lib/model/deployed-application-installation-usage-summary.js.map +1 -1
  105. package/lib/model/deployed-application-migration-analyses-target.d.ts +43 -0
  106. package/lib/model/deployed-application-migration-analyses-target.js +29 -0
  107. package/lib/model/deployed-application-migration-analyses-target.js.map +1 -0
  108. package/lib/model/deployed-application-sort-by.d.ts +4 -2
  109. package/lib/model/deployed-application-sort-by.js +4 -2
  110. package/lib/model/deployed-application-sort-by.js.map +1 -1
  111. package/lib/model/deployed-application-usage-collection.d.ts +2 -2
  112. package/lib/model/deployed-application-usage-collection.js +2 -2
  113. package/lib/model/deployed-application-usage.d.ts +7 -2
  114. package/lib/model/deployed-application-usage.js +2 -2
  115. package/lib/model/deployed-application-usage.js.map +1 -1
  116. package/lib/model/deployed-application-work-item-details.d.ts +40 -0
  117. package/lib/model/deployed-application-work-item-details.js +54 -0
  118. package/lib/model/deployed-application-work-item-details.js.map +1 -0
  119. package/lib/model/disable-drs-details.d.ts +2 -2
  120. package/lib/model/disable-drs-details.js +2 -2
  121. package/lib/model/drs-file-collection.d.ts +2 -2
  122. package/lib/model/drs-file-collection.js +2 -2
  123. package/lib/model/drs-file-sort-by.d.ts +2 -2
  124. package/lib/model/drs-file-sort-by.js +2 -2
  125. package/lib/model/drs-file-status.d.ts +2 -2
  126. package/lib/model/drs-file-status.js +2 -2
  127. package/lib/model/drs-file-summary.d.ts +2 -2
  128. package/lib/model/drs-file-summary.js +2 -2
  129. package/lib/model/drs-file.d.ts +2 -2
  130. package/lib/model/drs-file.js +2 -2
  131. package/lib/model/drs-target.d.ts +2 -2
  132. package/lib/model/drs-target.js +2 -2
  133. package/lib/model/enable-drs-details.d.ts +2 -2
  134. package/lib/model/enable-drs-details.js +2 -2
  135. package/lib/model/existing-installation-site-id.d.ts +2 -2
  136. package/lib/model/existing-installation-site-id.js +2 -2
  137. package/lib/model/export-duration.d.ts +2 -2
  138. package/lib/model/export-duration.js +2 -2
  139. package/lib/model/export-frequency.d.ts +2 -2
  140. package/lib/model/export-frequency.js +2 -2
  141. package/lib/model/export-resources.d.ts +2 -2
  142. package/lib/model/export-resources.js +2 -2
  143. package/lib/model/export-run-status.d.ts +2 -2
  144. package/lib/model/export-run-status.js +2 -2
  145. package/lib/model/export-setting.d.ts +4 -4
  146. package/lib/model/export-setting.js +2 -2
  147. package/lib/model/export-status.d.ts +2 -2
  148. package/lib/model/export-status.js +2 -2
  149. package/lib/model/fleet-advanced-feature-configuration.d.ts +2 -2
  150. package/lib/model/fleet-advanced-feature-configuration.js +2 -2
  151. package/lib/model/fleet-agent-configuration.d.ts +12 -2
  152. package/lib/model/fleet-agent-configuration.js +2 -2
  153. package/lib/model/fleet-agent-configuration.js.map +1 -1
  154. package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
  155. package/lib/model/fleet-agent-os-configuration.js +2 -2
  156. package/lib/model/fleet-collection.d.ts +2 -2
  157. package/lib/model/fleet-collection.js +2 -2
  158. package/lib/model/fleet-diagnosis-collection.d.ts +2 -2
  159. package/lib/model/fleet-diagnosis-collection.js +2 -2
  160. package/lib/model/fleet-diagnosis-summary.d.ts +2 -2
  161. package/lib/model/fleet-diagnosis-summary.js +2 -2
  162. package/lib/model/fleet-summary.d.ts +2 -2
  163. package/lib/model/fleet-summary.js +2 -2
  164. package/lib/model/fleet.d.ts +2 -2
  165. package/lib/model/fleet.js +2 -2
  166. package/lib/model/generate-agent-deploy-script-details.d.ts +2 -2
  167. package/lib/model/generate-agent-deploy-script-details.js +2 -2
  168. package/lib/model/generate-agent-installer-configuration-details.d.ts +29 -0
  169. package/lib/model/generate-agent-installer-configuration-details.js +29 -0
  170. package/lib/model/generate-agent-installer-configuration-details.js.map +1 -0
  171. package/lib/model/generate-load-pipeline-script-details.d.ts +41 -0
  172. package/lib/model/generate-load-pipeline-script-details.js +29 -0
  173. package/lib/model/generate-load-pipeline-script-details.js.map +1 -0
  174. package/lib/model/global-logging-level.d.ts +2 -2
  175. package/lib/model/global-logging-level.js +2 -2
  176. package/lib/model/index.d.ts +38 -2
  177. package/lib/model/index.js +42 -6
  178. package/lib/model/index.js.map +1 -1
  179. package/lib/model/installation-site-collection.d.ts +2 -2
  180. package/lib/model/installation-site-collection.js +2 -2
  181. package/lib/model/installation-site-sort-by.d.ts +2 -2
  182. package/lib/model/installation-site-sort-by.js +2 -2
  183. package/lib/model/installation-site-summary.d.ts +2 -2
  184. package/lib/model/installation-site-summary.js +2 -2
  185. package/lib/model/installation-site.d.ts +2 -2
  186. package/lib/model/installation-site.js +2 -2
  187. package/lib/model/installation-sort-by.d.ts +2 -2
  188. package/lib/model/installation-sort-by.js +2 -2
  189. package/lib/model/installation-usage-collection.d.ts +2 -2
  190. package/lib/model/installation-usage-collection.js +2 -2
  191. package/lib/model/installation-usage.d.ts +2 -2
  192. package/lib/model/installation-usage.js +2 -2
  193. package/lib/model/java-artifact.d.ts +3 -3
  194. package/lib/model/java-artifact.js +2 -2
  195. package/lib/model/java-family-collection.d.ts +2 -2
  196. package/lib/model/java-family-collection.js +2 -2
  197. package/lib/model/java-family-sort-by.d.ts +2 -2
  198. package/lib/model/java-family-sort-by.js +2 -2
  199. package/lib/model/java-family-summary.d.ts +7 -2
  200. package/lib/model/java-family-summary.js +2 -2
  201. package/lib/model/java-family-summary.js.map +1 -1
  202. package/lib/model/java-family.d.ts +7 -2
  203. package/lib/model/java-family.js +2 -2
  204. package/lib/model/java-family.js.map +1 -1
  205. package/lib/model/java-license.d.ts +2 -2
  206. package/lib/model/java-license.js +2 -2
  207. package/lib/model/java-migration-analysis-result-collection.d.ts +2 -2
  208. package/lib/model/java-migration-analysis-result-collection.js +2 -2
  209. package/lib/model/java-migration-analysis-result-sort-by.d.ts +2 -2
  210. package/lib/model/java-migration-analysis-result-sort-by.js +2 -2
  211. package/lib/model/java-migration-analysis-result-summary.d.ts +2 -2
  212. package/lib/model/java-migration-analysis-result-summary.js +2 -2
  213. package/lib/model/java-migration-analysis-result.d.ts +2 -2
  214. package/lib/model/java-migration-analysis-result.js +2 -2
  215. package/lib/model/java-migration-analysis-target.d.ts +7 -3
  216. package/lib/model/java-migration-analysis-target.js +2 -2
  217. package/lib/model/java-migration-analysis-target.js.map +1 -1
  218. package/lib/model/java-migration-analysis.d.ts +2 -2
  219. package/lib/model/java-migration-analysis.js +2 -2
  220. package/lib/model/java-release-collection.d.ts +2 -2
  221. package/lib/model/java-release-collection.js +2 -2
  222. package/lib/model/java-release-sort-by.d.ts +2 -2
  223. package/lib/model/java-release-sort-by.js +2 -2
  224. package/lib/model/java-release-summary.d.ts +2 -2
  225. package/lib/model/java-release-summary.js +2 -2
  226. package/lib/model/java-release.d.ts +2 -2
  227. package/lib/model/java-release.js +2 -2
  228. package/lib/model/java-runtime-id.d.ts +2 -2
  229. package/lib/model/java-runtime-id.js +2 -2
  230. package/lib/model/java-server-instance-sort-by.d.ts +2 -2
  231. package/lib/model/java-server-instance-sort-by.js +2 -2
  232. package/lib/model/java-server-instance-usage-collection.d.ts +2 -2
  233. package/lib/model/java-server-instance-usage-collection.js +2 -2
  234. package/lib/model/java-server-instance-usage.d.ts +7 -2
  235. package/lib/model/java-server-instance-usage.js +2 -2
  236. package/lib/model/java-server-instance-usage.js.map +1 -1
  237. package/lib/model/java-server-sort-by.d.ts +2 -2
  238. package/lib/model/java-server-sort-by.js +2 -2
  239. package/lib/model/java-server-usage-collection.d.ts +2 -2
  240. package/lib/model/java-server-usage-collection.js +2 -2
  241. package/lib/model/java-server-usage.d.ts +2 -2
  242. package/lib/model/java-server-usage.js +2 -2
  243. package/lib/model/jfr-attachment-target.d.ts +2 -2
  244. package/lib/model/jfr-attachment-target.js +2 -2
  245. package/lib/model/jfr-recording.d.ts +2 -2
  246. package/lib/model/jfr-recording.js +2 -2
  247. package/lib/model/jms-plugin-availability-status.d.ts +29 -0
  248. package/lib/model/jms-plugin-availability-status.js +40 -0
  249. package/lib/model/jms-plugin-availability-status.js.map +1 -0
  250. package/lib/model/jms-plugin-collection.d.ts +26 -0
  251. package/lib/model/jms-plugin-collection.js +61 -0
  252. package/lib/model/jms-plugin-collection.js.map +1 -0
  253. package/lib/model/jms-plugin-lifecycle-state.d.ts +30 -0
  254. package/lib/model/jms-plugin-lifecycle-state.js +41 -0
  255. package/lib/model/jms-plugin-lifecycle-state.js.map +1 -0
  256. package/lib/model/jms-plugin-sort-by.d.ts +35 -0
  257. package/lib/model/jms-plugin-sort-by.js +46 -0
  258. package/lib/model/jms-plugin-sort-by.js.map +1 -0
  259. package/lib/model/jms-plugin-summary.d.ts +117 -0
  260. package/lib/model/jms-plugin-summary.js +29 -0
  261. package/lib/model/jms-plugin-summary.js.map +1 -0
  262. package/lib/model/jms-plugin.d.ts +118 -0
  263. package/lib/model/jms-plugin.js +29 -0
  264. package/lib/model/jms-plugin.js.map +1 -0
  265. package/lib/model/jre-security-status.d.ts +2 -2
  266. package/lib/model/jre-security-status.js +2 -2
  267. package/lib/model/jre-sort-by.d.ts +2 -2
  268. package/lib/model/jre-sort-by.js +2 -2
  269. package/lib/model/jre-usage-collection.d.ts +2 -2
  270. package/lib/model/jre-usage-collection.js +2 -2
  271. package/lib/model/jre-usage.d.ts +2 -2
  272. package/lib/model/jre-usage.js +2 -2
  273. package/lib/model/key-size-algorithm.d.ts +2 -2
  274. package/lib/model/key-size-algorithm.js +2 -2
  275. package/lib/model/lcm-work-item-details.d.ts +2 -2
  276. package/lib/model/lcm-work-item-details.js +2 -2
  277. package/lib/model/lcm.d.ts +2 -2
  278. package/lib/model/lcm.js +2 -2
  279. package/lib/model/library-sort-by.d.ts +2 -2
  280. package/lib/model/library-sort-by.js +2 -2
  281. package/lib/model/library-usage-collection.d.ts +2 -2
  282. package/lib/model/library-usage-collection.js +2 -2
  283. package/lib/model/library-usage.d.ts +12 -2
  284. package/lib/model/library-usage.js +2 -2
  285. package/lib/model/library-usage.js.map +1 -1
  286. package/lib/model/license-type.d.ts +2 -2
  287. package/lib/model/license-type.js +2 -2
  288. package/lib/model/lifecycle-state.d.ts +2 -2
  289. package/lib/model/lifecycle-state.js +2 -2
  290. package/lib/model/manage-drs-details.d.ts +2 -2
  291. package/lib/model/manage-drs-details.js +2 -2
  292. package/lib/model/managed-instance-sort-by.d.ts +2 -2
  293. package/lib/model/managed-instance-sort-by.js +2 -2
  294. package/lib/model/managed-instance-type.d.ts +3 -2
  295. package/lib/model/managed-instance-type.js +3 -2
  296. package/lib/model/managed-instance-type.js.map +1 -1
  297. package/lib/model/managed-instance-usage-collection.d.ts +2 -2
  298. package/lib/model/managed-instance-usage-collection.js +2 -2
  299. package/lib/model/managed-instance-usage.d.ts +6 -2
  300. package/lib/model/managed-instance-usage.js +2 -2
  301. package/lib/model/managed-instance-usage.js.map +1 -1
  302. package/lib/model/minimum-key-size-settings.d.ts +2 -2
  303. package/lib/model/minimum-key-size-settings.js +2 -2
  304. package/lib/model/new-installation-site.d.ts +2 -2
  305. package/lib/model/new-installation-site.js +2 -2
  306. package/lib/model/operating-system.d.ts +3 -3
  307. package/lib/model/operating-system.js +2 -2
  308. package/lib/model/operation-status.d.ts +2 -2
  309. package/lib/model/operation-status.js +2 -2
  310. package/lib/model/operation-type.d.ts +2 -2
  311. package/lib/model/operation-type.js +2 -2
  312. package/lib/model/os-family.d.ts +2 -2
  313. package/lib/model/os-family.js +2 -2
  314. package/lib/model/package-type.d.ts +29 -0
  315. package/lib/model/package-type.js +40 -0
  316. package/lib/model/package-type.js.map +1 -0
  317. package/lib/model/patch-detail.d.ts +2 -2
  318. package/lib/model/patch-detail.js +2 -2
  319. package/lib/model/performance-tuning-analysis-result-collection.d.ts +2 -2
  320. package/lib/model/performance-tuning-analysis-result-collection.js +2 -2
  321. package/lib/model/performance-tuning-analysis-result-sort-by.d.ts +4 -3
  322. package/lib/model/performance-tuning-analysis-result-sort-by.js +3 -2
  323. package/lib/model/performance-tuning-analysis-result-sort-by.js.map +1 -1
  324. package/lib/model/performance-tuning-analysis-result-summary.d.ts +4 -4
  325. package/lib/model/performance-tuning-analysis-result-summary.js +2 -2
  326. package/lib/model/performance-tuning-analysis-result.d.ts +4 -4
  327. package/lib/model/performance-tuning-analysis-result.js +2 -2
  328. package/lib/model/performance-tuning-analysis.d.ts +2 -2
  329. package/lib/model/performance-tuning-analysis.js +2 -2
  330. package/lib/model/performance-tuning-result-status.d.ts +2 -2
  331. package/lib/model/performance-tuning-result-status.js +2 -2
  332. package/lib/model/platform-architecture-type.d.ts +30 -0
  333. package/lib/model/platform-architecture-type.js +41 -0
  334. package/lib/model/platform-architecture-type.js.map +1 -0
  335. package/lib/model/plugin.d.ts +2 -2
  336. package/lib/model/plugin.js +2 -2
  337. package/lib/model/post-installation-action-settings.d.ts +2 -2
  338. package/lib/model/post-installation-action-settings.js +2 -2
  339. package/lib/model/post-installation-actions.d.ts +2 -2
  340. package/lib/model/post-installation-actions.js +2 -2
  341. package/lib/model/principal.d.ts +2 -2
  342. package/lib/model/principal.js +2 -2
  343. package/lib/model/proxies.d.ts +2 -2
  344. package/lib/model/proxies.js +2 -2
  345. package/lib/model/release-type.d.ts +2 -2
  346. package/lib/model/release-type.js +2 -2
  347. package/lib/model/remove-fleet-installation-sites-details.d.ts +2 -2
  348. package/lib/model/remove-fleet-installation-sites-details.js +2 -2
  349. package/lib/model/request-crypto-analyses-details.d.ts +2 -2
  350. package/lib/model/request-crypto-analyses-details.js +2 -2
  351. package/lib/model/request-deployed-application-migration-analyses-details.d.ts +28 -0
  352. package/lib/model/request-deployed-application-migration-analyses-details.js +61 -0
  353. package/lib/model/request-deployed-application-migration-analyses-details.js.map +1 -0
  354. package/lib/model/request-java-migration-analyses-details.d.ts +2 -2
  355. package/lib/model/request-java-migration-analyses-details.js +2 -2
  356. package/lib/model/request-jfr-recordings-details.d.ts +2 -2
  357. package/lib/model/request-jfr-recordings-details.js +2 -2
  358. package/lib/model/request-performance-tuning-analyses-details.d.ts +2 -2
  359. package/lib/model/request-performance-tuning-analyses-details.js +2 -2
  360. package/lib/model/resource-inventory.d.ts +2 -2
  361. package/lib/model/resource-inventory.js +2 -2
  362. package/lib/model/scan-java-server-usage-details.d.ts +2 -2
  363. package/lib/model/scan-java-server-usage-details.js +2 -2
  364. package/lib/model/scan-library-usage-details.d.ts +2 -2
  365. package/lib/model/scan-library-usage-details.js +2 -2
  366. package/lib/model/sort-by.d.ts +2 -2
  367. package/lib/model/sort-by.js +2 -2
  368. package/lib/model/sort-order.d.ts +2 -2
  369. package/lib/model/sort-order.js +2 -2
  370. package/lib/model/summarize-application-usage-fields.d.ts +3 -3
  371. package/lib/model/summarize-application-usage-fields.js +3 -3
  372. package/lib/model/summarize-installation-usage-fields.d.ts +3 -3
  373. package/lib/model/summarize-installation-usage-fields.js +3 -3
  374. package/lib/model/summarize-jre-usage-fields.d.ts +3 -3
  375. package/lib/model/summarize-jre-usage-fields.js +3 -3
  376. package/lib/model/summarize-managed-instance-usage-fields.d.ts +3 -3
  377. package/lib/model/summarize-managed-instance-usage-fields.js +3 -3
  378. package/lib/model/summarized-events-log.d.ts +2 -2
  379. package/lib/model/summarized-events-log.js +2 -2
  380. package/lib/model/support-type.d.ts +2 -2
  381. package/lib/model/support-type.js +2 -2
  382. package/lib/model/tls-versions.d.ts +2 -2
  383. package/lib/model/tls-versions.js +2 -2
  384. package/lib/model/update-drs-file-details.d.ts +2 -2
  385. package/lib/model/update-drs-file-details.js +2 -2
  386. package/lib/model/update-export-setting-details.d.ts +4 -4
  387. package/lib/model/update-export-setting-details.js +2 -2
  388. package/lib/model/update-fleet-advanced-feature-configuration-details.d.ts +2 -2
  389. package/lib/model/update-fleet-advanced-feature-configuration-details.js +2 -2
  390. package/lib/model/update-fleet-agent-configuration-details.d.ts +12 -2
  391. package/lib/model/update-fleet-agent-configuration-details.js +2 -2
  392. package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
  393. package/lib/model/update-fleet-details.d.ts +2 -2
  394. package/lib/model/update-fleet-details.js +2 -2
  395. package/lib/model/update-jms-plugin-details.d.ts +44 -0
  396. package/lib/model/update-jms-plugin-details.js +29 -0
  397. package/lib/model/update-jms-plugin-details.js.map +1 -0
  398. package/lib/model/work-item-collection.d.ts +2 -2
  399. package/lib/model/work-item-collection.js +2 -2
  400. package/lib/model/work-item-details.d.ts +2 -2
  401. package/lib/model/work-item-details.js +6 -2
  402. package/lib/model/work-item-details.js.map +1 -1
  403. package/lib/model/work-item-status.d.ts +3 -2
  404. package/lib/model/work-item-status.js +3 -2
  405. package/lib/model/work-item-status.js.map +1 -1
  406. package/lib/model/work-item-summary.d.ts +3 -3
  407. package/lib/model/work-item-summary.js +2 -2
  408. package/lib/model/work-item-summary.js.map +1 -1
  409. package/lib/model/work-item-type.d.ts +2 -2
  410. package/lib/model/work-item-type.js +2 -2
  411. package/lib/model/work-request-collection.d.ts +2 -2
  412. package/lib/model/work-request-collection.js +2 -2
  413. package/lib/model/work-request-error-collection.d.ts +2 -2
  414. package/lib/model/work-request-error-collection.js +2 -2
  415. package/lib/model/work-request-error.d.ts +2 -2
  416. package/lib/model/work-request-error.js +2 -2
  417. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  418. package/lib/model/work-request-log-entry-collection.js +2 -2
  419. package/lib/model/work-request-log-entry.d.ts +2 -2
  420. package/lib/model/work-request-log-entry.js +2 -2
  421. package/lib/model/work-request-resource.d.ts +2 -2
  422. package/lib/model/work-request-resource.js +2 -2
  423. package/lib/model/work-request.d.ts +2 -2
  424. package/lib/model/work-request.js +2 -2
  425. package/lib/request/create-jms-plugin-request.d.ts +36 -0
  426. package/lib/request/create-jms-plugin-request.js +15 -0
  427. package/lib/request/create-jms-plugin-request.js.map +1 -0
  428. package/lib/request/delete-jms-plugin-request.d.ts +35 -0
  429. package/lib/request/delete-jms-plugin-request.js +15 -0
  430. package/lib/request/delete-jms-plugin-request.js.map +1 -0
  431. package/lib/request/generate-agent-installer-configuration-request.d.ts +27 -0
  432. package/lib/request/generate-agent-installer-configuration-request.js +15 -0
  433. package/lib/request/generate-agent-installer-configuration-request.js.map +1 -0
  434. package/lib/request/generate-load-pipeline-script-request.d.ts +31 -0
  435. package/lib/request/generate-load-pipeline-script-request.js +15 -0
  436. package/lib/request/generate-load-pipeline-script-request.js.map +1 -0
  437. package/lib/request/get-jms-plugin-request.d.ts +26 -0
  438. package/lib/request/get-jms-plugin-request.js +15 -0
  439. package/lib/request/get-jms-plugin-request.js.map +1 -0
  440. package/lib/request/index.d.ts +20 -2
  441. package/lib/request/index.js +2 -2
  442. package/lib/request/list-agent-installers-request.d.ts +59 -0
  443. package/lib/request/list-agent-installers-request.js +15 -0
  444. package/lib/request/list-agent-installers-request.js.map +1 -0
  445. package/lib/request/list-crypto-analysis-results-request.d.ts +28 -8
  446. package/lib/request/list-fleets-request.d.ts +1 -1
  447. package/lib/request/list-java-migration-analysis-results-request.d.ts +16 -8
  448. package/lib/request/list-jms-plugins-request.d.ts +85 -0
  449. package/lib/request/list-jms-plugins-request.js +15 -0
  450. package/lib/request/list-jms-plugins-request.js.map +1 -0
  451. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +12 -8
  452. package/lib/request/list-work-requests-request.d.ts +9 -0
  453. package/lib/request/request-deployed-application-migration-analyses-request.d.ts +31 -0
  454. package/lib/request/request-deployed-application-migration-analyses-request.js +15 -0
  455. package/lib/request/request-deployed-application-migration-analyses-request.js.map +1 -0
  456. package/lib/request/summarize-library-usage-request.d.ts +8 -0
  457. package/lib/request/update-export-setting-request.d.ts +1 -1
  458. package/lib/request/update-jms-plugin-request.d.ts +40 -0
  459. package/lib/request/update-jms-plugin-request.js +15 -0
  460. package/lib/request/update-jms-plugin-request.js.map +1 -0
  461. package/lib/response/add-fleet-installation-sites-response.d.ts +1 -1
  462. package/lib/response/cancel-work-request-response.d.ts +1 -1
  463. package/lib/response/change-fleet-compartment-response.d.ts +1 -1
  464. package/lib/response/create-blocklist-response.d.ts +1 -1
  465. package/lib/response/create-drs-file-response.d.ts +1 -1
  466. package/lib/response/create-fleet-response.d.ts +1 -1
  467. package/lib/response/create-jms-plugin-response.d.ts +30 -0
  468. package/lib/response/create-jms-plugin-response.js +15 -0
  469. package/lib/response/create-jms-plugin-response.js.map +1 -0
  470. package/lib/response/delete-blocklist-response.d.ts +1 -1
  471. package/lib/response/delete-crypto-analysis-result-response.d.ts +1 -1
  472. package/lib/response/delete-drs-file-response.d.ts +1 -1
  473. package/lib/response/delete-fleet-response.d.ts +1 -1
  474. package/lib/response/delete-java-migration-analysis-result-response.d.ts +1 -1
  475. package/lib/response/delete-jms-plugin-response.d.ts +20 -0
  476. package/lib/response/delete-jms-plugin-response.js +15 -0
  477. package/lib/response/delete-jms-plugin-response.js.map +1 -0
  478. package/lib/response/delete-performance-tuning-analysis-result-response.d.ts +1 -1
  479. package/lib/response/disable-drs-response.d.ts +1 -1
  480. package/lib/response/enable-drs-response.d.ts +1 -1
  481. package/lib/response/generate-agent-deploy-script-response.d.ts +1 -1
  482. package/lib/response/generate-agent-installer-configuration-response.d.ts +34 -0
  483. package/lib/response/generate-agent-installer-configuration-response.js +15 -0
  484. package/lib/response/generate-agent-installer-configuration-response.js.map +1 -0
  485. package/lib/response/generate-load-pipeline-script-response.d.ts +34 -0
  486. package/lib/response/generate-load-pipeline-script-response.js +15 -0
  487. package/lib/response/generate-load-pipeline-script-response.js.map +1 -0
  488. package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
  489. package/lib/response/get-drs-file-response.d.ts +1 -1
  490. package/lib/response/get-export-setting-response.d.ts +1 -1
  491. package/lib/response/get-export-status-response.d.ts +1 -1
  492. package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
  493. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  494. package/lib/response/get-fleet-response.d.ts +1 -1
  495. package/lib/response/get-java-family-response.d.ts +1 -1
  496. package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
  497. package/lib/response/get-java-release-response.d.ts +1 -1
  498. package/lib/response/get-jms-plugin-response.d.ts +34 -0
  499. package/lib/response/get-jms-plugin-response.js +15 -0
  500. package/lib/response/get-jms-plugin-response.js.map +1 -0
  501. package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
  502. package/lib/response/get-work-request-response.d.ts +1 -1
  503. package/lib/response/index.d.ts +20 -2
  504. package/lib/response/index.js +2 -2
  505. package/lib/response/list-agent-installers-response.d.ts +32 -0
  506. package/lib/response/list-agent-installers-response.js +15 -0
  507. package/lib/response/list-agent-installers-response.js.map +1 -0
  508. package/lib/response/list-announcements-response.d.ts +2 -2
  509. package/lib/response/list-blocklists-response.d.ts +2 -2
  510. package/lib/response/list-crypto-analysis-results-response.d.ts +2 -2
  511. package/lib/response/list-drs-files-response.d.ts +2 -2
  512. package/lib/response/list-fleet-diagnoses-response.d.ts +2 -2
  513. package/lib/response/list-fleets-response.d.ts +2 -2
  514. package/lib/response/list-installation-sites-response.d.ts +2 -2
  515. package/lib/response/list-java-families-response.d.ts +2 -2
  516. package/lib/response/list-java-migration-analysis-results-response.d.ts +2 -2
  517. package/lib/response/list-java-releases-response.d.ts +2 -2
  518. package/lib/response/list-jms-plugins-response.d.ts +32 -0
  519. package/lib/response/list-jms-plugins-response.js +15 -0
  520. package/lib/response/list-jms-plugins-response.js.map +1 -0
  521. package/lib/response/list-jre-usage-response.d.ts +2 -2
  522. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +2 -2
  523. package/lib/response/list-work-items-response.d.ts +2 -2
  524. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  525. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  526. package/lib/response/list-work-requests-response.d.ts +2 -2
  527. package/lib/response/remove-fleet-installation-sites-response.d.ts +1 -1
  528. package/lib/response/request-crypto-analyses-response.d.ts +1 -1
  529. package/lib/response/request-deployed-application-migration-analyses-response.d.ts +26 -0
  530. package/lib/response/request-deployed-application-migration-analyses-response.js +15 -0
  531. package/lib/response/request-deployed-application-migration-analyses-response.js.map +1 -0
  532. package/lib/response/request-java-migration-analyses-response.d.ts +1 -1
  533. package/lib/response/request-jfr-recordings-response.d.ts +1 -1
  534. package/lib/response/request-performance-tuning-analyses-response.d.ts +1 -1
  535. package/lib/response/scan-java-server-usage-response.d.ts +1 -1
  536. package/lib/response/scan-library-usage-response.d.ts +1 -1
  537. package/lib/response/summarize-application-installation-usage-response.d.ts +2 -2
  538. package/lib/response/summarize-application-usage-response.d.ts +2 -2
  539. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +2 -2
  540. package/lib/response/summarize-deployed-application-usage-response.d.ts +2 -2
  541. package/lib/response/summarize-installation-usage-response.d.ts +2 -2
  542. package/lib/response/summarize-java-server-instance-usage-response.d.ts +2 -2
  543. package/lib/response/summarize-java-server-usage-response.d.ts +2 -2
  544. package/lib/response/summarize-jre-usage-response.d.ts +2 -2
  545. package/lib/response/summarize-library-usage-response.d.ts +2 -2
  546. package/lib/response/summarize-managed-instance-usage-response.d.ts +2 -2
  547. package/lib/response/summarize-resource-inventory-response.d.ts +1 -1
  548. package/lib/response/update-drs-file-response.d.ts +1 -1
  549. package/lib/response/update-export-setting-response.d.ts +1 -1
  550. package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
  551. package/lib/response/update-fleet-agent-configuration-response.d.ts +1 -1
  552. package/lib/response/update-fleet-response.d.ts +1 -1
  553. package/lib/response/update-jms-plugin-response.d.ts +30 -0
  554. package/lib/response/update-jms-plugin-response.js +15 -0
  555. package/lib/response/update-jms-plugin-response.js.map +1 -0
  556. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * Availability status of the JmsPlugin.
15
+ **/
16
+ export declare enum JmsPluginAvailabilityStatus {
17
+ Active = "ACTIVE",
18
+ Silent = "SILENT",
19
+ NotAvailable = "NOT_AVAILABLE",
20
+ /**
21
+ * This value is used if a service returns a value for this enum that is not recognized by this
22
+ * version of the SDK.
23
+ */
24
+ UnknownValue = "UNKNOWN_VALUE"
25
+ }
26
+ export declare namespace JmsPluginAvailabilityStatus {
27
+ function getJsonObj(obj: JmsPluginAvailabilityStatus): JmsPluginAvailabilityStatus;
28
+ function getDeserializedJsonObj(obj: JmsPluginAvailabilityStatus): JmsPluginAvailabilityStatus;
29
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.JmsPluginAvailabilityStatus = void 0;
16
+ /**
17
+ * Availability status of the JmsPlugin.
18
+ **/
19
+ var JmsPluginAvailabilityStatus;
20
+ (function (JmsPluginAvailabilityStatus) {
21
+ JmsPluginAvailabilityStatus["Active"] = "ACTIVE";
22
+ JmsPluginAvailabilityStatus["Silent"] = "SILENT";
23
+ JmsPluginAvailabilityStatus["NotAvailable"] = "NOT_AVAILABLE";
24
+ /**
25
+ * This value is used if a service returns a value for this enum that is not recognized by this
26
+ * version of the SDK.
27
+ */
28
+ JmsPluginAvailabilityStatus["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(JmsPluginAvailabilityStatus = exports.JmsPluginAvailabilityStatus || (exports.JmsPluginAvailabilityStatus = {}));
30
+ (function (JmsPluginAvailabilityStatus) {
31
+ function getJsonObj(obj) {
32
+ return obj;
33
+ }
34
+ JmsPluginAvailabilityStatus.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ return obj;
37
+ }
38
+ JmsPluginAvailabilityStatus.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(JmsPluginAvailabilityStatus = exports.JmsPluginAvailabilityStatus || (exports.JmsPluginAvailabilityStatus = {}));
40
+ //# sourceMappingURL=jms-plugin-availability-status.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jms-plugin-availability-status.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jms-plugin-availability-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,2BAUX;AAVD,WAAY,2BAA2B;IACrC,gDAAiB,CAAA;IACjB,gDAAiB,CAAA;IACjB,6DAA8B,CAAA;IAE9B;;;OAGG;IACH,6DAA8B,CAAA;AAChC,CAAC,EAVW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAUtC;AAED,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAgC;QAEhC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAS3C"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Results of a JmsPlugin search. Contains JmsPluginSummary items.
16
+ */
17
+ export interface JmsPluginCollection {
18
+ /**
19
+ * A list of JmsPlugins.
20
+ */
21
+ "items": Array<model.JmsPluginSummary>;
22
+ }
23
+ export declare namespace JmsPluginCollection {
24
+ function getJsonObj(obj: JmsPluginCollection): object;
25
+ function getDeserializedJsonObj(obj: JmsPluginCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.JmsPluginCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var JmsPluginCollection;
37
+ (function (JmsPluginCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.JmsPluginSummary.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ JmsPluginCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.JmsPluginSummary.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ JmsPluginCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(JmsPluginCollection = exports.JmsPluginCollection || (exports.JmsPluginCollection = {}));
61
+ //# sourceMappingURL=jms-plugin-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jms-plugin-collection.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jms-plugin-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * Lifecycle state of the JmsPlugin.
15
+ **/
16
+ export declare enum JmsPluginLifecycleState {
17
+ Active = "ACTIVE",
18
+ Inactive = "INACTIVE",
19
+ NeedsAttention = "NEEDS_ATTENTION",
20
+ Deleted = "DELETED",
21
+ /**
22
+ * This value is used if a service returns a value for this enum that is not recognized by this
23
+ * version of the SDK.
24
+ */
25
+ UnknownValue = "UNKNOWN_VALUE"
26
+ }
27
+ export declare namespace JmsPluginLifecycleState {
28
+ function getJsonObj(obj: JmsPluginLifecycleState): JmsPluginLifecycleState;
29
+ function getDeserializedJsonObj(obj: JmsPluginLifecycleState): JmsPluginLifecycleState;
30
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.JmsPluginLifecycleState = void 0;
16
+ /**
17
+ * Lifecycle state of the JmsPlugin.
18
+ **/
19
+ var JmsPluginLifecycleState;
20
+ (function (JmsPluginLifecycleState) {
21
+ JmsPluginLifecycleState["Active"] = "ACTIVE";
22
+ JmsPluginLifecycleState["Inactive"] = "INACTIVE";
23
+ JmsPluginLifecycleState["NeedsAttention"] = "NEEDS_ATTENTION";
24
+ JmsPluginLifecycleState["Deleted"] = "DELETED";
25
+ /**
26
+ * This value is used if a service returns a value for this enum that is not recognized by this
27
+ * version of the SDK.
28
+ */
29
+ JmsPluginLifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
30
+ })(JmsPluginLifecycleState = exports.JmsPluginLifecycleState || (exports.JmsPluginLifecycleState = {}));
31
+ (function (JmsPluginLifecycleState) {
32
+ function getJsonObj(obj) {
33
+ return obj;
34
+ }
35
+ JmsPluginLifecycleState.getJsonObj = getJsonObj;
36
+ function getDeserializedJsonObj(obj) {
37
+ return obj;
38
+ }
39
+ JmsPluginLifecycleState.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(JmsPluginLifecycleState = exports.JmsPluginLifecycleState || (exports.JmsPluginLifecycleState = {}));
41
+ //# sourceMappingURL=jms-plugin-lifecycle-state.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jms-plugin-lifecycle-state.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jms-plugin-lifecycle-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,uBAWX;AAXD,WAAY,uBAAuB;IACjC,4CAAiB,CAAA;IACjB,gDAAqB,CAAA;IACrB,6DAAkC,CAAA;IAClC,8CAAmB,CAAA;IAEnB;;;OAGG;IACH,yDAA8B,CAAA;AAChC,CAAC,EAXW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWlC;AAED,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAOvC"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * The field used to sort JmsPlugins.
15
+ **/
16
+ export declare enum JmsPluginSortBy {
17
+ Id = "id",
18
+ TimeLastSeen = "timeLastSeen",
19
+ TimeRegistered = "timeRegistered",
20
+ Hostname = "hostname",
21
+ AgentId = "agentId",
22
+ AgentType = "agentType",
23
+ LifecycleState = "lifecycleState",
24
+ AvailabilityStatus = "availabilityStatus",
25
+ FleetId = "fleetId",
26
+ CompartmentId = "compartmentId",
27
+ OsFamily = "osFamily",
28
+ OsArchitecture = "osArchitecture",
29
+ OsDistribution = "osDistribution",
30
+ PluginVersion = "pluginVersion"
31
+ }
32
+ export declare namespace JmsPluginSortBy {
33
+ function getJsonObj(obj: JmsPluginSortBy): JmsPluginSortBy;
34
+ function getDeserializedJsonObj(obj: JmsPluginSortBy): JmsPluginSortBy;
35
+ }
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.JmsPluginSortBy = void 0;
16
+ /**
17
+ * The field used to sort JmsPlugins.
18
+ **/
19
+ var JmsPluginSortBy;
20
+ (function (JmsPluginSortBy) {
21
+ JmsPluginSortBy["Id"] = "id";
22
+ JmsPluginSortBy["TimeLastSeen"] = "timeLastSeen";
23
+ JmsPluginSortBy["TimeRegistered"] = "timeRegistered";
24
+ JmsPluginSortBy["Hostname"] = "hostname";
25
+ JmsPluginSortBy["AgentId"] = "agentId";
26
+ JmsPluginSortBy["AgentType"] = "agentType";
27
+ JmsPluginSortBy["LifecycleState"] = "lifecycleState";
28
+ JmsPluginSortBy["AvailabilityStatus"] = "availabilityStatus";
29
+ JmsPluginSortBy["FleetId"] = "fleetId";
30
+ JmsPluginSortBy["CompartmentId"] = "compartmentId";
31
+ JmsPluginSortBy["OsFamily"] = "osFamily";
32
+ JmsPluginSortBy["OsArchitecture"] = "osArchitecture";
33
+ JmsPluginSortBy["OsDistribution"] = "osDistribution";
34
+ JmsPluginSortBy["PluginVersion"] = "pluginVersion";
35
+ })(JmsPluginSortBy = exports.JmsPluginSortBy || (exports.JmsPluginSortBy = {}));
36
+ (function (JmsPluginSortBy) {
37
+ function getJsonObj(obj) {
38
+ return obj;
39
+ }
40
+ JmsPluginSortBy.getJsonObj = getJsonObj;
41
+ function getDeserializedJsonObj(obj) {
42
+ return obj;
43
+ }
44
+ JmsPluginSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
45
+ })(JmsPluginSortBy = exports.JmsPluginSortBy || (exports.JmsPluginSortBy = {}));
46
+ //# sourceMappingURL=jms-plugin-sort-by.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jms-plugin-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jms-plugin-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,eAeX;AAfD,WAAY,eAAe;IACzB,4BAAS,CAAA;IACT,gDAA6B,CAAA;IAC7B,oDAAiC,CAAA;IACjC,wCAAqB,CAAA;IACrB,sCAAmB,CAAA;IACnB,0CAAuB,CAAA;IACvB,oDAAiC,CAAA;IACjC,4DAAyC,CAAA;IACzC,sCAAmB,CAAA;IACnB,kDAA+B,CAAA;IAC/B,wCAAqB,CAAA;IACrB,oDAAiC,CAAA;IACjC,oDAAiC,CAAA;IACjC,kDAA+B,CAAA;AACjC,CAAC,EAfW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAe1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
@@ -0,0 +1,117 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Summary of the JmsPlugin.
16
+ */
17
+ export interface JmsPluginSummary {
18
+ /**
19
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
20
+ */
21
+ "id": string;
22
+ /**
23
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
24
+ */
25
+ "agentId": string;
26
+ /**
27
+ * The agent type.
28
+ */
29
+ "agentType": model.AgentType;
30
+ /**
31
+ * The lifecycle state.
32
+ */
33
+ "lifecycleState": model.JmsPluginLifecycleState;
34
+ /**
35
+ * The availability status.
36
+ */
37
+ "availabilityStatus": model.JmsPluginAvailabilityStatus;
38
+ /**
39
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
40
+ *
41
+ */
42
+ "fleetId"?: string;
43
+ /**
44
+ * The OMA/OCA agent's compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
45
+ *
46
+ */
47
+ "compartmentId"?: string;
48
+ /**
49
+ * The hostname of the agent.
50
+ *
51
+ */
52
+ "hostname"?: string;
53
+ /**
54
+ * The operating system family for the plugin.
55
+ */
56
+ "osFamily"?: model.OsFamily;
57
+ /**
58
+ * The architecture of the operating system of the plugin.
59
+ */
60
+ "osArchitecture"?: string;
61
+ /**
62
+ * The distribution of the operating system of the plugin.
63
+ */
64
+ "osDistribution"?: string;
65
+ /**
66
+ * The version of the plugin.
67
+ */
68
+ "pluginVersion"?: string;
69
+ /**
70
+ * The date and time the plugin was registered.
71
+ *
72
+ */
73
+ "timeRegistered": Date;
74
+ /**
75
+ * The date and time the resource was _last_ reported to JMS.
76
+ * This is potentially _after_ the specified time period provided by the filters.
77
+ * For example, a resource can be last reported to JMS before the start of a specified time period,
78
+ * if it is also reported during the time period.
79
+ *
80
+ */
81
+ "timeLastSeen"?: Date;
82
+ /**
83
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
84
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
85
+ *
86
+ */
87
+ "definedTags"?: {
88
+ [key: string]: {
89
+ [key: string]: any;
90
+ };
91
+ };
92
+ /**
93
+ * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
94
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
95
+ *
96
+ */
97
+ "freeformTags"?: {
98
+ [key: string]: string;
99
+ };
100
+ /**
101
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
102
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
103
+ * System tags can be viewed by users, but can only be created by the system.
104
+ * <p>
105
+ Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
106
+ *
107
+ */
108
+ "systemTags"?: {
109
+ [key: string]: {
110
+ [key: string]: any;
111
+ };
112
+ };
113
+ }
114
+ export declare namespace JmsPluginSummary {
115
+ function getJsonObj(obj: JmsPluginSummary): object;
116
+ function getDeserializedJsonObj(obj: JmsPluginSummary): object;
117
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.JmsPluginSummary = void 0;
16
+ var JmsPluginSummary;
17
+ (function (JmsPluginSummary) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ JmsPluginSummary.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ JmsPluginSummary.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(JmsPluginSummary = exports.JmsPluginSummary || (exports.JmsPluginSummary = {}));
29
+ //# sourceMappingURL=jms-plugin-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jms-plugin-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jms-plugin-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgGH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
@@ -0,0 +1,118 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Information about a JmsPlugin that has been registered.
16
+ *
17
+ */
18
+ export interface JmsPlugin {
19
+ /**
20
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
21
+ */
22
+ "id": string;
23
+ /**
24
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
25
+ */
26
+ "agentId": string;
27
+ /**
28
+ * The agent type.
29
+ */
30
+ "agentType": model.AgentType;
31
+ /**
32
+ * The lifecycle state.
33
+ */
34
+ "lifecycleState": model.JmsPluginLifecycleState;
35
+ /**
36
+ * The availability status.
37
+ */
38
+ "availabilityStatus": model.JmsPluginAvailabilityStatus;
39
+ /**
40
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
41
+ *
42
+ */
43
+ "fleetId"?: string;
44
+ /**
45
+ * The OMA/OCA agent's compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
46
+ *
47
+ */
48
+ "compartmentId"?: string;
49
+ /**
50
+ * The hostname of the agent.
51
+ *
52
+ */
53
+ "hostname"?: string;
54
+ /**
55
+ * The operating system family for the plugin.
56
+ */
57
+ "osFamily"?: model.OsFamily;
58
+ /**
59
+ * The architecture of the operating system of the plugin.
60
+ */
61
+ "osArchitecture"?: string;
62
+ /**
63
+ * The distribution of the operating system of the plugin.
64
+ */
65
+ "osDistribution"?: string;
66
+ /**
67
+ * The version of the plugin.
68
+ */
69
+ "pluginVersion"?: string;
70
+ /**
71
+ * The date and time the plugin was registered.
72
+ *
73
+ */
74
+ "timeRegistered": Date;
75
+ /**
76
+ * The date and time the resource was _last_ reported to JMS.
77
+ * This is potentially _after_ the specified time period provided by the filters.
78
+ * For example, a resource can be last reported to JMS before the start of a specified time period,
79
+ * if it is also reported during the time period.
80
+ *
81
+ */
82
+ "timeLastSeen"?: Date;
83
+ /**
84
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
85
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
86
+ *
87
+ */
88
+ "definedTags"?: {
89
+ [key: string]: {
90
+ [key: string]: any;
91
+ };
92
+ };
93
+ /**
94
+ * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
95
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
96
+ *
97
+ */
98
+ "freeformTags"?: {
99
+ [key: string]: string;
100
+ };
101
+ /**
102
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
103
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
104
+ * System tags can be viewed by users, but can only be created by the system.
105
+ * <p>
106
+ Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
107
+ *
108
+ */
109
+ "systemTags"?: {
110
+ [key: string]: {
111
+ [key: string]: any;
112
+ };
113
+ };
114
+ }
115
+ export declare namespace JmsPlugin {
116
+ function getJsonObj(obj: JmsPlugin): object;
117
+ function getDeserializedJsonObj(obj: JmsPlugin): object;
118
+ }