oci-jms 2.89.4 → 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.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +164 -73
- package/lib/client.js +762 -149
- package/lib/client.js.map +1 -1
- package/lib/javamanagementservice-waiter.d.ts +10 -2
- package/lib/javamanagementservice-waiter.js +14 -2
- package/lib/javamanagementservice-waiter.js.map +1 -1
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/add-fleet-installation-sites-details.d.ts +2 -2
- package/lib/model/add-fleet-installation-sites-details.js +2 -2
- package/lib/model/advanced-usage-tracking.d.ts +2 -2
- package/lib/model/advanced-usage-tracking.js +2 -2
- package/lib/model/agent-installer-collection.d.ts +27 -0
- package/lib/model/agent-installer-collection.js +61 -0
- package/lib/model/agent-installer-collection.js.map +1 -0
- package/lib/model/agent-installer-sort-by.d.ts +24 -0
- package/lib/model/agent-installer-sort-by.js +35 -0
- package/lib/model/agent-installer-sort-by.js.map +1 -0
- package/lib/model/agent-installer-summary.d.ts +63 -0
- package/lib/model/agent-installer-summary.js +29 -0
- package/lib/model/agent-installer-summary.js.map +1 -0
- package/lib/model/agent-type.d.ts +2 -2
- package/lib/model/agent-type.js +2 -2
- package/lib/model/agent.d.ts +2 -2
- package/lib/model/agent.js +2 -2
- package/lib/model/algorithms.d.ts +2 -2
- package/lib/model/algorithms.js +2 -2
- package/lib/model/announcement-collection.d.ts +2 -2
- package/lib/model/announcement-collection.js +2 -2
- package/lib/model/announcement-sort-by.d.ts +2 -2
- package/lib/model/announcement-sort-by.js +2 -2
- package/lib/model/announcement-summary.d.ts +2 -2
- package/lib/model/announcement-summary.js +2 -2
- package/lib/model/application-execution-type.d.ts +2 -2
- package/lib/model/application-execution-type.js +2 -2
- package/lib/model/application-installation-sort-by.d.ts +4 -3
- package/lib/model/application-installation-sort-by.js +3 -2
- package/lib/model/application-installation-sort-by.js.map +1 -1
- package/lib/model/application-installation-usage-summary-collection.d.ts +2 -2
- package/lib/model/application-installation-usage-summary-collection.js +2 -2
- package/lib/model/application-installation-usage-summary.d.ts +10 -2
- package/lib/model/application-installation-usage-summary.js +2 -2
- package/lib/model/application-installation-usage-summary.js.map +1 -1
- package/lib/model/application-sort-by.d.ts +3 -2
- package/lib/model/application-sort-by.js +3 -2
- package/lib/model/application-sort-by.js.map +1 -1
- package/lib/model/application-usage-collection.d.ts +2 -2
- package/lib/model/application-usage-collection.js +2 -2
- package/lib/model/application-usage.d.ts +9 -4
- package/lib/model/application-usage.js +2 -2
- package/lib/model/application-usage.js.map +1 -1
- package/lib/model/application-work-item-details.d.ts +2 -2
- package/lib/model/application-work-item-details.js +2 -2
- package/lib/model/artifact-content-type.d.ts +2 -2
- package/lib/model/artifact-content-type.js +2 -2
- package/lib/model/basic-work-item-details.d.ts +2 -2
- package/lib/model/basic-work-item-details.js +2 -2
- package/lib/model/blocklist-collection.d.ts +2 -2
- package/lib/model/blocklist-collection.js +2 -2
- package/lib/model/blocklist-entry.d.ts +2 -2
- package/lib/model/blocklist-entry.js +2 -2
- package/lib/model/blocklist-sort-by.d.ts +2 -2
- package/lib/model/blocklist-sort-by.js +2 -2
- package/lib/model/blocklist-target.d.ts +2 -2
- package/lib/model/blocklist-target.js +2 -2
- package/lib/model/blocklist.d.ts +2 -2
- package/lib/model/blocklist.js +2 -2
- package/lib/model/change-fleet-compartment-details.d.ts +2 -2
- package/lib/model/change-fleet-compartment-details.js +2 -2
- package/lib/model/create-blocklist-details.d.ts +2 -2
- package/lib/model/create-blocklist-details.js +2 -2
- package/lib/model/create-drs-file-details.d.ts +2 -2
- package/lib/model/create-drs-file-details.js +2 -2
- package/lib/model/create-fleet-details.d.ts +2 -2
- package/lib/model/create-fleet-details.js +2 -2
- package/lib/model/create-jms-plugin-details.d.ts +52 -0
- package/lib/model/create-jms-plugin-details.js +29 -0
- package/lib/model/create-jms-plugin-details.js.map +1 -0
- package/lib/model/crypto-analysis-result-collection.d.ts +2 -2
- package/lib/model/crypto-analysis-result-collection.js +2 -2
- package/lib/model/crypto-analysis-result-mode.d.ts +2 -2
- package/lib/model/crypto-analysis-result-mode.js +2 -2
- package/lib/model/crypto-analysis-result-sort-by.d.ts +2 -2
- package/lib/model/crypto-analysis-result-sort-by.js +2 -2
- package/lib/model/crypto-analysis-result-summary.d.ts +10 -2
- package/lib/model/crypto-analysis-result-summary.js +2 -2
- package/lib/model/crypto-analysis-result-summary.js.map +1 -1
- package/lib/model/crypto-analysis-result.d.ts +10 -2
- package/lib/model/crypto-analysis-result.js +2 -2
- package/lib/model/crypto-analysis-result.js.map +1 -1
- package/lib/model/crypto-event-analysis.d.ts +2 -2
- package/lib/model/crypto-event-analysis.js +2 -2
- package/lib/model/custom-log.d.ts +2 -2
- package/lib/model/custom-log.js +2 -2
- package/lib/model/deployed-application-installation-sort-by.d.ts +4 -2
- package/lib/model/deployed-application-installation-sort-by.js +4 -2
- package/lib/model/deployed-application-installation-sort-by.js.map +1 -1
- package/lib/model/deployed-application-installation-usage-summary-collection.d.ts +2 -2
- package/lib/model/deployed-application-installation-usage-summary-collection.js +2 -2
- package/lib/model/deployed-application-installation-usage-summary.d.ts +8 -3
- package/lib/model/deployed-application-installation-usage-summary.js +2 -2
- package/lib/model/deployed-application-installation-usage-summary.js.map +1 -1
- package/lib/model/deployed-application-migration-analyses-target.d.ts +43 -0
- package/lib/model/deployed-application-migration-analyses-target.js +29 -0
- package/lib/model/deployed-application-migration-analyses-target.js.map +1 -0
- package/lib/model/deployed-application-sort-by.d.ts +4 -2
- package/lib/model/deployed-application-sort-by.js +4 -2
- package/lib/model/deployed-application-sort-by.js.map +1 -1
- package/lib/model/deployed-application-usage-collection.d.ts +2 -2
- package/lib/model/deployed-application-usage-collection.js +2 -2
- package/lib/model/deployed-application-usage.d.ts +7 -2
- package/lib/model/deployed-application-usage.js +2 -2
- package/lib/model/deployed-application-usage.js.map +1 -1
- package/lib/model/deployed-application-work-item-details.d.ts +40 -0
- package/lib/model/deployed-application-work-item-details.js +54 -0
- package/lib/model/deployed-application-work-item-details.js.map +1 -0
- package/lib/model/disable-drs-details.d.ts +2 -2
- package/lib/model/disable-drs-details.js +2 -2
- package/lib/model/drs-file-collection.d.ts +2 -2
- package/lib/model/drs-file-collection.js +2 -2
- package/lib/model/drs-file-sort-by.d.ts +2 -2
- package/lib/model/drs-file-sort-by.js +2 -2
- package/lib/model/drs-file-status.d.ts +2 -2
- package/lib/model/drs-file-status.js +2 -2
- package/lib/model/drs-file-summary.d.ts +2 -2
- package/lib/model/drs-file-summary.js +2 -2
- package/lib/model/drs-file.d.ts +2 -2
- package/lib/model/drs-file.js +2 -2
- package/lib/model/drs-target.d.ts +2 -2
- package/lib/model/drs-target.js +2 -2
- package/lib/model/enable-drs-details.d.ts +2 -2
- package/lib/model/enable-drs-details.js +2 -2
- package/lib/model/existing-installation-site-id.d.ts +2 -2
- package/lib/model/existing-installation-site-id.js +2 -2
- package/lib/model/export-duration.d.ts +2 -2
- package/lib/model/export-duration.js +2 -2
- package/lib/model/export-frequency.d.ts +2 -2
- package/lib/model/export-frequency.js +2 -2
- package/lib/model/export-resources.d.ts +2 -2
- package/lib/model/export-resources.js +2 -2
- package/lib/model/export-run-status.d.ts +2 -2
- package/lib/model/export-run-status.js +2 -2
- package/lib/model/export-setting.d.ts +4 -4
- package/lib/model/export-setting.js +2 -2
- package/lib/model/export-status.d.ts +2 -2
- package/lib/model/export-status.js +2 -2
- package/lib/model/fleet-advanced-feature-configuration.d.ts +2 -2
- package/lib/model/fleet-advanced-feature-configuration.js +2 -2
- package/lib/model/fleet-agent-configuration.d.ts +12 -2
- package/lib/model/fleet-agent-configuration.js +2 -2
- package/lib/model/fleet-agent-configuration.js.map +1 -1
- package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
- package/lib/model/fleet-agent-os-configuration.js +2 -2
- package/lib/model/fleet-collection.d.ts +2 -2
- package/lib/model/fleet-collection.js +2 -2
- package/lib/model/fleet-diagnosis-collection.d.ts +2 -2
- package/lib/model/fleet-diagnosis-collection.js +2 -2
- package/lib/model/fleet-diagnosis-summary.d.ts +2 -2
- package/lib/model/fleet-diagnosis-summary.js +2 -2
- package/lib/model/fleet-summary.d.ts +2 -2
- package/lib/model/fleet-summary.js +2 -2
- package/lib/model/fleet.d.ts +2 -2
- package/lib/model/fleet.js +2 -2
- package/lib/model/generate-agent-deploy-script-details.d.ts +2 -2
- package/lib/model/generate-agent-deploy-script-details.js +2 -2
- package/lib/model/generate-agent-installer-configuration-details.d.ts +29 -0
- package/lib/model/generate-agent-installer-configuration-details.js +29 -0
- package/lib/model/generate-agent-installer-configuration-details.js.map +1 -0
- package/lib/model/generate-load-pipeline-script-details.d.ts +41 -0
- package/lib/model/generate-load-pipeline-script-details.js +29 -0
- package/lib/model/generate-load-pipeline-script-details.js.map +1 -0
- package/lib/model/global-logging-level.d.ts +2 -2
- package/lib/model/global-logging-level.js +2 -2
- package/lib/model/index.d.ts +38 -2
- package/lib/model/index.js +42 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-site-collection.d.ts +2 -2
- package/lib/model/installation-site-collection.js +2 -2
- package/lib/model/installation-site-sort-by.d.ts +2 -2
- package/lib/model/installation-site-sort-by.js +2 -2
- package/lib/model/installation-site-summary.d.ts +2 -2
- package/lib/model/installation-site-summary.js +2 -2
- package/lib/model/installation-site.d.ts +2 -2
- package/lib/model/installation-site.js +2 -2
- package/lib/model/installation-sort-by.d.ts +2 -2
- package/lib/model/installation-sort-by.js +2 -2
- package/lib/model/installation-usage-collection.d.ts +2 -2
- package/lib/model/installation-usage-collection.js +2 -2
- package/lib/model/installation-usage.d.ts +2 -2
- package/lib/model/installation-usage.js +2 -2
- package/lib/model/java-artifact.d.ts +3 -3
- package/lib/model/java-artifact.js +2 -2
- package/lib/model/java-family-collection.d.ts +2 -2
- package/lib/model/java-family-collection.js +2 -2
- package/lib/model/java-family-sort-by.d.ts +2 -2
- package/lib/model/java-family-sort-by.js +2 -2
- package/lib/model/java-family-summary.d.ts +7 -2
- package/lib/model/java-family-summary.js +2 -2
- package/lib/model/java-family-summary.js.map +1 -1
- package/lib/model/java-family.d.ts +7 -2
- package/lib/model/java-family.js +2 -2
- package/lib/model/java-family.js.map +1 -1
- package/lib/model/java-license.d.ts +2 -2
- package/lib/model/java-license.js +2 -2
- package/lib/model/java-migration-analysis-result-collection.d.ts +2 -2
- package/lib/model/java-migration-analysis-result-collection.js +2 -2
- package/lib/model/java-migration-analysis-result-sort-by.d.ts +2 -2
- package/lib/model/java-migration-analysis-result-sort-by.js +2 -2
- package/lib/model/java-migration-analysis-result-summary.d.ts +2 -2
- package/lib/model/java-migration-analysis-result-summary.js +2 -2
- package/lib/model/java-migration-analysis-result.d.ts +2 -2
- package/lib/model/java-migration-analysis-result.js +2 -2
- package/lib/model/java-migration-analysis-target.d.ts +7 -3
- package/lib/model/java-migration-analysis-target.js +2 -2
- package/lib/model/java-migration-analysis-target.js.map +1 -1
- package/lib/model/java-migration-analysis.d.ts +2 -2
- package/lib/model/java-migration-analysis.js +2 -2
- package/lib/model/java-release-collection.d.ts +2 -2
- package/lib/model/java-release-collection.js +2 -2
- package/lib/model/java-release-sort-by.d.ts +2 -2
- package/lib/model/java-release-sort-by.js +2 -2
- package/lib/model/java-release-summary.d.ts +2 -2
- package/lib/model/java-release-summary.js +2 -2
- package/lib/model/java-release.d.ts +2 -2
- package/lib/model/java-release.js +2 -2
- package/lib/model/java-runtime-id.d.ts +2 -2
- package/lib/model/java-runtime-id.js +2 -2
- package/lib/model/java-server-instance-sort-by.d.ts +2 -2
- package/lib/model/java-server-instance-sort-by.js +2 -2
- package/lib/model/java-server-instance-usage-collection.d.ts +2 -2
- package/lib/model/java-server-instance-usage-collection.js +2 -2
- package/lib/model/java-server-instance-usage.d.ts +7 -2
- package/lib/model/java-server-instance-usage.js +2 -2
- package/lib/model/java-server-instance-usage.js.map +1 -1
- package/lib/model/java-server-sort-by.d.ts +2 -2
- package/lib/model/java-server-sort-by.js +2 -2
- package/lib/model/java-server-usage-collection.d.ts +2 -2
- package/lib/model/java-server-usage-collection.js +2 -2
- package/lib/model/java-server-usage.d.ts +2 -2
- package/lib/model/java-server-usage.js +2 -2
- package/lib/model/jfr-attachment-target.d.ts +2 -2
- package/lib/model/jfr-attachment-target.js +2 -2
- package/lib/model/jfr-recording.d.ts +2 -2
- package/lib/model/jfr-recording.js +2 -2
- package/lib/model/jms-plugin-availability-status.d.ts +29 -0
- package/lib/model/jms-plugin-availability-status.js +40 -0
- package/lib/model/jms-plugin-availability-status.js.map +1 -0
- package/lib/model/jms-plugin-collection.d.ts +26 -0
- package/lib/model/jms-plugin-collection.js +61 -0
- package/lib/model/jms-plugin-collection.js.map +1 -0
- package/lib/model/jms-plugin-lifecycle-state.d.ts +30 -0
- package/lib/model/jms-plugin-lifecycle-state.js +41 -0
- package/lib/model/jms-plugin-lifecycle-state.js.map +1 -0
- package/lib/model/jms-plugin-sort-by.d.ts +35 -0
- package/lib/model/jms-plugin-sort-by.js +46 -0
- package/lib/model/jms-plugin-sort-by.js.map +1 -0
- package/lib/model/jms-plugin-summary.d.ts +117 -0
- package/lib/model/jms-plugin-summary.js +29 -0
- package/lib/model/jms-plugin-summary.js.map +1 -0
- package/lib/model/jms-plugin.d.ts +118 -0
- package/lib/model/jms-plugin.js +29 -0
- package/lib/model/jms-plugin.js.map +1 -0
- package/lib/model/jre-security-status.d.ts +2 -2
- package/lib/model/jre-security-status.js +2 -2
- package/lib/model/jre-sort-by.d.ts +2 -2
- package/lib/model/jre-sort-by.js +2 -2
- package/lib/model/jre-usage-collection.d.ts +2 -2
- package/lib/model/jre-usage-collection.js +2 -2
- package/lib/model/jre-usage.d.ts +2 -2
- package/lib/model/jre-usage.js +2 -2
- package/lib/model/key-size-algorithm.d.ts +2 -2
- package/lib/model/key-size-algorithm.js +2 -2
- package/lib/model/lcm-work-item-details.d.ts +2 -2
- package/lib/model/lcm-work-item-details.js +2 -2
- package/lib/model/lcm.d.ts +2 -2
- package/lib/model/lcm.js +2 -2
- package/lib/model/library-sort-by.d.ts +2 -2
- package/lib/model/library-sort-by.js +2 -2
- package/lib/model/library-usage-collection.d.ts +2 -2
- package/lib/model/library-usage-collection.js +2 -2
- package/lib/model/library-usage.d.ts +12 -2
- package/lib/model/library-usage.js +2 -2
- package/lib/model/library-usage.js.map +1 -1
- package/lib/model/license-type.d.ts +2 -2
- package/lib/model/license-type.js +2 -2
- package/lib/model/lifecycle-state.d.ts +2 -2
- package/lib/model/lifecycle-state.js +2 -2
- package/lib/model/manage-drs-details.d.ts +2 -2
- package/lib/model/manage-drs-details.js +2 -2
- package/lib/model/managed-instance-sort-by.d.ts +2 -2
- package/lib/model/managed-instance-sort-by.js +2 -2
- package/lib/model/managed-instance-type.d.ts +3 -2
- package/lib/model/managed-instance-type.js +3 -2
- package/lib/model/managed-instance-type.js.map +1 -1
- package/lib/model/managed-instance-usage-collection.d.ts +2 -2
- package/lib/model/managed-instance-usage-collection.js +2 -2
- package/lib/model/managed-instance-usage.d.ts +6 -2
- package/lib/model/managed-instance-usage.js +2 -2
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/minimum-key-size-settings.d.ts +2 -2
- package/lib/model/minimum-key-size-settings.js +2 -2
- package/lib/model/new-installation-site.d.ts +2 -2
- package/lib/model/new-installation-site.js +2 -2
- package/lib/model/operating-system.d.ts +3 -3
- package/lib/model/operating-system.js +2 -2
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/os-family.d.ts +2 -2
- package/lib/model/os-family.js +2 -2
- package/lib/model/package-type.d.ts +29 -0
- package/lib/model/package-type.js +40 -0
- package/lib/model/package-type.js.map +1 -0
- package/lib/model/patch-detail.d.ts +2 -2
- package/lib/model/patch-detail.js +2 -2
- package/lib/model/performance-tuning-analysis-result-collection.d.ts +2 -2
- package/lib/model/performance-tuning-analysis-result-collection.js +2 -2
- package/lib/model/performance-tuning-analysis-result-sort-by.d.ts +4 -3
- package/lib/model/performance-tuning-analysis-result-sort-by.js +3 -2
- package/lib/model/performance-tuning-analysis-result-sort-by.js.map +1 -1
- package/lib/model/performance-tuning-analysis-result-summary.d.ts +4 -4
- package/lib/model/performance-tuning-analysis-result-summary.js +2 -2
- package/lib/model/performance-tuning-analysis-result.d.ts +4 -4
- package/lib/model/performance-tuning-analysis-result.js +2 -2
- package/lib/model/performance-tuning-analysis.d.ts +2 -2
- package/lib/model/performance-tuning-analysis.js +2 -2
- package/lib/model/performance-tuning-result-status.d.ts +2 -2
- package/lib/model/performance-tuning-result-status.js +2 -2
- package/lib/model/platform-architecture-type.d.ts +30 -0
- package/lib/model/platform-architecture-type.js +41 -0
- package/lib/model/platform-architecture-type.js.map +1 -0
- package/lib/model/plugin.d.ts +2 -2
- package/lib/model/plugin.js +2 -2
- package/lib/model/post-installation-action-settings.d.ts +2 -2
- package/lib/model/post-installation-action-settings.js +2 -2
- package/lib/model/post-installation-actions.d.ts +2 -2
- package/lib/model/post-installation-actions.js +2 -2
- package/lib/model/principal.d.ts +2 -2
- package/lib/model/principal.js +2 -2
- package/lib/model/proxies.d.ts +2 -2
- package/lib/model/proxies.js +2 -2
- package/lib/model/release-type.d.ts +2 -2
- package/lib/model/release-type.js +2 -2
- package/lib/model/remove-fleet-installation-sites-details.d.ts +2 -2
- package/lib/model/remove-fleet-installation-sites-details.js +2 -2
- package/lib/model/request-crypto-analyses-details.d.ts +2 -2
- package/lib/model/request-crypto-analyses-details.js +2 -2
- package/lib/model/request-deployed-application-migration-analyses-details.d.ts +28 -0
- package/lib/model/request-deployed-application-migration-analyses-details.js +61 -0
- package/lib/model/request-deployed-application-migration-analyses-details.js.map +1 -0
- package/lib/model/request-java-migration-analyses-details.d.ts +2 -2
- package/lib/model/request-java-migration-analyses-details.js +2 -2
- package/lib/model/request-jfr-recordings-details.d.ts +2 -2
- package/lib/model/request-jfr-recordings-details.js +2 -2
- package/lib/model/request-performance-tuning-analyses-details.d.ts +2 -2
- package/lib/model/request-performance-tuning-analyses-details.js +2 -2
- package/lib/model/resource-inventory.d.ts +2 -2
- package/lib/model/resource-inventory.js +2 -2
- package/lib/model/scan-java-server-usage-details.d.ts +2 -2
- package/lib/model/scan-java-server-usage-details.js +2 -2
- package/lib/model/scan-library-usage-details.d.ts +2 -2
- package/lib/model/scan-library-usage-details.js +2 -2
- package/lib/model/sort-by.d.ts +2 -2
- package/lib/model/sort-by.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/summarize-application-usage-fields.d.ts +3 -3
- package/lib/model/summarize-application-usage-fields.js +3 -3
- package/lib/model/summarize-installation-usage-fields.d.ts +3 -3
- package/lib/model/summarize-installation-usage-fields.js +3 -3
- package/lib/model/summarize-jre-usage-fields.d.ts +3 -3
- package/lib/model/summarize-jre-usage-fields.js +3 -3
- package/lib/model/summarize-managed-instance-usage-fields.d.ts +3 -3
- package/lib/model/summarize-managed-instance-usage-fields.js +3 -3
- package/lib/model/summarized-events-log.d.ts +2 -2
- package/lib/model/summarized-events-log.js +2 -2
- package/lib/model/support-type.d.ts +2 -2
- package/lib/model/support-type.js +2 -2
- package/lib/model/tls-versions.d.ts +2 -2
- package/lib/model/tls-versions.js +2 -2
- package/lib/model/update-drs-file-details.d.ts +2 -2
- package/lib/model/update-drs-file-details.js +2 -2
- package/lib/model/update-export-setting-details.d.ts +4 -4
- package/lib/model/update-export-setting-details.js +2 -2
- package/lib/model/update-fleet-advanced-feature-configuration-details.d.ts +2 -2
- package/lib/model/update-fleet-advanced-feature-configuration-details.js +2 -2
- package/lib/model/update-fleet-agent-configuration-details.d.ts +12 -2
- package/lib/model/update-fleet-agent-configuration-details.js +2 -2
- package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
- package/lib/model/update-fleet-details.d.ts +2 -2
- package/lib/model/update-fleet-details.js +2 -2
- package/lib/model/update-jms-plugin-details.d.ts +44 -0
- package/lib/model/update-jms-plugin-details.js +29 -0
- package/lib/model/update-jms-plugin-details.js.map +1 -0
- package/lib/model/work-item-collection.d.ts +2 -2
- package/lib/model/work-item-collection.js +2 -2
- package/lib/model/work-item-details.d.ts +2 -2
- package/lib/model/work-item-details.js +6 -2
- package/lib/model/work-item-details.js.map +1 -1
- package/lib/model/work-item-status.d.ts +3 -2
- package/lib/model/work-item-status.js +3 -2
- package/lib/model/work-item-status.js.map +1 -1
- package/lib/model/work-item-summary.d.ts +3 -3
- package/lib/model/work-item-summary.js +2 -2
- package/lib/model/work-item-summary.js.map +1 -1
- package/lib/model/work-item-type.d.ts +2 -2
- package/lib/model/work-item-type.js +2 -2
- package/lib/model/work-request-collection.d.ts +2 -2
- package/lib/model/work-request-collection.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +2 -2
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +2 -2
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/work-request.js +2 -2
- package/lib/request/add-fleet-installation-sites-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-fleet-compartment-request.d.ts +1 -1
- package/lib/request/create-blocklist-request.d.ts +1 -1
- package/lib/request/create-drs-file-request.d.ts +1 -1
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/create-jms-plugin-request.d.ts +36 -0
- package/lib/request/create-jms-plugin-request.js +15 -0
- package/lib/request/create-jms-plugin-request.js.map +1 -0
- package/lib/request/delete-blocklist-request.d.ts +1 -1
- package/lib/request/delete-crypto-analysis-result-request.d.ts +1 -1
- package/lib/request/delete-drs-file-request.d.ts +1 -1
- package/lib/request/delete-fleet-request.d.ts +1 -1
- package/lib/request/delete-java-migration-analysis-result-request.d.ts +1 -1
- package/lib/request/delete-jms-plugin-request.d.ts +35 -0
- package/lib/request/delete-jms-plugin-request.js +15 -0
- package/lib/request/delete-jms-plugin-request.js.map +1 -0
- package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +1 -1
- package/lib/request/disable-drs-request.d.ts +1 -1
- package/lib/request/enable-drs-request.d.ts +1 -1
- package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
- package/lib/request/generate-agent-installer-configuration-request.d.ts +27 -0
- package/lib/request/generate-agent-installer-configuration-request.js +15 -0
- package/lib/request/generate-agent-installer-configuration-request.js.map +1 -0
- package/lib/request/generate-load-pipeline-script-request.d.ts +31 -0
- package/lib/request/generate-load-pipeline-script-request.js +15 -0
- package/lib/request/generate-load-pipeline-script-request.js.map +1 -0
- package/lib/request/get-crypto-analysis-result-request.d.ts +1 -1
- package/lib/request/get-drs-file-request.d.ts +1 -1
- package/lib/request/get-export-setting-request.d.ts +1 -1
- package/lib/request/get-export-status-request.d.ts +1 -1
- package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-request.d.ts +1 -1
- package/lib/request/get-java-family-request.d.ts +1 -1
- package/lib/request/get-java-migration-analysis-result-request.d.ts +1 -1
- package/lib/request/get-java-release-request.d.ts +1 -1
- package/lib/request/get-jms-plugin-request.d.ts +26 -0
- package/lib/request/get-jms-plugin-request.js +15 -0
- package/lib/request/get-jms-plugin-request.js.map +1 -0
- package/lib/request/get-performance-tuning-analysis-result-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +20 -2
- package/lib/request/index.js +2 -2
- package/lib/request/list-agent-installers-request.d.ts +59 -0
- package/lib/request/list-agent-installers-request.js +15 -0
- package/lib/request/list-agent-installers-request.js.map +1 -0
- package/lib/request/list-announcements-request.d.ts +1 -1
- package/lib/request/list-blocklists-request.d.ts +1 -1
- package/lib/request/list-crypto-analysis-results-request.d.ts +29 -9
- package/lib/request/list-drs-files-request.d.ts +1 -1
- package/lib/request/list-fleet-diagnoses-request.d.ts +1 -1
- package/lib/request/list-fleets-request.d.ts +2 -2
- package/lib/request/list-installation-sites-request.d.ts +1 -1
- package/lib/request/list-java-families-request.d.ts +1 -1
- package/lib/request/list-java-migration-analysis-results-request.d.ts +17 -9
- package/lib/request/list-java-releases-request.d.ts +1 -1
- package/lib/request/list-jms-plugins-request.d.ts +85 -0
- package/lib/request/list-jms-plugins-request.js +15 -0
- package/lib/request/list-jms-plugins-request.js.map +1 -0
- package/lib/request/list-jre-usage-request.d.ts +1 -1
- package/lib/request/list-performance-tuning-analysis-results-request.d.ts +13 -9
- package/lib/request/list-work-items-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +10 -1
- package/lib/request/remove-fleet-installation-sites-request.d.ts +1 -1
- package/lib/request/request-crypto-analyses-request.d.ts +1 -1
- package/lib/request/request-deployed-application-migration-analyses-request.d.ts +31 -0
- package/lib/request/request-deployed-application-migration-analyses-request.js +15 -0
- package/lib/request/request-deployed-application-migration-analyses-request.js.map +1 -0
- package/lib/request/request-java-migration-analyses-request.d.ts +1 -1
- package/lib/request/request-jfr-recordings-request.d.ts +1 -1
- package/lib/request/request-performance-tuning-analyses-request.d.ts +1 -1
- package/lib/request/scan-java-server-usage-request.d.ts +1 -1
- package/lib/request/scan-library-usage-request.d.ts +1 -1
- package/lib/request/summarize-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-usage-request.d.ts +1 -1
- package/lib/request/summarize-jre-usage-request.d.ts +1 -1
- package/lib/request/summarize-library-usage-request.d.ts +9 -1
- package/lib/request/summarize-managed-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
- package/lib/request/update-drs-file-request.d.ts +1 -1
- package/lib/request/update-export-setting-request.d.ts +2 -2
- package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-request.d.ts +1 -1
- package/lib/request/update-jms-plugin-request.d.ts +40 -0
- package/lib/request/update-jms-plugin-request.js +15 -0
- package/lib/request/update-jms-plugin-request.js.map +1 -0
- package/lib/response/add-fleet-installation-sites-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/change-fleet-compartment-response.d.ts +1 -1
- package/lib/response/create-blocklist-response.d.ts +1 -1
- package/lib/response/create-drs-file-response.d.ts +1 -1
- package/lib/response/create-fleet-response.d.ts +1 -1
- package/lib/response/create-jms-plugin-response.d.ts +30 -0
- package/lib/response/create-jms-plugin-response.js +15 -0
- package/lib/response/create-jms-plugin-response.js.map +1 -0
- package/lib/response/delete-blocklist-response.d.ts +1 -1
- package/lib/response/delete-crypto-analysis-result-response.d.ts +1 -1
- package/lib/response/delete-drs-file-response.d.ts +1 -1
- package/lib/response/delete-fleet-response.d.ts +1 -1
- package/lib/response/delete-java-migration-analysis-result-response.d.ts +1 -1
- package/lib/response/delete-jms-plugin-response.d.ts +20 -0
- package/lib/response/delete-jms-plugin-response.js +15 -0
- package/lib/response/delete-jms-plugin-response.js.map +1 -0
- package/lib/response/delete-performance-tuning-analysis-result-response.d.ts +1 -1
- package/lib/response/disable-drs-response.d.ts +1 -1
- package/lib/response/enable-drs-response.d.ts +1 -1
- package/lib/response/generate-agent-deploy-script-response.d.ts +1 -1
- package/lib/response/generate-agent-installer-configuration-response.d.ts +34 -0
- package/lib/response/generate-agent-installer-configuration-response.js +15 -0
- package/lib/response/generate-agent-installer-configuration-response.js.map +1 -0
- package/lib/response/generate-load-pipeline-script-response.d.ts +34 -0
- package/lib/response/generate-load-pipeline-script-response.js +15 -0
- package/lib/response/generate-load-pipeline-script-response.js.map +1 -0
- package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
- package/lib/response/get-drs-file-response.d.ts +1 -1
- package/lib/response/get-export-setting-response.d.ts +1 -1
- package/lib/response/get-export-status-response.d.ts +1 -1
- package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-response.d.ts +1 -1
- package/lib/response/get-java-family-response.d.ts +1 -1
- package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
- package/lib/response/get-java-release-response.d.ts +1 -1
- package/lib/response/get-jms-plugin-response.d.ts +34 -0
- package/lib/response/get-jms-plugin-response.js +15 -0
- package/lib/response/get-jms-plugin-response.js.map +1 -0
- package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/index.d.ts +20 -2
- package/lib/response/index.js +2 -2
- package/lib/response/list-agent-installers-response.d.ts +32 -0
- package/lib/response/list-agent-installers-response.js +15 -0
- package/lib/response/list-agent-installers-response.js.map +1 -0
- package/lib/response/list-announcements-response.d.ts +2 -2
- package/lib/response/list-blocklists-response.d.ts +2 -2
- package/lib/response/list-crypto-analysis-results-response.d.ts +2 -2
- package/lib/response/list-drs-files-response.d.ts +2 -2
- package/lib/response/list-fleet-diagnoses-response.d.ts +2 -2
- package/lib/response/list-fleets-response.d.ts +2 -2
- package/lib/response/list-installation-sites-response.d.ts +2 -2
- package/lib/response/list-java-families-response.d.ts +2 -2
- package/lib/response/list-java-migration-analysis-results-response.d.ts +2 -2
- package/lib/response/list-java-releases-response.d.ts +2 -2
- package/lib/response/list-jms-plugins-response.d.ts +32 -0
- package/lib/response/list-jms-plugins-response.js +15 -0
- package/lib/response/list-jms-plugins-response.js.map +1 -0
- package/lib/response/list-jre-usage-response.d.ts +2 -2
- package/lib/response/list-performance-tuning-analysis-results-response.d.ts +2 -2
- package/lib/response/list-work-items-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/remove-fleet-installation-sites-response.d.ts +1 -1
- package/lib/response/request-crypto-analyses-response.d.ts +1 -1
- package/lib/response/request-deployed-application-migration-analyses-response.d.ts +26 -0
- package/lib/response/request-deployed-application-migration-analyses-response.js +15 -0
- package/lib/response/request-deployed-application-migration-analyses-response.js.map +1 -0
- package/lib/response/request-java-migration-analyses-response.d.ts +1 -1
- package/lib/response/request-jfr-recordings-response.d.ts +1 -1
- package/lib/response/request-performance-tuning-analyses-response.d.ts +1 -1
- package/lib/response/scan-java-server-usage-response.d.ts +1 -1
- package/lib/response/scan-library-usage-response.d.ts +1 -1
- package/lib/response/summarize-application-installation-usage-response.d.ts +2 -2
- package/lib/response/summarize-application-usage-response.d.ts +2 -2
- package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +2 -2
- package/lib/response/summarize-deployed-application-usage-response.d.ts +2 -2
- package/lib/response/summarize-installation-usage-response.d.ts +2 -2
- package/lib/response/summarize-java-server-instance-usage-response.d.ts +2 -2
- package/lib/response/summarize-java-server-usage-response.d.ts +2 -2
- package/lib/response/summarize-jre-usage-response.d.ts +2 -2
- package/lib/response/summarize-library-usage-response.d.ts +2 -2
- package/lib/response/summarize-managed-instance-usage-response.d.ts +2 -2
- package/lib/response/summarize-resource-inventory-response.d.ts +1 -1
- package/lib/response/update-drs-file-response.d.ts +1 -1
- package/lib/response/update-export-setting-response.d.ts +1 -1
- package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/lib/response/update-fleet-agent-configuration-response.d.ts +1 -1
- package/lib/response/update-fleet-response.d.ts +1 -1
- package/lib/response/update-jms-plugin-response.d.ts +30 -0
- package/lib/response/update-jms-plugin-response.js +15 -0
- package/lib/response/update-jms-plugin-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
|
@@ -26,6 +26,14 @@ export declare class JavaManagementServiceWaiter {
|
|
|
26
26
|
* @return response returns GetFleetResponse | null (null in case of 404 response)
|
|
27
27
|
*/
|
|
28
28
|
forFleet(request: serviceRequests.GetFleetRequest, ...targetStates: models.LifecycleState[]): Promise<serviceResponses.GetFleetResponse | null>;
|
|
29
|
+
/**
|
|
30
|
+
* Waits forJmsPlugin till it reaches any of the provided states
|
|
31
|
+
*
|
|
32
|
+
* @param request the request to send
|
|
33
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
34
|
+
* @return response returns GetJmsPluginResponse | null (null in case of 404 response)
|
|
35
|
+
*/
|
|
36
|
+
forJmsPlugin(request: serviceRequests.GetJmsPluginRequest, ...targetStates: models.JmsPluginLifecycleState[]): Promise<serviceResponses.GetJmsPluginResponse | null>;
|
|
29
37
|
/**
|
|
30
38
|
* Waits forWorkRequest
|
|
31
39
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
|
@@ -60,6 +60,18 @@ class JavaManagementServiceWaiter {
|
|
|
60
60
|
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getFleet(request), response => targetStates.includes(response.fleet.lifecycleState), targetStates.includes(models.LifecycleState.Deleted));
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
|
+
/**
|
|
64
|
+
* Waits forJmsPlugin till it reaches any of the provided states
|
|
65
|
+
*
|
|
66
|
+
* @param request the request to send
|
|
67
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
68
|
+
* @return response returns GetJmsPluginResponse | null (null in case of 404 response)
|
|
69
|
+
*/
|
|
70
|
+
forJmsPlugin(request, ...targetStates) {
|
|
71
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
72
|
+
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getJmsPlugin(request), response => targetStates.includes(response.jmsPlugin.lifecycleState), targetStates.includes(models.JmsPluginLifecycleState.Deleted));
|
|
73
|
+
});
|
|
74
|
+
}
|
|
63
75
|
/**
|
|
64
76
|
* Waits forWorkRequest
|
|
65
77
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"javamanagementservice-waiter.js","sourceRoot":"","sources":["../../../../lib/jms/lib/javamanagementservice-waiter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,gDAAkC;AAElC,2CAAgG;AAEhG,MAAa,2BAA2B;IACtC,YACU,MAAmC,EAC1B,MAA4B;QADrC,WAAM,GAAN,MAAM,CAA6B;QAC1B,WAAM,GAAN,MAAM,CAAsB;IAC5C,CAAC;IAEJ;;;;;;OAMG;IACU,QAAQ,CACnB,OAAwC,EACxC,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,OAAO,CAAC,EACnC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAe,CAAC,EACjE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;OAKG;IACU,cAAc,CACzB,OAA8C;;YAE9C,OAAO,0BAAa,CAClB,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAC/D,CAAC;QACJ,CAAC;KAAA;CACF;
|
|
1
|
+
{"version":3,"file":"javamanagementservice-waiter.js","sourceRoot":"","sources":["../../../../lib/jms/lib/javamanagementservice-waiter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,gDAAkC;AAElC,2CAAgG;AAEhG,MAAa,2BAA2B;IACtC,YACU,MAAmC,EAC1B,MAA4B;QADrC,WAAM,GAAN,MAAM,CAA6B;QAC1B,WAAM,GAAN,MAAM,CAAsB;IAC5C,CAAC;IAEJ;;;;;;OAMG;IACU,QAAQ,CACnB,OAAwC,EACxC,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,OAAO,CAAC,EACnC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAe,CAAC,EACjE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,YAAY,CACvB,OAA4C,EAC5C,GAAG,YAA8C;;YAEjD,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,OAAO,CAAC,EACvC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,cAAe,CAAC,EACrE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,uBAAuB,CAAC,OAAO,CAAC,CAC9D,CAAC;QACJ,CAAC;KAAA;IAED;;;;;OAKG;IACU,cAAc,CACzB,OAA8C;;YAE9C,OAAO,0BAAa,CAClB,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAC/D,CAAC;QACJ,CAAC;KAAA;CACF;AA3DD,kEA2DC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
package/lib/model/action-type.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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,27 @@
|
|
|
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
|
+
* Collection of the agent installer summary.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface AgentInstallerCollection {
|
|
19
|
+
/**
|
|
20
|
+
* A list of the agent installer summaries.
|
|
21
|
+
*/
|
|
22
|
+
"items": Array<model.AgentInstallerSummary>;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace AgentInstallerCollection {
|
|
25
|
+
function getJsonObj(obj: AgentInstallerCollection): object;
|
|
26
|
+
function getDeserializedJsonObj(obj: AgentInstallerCollection): object;
|
|
27
|
+
}
|
|
@@ -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.AgentInstallerCollection = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var AgentInstallerCollection;
|
|
37
|
+
(function (AgentInstallerCollection) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"items": obj.items
|
|
41
|
+
? obj.items.map(item => {
|
|
42
|
+
return model.AgentInstallerSummary.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
AgentInstallerCollection.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.AgentInstallerSummary.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
AgentInstallerCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(AgentInstallerCollection = exports.AgentInstallerCollection || (exports.AgentInstallerCollection = {}));
|
|
61
|
+
//# sourceMappingURL=agent-installer-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agent-installer-collection.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/agent-installer-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,wBAAwB,CA6BxC;AA7BD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,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,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,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,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA6BxC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
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 the installer summary.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum AgentInstallerSortBy {
|
|
17
|
+
AgentInstallerId = "agentInstallerId",
|
|
18
|
+
OsFamily = "osFamily",
|
|
19
|
+
PlatformArchitecture = "platformArchitecture"
|
|
20
|
+
}
|
|
21
|
+
export declare namespace AgentInstallerSortBy {
|
|
22
|
+
function getJsonObj(obj: AgentInstallerSortBy): AgentInstallerSortBy;
|
|
23
|
+
function getDeserializedJsonObj(obj: AgentInstallerSortBy): AgentInstallerSortBy;
|
|
24
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
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.AgentInstallerSortBy = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The field used to sort the installer summary.
|
|
18
|
+
**/
|
|
19
|
+
var AgentInstallerSortBy;
|
|
20
|
+
(function (AgentInstallerSortBy) {
|
|
21
|
+
AgentInstallerSortBy["AgentInstallerId"] = "agentInstallerId";
|
|
22
|
+
AgentInstallerSortBy["OsFamily"] = "osFamily";
|
|
23
|
+
AgentInstallerSortBy["PlatformArchitecture"] = "platformArchitecture";
|
|
24
|
+
})(AgentInstallerSortBy = exports.AgentInstallerSortBy || (exports.AgentInstallerSortBy = {}));
|
|
25
|
+
(function (AgentInstallerSortBy) {
|
|
26
|
+
function getJsonObj(obj) {
|
|
27
|
+
return obj;
|
|
28
|
+
}
|
|
29
|
+
AgentInstallerSortBy.getJsonObj = getJsonObj;
|
|
30
|
+
function getDeserializedJsonObj(obj) {
|
|
31
|
+
return obj;
|
|
32
|
+
}
|
|
33
|
+
AgentInstallerSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
34
|
+
})(AgentInstallerSortBy = exports.AgentInstallerSortBy || (exports.AgentInstallerSortBy = {}));
|
|
35
|
+
//# sourceMappingURL=agent-installer-sort-by.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agent-installer-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/agent-installer-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,oBAIX;AAJD,WAAY,oBAAoB;IAC9B,6DAAqC,CAAA;IACrC,6CAAqB,CAAA;IACrB,qEAA6C,CAAA;AAC/C,CAAC,EAJW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAI/B;AAED,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAOpC"}
|
|
@@ -0,0 +1,63 @@
|
|
|
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
|
+
* Supported agent installer downloads.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface AgentInstallerSummary {
|
|
19
|
+
/**
|
|
20
|
+
* Unique identifier for the agent installer. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
21
|
+
*/
|
|
22
|
+
"agentInstallerId": number;
|
|
23
|
+
/**
|
|
24
|
+
* Description of the agent installer artifact. The description typically includes the OS, architecture, and agent installer type.
|
|
25
|
+
*/
|
|
26
|
+
"agentInstallerDescription": string;
|
|
27
|
+
/**
|
|
28
|
+
* Approximate compressed file size in bytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
29
|
+
*/
|
|
30
|
+
"approximateFileSizeInBytes": number;
|
|
31
|
+
/**
|
|
32
|
+
* SHA256 checksum of the agent installer.
|
|
33
|
+
*/
|
|
34
|
+
"sha256": string;
|
|
35
|
+
/**
|
|
36
|
+
* The target operating system family for the agent installer.
|
|
37
|
+
*/
|
|
38
|
+
"osFamily": model.OsFamily;
|
|
39
|
+
/**
|
|
40
|
+
* The target operating system architecture for the installer.
|
|
41
|
+
*/
|
|
42
|
+
"platformArchitecture": model.PlatformArchitectureType;
|
|
43
|
+
/**
|
|
44
|
+
* The package type (typically the file extension) of the agent software included in the installer.
|
|
45
|
+
*/
|
|
46
|
+
"packageType": model.PackageType;
|
|
47
|
+
/**
|
|
48
|
+
* Agent image version.
|
|
49
|
+
*/
|
|
50
|
+
"agentVersion": string;
|
|
51
|
+
/**
|
|
52
|
+
* Java version.
|
|
53
|
+
*/
|
|
54
|
+
"javaVersion": string;
|
|
55
|
+
/**
|
|
56
|
+
* Agent installer version.
|
|
57
|
+
*/
|
|
58
|
+
"agentInstallerVersion": string;
|
|
59
|
+
}
|
|
60
|
+
export declare namespace AgentInstallerSummary {
|
|
61
|
+
function getJsonObj(obj: AgentInstallerSummary): object;
|
|
62
|
+
function getDeserializedJsonObj(obj: AgentInstallerSummary): object;
|
|
63
|
+
}
|
|
@@ -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.AgentInstallerSummary = void 0;
|
|
16
|
+
var AgentInstallerSummary;
|
|
17
|
+
(function (AgentInstallerSummary) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
AgentInstallerSummary.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
AgentInstallerSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(AgentInstallerSummary = exports.AgentInstallerSummary || (exports.AgentInstallerSummary = {}));
|
|
29
|
+
//# sourceMappingURL=agent-installer-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agent-installer-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/agent-installer-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoDH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
package/lib/model/agent-type.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
package/lib/model/agent.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
package/lib/model/agent.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
package/lib/model/algorithms.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
*
|
|
@@ -21,7 +21,8 @@ export declare enum ApplicationInstallationSortBy {
|
|
|
21
21
|
OsName = "osName",
|
|
22
22
|
ApproximateJreCount = "approximateJreCount",
|
|
23
23
|
ApproximateInstallationCount = "approximateInstallationCount",
|
|
24
|
-
ApproximateManagedInstanceCount = "approximateManagedInstanceCount"
|
|
24
|
+
ApproximateManagedInstanceCount = "approximateManagedInstanceCount",
|
|
25
|
+
ApproximateLibraryCount = "approximateLibraryCount"
|
|
25
26
|
}
|
|
26
27
|
export declare namespace ApplicationInstallationSortBy {
|
|
27
28
|
function getJsonObj(obj: ApplicationInstallationSortBy): ApplicationInstallationSortBy;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service API
|
|
4
|
-
*
|
|
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
|
*
|
|
@@ -26,6 +26,7 @@ var ApplicationInstallationSortBy;
|
|
|
26
26
|
ApplicationInstallationSortBy["ApproximateJreCount"] = "approximateJreCount";
|
|
27
27
|
ApplicationInstallationSortBy["ApproximateInstallationCount"] = "approximateInstallationCount";
|
|
28
28
|
ApplicationInstallationSortBy["ApproximateManagedInstanceCount"] = "approximateManagedInstanceCount";
|
|
29
|
+
ApplicationInstallationSortBy["ApproximateLibraryCount"] = "approximateLibraryCount";
|
|
29
30
|
})(ApplicationInstallationSortBy = exports.ApplicationInstallationSortBy || (exports.ApplicationInstallationSortBy = {}));
|
|
30
31
|
(function (ApplicationInstallationSortBy) {
|
|
31
32
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"application-installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,6BAUX;AAVD,WAAY,6BAA6B;IACvC,gEAA+B,CAAA;IAC/B,8DAA6B,CAAA;IAC7B,4DAA2B,CAAA;IAC3B,sEAAqC,CAAA;IACrC,kDAAiB,CAAA;IACjB,4EAA2C,CAAA;IAC3C,8FAA6D,CAAA;IAC7D,oGAAmE,CAAA;IACnE,oFAAmD,CAAA;AACrD,CAAC,EAVW,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAUxC;AAED,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkC;QAElC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAS7C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service API
|
|
3
|
-
*
|
|
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
|
-
*
|
|
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
|
*
|