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,173 @@
|
|
|
1
|
+
"create-exadb-stack"
|
|
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
|
+
Creates a new Exadata Fleet Update Discovery.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci fleet-software-update fsu-discovery create-exadb-stack [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
Compartment Identifier.
|
|
35
|
+
|
|
36
|
+
--details-components [complex type]
|
|
37
|
+
|
|
38
|
+
Discovery filter details of components in an Exadata software stack.
|
|
39
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
40
|
+
be provided as a string on the command line or passed in as a file
|
|
41
|
+
using the file://path/to/file syntax.
|
|
42
|
+
|
|
43
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
44
|
+
example of the JSON which must be provided. We recommend storing this
|
|
45
|
+
example in a file, modifying it as needed and then passing it back in
|
|
46
|
+
via the file:// syntax.
|
|
47
|
+
|
|
48
|
+
--details-service-type [text]
|
|
49
|
+
|
|
50
|
+
Exadata service type for the target resource members.
|
|
51
|
+
|
|
52
|
+
Accepted values are:
|
|
53
|
+
|
|
54
|
+
EXACC, EXACS
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
Optional Parameters
|
|
58
|
+
===================
|
|
59
|
+
|
|
60
|
+
--defined-tags [complex type]
|
|
61
|
+
|
|
62
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
63
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
64
|
+
a complex type whose value must be valid JSON. The value can be
|
|
65
|
+
provided as a string on the command line or passed in as a file using
|
|
66
|
+
the file://path/to/file syntax.
|
|
67
|
+
|
|
68
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
69
|
+
example of the JSON which must be provided. We recommend storing this
|
|
70
|
+
example in a file, modifying it as needed and then passing it back in
|
|
71
|
+
via the file:// syntax.
|
|
72
|
+
|
|
73
|
+
--display-name [text]
|
|
74
|
+
|
|
75
|
+
Exadata Fleet Update Collection display name.
|
|
76
|
+
|
|
77
|
+
--freeform-tags [complex type]
|
|
78
|
+
|
|
79
|
+
Simple key-value pair that is applied without any predefined name,
|
|
80
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
81
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
82
|
+
The value can be provided as a string on the command line or passed in
|
|
83
|
+
as a file using the file://path/to/file syntax.
|
|
84
|
+
|
|
85
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
86
|
+
example of the JSON which must be provided. We recommend storing this
|
|
87
|
+
example in a file, modifying it as needed and then passing it back in
|
|
88
|
+
via the file:// syntax.
|
|
89
|
+
|
|
90
|
+
--from-json [text]
|
|
91
|
+
|
|
92
|
+
Provide input to this command as a JSON document from a file using the
|
|
93
|
+
file://path-to/file syntax.
|
|
94
|
+
|
|
95
|
+
The "--generate-full-command-json-input" option can be used to
|
|
96
|
+
generate a sample json file to be used with this command option. The
|
|
97
|
+
key names are pre-populated and match the command option names
|
|
98
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
99
|
+
while the values of the keys need to be populated by the user before
|
|
100
|
+
using the sample file as an input to this command. For any command
|
|
101
|
+
option that accepts multiple values, the value of the key can be a
|
|
102
|
+
JSON array.
|
|
103
|
+
|
|
104
|
+
Options can still be provided on the command line. If an option exists
|
|
105
|
+
in both the JSON document and the command line then the command line
|
|
106
|
+
specified value will be used.
|
|
107
|
+
|
|
108
|
+
For examples on usage of this option, please see our “using CLI with
|
|
109
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
110
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
111
|
+
|
|
112
|
+
--max-wait-seconds [integer]
|
|
113
|
+
|
|
114
|
+
The maximum time to wait for the work request to reach the state
|
|
115
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
116
|
+
|
|
117
|
+
--wait-for-state [text]
|
|
118
|
+
|
|
119
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
120
|
+
and uses a work request to track the progress of the operation.
|
|
121
|
+
Specify this option to perform the action and then wait until the work
|
|
122
|
+
request reaches a certain state. Multiple states can be specified,
|
|
123
|
+
returning on the first state. For example, "--wait-for-state"
|
|
124
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
125
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
126
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
127
|
+
|
|
128
|
+
Accepted values are:
|
|
129
|
+
|
|
130
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
|
|
131
|
+
|
|
132
|
+
--wait-interval-seconds [integer]
|
|
133
|
+
|
|
134
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
135
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
136
|
+
seconds.
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
Global Parameters
|
|
140
|
+
=================
|
|
141
|
+
|
|
142
|
+
Use "oci --help" for help on global parameters.
|
|
143
|
+
|
|
144
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
145
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
146
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
147
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
148
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
149
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
150
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
151
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
Example using required parameter
|
|
155
|
+
================================
|
|
156
|
+
|
|
157
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
158
|
+
example parameters with your own.
|
|
159
|
+
|
|
160
|
+
oci fleet-software-update fsu-discovery create-exadb-stack --generate-param-json-input details-components > details-components.json
|
|
161
|
+
|
|
162
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
163
|
+
command by typing “bash example.sh” and replacing the example
|
|
164
|
+
parameters with your own.
|
|
165
|
+
|
|
166
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
167
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
168
|
+
security policies before trying the examples.
|
|
169
|
+
|
|
170
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.html#cmdoption-compartment-id
|
|
171
|
+
export details_service_type=<substitute-value-of-details_service_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.html#cmdoption-details-service-type
|
|
172
|
+
|
|
173
|
+
oci fleet-software-update fsu-discovery create-exadb-stack --compartment-id $compartment_id --details-components file://details-components.json --details-service-type $details_service_type
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
"create-guest-os"
|
|
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
|
+
Creates a new Exadata Fleet Update Discovery.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci fleet-software-update fsu-discovery create-guest-os [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
Compartment Identifier.
|
|
35
|
+
|
|
36
|
+
--details-criteria [complex type]
|
|
37
|
+
|
|
38
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
39
|
+
be provided as a string on the command line or passed in as a file
|
|
40
|
+
using the file://path/to/file syntax.
|
|
41
|
+
|
|
42
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
43
|
+
example of the JSON which must be provided. We recommend storing this
|
|
44
|
+
example in a file, modifying it as needed and then passing it back in
|
|
45
|
+
via the file:// syntax.
|
|
46
|
+
|
|
47
|
+
--details-service-type [text]
|
|
48
|
+
|
|
49
|
+
Exadata service type for the target resource members.
|
|
50
|
+
|
|
51
|
+
Accepted values are:
|
|
52
|
+
|
|
53
|
+
EXACC, EXACS
|
|
54
|
+
|
|
55
|
+
--details-source-major-version [text]
|
|
56
|
+
|
|
57
|
+
Major version of Exadata Image (Guest OS) release for Exadata VM
|
|
58
|
+
Cluster targets to be included in the results for an Exadata Fleet
|
|
59
|
+
Update Discovery. Major Versions of Exadata Software are demarcated by
|
|
60
|
+
the underlying Oracle Linux OS version. For more details, refer to
|
|
61
|
+
Oracle document 2075007.1
|
|
62
|
+
|
|
63
|
+
Accepted values are:
|
|
64
|
+
|
|
65
|
+
EXA_OL_5, EXA_OL_6, EXA_OL_7, EXA_OL_8
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
Optional Parameters
|
|
69
|
+
===================
|
|
70
|
+
|
|
71
|
+
--defined-tags [complex type]
|
|
72
|
+
|
|
73
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
74
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
75
|
+
a complex type whose value must be valid JSON. The value can be
|
|
76
|
+
provided as a string on the command line or passed in as a file using
|
|
77
|
+
the file://path/to/file syntax.
|
|
78
|
+
|
|
79
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
80
|
+
example of the JSON which must be provided. We recommend storing this
|
|
81
|
+
example in a file, modifying it as needed and then passing it back in
|
|
82
|
+
via the file:// syntax.
|
|
83
|
+
|
|
84
|
+
--display-name [text]
|
|
85
|
+
|
|
86
|
+
Exadata Fleet Update Collection display name.
|
|
87
|
+
|
|
88
|
+
--freeform-tags [complex type]
|
|
89
|
+
|
|
90
|
+
Simple key-value pair that is applied without any predefined name,
|
|
91
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
92
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
93
|
+
The value can be provided as a string on the command line or passed in
|
|
94
|
+
as a file 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
|
+
--from-json [text]
|
|
102
|
+
|
|
103
|
+
Provide input to this command as a JSON document from a file using the
|
|
104
|
+
file://path-to/file syntax.
|
|
105
|
+
|
|
106
|
+
The "--generate-full-command-json-input" option can be used to
|
|
107
|
+
generate a sample json file to be used with this command option. The
|
|
108
|
+
key names are pre-populated and match the command option names
|
|
109
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
110
|
+
while the values of the keys need to be populated by the user before
|
|
111
|
+
using the sample file as an input to this command. For any command
|
|
112
|
+
option that accepts multiple values, the value of the key can be a
|
|
113
|
+
JSON array.
|
|
114
|
+
|
|
115
|
+
Options can still be provided on the command line. If an option exists
|
|
116
|
+
in both the JSON document and the command line then the command line
|
|
117
|
+
specified value will be used.
|
|
118
|
+
|
|
119
|
+
For examples on usage of this option, please see our “using CLI with
|
|
120
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
121
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
122
|
+
|
|
123
|
+
--max-wait-seconds [integer]
|
|
124
|
+
|
|
125
|
+
The maximum time to wait for the work request to reach the state
|
|
126
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
127
|
+
|
|
128
|
+
--wait-for-state [text]
|
|
129
|
+
|
|
130
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
131
|
+
and uses a work request to track the progress of the operation.
|
|
132
|
+
Specify this option to perform the action and then wait until the work
|
|
133
|
+
request reaches a certain state. Multiple states can be specified,
|
|
134
|
+
returning on the first state. For example, "--wait-for-state"
|
|
135
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
136
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
137
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
138
|
+
|
|
139
|
+
Accepted values are:
|
|
140
|
+
|
|
141
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
|
|
142
|
+
|
|
143
|
+
--wait-interval-seconds [integer]
|
|
144
|
+
|
|
145
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
146
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
147
|
+
seconds.
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
Global Parameters
|
|
151
|
+
=================
|
|
152
|
+
|
|
153
|
+
Use "oci --help" for help on global parameters.
|
|
154
|
+
|
|
155
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
156
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
157
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
158
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
159
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
160
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
161
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
162
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
Example using required parameter
|
|
166
|
+
================================
|
|
167
|
+
|
|
168
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
169
|
+
example parameters with your own.
|
|
170
|
+
|
|
171
|
+
oci fleet-software-update fsu-discovery create-guest-os --generate-param-json-input details-criteria > details-criteria.json
|
|
172
|
+
|
|
173
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
174
|
+
command by typing “bash example.sh” and replacing the example
|
|
175
|
+
parameters with your own.
|
|
176
|
+
|
|
177
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
178
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
179
|
+
security policies before trying the examples.
|
|
180
|
+
|
|
181
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-discovery/create-guest-os.html#cmdoption-compartment-id
|
|
182
|
+
export details_service_type=<substitute-value-of-details_service_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-discovery/create-guest-os.html#cmdoption-details-service-type
|
|
183
|
+
export details_source_major_version=<substitute-value-of-details_source_major_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-discovery/create-guest-os.html#cmdoption-details-source-major-version
|
|
184
|
+
|
|
185
|
+
oci fleet-software-update fsu-discovery create-guest-os --compartment-id $compartment_id --details-criteria file://details-criteria.json --details-service-type $details_service_type --details-source-major-version $details_source_major_version
|
|
@@ -70,8 +70,12 @@ Available Commands
|
|
|
70
70
|
|
|
71
71
|
* create-db
|
|
72
72
|
|
|
73
|
+
* create-exadb-stack
|
|
74
|
+
|
|
73
75
|
* create-gi
|
|
74
76
|
|
|
77
|
+
* create-guest-os
|
|
78
|
+
|
|
75
79
|
* delete
|
|
76
80
|
|
|
77
81
|
* delete-fsu-collection-target
|
|
@@ -112,6 +116,8 @@ Available Commands
|
|
|
112
116
|
|
|
113
117
|
* update-fifty-batch
|
|
114
118
|
|
|
119
|
+
* update-fsu-cycle-exadb-stack-fsu-goal-version-details
|
|
120
|
+
|
|
115
121
|
* update-fsu-cycle-update-upgrade-fsu-cycle
|
|
116
122
|
|
|
117
123
|
* update-image-id-target
|
|
@@ -142,8 +148,12 @@ Available Commands
|
|
|
142
148
|
|
|
143
149
|
* create-db
|
|
144
150
|
|
|
151
|
+
* create-exadb-stack
|
|
152
|
+
|
|
145
153
|
* create-gi
|
|
146
154
|
|
|
155
|
+
* create-guest-os
|
|
156
|
+
|
|
147
157
|
* delete
|
|
148
158
|
|
|
149
159
|
* get
|
|
@@ -88,6 +88,21 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
88
88
|
example in a file, modifying it as needed and then passing it back in
|
|
89
89
|
via the file:// syntax.
|
|
90
90
|
|
|
91
|
+
--detached-mode-timeout-in-seconds [integer]
|
|
92
|
+
|
|
93
|
+
Timeout for detached function invocations. Value in seconds.
|
|
94
|
+
|
|
95
|
+
--failure-destination [complex type]
|
|
96
|
+
|
|
97
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
98
|
+
be provided as a string on the command line or passed in as a file
|
|
99
|
+
using the file://path/to/file syntax.
|
|
100
|
+
|
|
101
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
102
|
+
example of the JSON which must be provided. We recommend storing this
|
|
103
|
+
example in a file, modifying it as needed and then passing it back in
|
|
104
|
+
via the file:// syntax.
|
|
105
|
+
|
|
91
106
|
--freeform-tags [complex type]
|
|
92
107
|
|
|
93
108
|
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
@@ -171,6 +186,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
171
186
|
example in a file, modifying it as needed and then passing it back in
|
|
172
187
|
via the file:// syntax.
|
|
173
188
|
|
|
189
|
+
--success-destination [complex type]
|
|
190
|
+
|
|
191
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
192
|
+
be provided as a string on the command line or passed in as a file
|
|
193
|
+
using the file://path/to/file syntax.
|
|
194
|
+
|
|
195
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
196
|
+
example of the JSON which must be provided. We recommend storing this
|
|
197
|
+
example in a file, modifying it as needed and then passing it back in
|
|
198
|
+
via the file:// syntax.
|
|
199
|
+
|
|
174
200
|
--timeout-in-seconds [integer]
|
|
175
201
|
|
|
176
202
|
Timeout for executions of the function. Value in seconds.
|
|
@@ -78,6 +78,21 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
78
78
|
example in a file, modifying it as needed and then passing it back in
|
|
79
79
|
via the file:// syntax.
|
|
80
80
|
|
|
81
|
+
--detached-mode-timeout-in-seconds [integer]
|
|
82
|
+
|
|
83
|
+
Timeout for detached function invocations. Value in seconds.
|
|
84
|
+
|
|
85
|
+
--failure-destination [complex type]
|
|
86
|
+
|
|
87
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
88
|
+
be provided as a string on the command line or passed in as a file
|
|
89
|
+
using the file://path/to/file syntax.
|
|
90
|
+
|
|
91
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
92
|
+
example of the JSON which must be provided. We recommend storing this
|
|
93
|
+
example in a file, modifying it as needed and then passing it back in
|
|
94
|
+
via the file:// syntax.
|
|
95
|
+
|
|
81
96
|
--force
|
|
82
97
|
|
|
83
98
|
Perform update without prompting for confirmation.
|
|
@@ -161,6 +176,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
161
176
|
example in a file, modifying it as needed and then passing it back in
|
|
162
177
|
via the file:// syntax.
|
|
163
178
|
|
|
179
|
+
--success-destination [complex type]
|
|
180
|
+
|
|
181
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
182
|
+
be provided as a string on the command line or passed in as a file
|
|
183
|
+
using the file://path/to/file syntax.
|
|
184
|
+
|
|
185
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
186
|
+
example of the JSON which must be provided. We recommend storing this
|
|
187
|
+
example in a file, modifying it as needed and then passing it back in
|
|
188
|
+
via the file:// syntax.
|
|
189
|
+
|
|
164
190
|
--timeout-in-seconds [integer]
|
|
165
191
|
|
|
166
192
|
Timeout for executions of the function. Value in seconds.
|
|
@@ -126,6 +126,12 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
126
126
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
127
127
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
128
128
|
|
|
129
|
+
--ipv6-dual-stack-enabled [boolean]
|
|
130
|
+
|
|
131
|
+
Enable IPv4/IPv6 dual stack support for the environment. Setting to
|
|
132
|
+
true will assign an IPv6 address to the environment in addition to an
|
|
133
|
+
IPv4 address. Default value will be false if not set
|
|
134
|
+
|
|
129
135
|
--kms-key-id [text]
|
|
130
136
|
|
|
131
137
|
byok kms keyId
|
|
@@ -112,6 +112,12 @@ previous GET or POST response for that resource. The resource will be
|
|
|
112
112
|
updated or deleted only if the etag you provide matches the resource’s
|
|
113
113
|
current etag value.
|
|
114
114
|
|
|
115
|
+
--ipv6-dual-stack-enabled [boolean]
|
|
116
|
+
|
|
117
|
+
Enable IPv4/IPv6 dual stack support for the environment. Setting to
|
|
118
|
+
true will assign an IPv6 address to the environment in addition to an
|
|
119
|
+
IPv4 address.
|
|
120
|
+
|
|
115
121
|
--kms-key-id [text]
|
|
116
122
|
|
|
117
123
|
byok kms keyId
|
|
@@ -127,6 +127,11 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
127
127
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
128
128
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
129
129
|
|
|
130
|
+
--generative-ai-private-endpoint-id [text]
|
|
131
|
+
|
|
132
|
+
The OCID of the Generative AI private endpoint to which this endpoint
|
|
133
|
+
is attached to.
|
|
134
|
+
|
|
130
135
|
--max-wait-seconds [integer]
|
|
131
136
|
|
|
132
137
|
The maximum time to wait for the work request to reach the state
|
|
@@ -119,6 +119,11 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
119
119
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
120
120
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
121
121
|
|
|
122
|
+
--generative-ai-private-endpoint-id [text]
|
|
123
|
+
|
|
124
|
+
The OCID of the Generative AI private endpoint to which this endpoint
|
|
125
|
+
will be attached.
|
|
126
|
+
|
|
122
127
|
--if-match [text]
|
|
123
128
|
|
|
124
129
|
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
"change-compartment"
|
|
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
|
+
Moves a Generative AI private endpoint into a different compartment.
|
|
21
|
+
When provided, If-Match is checked against ETag values of the
|
|
22
|
+
resource.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
Usage
|
|
26
|
+
=====
|
|
27
|
+
|
|
28
|
+
oci generative-ai generative-ai-private-endpoint change-compartment [OPTIONS]
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Required Parameters
|
|
32
|
+
===================
|
|
33
|
+
|
|
34
|
+
--compartment-id, -c [text]
|
|
35
|
+
|
|
36
|
+
The OCID of the target compartment where the private endpoint is
|
|
37
|
+
moved.
|
|
38
|
+
|
|
39
|
+
--generative-ai-private-endpoint-id [text]
|
|
40
|
+
|
|
41
|
+
The unique id for a Generative AI private endpoint.
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
Optional Parameters
|
|
45
|
+
===================
|
|
46
|
+
|
|
47
|
+
--from-json [text]
|
|
48
|
+
|
|
49
|
+
Provide input to this command as a JSON document from a file using the
|
|
50
|
+
file://path-to/file syntax.
|
|
51
|
+
|
|
52
|
+
The "--generate-full-command-json-input" option can be used to
|
|
53
|
+
generate a sample json file to be used with this command option. The
|
|
54
|
+
key names are pre-populated and match the command option names
|
|
55
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
56
|
+
while the values of the keys need to be populated by the user before
|
|
57
|
+
using the sample file as an input to this command. For any command
|
|
58
|
+
option that accepts multiple values, the value of the key can be a
|
|
59
|
+
JSON array.
|
|
60
|
+
|
|
61
|
+
Options can still be provided on the command line. If an option exists
|
|
62
|
+
in both the JSON document and the command line then the command line
|
|
63
|
+
specified value will be used.
|
|
64
|
+
|
|
65
|
+
For examples on usage of this option, please see our “using CLI with
|
|
66
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
67
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
68
|
+
|
|
69
|
+
--if-match [text]
|
|
70
|
+
|
|
71
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
72
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
73
|
+
previous GET or POST response for that resource. The resource will be
|
|
74
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
75
|
+
current etag value.
|
|
76
|
+
|
|
77
|
+
--max-wait-seconds [integer]
|
|
78
|
+
|
|
79
|
+
The maximum time to wait for the work request to reach the state
|
|
80
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
81
|
+
|
|
82
|
+
--wait-for-state [text]
|
|
83
|
+
|
|
84
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
85
|
+
and uses a work request to track the progress of the operation.
|
|
86
|
+
Specify this option to perform the action and then wait until the work
|
|
87
|
+
request reaches a certain state. Multiple states can be specified,
|
|
88
|
+
returning on the first state. For example, "--wait-for-state"
|
|
89
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
90
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
91
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
92
|
+
|
|
93
|
+
Accepted values are:
|
|
94
|
+
|
|
95
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
|
|
96
|
+
|
|
97
|
+
--wait-interval-seconds [integer]
|
|
98
|
+
|
|
99
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
100
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
101
|
+
seconds.
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
Global Parameters
|
|
105
|
+
=================
|
|
106
|
+
|
|
107
|
+
Use "oci --help" for help on global parameters.
|
|
108
|
+
|
|
109
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
110
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
111
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
112
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
113
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
114
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
115
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
116
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
Example using required parameter
|
|
120
|
+
================================
|
|
121
|
+
|
|
122
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
123
|
+
command by typing “bash example.sh” and replacing the example
|
|
124
|
+
parameters with your own.
|
|
125
|
+
|
|
126
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
127
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
128
|
+
security policies before trying the examples.
|
|
129
|
+
|
|
130
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/generative-ai/generative-ai-private-endpoint/create.html#cmdoption-compartment-id
|
|
131
|
+
export dns_prefix=<substitute-value-of-dns_prefix> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/generative-ai/generative-ai-private-endpoint/create.html#cmdoption-dns-prefix
|
|
132
|
+
export subnet_id=<substitute-value-of-subnet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/generative-ai/generative-ai-private-endpoint/create.html#cmdoption-subnet-id
|
|
133
|
+
|
|
134
|
+
generative_ai_private_endpoint_id=$(oci generative-ai generative-ai-private-endpoint create --compartment-id $compartment_id --dns-prefix $dns_prefix --subnet-id $subnet_id --query data.id --raw-output)
|
|
135
|
+
|
|
136
|
+
oci generative-ai generative-ai-private-endpoint change-compartment --compartment-id $compartment_id --generative-ai-private-endpoint-id $generative_ai_private_endpoint_id
|