oci-cli 3.66.1__py3-none-any.whl → 3.67.0__py3-none-any.whl
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.
- common_util/ignored_commands.py +3 -1
- oci_cli/bin/jms.psm1 +74 -6
- oci_cli/bin/marketplace.psm1 +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +13 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +22 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +779 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +1079 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +35 -9
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +38 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +23 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +6 -5
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +14 -12
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt +230 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +185 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +186 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +338 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +12 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +332 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +284 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +332 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule.txt +58 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +324 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +324 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +323 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt +1 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +83 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +83 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +110 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request → jms-utils}/work-request-log-entry.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils.txt +65 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms.txt +76 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +12 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +114 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +190 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +185 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +110 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +188 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster.txt +37 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore.txt +27 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +6 -2
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +43 -1
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +127 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +204 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +179 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance.txt +34 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics.txt +68 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +7 -7
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +6 -2
- oci_cli/service_mapping.py +11 -1
- oci_cli/version.py +1 -1
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/METADATA +2 -2
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/RECORD +290 -116
- services/core/src/oci_cli_compute/generated/compute_cli.py +194 -28
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +28 -9
- services/database/src/oci_cli_database/database_cli_extended.py +43 -2
- services/database/src/oci_cli_database/generated/database_cli.py +830 -4
- services/fleet_software_update/src/oci_cli_fleet_software_update/fleetsoftwareupdate_cli_extended.py +16 -0
- services/fleet_software_update/src/oci_cli_fleet_software_update/generated/fleetsoftwareupdate_cli.py +421 -32
- services/functions/src/oci_cli_functions_management/functionsmanagement_cli_extended.py +87 -5
- services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py +2361 -469
- services/fusion_apps/src/oci_cli_fusion_applications/fusionapplications_cli_extended.py +40 -0
- services/fusion_apps/src/oci_cli_fusion_applications/generated/fusionapplications_cli.py +10 -2
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +399 -2
- services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py +4359 -2378
- services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py +5 -5
- services/jms_utils/__init__.py +4 -0
- services/jms_utils/src/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/client_mappings.py +14 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/jmsutils_cli.py +812 -0
- services/jms_utils/tests/__init__.py +4 -0
- services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py +94 -0
- services/ocvp/src/oci_cli_cluster/generated/cluster_cli.py +9 -5
- services/ocvp/src/oci_cli_datastore/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore/datastore_cli_extended.py +25 -0
- services/ocvp/src/oci_cli_datastore/generated/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore/generated/client_mappings.py +14 -0
- services/ocvp/src/oci_cli_datastore/generated/datastore_cli.py +434 -0
- services/ocvp/src/oci_cli_datastore_cluster/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore_cluster/datastorecluster_cli_extended.py +50 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/client_mappings.py +14 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/datastorecluster_cli.py +737 -0
- services/ocvp/src/oci_cli_esxi_host/generated/esxihost_cli.py +5 -3
- services/resource_analytics/__init__.py +4 -0
- services/resource_analytics/src/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/monitoredregion_cli.py +233 -0
- services/resource_analytics/src/oci_cli_monitored_region/monitored_region_cli_extended.py +39 -0
- services/resource_analytics/src/oci_cli_resource_analytics/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics/generated/resource_analytics_service_cli.py +14 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/resourceanalyticsinstance_cli.py +968 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/resource_analytics_instance_cli_extended.py +40 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/tenancyattachment_cli.py +298 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/tenancy_attachment_cli_extended.py +39 -0
- services/resource_analytics/tests/__init__.py +4 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
"update-task-schedule-jfr-task-details"
|
|
2
|
+
***************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Update the task schedule for the given task type.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci jms task-schedule update-task-schedule-jfr-task-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--execution-recurrences [text]
|
|
33
|
+
|
|
34
|
+
Recurrence specification for the task schedule execution (formatted
|
|
35
|
+
according to RFC-5545). To run daily for 10 occurrences starts on
|
|
36
|
+
September 2, 2024 09:00 EDT, it should be
|
|
37
|
+
‘DTSTART;TZID=America/New_York:20240902T090000
|
|
38
|
+
RRULE:FREQ=DAILY;COUNT=10’. To run every 3 hours from 9:00 AM to 5:00
|
|
39
|
+
PM on August 5, 2024 EDT, it should be
|
|
40
|
+
‘DTSTART;TZID=America/New_York:20240805T090000
|
|
41
|
+
RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z’.
|
|
42
|
+
|
|
43
|
+
--fleet-id [text]
|
|
44
|
+
|
|
45
|
+
The OCID of the Fleet.
|
|
46
|
+
|
|
47
|
+
--task-schedule-id [text]
|
|
48
|
+
|
|
49
|
+
The OCID to identify this task schedule.
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
Optional Parameters
|
|
53
|
+
===================
|
|
54
|
+
|
|
55
|
+
--from-json [text]
|
|
56
|
+
|
|
57
|
+
Provide input to this command as a JSON document from a file using the
|
|
58
|
+
file://path-to/file syntax.
|
|
59
|
+
|
|
60
|
+
The "--generate-full-command-json-input" option can be used to
|
|
61
|
+
generate a sample json file to be used with this command option. The
|
|
62
|
+
key names are pre-populated and match the command option names
|
|
63
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
64
|
+
while the values of the keys need to be populated by the user before
|
|
65
|
+
using the sample file as an input to this command. For any command
|
|
66
|
+
option that accepts multiple values, the value of the key can be a
|
|
67
|
+
JSON array.
|
|
68
|
+
|
|
69
|
+
Options can still be provided on the command line. If an option exists
|
|
70
|
+
in both the JSON document and the command line then the command line
|
|
71
|
+
specified value will be used.
|
|
72
|
+
|
|
73
|
+
For examples on usage of this option, please see our “using CLI with
|
|
74
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
75
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
76
|
+
|
|
77
|
+
--if-match [text]
|
|
78
|
+
|
|
79
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
80
|
+
resource, set the *if-match* parameter to the value of the ETag from a
|
|
81
|
+
previous GET or POST response for that resource. The resource will be
|
|
82
|
+
updated or deleted only if the ETag you provide matches the resource’s
|
|
83
|
+
current ETag value.
|
|
84
|
+
|
|
85
|
+
--max-wait-seconds [integer]
|
|
86
|
+
|
|
87
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
88
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
89
|
+
|
|
90
|
+
--task-details-jfr-task-request [complex type]
|
|
91
|
+
|
|
92
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
93
|
+
be provided as a string on the command line or passed in as a file
|
|
94
|
+
using the file://path/to/file syntax.
|
|
95
|
+
|
|
96
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
97
|
+
example of the JSON which must be provided. We recommend storing this
|
|
98
|
+
example in a file, modifying it as needed and then passing it back in
|
|
99
|
+
via the file:// syntax.
|
|
100
|
+
|
|
101
|
+
--wait-for-state [text]
|
|
102
|
+
|
|
103
|
+
This operation creates, modifies or deletes a resource that has a
|
|
104
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
105
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
106
|
+
states can be specified, returning on the first state. For example, "
|
|
107
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
108
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
109
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
110
|
+
is returned.
|
|
111
|
+
|
|
112
|
+
Accepted values are:
|
|
113
|
+
|
|
114
|
+
ACTIVE, INACTIVE
|
|
115
|
+
|
|
116
|
+
--wait-interval-seconds [integer]
|
|
117
|
+
|
|
118
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
119
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
120
|
+
30 seconds.
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
Global Parameters
|
|
124
|
+
=================
|
|
125
|
+
|
|
126
|
+
Use "oci --help" for help on global parameters.
|
|
127
|
+
|
|
128
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
129
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
130
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
131
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
132
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
133
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
134
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
135
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Example using required parameter
|
|
139
|
+
================================
|
|
140
|
+
|
|
141
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
142
|
+
example parameters with your own.
|
|
143
|
+
|
|
144
|
+
oci jms fleet create --generate-param-json-input inventory-log > inventory-log.json
|
|
145
|
+
|
|
146
|
+
oci jms task-schedule create --generate-param-json-input task-details > task-details.json
|
|
147
|
+
|
|
148
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
149
|
+
command by typing “bash example.sh” and replacing the example
|
|
150
|
+
parameters with your own.
|
|
151
|
+
|
|
152
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
153
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
154
|
+
security policies before trying the examples.
|
|
155
|
+
|
|
156
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-compartment-id
|
|
157
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-display-name
|
|
158
|
+
export execution_recurrences=<substitute-value-of-execution_recurrences> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-execution-recurrences
|
|
159
|
+
export fleet_id=<substitute-value-of-fleet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-fleet-id
|
|
160
|
+
|
|
161
|
+
fleet_id=$(oci jms fleet create --compartment-id $compartment_id --display-name $display_name --inventory-log file://inventory-log.json --query data.id --raw-output)
|
|
162
|
+
|
|
163
|
+
task_schedule_id=$(oci jms task-schedule create --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-details file://task-details.json --query data.id --raw-output)
|
|
164
|
+
|
|
165
|
+
oci jms task-schedule update-task-schedule-jfr-task-details --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-schedule-id $task_schedule_id
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
"update-task-schedule-performance-tuning-task-details"
|
|
2
|
+
******************************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Update the task schedule for the given task type.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci jms task-schedule update-task-schedule-performance-tuning-task-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--execution-recurrences [text]
|
|
33
|
+
|
|
34
|
+
Recurrence specification for the task schedule execution (formatted
|
|
35
|
+
according to RFC-5545). To run daily for 10 occurrences starts on
|
|
36
|
+
September 2, 2024 09:00 EDT, it should be
|
|
37
|
+
‘DTSTART;TZID=America/New_York:20240902T090000
|
|
38
|
+
RRULE:FREQ=DAILY;COUNT=10’. To run every 3 hours from 9:00 AM to 5:00
|
|
39
|
+
PM on August 5, 2024 EDT, it should be
|
|
40
|
+
‘DTSTART;TZID=America/New_York:20240805T090000
|
|
41
|
+
RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z’.
|
|
42
|
+
|
|
43
|
+
--fleet-id [text]
|
|
44
|
+
|
|
45
|
+
The OCID of the Fleet.
|
|
46
|
+
|
|
47
|
+
--task-schedule-id [text]
|
|
48
|
+
|
|
49
|
+
The OCID to identify this task schedule.
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
Optional Parameters
|
|
53
|
+
===================
|
|
54
|
+
|
|
55
|
+
--from-json [text]
|
|
56
|
+
|
|
57
|
+
Provide input to this command as a JSON document from a file using the
|
|
58
|
+
file://path-to/file syntax.
|
|
59
|
+
|
|
60
|
+
The "--generate-full-command-json-input" option can be used to
|
|
61
|
+
generate a sample json file to be used with this command option. The
|
|
62
|
+
key names are pre-populated and match the command option names
|
|
63
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
64
|
+
while the values of the keys need to be populated by the user before
|
|
65
|
+
using the sample file as an input to this command. For any command
|
|
66
|
+
option that accepts multiple values, the value of the key can be a
|
|
67
|
+
JSON array.
|
|
68
|
+
|
|
69
|
+
Options can still be provided on the command line. If an option exists
|
|
70
|
+
in both the JSON document and the command line then the command line
|
|
71
|
+
specified value will be used.
|
|
72
|
+
|
|
73
|
+
For examples on usage of this option, please see our “using CLI with
|
|
74
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
75
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
76
|
+
|
|
77
|
+
--if-match [text]
|
|
78
|
+
|
|
79
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
80
|
+
resource, set the *if-match* parameter to the value of the ETag from a
|
|
81
|
+
previous GET or POST response for that resource. The resource will be
|
|
82
|
+
updated or deleted only if the ETag you provide matches the resource’s
|
|
83
|
+
current ETag value.
|
|
84
|
+
|
|
85
|
+
--max-wait-seconds [integer]
|
|
86
|
+
|
|
87
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
88
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
89
|
+
|
|
90
|
+
--task-details-performance-tuning-task-request [complex type]
|
|
91
|
+
|
|
92
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
93
|
+
be provided as a string on the command line or passed in as a file
|
|
94
|
+
using the file://path/to/file syntax.
|
|
95
|
+
|
|
96
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
97
|
+
example of the JSON which must be provided. We recommend storing this
|
|
98
|
+
example in a file, modifying it as needed and then passing it back in
|
|
99
|
+
via the file:// syntax.
|
|
100
|
+
|
|
101
|
+
--wait-for-state [text]
|
|
102
|
+
|
|
103
|
+
This operation creates, modifies or deletes a resource that has a
|
|
104
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
105
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
106
|
+
states can be specified, returning on the first state. For example, "
|
|
107
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
108
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
109
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
110
|
+
is returned.
|
|
111
|
+
|
|
112
|
+
Accepted values are:
|
|
113
|
+
|
|
114
|
+
ACTIVE, INACTIVE
|
|
115
|
+
|
|
116
|
+
--wait-interval-seconds [integer]
|
|
117
|
+
|
|
118
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
119
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
120
|
+
30 seconds.
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
Global Parameters
|
|
124
|
+
=================
|
|
125
|
+
|
|
126
|
+
Use "oci --help" for help on global parameters.
|
|
127
|
+
|
|
128
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
129
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
130
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
131
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
132
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
133
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
134
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
135
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Example using required parameter
|
|
139
|
+
================================
|
|
140
|
+
|
|
141
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
142
|
+
example parameters with your own.
|
|
143
|
+
|
|
144
|
+
oci jms fleet create --generate-param-json-input inventory-log > inventory-log.json
|
|
145
|
+
|
|
146
|
+
oci jms task-schedule create --generate-param-json-input task-details > task-details.json
|
|
147
|
+
|
|
148
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
149
|
+
command by typing “bash example.sh” and replacing the example
|
|
150
|
+
parameters with your own.
|
|
151
|
+
|
|
152
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
153
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
154
|
+
security policies before trying the examples.
|
|
155
|
+
|
|
156
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-compartment-id
|
|
157
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-display-name
|
|
158
|
+
export execution_recurrences=<substitute-value-of-execution_recurrences> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-execution-recurrences
|
|
159
|
+
export fleet_id=<substitute-value-of-fleet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-fleet-id
|
|
160
|
+
|
|
161
|
+
fleet_id=$(oci jms fleet create --compartment-id $compartment_id --display-name $display_name --inventory-log file://inventory-log.json --query data.id --raw-output)
|
|
162
|
+
|
|
163
|
+
task_schedule_id=$(oci jms task-schedule create --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-details file://task-details.json --query data.id --raw-output)
|
|
164
|
+
|
|
165
|
+
oci jms task-schedule update-task-schedule-performance-tuning-task-details --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-schedule-id $task_schedule_id
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
"update-task-schedule-remove-installation-site-task-details"
|
|
2
|
+
************************************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Update the task schedule for the given task type.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci jms task-schedule update-task-schedule-remove-installation-site-task-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--execution-recurrences [text]
|
|
33
|
+
|
|
34
|
+
Recurrence specification for the task schedule execution (formatted
|
|
35
|
+
according to RFC-5545). To run daily for 10 occurrences starts on
|
|
36
|
+
September 2, 2024 09:00 EDT, it should be
|
|
37
|
+
‘DTSTART;TZID=America/New_York:20240902T090000
|
|
38
|
+
RRULE:FREQ=DAILY;COUNT=10’. To run every 3 hours from 9:00 AM to 5:00
|
|
39
|
+
PM on August 5, 2024 EDT, it should be
|
|
40
|
+
‘DTSTART;TZID=America/New_York:20240805T090000
|
|
41
|
+
RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z’.
|
|
42
|
+
|
|
43
|
+
--fleet-id [text]
|
|
44
|
+
|
|
45
|
+
The OCID of the Fleet.
|
|
46
|
+
|
|
47
|
+
--task-schedule-id [text]
|
|
48
|
+
|
|
49
|
+
The OCID to identify this task schedule.
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
Optional Parameters
|
|
53
|
+
===================
|
|
54
|
+
|
|
55
|
+
--from-json [text]
|
|
56
|
+
|
|
57
|
+
Provide input to this command as a JSON document from a file using the
|
|
58
|
+
file://path-to/file syntax.
|
|
59
|
+
|
|
60
|
+
The "--generate-full-command-json-input" option can be used to
|
|
61
|
+
generate a sample json file to be used with this command option. The
|
|
62
|
+
key names are pre-populated and match the command option names
|
|
63
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
64
|
+
while the values of the keys need to be populated by the user before
|
|
65
|
+
using the sample file as an input to this command. For any command
|
|
66
|
+
option that accepts multiple values, the value of the key can be a
|
|
67
|
+
JSON array.
|
|
68
|
+
|
|
69
|
+
Options can still be provided on the command line. If an option exists
|
|
70
|
+
in both the JSON document and the command line then the command line
|
|
71
|
+
specified value will be used.
|
|
72
|
+
|
|
73
|
+
For examples on usage of this option, please see our “using CLI with
|
|
74
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
75
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
76
|
+
|
|
77
|
+
--if-match [text]
|
|
78
|
+
|
|
79
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
80
|
+
resource, set the *if-match* parameter to the value of the ETag from a
|
|
81
|
+
previous GET or POST response for that resource. The resource will be
|
|
82
|
+
updated or deleted only if the ETag you provide matches the resource’s
|
|
83
|
+
current ETag value.
|
|
84
|
+
|
|
85
|
+
--max-wait-seconds [integer]
|
|
86
|
+
|
|
87
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
88
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
89
|
+
|
|
90
|
+
--task-details-remove-installation-site-task-request [complex type]
|
|
91
|
+
|
|
92
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
93
|
+
be provided as a string on the command line or passed in as a file
|
|
94
|
+
using the file://path/to/file syntax.
|
|
95
|
+
|
|
96
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
97
|
+
example of the JSON which must be provided. We recommend storing this
|
|
98
|
+
example in a file, modifying it as needed and then passing it back in
|
|
99
|
+
via the file:// syntax.
|
|
100
|
+
|
|
101
|
+
--wait-for-state [text]
|
|
102
|
+
|
|
103
|
+
This operation creates, modifies or deletes a resource that has a
|
|
104
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
105
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
106
|
+
states can be specified, returning on the first state. For example, "
|
|
107
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
108
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
109
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
110
|
+
is returned.
|
|
111
|
+
|
|
112
|
+
Accepted values are:
|
|
113
|
+
|
|
114
|
+
ACTIVE, INACTIVE
|
|
115
|
+
|
|
116
|
+
--wait-interval-seconds [integer]
|
|
117
|
+
|
|
118
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
119
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
120
|
+
30 seconds.
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
Global Parameters
|
|
124
|
+
=================
|
|
125
|
+
|
|
126
|
+
Use "oci --help" for help on global parameters.
|
|
127
|
+
|
|
128
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
129
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
130
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
131
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
132
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
133
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
134
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
135
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Example using required parameter
|
|
139
|
+
================================
|
|
140
|
+
|
|
141
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
142
|
+
example parameters with your own.
|
|
143
|
+
|
|
144
|
+
oci jms fleet create --generate-param-json-input inventory-log > inventory-log.json
|
|
145
|
+
|
|
146
|
+
oci jms task-schedule create --generate-param-json-input task-details > task-details.json
|
|
147
|
+
|
|
148
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
149
|
+
command by typing “bash example.sh” and replacing the example
|
|
150
|
+
parameters with your own.
|
|
151
|
+
|
|
152
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
153
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
154
|
+
security policies before trying the examples.
|
|
155
|
+
|
|
156
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-compartment-id
|
|
157
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-display-name
|
|
158
|
+
export execution_recurrences=<substitute-value-of-execution_recurrences> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-execution-recurrences
|
|
159
|
+
export fleet_id=<substitute-value-of-fleet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-fleet-id
|
|
160
|
+
|
|
161
|
+
fleet_id=$(oci jms fleet create --compartment-id $compartment_id --display-name $display_name --inventory-log file://inventory-log.json --query data.id --raw-output)
|
|
162
|
+
|
|
163
|
+
task_schedule_id=$(oci jms task-schedule create --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-details file://task-details.json --query data.id --raw-output)
|
|
164
|
+
|
|
165
|
+
oci jms task-schedule update-task-schedule-remove-installation-site-task-details --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-schedule-id $task_schedule_id
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
"update-task-schedule-scan-java-server-task-details"
|
|
2
|
+
****************************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Update the task schedule for the given task type.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci jms task-schedule update-task-schedule-scan-java-server-task-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--execution-recurrences [text]
|
|
33
|
+
|
|
34
|
+
Recurrence specification for the task schedule execution (formatted
|
|
35
|
+
according to RFC-5545). To run daily for 10 occurrences starts on
|
|
36
|
+
September 2, 2024 09:00 EDT, it should be
|
|
37
|
+
‘DTSTART;TZID=America/New_York:20240902T090000
|
|
38
|
+
RRULE:FREQ=DAILY;COUNT=10’. To run every 3 hours from 9:00 AM to 5:00
|
|
39
|
+
PM on August 5, 2024 EDT, it should be
|
|
40
|
+
‘DTSTART;TZID=America/New_York:20240805T090000
|
|
41
|
+
RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z’.
|
|
42
|
+
|
|
43
|
+
--fleet-id [text]
|
|
44
|
+
|
|
45
|
+
The OCID of the Fleet.
|
|
46
|
+
|
|
47
|
+
--task-schedule-id [text]
|
|
48
|
+
|
|
49
|
+
The OCID to identify this task schedule.
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
Optional Parameters
|
|
53
|
+
===================
|
|
54
|
+
|
|
55
|
+
--from-json [text]
|
|
56
|
+
|
|
57
|
+
Provide input to this command as a JSON document from a file using the
|
|
58
|
+
file://path-to/file syntax.
|
|
59
|
+
|
|
60
|
+
The "--generate-full-command-json-input" option can be used to
|
|
61
|
+
generate a sample json file to be used with this command option. The
|
|
62
|
+
key names are pre-populated and match the command option names
|
|
63
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
64
|
+
while the values of the keys need to be populated by the user before
|
|
65
|
+
using the sample file as an input to this command. For any command
|
|
66
|
+
option that accepts multiple values, the value of the key can be a
|
|
67
|
+
JSON array.
|
|
68
|
+
|
|
69
|
+
Options can still be provided on the command line. If an option exists
|
|
70
|
+
in both the JSON document and the command line then the command line
|
|
71
|
+
specified value will be used.
|
|
72
|
+
|
|
73
|
+
For examples on usage of this option, please see our “using CLI with
|
|
74
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
75
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
76
|
+
|
|
77
|
+
--if-match [text]
|
|
78
|
+
|
|
79
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
80
|
+
resource, set the *if-match* parameter to the value of the ETag from a
|
|
81
|
+
previous GET or POST response for that resource. The resource will be
|
|
82
|
+
updated or deleted only if the ETag you provide matches the resource’s
|
|
83
|
+
current ETag value.
|
|
84
|
+
|
|
85
|
+
--max-wait-seconds [integer]
|
|
86
|
+
|
|
87
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
88
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
89
|
+
|
|
90
|
+
--task-details-scan-java-server-task-request [complex type]
|
|
91
|
+
|
|
92
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
93
|
+
be provided as a string on the command line or passed in as a file
|
|
94
|
+
using the file://path/to/file syntax.
|
|
95
|
+
|
|
96
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
97
|
+
example of the JSON which must be provided. We recommend storing this
|
|
98
|
+
example in a file, modifying it as needed and then passing it back in
|
|
99
|
+
via the file:// syntax.
|
|
100
|
+
|
|
101
|
+
--wait-for-state [text]
|
|
102
|
+
|
|
103
|
+
This operation creates, modifies or deletes a resource that has a
|
|
104
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
105
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
106
|
+
states can be specified, returning on the first state. For example, "
|
|
107
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
108
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
109
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
110
|
+
is returned.
|
|
111
|
+
|
|
112
|
+
Accepted values are:
|
|
113
|
+
|
|
114
|
+
ACTIVE, INACTIVE
|
|
115
|
+
|
|
116
|
+
--wait-interval-seconds [integer]
|
|
117
|
+
|
|
118
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
119
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
120
|
+
30 seconds.
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
Global Parameters
|
|
124
|
+
=================
|
|
125
|
+
|
|
126
|
+
Use "oci --help" for help on global parameters.
|
|
127
|
+
|
|
128
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
129
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
130
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
131
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
132
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
133
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
134
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
135
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Example using required parameter
|
|
139
|
+
================================
|
|
140
|
+
|
|
141
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
142
|
+
example parameters with your own.
|
|
143
|
+
|
|
144
|
+
oci jms fleet create --generate-param-json-input inventory-log > inventory-log.json
|
|
145
|
+
|
|
146
|
+
oci jms task-schedule create --generate-param-json-input task-details > task-details.json
|
|
147
|
+
|
|
148
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
149
|
+
command by typing “bash example.sh” and replacing the example
|
|
150
|
+
parameters with your own.
|
|
151
|
+
|
|
152
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
153
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
154
|
+
security policies before trying the examples.
|
|
155
|
+
|
|
156
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-compartment-id
|
|
157
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-display-name
|
|
158
|
+
export execution_recurrences=<substitute-value-of-execution_recurrences> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-execution-recurrences
|
|
159
|
+
export fleet_id=<substitute-value-of-fleet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/task-schedule/create.html#cmdoption-fleet-id
|
|
160
|
+
|
|
161
|
+
fleet_id=$(oci jms fleet create --compartment-id $compartment_id --display-name $display_name --inventory-log file://inventory-log.json --query data.id --raw-output)
|
|
162
|
+
|
|
163
|
+
task_schedule_id=$(oci jms task-schedule create --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-details file://task-details.json --query data.id --raw-output)
|
|
164
|
+
|
|
165
|
+
oci jms task-schedule update-task-schedule-scan-java-server-task-details --execution-recurrences $execution_recurrences --fleet-id $fleet_id --task-schedule-id $task_schedule_id
|