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
|
*
|
|
@@ -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,44 @@
|
|
|
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
|
+
* Attributes to update a JmsPlugin.
|
|
15
|
+
*/
|
|
16
|
+
export interface UpdateJmsPluginDetails {
|
|
17
|
+
/**
|
|
18
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
"fleetId"?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
24
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"definedTags"?: {
|
|
28
|
+
[key: string]: {
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"freeformTags"?: {
|
|
38
|
+
[key: string]: string;
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
export declare namespace UpdateJmsPluginDetails {
|
|
42
|
+
function getJsonObj(obj: UpdateJmsPluginDetails): object;
|
|
43
|
+
function getDeserializedJsonObj(obj: UpdateJmsPluginDetails): object;
|
|
44
|
+
}
|
|
@@ -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.UpdateJmsPluginDetails = void 0;
|
|
16
|
+
var UpdateJmsPluginDetails;
|
|
17
|
+
(function (UpdateJmsPluginDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
UpdateJmsPluginDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
UpdateJmsPluginDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(UpdateJmsPluginDetails = exports.UpdateJmsPluginDetails || (exports.UpdateJmsPluginDetails = {}));
|
|
29
|
+
//# sourceMappingURL=update-jms-plugin-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-jms-plugin-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/update-jms-plugin-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4BH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
|
|
@@ -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
|
*
|
|
@@ -40,6 +40,8 @@ var WorkItemDetails;
|
|
|
40
40
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
41
41
|
if (obj && "kind" in obj && obj.kind) {
|
|
42
42
|
switch (obj.kind) {
|
|
43
|
+
case "DEPLOYED_APPLICATION":
|
|
44
|
+
return model.DeployedApplicationWorkItemDetails.getJsonObj(jsonObj, true);
|
|
43
45
|
case "LCM":
|
|
44
46
|
return model.LcmWorkItemDetails.getJsonObj(jsonObj, true);
|
|
45
47
|
case "BASIC":
|
|
@@ -58,6 +60,8 @@ var WorkItemDetails;
|
|
|
58
60
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
59
61
|
if (obj && "kind" in obj && obj.kind) {
|
|
60
62
|
switch (obj.kind) {
|
|
63
|
+
case "DEPLOYED_APPLICATION":
|
|
64
|
+
return model.DeployedApplicationWorkItemDetails.getDeserializedJsonObj(jsonObj, true);
|
|
61
65
|
case "LCM":
|
|
62
66
|
return model.LcmWorkItemDetails.getDeserializedJsonObj(jsonObj, true);
|
|
63
67
|
case "BASIC":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-item-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AActC,IAAiB,eAAe,
|
|
1
|
+
{"version":3,"file":"work-item-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AActC,IAAiB,eAAe,CA+D/B;AA/DD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CACL,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CACL,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,aAAa;oBAChB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA9Be,0BAAU,aA8BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CACjB,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CACjB,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,aAAa;oBAChB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA9Be,sCAAsB,yBA8BrC,CAAA;AACH,CAAC,EA/DgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA+D/B"}
|
|
@@ -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,6 +21,7 @@ export declare enum WorkItemStatus {
|
|
|
21
21
|
Succeeded = "SUCCEEDED",
|
|
22
22
|
NeedsAttention = "NEEDS_ATTENTION",
|
|
23
23
|
Retrying = "RETRYING",
|
|
24
|
+
Skipped = "SKIPPED",
|
|
24
25
|
/**
|
|
25
26
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
27
|
* version of the SDK.
|
|
@@ -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
|
*
|
|
@@ -25,6 +25,7 @@ var WorkItemStatus;
|
|
|
25
25
|
WorkItemStatus["Succeeded"] = "SUCCEEDED";
|
|
26
26
|
WorkItemStatus["NeedsAttention"] = "NEEDS_ATTENTION";
|
|
27
27
|
WorkItemStatus["Retrying"] = "RETRYING";
|
|
28
|
+
WorkItemStatus["Skipped"] = "SKIPPED";
|
|
28
29
|
/**
|
|
29
30
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
30
31
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-item-status.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"work-item-status.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,cAeX;AAfD,WAAY,cAAc;IACxB,uCAAqB,CAAA;IACrB,4CAA0B,CAAA;IAC1B,yCAAuB,CAAA;IACvB,uCAAqB,CAAA;IACrB,yCAAuB,CAAA;IACvB,oDAAkC,CAAA;IAClC,uCAAqB,CAAA;IACrB,qCAAmB,CAAA;IAEnB;;;OAGG;IACH,gDAA8B,CAAA;AAChC,CAAC,EAfW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAezB;AAED,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAO9B"}
|
|
@@ -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
|
*
|
|
@@ -24,7 +24,7 @@ export interface WorkItemSummary {
|
|
|
24
24
|
*/
|
|
25
25
|
"workRequestId": string;
|
|
26
26
|
"installationSite": model.InstallationSite;
|
|
27
|
-
"details": model.LcmWorkItemDetails | model.BasicWorkItemDetails | model.ApplicationWorkItemDetails;
|
|
27
|
+
"details": model.DeployedApplicationWorkItemDetails | model.LcmWorkItemDetails | model.BasicWorkItemDetails | model.ApplicationWorkItemDetails;
|
|
28
28
|
/**
|
|
29
29
|
* The status of the work item.
|
|
30
30
|
*/
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-item-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"work-item-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/work-item-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoClC,IAAiB,eAAe,CA6B/B;AA7BD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0BAAU,aAYzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sCAAsB,yBAcrC,CAAA;AACH,CAAC,EA7BgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA6B/B"}
|
|
@@ -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
|
*
|
|
@@ -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
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddFleetInstallationSitesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFleetCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklistRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBlocklistRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFileRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrsFileRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateFleet.ts.html |here} to see how to use CreateFleetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFleetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPluginRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateJmsPluginRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for the new JmsPlugin.
|
|
21
|
+
*/
|
|
22
|
+
"createJmsPluginDetails": model.CreateJmsPluginDetails;
|
|
23
|
+
/**
|
|
24
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
25
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
26
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
27
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
28
|
+
* might be rejected.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"opcRetryToken"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The client request ID for tracing.
|
|
34
|
+
*/
|
|
35
|
+
"opcRequestId"?: string;
|
|
36
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=create-jms-plugin-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-jms-plugin-request.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/request/create-jms-plugin-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklistRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteBlocklistRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCryptoAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrsFileRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFleetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|