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,779 @@
|
|
|
1
|
+
"create-autonomous-database-gcp-key-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
|
+
Creates a new Autonomous Database.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci db autonomous-database create-autonomous-database-gcp-key-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the compartment of the Autonomous Database.
|
|
35
|
+
|
|
36
|
+
--encryption-key-key-name [text]
|
|
37
|
+
|
|
38
|
+
GCP key name
|
|
39
|
+
|
|
40
|
+
--encryption-key-key-ring [text]
|
|
41
|
+
|
|
42
|
+
GCP key ring
|
|
43
|
+
|
|
44
|
+
--encryption-key-location [text]
|
|
45
|
+
|
|
46
|
+
GCP key ring location
|
|
47
|
+
|
|
48
|
+
--encryption-key-project [text]
|
|
49
|
+
|
|
50
|
+
GCP project name
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
Optional Parameters
|
|
54
|
+
===================
|
|
55
|
+
|
|
56
|
+
--admin-password [text]
|
|
57
|
+
|
|
58
|
+
**Important** The *adminPassword* or *secretId* must be specified for
|
|
59
|
+
all Autonomous Databases except for refreshable clones. The password
|
|
60
|
+
must be between 12 and 30 characters long, and must contain at least 1
|
|
61
|
+
uppercase, 1 lowercase, and 1 numeric character. It cannot contain the
|
|
62
|
+
double quote symbol (“) or the username “admin”, regardless of casing.
|
|
63
|
+
|
|
64
|
+
This cannot be used in conjunction with with OCI vault secrets
|
|
65
|
+
(secretId).
|
|
66
|
+
|
|
67
|
+
--are-primary-whitelisted-ips-used [boolean]
|
|
68
|
+
|
|
69
|
+
This field will be null if the Autonomous Database is not Data Guard
|
|
70
|
+
enabled or Access Control is disabled. It’s value would be *TRUE* if
|
|
71
|
+
Autonomous Database is Data Guard enabled and Access Control is
|
|
72
|
+
enabled and if the Autonomous Database uses primary IP access control
|
|
73
|
+
list (ACL) for standby. It’s value would be *FALSE* if Autonomous
|
|
74
|
+
Database is Data Guard enabled and Access Control is enabled and if
|
|
75
|
+
the Autonomous Database uses different IP access control list (ACL)
|
|
76
|
+
for standby compared to primary.
|
|
77
|
+
|
|
78
|
+
--autonomous-container-database-id [text]
|
|
79
|
+
|
|
80
|
+
The Autonomous Container Database OCID. Used only by Autonomous
|
|
81
|
+
Database on Dedicated Exadata Infrastructure.
|
|
82
|
+
|
|
83
|
+
--autonomous-maintenance-schedule-type [text]
|
|
84
|
+
|
|
85
|
+
The maintenance schedule type of the Autonomous Database Serverless.
|
|
86
|
+
An EARLY maintenance schedule follows a schedule applying patches
|
|
87
|
+
prior to the REGULAR schedule. A REGULAR maintenance schedule follows
|
|
88
|
+
the normal cycle
|
|
89
|
+
|
|
90
|
+
Accepted values are:
|
|
91
|
+
|
|
92
|
+
EARLY, REGULAR
|
|
93
|
+
|
|
94
|
+
--backup-retention-period-in-days [integer]
|
|
95
|
+
|
|
96
|
+
Retention period, in days, for long-term backups
|
|
97
|
+
|
|
98
|
+
--byol-compute-count-limit [float]
|
|
99
|
+
|
|
100
|
+
The maximum number of CPUs allowed with a Bring Your Own License
|
|
101
|
+
(BYOL), including those used for auto-scaling, disaster recovery,
|
|
102
|
+
tools, etc. Any CPU usage above this limit is considered as License
|
|
103
|
+
Included and billed.
|
|
104
|
+
|
|
105
|
+
--character-set [text]
|
|
106
|
+
|
|
107
|
+
The character set for the autonomous database. The default is
|
|
108
|
+
AL32UTF8. Allowed values for an Autonomous Database Serverless
|
|
109
|
+
instance as as returned by List Autonomous Database Character Sets
|
|
110
|
+
|
|
111
|
+
For an Autonomous Database on dedicated infrastructure, the allowed
|
|
112
|
+
values are:
|
|
113
|
+
|
|
114
|
+
AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS,
|
|
115
|
+
AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711,
|
|
116
|
+
AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN,
|
|
117
|
+
BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775,
|
|
118
|
+
BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111,
|
|
119
|
+
CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2,
|
|
120
|
+
EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC,
|
|
121
|
+
EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851,
|
|
122
|
+
EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861,
|
|
123
|
+
IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC,
|
|
124
|
+
JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601,
|
|
125
|
+
KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921,
|
|
126
|
+
LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865,
|
|
127
|
+
NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866,
|
|
128
|
+
SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS,
|
|
129
|
+
TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258,
|
|
130
|
+
VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9,
|
|
131
|
+
WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850,
|
|
132
|
+
WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5,
|
|
133
|
+
ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS,
|
|
134
|
+
ZHT32TRIS
|
|
135
|
+
|
|
136
|
+
--compute-count [float]
|
|
137
|
+
|
|
138
|
+
The compute amount (CPUs) available to the database. Minimum and
|
|
139
|
+
maximum values depend on the compute model and whether the database is
|
|
140
|
+
an Autonomous Database Serverless instance or an Autonomous Database
|
|
141
|
+
on Dedicated Exadata Infrastructure. The ‘ECPU’ compute model requires
|
|
142
|
+
a minimum value of one, for databases in the elastic resource pool and
|
|
143
|
+
minimum value of two, otherwise. Required when using the
|
|
144
|
+
*computeModel* parameter. When using *cpuCoreCount* parameter, it is
|
|
145
|
+
an error to specify computeCount to a non-null value. Providing
|
|
146
|
+
*computeModel* and *computeCount* is the preferred method for both
|
|
147
|
+
OCPU and ECPU.
|
|
148
|
+
|
|
149
|
+
--compute-model [text]
|
|
150
|
+
|
|
151
|
+
The compute model of the Autonomous Database. This is required if
|
|
152
|
+
using the *computeCount* parameter. If using *cpuCoreCount* then it is
|
|
153
|
+
an error to specify *computeModel* to a non-null value. ECPU compute
|
|
154
|
+
model is the recommended model and OCPU compute model is legacy.
|
|
155
|
+
|
|
156
|
+
Accepted values are:
|
|
157
|
+
|
|
158
|
+
ECPU, OCPU
|
|
159
|
+
|
|
160
|
+
--cpu-core-count [integer]
|
|
161
|
+
|
|
162
|
+
The number of CPU cores to be made available to the database. For
|
|
163
|
+
Autonomous Databases on dedicated Exadata infrastructure, the maximum
|
|
164
|
+
number of cores is determined by the infrastructure shape. See
|
|
165
|
+
Characteristics of Infrastructure Shapes for shape details.
|
|
166
|
+
|
|
167
|
+
**Note:** This parameter cannot be used with the *ocpuCount*
|
|
168
|
+
parameter.
|
|
169
|
+
|
|
170
|
+
--customer-contacts [complex type]
|
|
171
|
+
|
|
172
|
+
Customer Contacts.
|
|
173
|
+
|
|
174
|
+
This option is a JSON list with items of type CustomerContact. For
|
|
175
|
+
documentation on CustomerContact please see our API reference: https:
|
|
176
|
+
//docs.cloud.oracle.com/api/#/en/database/20160918/datatypes/Customer
|
|
177
|
+
Contact. This is a complex type whose value must be valid JSON. The
|
|
178
|
+
value can be provided as a string on the command line or passed in as
|
|
179
|
+
a file using the file://path/to/file syntax.
|
|
180
|
+
|
|
181
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
182
|
+
example of the JSON which must be provided. We recommend storing this
|
|
183
|
+
example in a file, modifying it as needed and then passing it back in
|
|
184
|
+
via the file:// syntax.
|
|
185
|
+
|
|
186
|
+
--data-storage-size-in-gbs [integer]
|
|
187
|
+
|
|
188
|
+
The size, in gigabytes, of the data volume that will be created and
|
|
189
|
+
attached to the database. This storage can later be scaled up if
|
|
190
|
+
needed. The maximum storage value is determined by the infrastructure
|
|
191
|
+
shape. See Characteristics of Infrastructure Shapes for shape details.
|
|
192
|
+
|
|
193
|
+
**Notes** - This parameter is only supported for dedicated Exadata
|
|
194
|
+
infrastructure. - This parameter cannot be used with the
|
|
195
|
+
*dataStorageSizeInTBs* parameter.
|
|
196
|
+
|
|
197
|
+
--data-storage-size-in-tbs [integer]
|
|
198
|
+
|
|
199
|
+
The size, in terabytes, of the data volume that will be created and
|
|
200
|
+
attached to the database. This storage can later be scaled up if
|
|
201
|
+
needed. For Autonomous Databases on dedicated Exadata infrastructure,
|
|
202
|
+
the maximum storage value is determined by the infrastructure shape.
|
|
203
|
+
See Characteristics of Infrastructure Shapes for shape details. A full
|
|
204
|
+
Exadata service is allocated when the Autonomous Database size is set
|
|
205
|
+
to the upper limit (384 TB).
|
|
206
|
+
|
|
207
|
+
**Note:** This parameter cannot be used with the
|
|
208
|
+
*dataStorageSizeInGBs* parameter.
|
|
209
|
+
|
|
210
|
+
--database-edition [text]
|
|
211
|
+
|
|
212
|
+
The Oracle Database Edition that applies to the Autonomous databases.
|
|
213
|
+
This parameter accepts options *STANDARD_EDITION* and
|
|
214
|
+
*ENTERPRISE_EDITION*.
|
|
215
|
+
|
|
216
|
+
--db-name [text]
|
|
217
|
+
|
|
218
|
+
The database name. The name must begin with an alphabetic character
|
|
219
|
+
and can contain a maximum of 30 alphanumeric characters. Special
|
|
220
|
+
characters are not permitted. The database name must be unique in the
|
|
221
|
+
tenancy. It is required in all cases except when creating a cross-
|
|
222
|
+
region Autonomous Data Guard standby instance or a cross-region
|
|
223
|
+
disaster recovery standby instance.
|
|
224
|
+
|
|
225
|
+
--db-tools-details [complex type]
|
|
226
|
+
|
|
227
|
+
The list of database tools details.
|
|
228
|
+
|
|
229
|
+
This cannot be updated in parallel with any of the following:
|
|
230
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
231
|
+
whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel,
|
|
232
|
+
dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable,
|
|
233
|
+
dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
|
|
234
|
+
|
|
235
|
+
This option is a JSON list with items of type DatabaseTool. For
|
|
236
|
+
documentation on DatabaseTool please see our API reference: https://d
|
|
237
|
+
ocs.cloud.oracle.com/api/#/en/database/20160918/datatypes/DatabaseToo
|
|
238
|
+
l. This is a complex type whose value must be valid JSON. The value
|
|
239
|
+
can be provided as a string on the command line or passed in as a file
|
|
240
|
+
using the file://path/to/file syntax.
|
|
241
|
+
|
|
242
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
243
|
+
example of the JSON which must be provided. We recommend storing this
|
|
244
|
+
example in a file, modifying it as needed and then passing it back in
|
|
245
|
+
via the file:// syntax.
|
|
246
|
+
|
|
247
|
+
--db-version [text]
|
|
248
|
+
|
|
249
|
+
A valid Oracle Database version for Autonomous Database.
|
|
250
|
+
|
|
251
|
+
--db-workload [text]
|
|
252
|
+
|
|
253
|
+
The Autonomous Database workload type. The following values are valid:
|
|
254
|
+
|
|
255
|
+
* OLTP - indicates an Autonomous Transaction Processing database - DW
|
|
256
|
+
- indicates an Autonomous Data Warehouse database - AJD - indicates
|
|
257
|
+
an Autonomous JSON Database - APEX - indicates an Autonomous
|
|
258
|
+
Database with the Oracle APEX Application Development workload type.
|
|
259
|
+
|
|
260
|
+
This cannot be updated in parallel with any of the following:
|
|
261
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
262
|
+
adminPassword, whitelistedIps, isMTLSConnectionRequired,
|
|
263
|
+
privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName,
|
|
264
|
+
scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or
|
|
265
|
+
isFreeTier.
|
|
266
|
+
|
|
267
|
+
Accepted values are:
|
|
268
|
+
|
|
269
|
+
AJD, APEX, DW, OLTP
|
|
270
|
+
|
|
271
|
+
--defined-tags [complex type]
|
|
272
|
+
|
|
273
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
274
|
+
namespace. For more information, see Resource Tags. This is a complex
|
|
275
|
+
type whose value must be valid JSON. The value can be provided as a
|
|
276
|
+
string on the command line or passed in as a file using the
|
|
277
|
+
file://path/to/file syntax.
|
|
278
|
+
|
|
279
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
280
|
+
example of the JSON which must be provided. We recommend storing this
|
|
281
|
+
example in a file, modifying it as needed and then passing it back in
|
|
282
|
+
via the file:// syntax.
|
|
283
|
+
|
|
284
|
+
--display-name [text]
|
|
285
|
+
|
|
286
|
+
The user-friendly name for the Autonomous Database. The name does not
|
|
287
|
+
have to be unique.
|
|
288
|
+
|
|
289
|
+
--encryption-key-kms-rest-endpoint [text]
|
|
290
|
+
|
|
291
|
+
GCP kms REST API endpoint
|
|
292
|
+
|
|
293
|
+
--freeform-tags [complex type]
|
|
294
|
+
|
|
295
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
296
|
+
with no predefined name, type, or namespace. For more information, see
|
|
297
|
+
Resource Tags.
|
|
298
|
+
|
|
299
|
+
Example:
|
|
300
|
+
|
|
301
|
+
{"Department": "Finance"}
|
|
302
|
+
|
|
303
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
304
|
+
be provided as a string on the command line or passed in as a file
|
|
305
|
+
using the file://path/to/file syntax.
|
|
306
|
+
|
|
307
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
308
|
+
example of the JSON which must be provided. We recommend storing this
|
|
309
|
+
example in a file, modifying it as needed and then passing it back in
|
|
310
|
+
via the file:// syntax.
|
|
311
|
+
|
|
312
|
+
--from-json [text]
|
|
313
|
+
|
|
314
|
+
Provide input to this command as a JSON document from a file using the
|
|
315
|
+
file://path-to/file syntax.
|
|
316
|
+
|
|
317
|
+
The "--generate-full-command-json-input" option can be used to
|
|
318
|
+
generate a sample json file to be used with this command option. The
|
|
319
|
+
key names are pre-populated and match the command option names
|
|
320
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
321
|
+
while the values of the keys need to be populated by the user before
|
|
322
|
+
using the sample file as an input to this command. For any command
|
|
323
|
+
option that accepts multiple values, the value of the key can be a
|
|
324
|
+
JSON array.
|
|
325
|
+
|
|
326
|
+
Options can still be provided on the command line. If an option exists
|
|
327
|
+
in both the JSON document and the command line then the command line
|
|
328
|
+
specified value will be used.
|
|
329
|
+
|
|
330
|
+
For examples on usage of this option, please see our “using CLI with
|
|
331
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
332
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
333
|
+
|
|
334
|
+
--in-memory-percentage [integer]
|
|
335
|
+
|
|
336
|
+
The percentage of the System Global Area(SGA) assigned to In-Memory
|
|
337
|
+
tables in Autonomous Database. This property is applicable only to
|
|
338
|
+
Autonomous Databases on the Exadata Cloud@Customer platform.
|
|
339
|
+
|
|
340
|
+
--is-access-control-enabled [boolean]
|
|
341
|
+
|
|
342
|
+
Indicates if the database-level access control is enabled. If
|
|
343
|
+
disabled, database access is defined by the network security rules. If
|
|
344
|
+
enabled, database access is restricted to the IP addresses defined by
|
|
345
|
+
the rules specified with the *whitelistedIps* property. While
|
|
346
|
+
specifying *whitelistedIps* rules is optional, if database-level
|
|
347
|
+
access control is enabled and no rules are specified, the database
|
|
348
|
+
will become inaccessible. The rules can be added later using the
|
|
349
|
+
*UpdateAutonomousDatabase* API operation or edit option in console.
|
|
350
|
+
When creating a database clone, the desired access control setting
|
|
351
|
+
should be specified. By default, database-level access control will be
|
|
352
|
+
disabled for the clone.
|
|
353
|
+
|
|
354
|
+
This property is applicable only to Autonomous Databases on the
|
|
355
|
+
Exadata Cloud@Customer platform. For Autonomous Database Serverless
|
|
356
|
+
instances, *whitelistedIps* is used.
|
|
357
|
+
|
|
358
|
+
--is-auto-scaling-enabled [boolean]
|
|
359
|
+
|
|
360
|
+
Indicates if auto scaling is enabled for the Autonomous Database CPU
|
|
361
|
+
core count. The default value is *TRUE*.
|
|
362
|
+
|
|
363
|
+
--is-auto-scaling-for-storage-enabled [boolean]
|
|
364
|
+
|
|
365
|
+
Indicates if auto scaling is enabled for the Autonomous Database
|
|
366
|
+
storage. The default value is *FALSE*.
|
|
367
|
+
|
|
368
|
+
--is-backup-retention-locked [boolean]
|
|
369
|
+
|
|
370
|
+
True if the Autonomous Database is backup retention locked.
|
|
371
|
+
|
|
372
|
+
--is-data-guard-enabled [boolean]
|
|
373
|
+
|
|
374
|
+
**Deprecated.** Indicates whether the Autonomous Database has local
|
|
375
|
+
(in-region) Data Guard enabled. Not applicable to cross-region
|
|
376
|
+
Autonomous Data Guard associations, or to Autonomous Databases using
|
|
377
|
+
dedicated Exadata infrastructure or Exadata Cloud@Customer
|
|
378
|
+
infrastructure.
|
|
379
|
+
|
|
380
|
+
--is-dedicated [boolean]
|
|
381
|
+
|
|
382
|
+
True if the database is on dedicated Exadata infrastructure.
|
|
383
|
+
|
|
384
|
+
--is-dev-tier [boolean]
|
|
385
|
+
|
|
386
|
+
Autonomous Database for Developers are fixed-shape Autonomous
|
|
387
|
+
Databases that developers can use to build and test new applications.
|
|
388
|
+
On Serverless, these are low-cost and billed per instance, on
|
|
389
|
+
Dedicated and Cloud@Customer there is no additional cost to create
|
|
390
|
+
Developer databases. Developer databases come with limited resources
|
|
391
|
+
and is not intended for large-scale testing and production
|
|
392
|
+
deployments. When you need more compute or storage resources, you may
|
|
393
|
+
upgrade to a full paid production database.
|
|
394
|
+
|
|
395
|
+
--is-free-tier [boolean]
|
|
396
|
+
|
|
397
|
+
Indicates if this is an Always Free resource. The default value is
|
|
398
|
+
false. Note that Always Free Autonomous Databases have 1 CPU and 20GB
|
|
399
|
+
of memory. For Always Free databases, memory and CPU cannot be scaled.
|
|
400
|
+
|
|
401
|
+
This cannot be updated in parallel with any of the following:
|
|
402
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
403
|
+
adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode,
|
|
404
|
+
permissionLevel, privateEndpointLabel, nsgIds, dbVersion,
|
|
405
|
+
isRefreshable, dbName, scheduledOperations, dbToolsDetails, or
|
|
406
|
+
isLocalDataGuardEnabled
|
|
407
|
+
|
|
408
|
+
--is-local-data-guard-enabled [boolean]
|
|
409
|
+
|
|
410
|
+
Indicates whether the Autonomous Database has local (in-region) Data
|
|
411
|
+
Guard enabled. Not applicable to cross-region Autonomous Data Guard
|
|
412
|
+
associations, or to Autonomous Databases using dedicated Exadata
|
|
413
|
+
infrastructure or Exadata Cloud@Customer infrastructure.
|
|
414
|
+
|
|
415
|
+
--is-mtls-connection-required [boolean]
|
|
416
|
+
|
|
417
|
+
Specifies if the Autonomous Database requires mTLS connections.
|
|
418
|
+
|
|
419
|
+
This may not be updated in parallel with any of the following:
|
|
420
|
+
licenseModel, databaseEdition, cpuCoreCount, computeCount,
|
|
421
|
+
dataStorageSizeInTBs, whitelistedIps, openMode, permissionLevel, db-
|
|
422
|
+
workload, privateEndpointLabel, nsgIds, customerContacts, dbVersion,
|
|
423
|
+
scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or
|
|
424
|
+
isFreeTier.
|
|
425
|
+
|
|
426
|
+
Service Change: The default value of the isMTLSConnectionRequired
|
|
427
|
+
attribute will change from true to false on July 1, 2023 in the
|
|
428
|
+
following APIs: - CreateAutonomousDatabase - GetAutonomousDatabase -
|
|
429
|
+
UpdateAutonomousDatabase Details: Prior to the July 1, 2023 change,
|
|
430
|
+
the isMTLSConnectionRequired attribute default value was true. This
|
|
431
|
+
applies to Autonomous Database Serverless. Does this impact me? If you
|
|
432
|
+
use or maintain custom scripts or Terraform scripts referencing the
|
|
433
|
+
CreateAutonomousDatabase, GetAutonomousDatabase, or
|
|
434
|
+
UpdateAutonomousDatabase APIs, you want to check, and possibly modify,
|
|
435
|
+
the scripts for the changed default value of the attribute. Should you
|
|
436
|
+
choose not to leave your scripts unchanged, the API calls containing
|
|
437
|
+
this attribute will continue to work, but the default value will
|
|
438
|
+
switch from true to false. How do I make this change? Using either OCI
|
|
439
|
+
SDKs or command line tools, update your custom scripts to explicitly
|
|
440
|
+
set the isMTLSConnectionRequired attribute to true.
|
|
441
|
+
|
|
442
|
+
--is-preview-version-with-service-terms-accepted [boolean]
|
|
443
|
+
|
|
444
|
+
If set to *TRUE*, indicates that an Autonomous Database preview
|
|
445
|
+
version is being provisioned, and that the preview version’s terms of
|
|
446
|
+
service have been accepted. Note that preview version software is only
|
|
447
|
+
available for Autonomous Database Serverless instances
|
|
448
|
+
(https://docs.oracle.com/en/cloud/paas/autonomous-
|
|
449
|
+
database/serverless/).
|
|
450
|
+
|
|
451
|
+
--kms-key-id [text]
|
|
452
|
+
|
|
453
|
+
The OCID of the key container that is used as the master encryption
|
|
454
|
+
key in database transparent data encryption (TDE) operations.
|
|
455
|
+
|
|
456
|
+
--license-model [text]
|
|
457
|
+
|
|
458
|
+
The Oracle license model that applies to the Oracle Autonomous
|
|
459
|
+
Database. Bring your own license (BYOL) allows you to apply your
|
|
460
|
+
current on-premises Oracle software licenses to equivalent, highly
|
|
461
|
+
automated Oracle services in the cloud. License Included allows you to
|
|
462
|
+
subscribe to new Oracle Database software licenses and the Oracle
|
|
463
|
+
Database service. Note that when provisioning an Autonomous Database
|
|
464
|
+
on dedicated Exadata infrastructure, this attribute must be null. It
|
|
465
|
+
is already set at the Autonomous Exadata Infrastructure level. When
|
|
466
|
+
provisioning an Autonomous Database Serverless database, if a value
|
|
467
|
+
is not specified, the system defaults the value to
|
|
468
|
+
*BRING_YOUR_OWN_LICENSE*. Bring your own license (BYOL) also allows
|
|
469
|
+
you to select the DB edition using the optional parameter.
|
|
470
|
+
|
|
471
|
+
This cannot be updated in parallel with any of the following:
|
|
472
|
+
cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword,
|
|
473
|
+
isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds,
|
|
474
|
+
dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
|
475
|
+
|
|
476
|
+
Accepted values are:
|
|
477
|
+
|
|
478
|
+
BRING_YOUR_OWN_LICENSE, LICENSE_INCLUDED
|
|
479
|
+
|
|
480
|
+
--max-wait-seconds [integer]
|
|
481
|
+
|
|
482
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
483
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
484
|
+
|
|
485
|
+
--ncharacter-set [text]
|
|
486
|
+
|
|
487
|
+
The character set for the Autonomous Database. The default is
|
|
488
|
+
AL32UTF8. Use List Autonomous Database Character Sets to list the
|
|
489
|
+
allowed values for an Autonomous Database Serverless instance. For an
|
|
490
|
+
Autonomous Database on dedicated Exadata infrastructure, the allowed
|
|
491
|
+
values are: AL16UTF16 or UTF8.
|
|
492
|
+
|
|
493
|
+
--nsg-ids [complex type]
|
|
494
|
+
|
|
495
|
+
The list of OCIDs for the network security groups (NSGs) to which this
|
|
496
|
+
resource belongs. Setting this to an empty list removes all resources
|
|
497
|
+
from all NSGs. For more information about NSGs, see Security Rules.
|
|
498
|
+
**NsgIds restrictions:** - A network security group (NSG) is optional
|
|
499
|
+
for Autonomous Databases with private access. The nsgIds list can be
|
|
500
|
+
empty. This is a complex type whose value must be valid JSON. The
|
|
501
|
+
value can be provided as a string on the command line or passed in as
|
|
502
|
+
a file using the file://path/to/file syntax.
|
|
503
|
+
|
|
504
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
505
|
+
example of the JSON which must be provided. We recommend storing this
|
|
506
|
+
example in a file, modifying it as needed and then passing it back in
|
|
507
|
+
via the file:// syntax.
|
|
508
|
+
|
|
509
|
+
--ocpu-count [float]
|
|
510
|
+
|
|
511
|
+
The number of OCPU cores to be made available to the database.
|
|
512
|
+
|
|
513
|
+
The following points apply: - For Autonomous Databases on Dedicated
|
|
514
|
+
Exadata infrastructure, to provision less than 1 core, enter a
|
|
515
|
+
fractional value in an increment of 0.1. For example, you can
|
|
516
|
+
provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional
|
|
517
|
+
OCPU values are not supported for Autonomous Database Serverless
|
|
518
|
+
instances.) - To provision 1 or more cores, you must enter an integer
|
|
519
|
+
between 1 and the maximum number of cores available for the
|
|
520
|
+
infrastructure shape. For example, you can provision 2 cores or 3
|
|
521
|
+
cores, but not 2.5 cores. This applies to an Autonomous Database
|
|
522
|
+
Serverless instance or an Autonomous Database on Dedicated Exadata
|
|
523
|
+
Infrastructure. - For Autonomous Database Serverless instances, this
|
|
524
|
+
parameter is not used.
|
|
525
|
+
|
|
526
|
+
For Autonomous Databases on Dedicated Exadata infrastructure, the
|
|
527
|
+
maximum number of cores is determined by the infrastructure shape. See
|
|
528
|
+
Characteristics of Infrastructure Shapes for shape details.
|
|
529
|
+
|
|
530
|
+
**Note:** This parameter cannot be used with the *cpuCoreCount*
|
|
531
|
+
parameter.
|
|
532
|
+
|
|
533
|
+
--opc-dry-run [boolean]
|
|
534
|
+
|
|
535
|
+
Indicates that the request is a dry run, if set to “true”. A dry run
|
|
536
|
+
request does not actually creating or updating a resource and is used
|
|
537
|
+
only to perform validation on the submitted data.
|
|
538
|
+
|
|
539
|
+
--private-endpoint-ip [text]
|
|
540
|
+
|
|
541
|
+
The private endpoint Ip address for the resource.
|
|
542
|
+
|
|
543
|
+
--private-endpoint-label [text]
|
|
544
|
+
|
|
545
|
+
The resource’s private endpoint label. - Setting the endpoint label to
|
|
546
|
+
a non-empty string creates a private endpoint database. - Resetting
|
|
547
|
+
the endpoint label to an empty string, after the creation of the
|
|
548
|
+
private endpoint database, changes the private endpoint database to a
|
|
549
|
+
public endpoint database. - Setting the endpoint label to a non-empty
|
|
550
|
+
string value, updates to a new private endpoint database, when the
|
|
551
|
+
database is disabled and re-enabled.
|
|
552
|
+
|
|
553
|
+
This setting cannot be updated in parallel with any of the following:
|
|
554
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
555
|
+
adminPassword, whitelistedIps, isMTLSConnectionRequired, dbWorkload,
|
|
556
|
+
dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails,
|
|
557
|
+
or isFreeTier.
|
|
558
|
+
|
|
559
|
+
--resource-pool-leader-id [text]
|
|
560
|
+
|
|
561
|
+
The unique identifier for leader autonomous database OCID OCID.
|
|
562
|
+
|
|
563
|
+
--resource-pool-summary [complex type]
|
|
564
|
+
|
|
565
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
566
|
+
be provided as a string on the command line or passed in as a file
|
|
567
|
+
using the file://path/to/file syntax.
|
|
568
|
+
|
|
569
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
570
|
+
example of the JSON which must be provided. We recommend storing this
|
|
571
|
+
example in a file, modifying it as needed and then passing it back in
|
|
572
|
+
via the file:// syntax.
|
|
573
|
+
|
|
574
|
+
--scheduled-operations [complex type]
|
|
575
|
+
|
|
576
|
+
The list of scheduled operations. Consists of values such as
|
|
577
|
+
dayOfWeek, scheduledStartTime, scheduledStopTime.
|
|
578
|
+
|
|
579
|
+
This cannot be updated in parallel with any of the following:
|
|
580
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
581
|
+
whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel,
|
|
582
|
+
dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable,
|
|
583
|
+
dbName, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
|
|
584
|
+
|
|
585
|
+
This option is a JSON list with items of type
|
|
586
|
+
ScheduledOperationDetails. For documentation on
|
|
587
|
+
ScheduledOperationDetails please see our API reference: https://docs.
|
|
588
|
+
cloud.oracle.com/api/#/en/database/20160918/datatypes/ScheduledOperat
|
|
589
|
+
ionDetails. This is a complex type whose value must be valid JSON. The
|
|
590
|
+
value can be provided as a string on the command line or passed in as
|
|
591
|
+
a file using the file://path/to/file syntax.
|
|
592
|
+
|
|
593
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
594
|
+
example of the JSON which must be provided. We recommend storing this
|
|
595
|
+
example in a file, modifying it as needed and then passing it back in
|
|
596
|
+
via the file:// syntax.
|
|
597
|
+
|
|
598
|
+
--secret-id [text]
|
|
599
|
+
|
|
600
|
+
The OCI vault secret [/Content/General/Concepts/identifiers.htm]OCID.
|
|
601
|
+
|
|
602
|
+
This cannot be used in conjunction with adminPassword.
|
|
603
|
+
|
|
604
|
+
--secret-version-number [integer]
|
|
605
|
+
|
|
606
|
+
The version of the vault secret. If no version is specified, the
|
|
607
|
+
latest version will be used.
|
|
608
|
+
|
|
609
|
+
--security-attributes [complex type]
|
|
610
|
+
|
|
611
|
+
Security Attributes for this resource. Each key is predefined and
|
|
612
|
+
scoped to a namespace. For more information, see Resource Tags.
|
|
613
|
+
Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
|
|
614
|
+
“audit”}}}* This is a complex type whose value must be valid JSON. The
|
|
615
|
+
value can be provided as a string on the command line or passed in as
|
|
616
|
+
a file using the file://path/to/file syntax.
|
|
617
|
+
|
|
618
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
619
|
+
example of the JSON which must be provided. We recommend storing this
|
|
620
|
+
example in a file, modifying it as needed and then passing it back in
|
|
621
|
+
via the file:// syntax.
|
|
622
|
+
|
|
623
|
+
--standby-whitelisted-ips [complex type]
|
|
624
|
+
|
|
625
|
+
The client IP access control list (ACL). This feature is available for
|
|
626
|
+
Autonomous Database Serverless and on Exadata Cloud@Customer. Only
|
|
627
|
+
clients connecting from an IP address included in the ACL may access
|
|
628
|
+
the Autonomous Database instance. If *arePrimaryWhitelistedIpsUsed* is
|
|
629
|
+
‘TRUE’ then Autonomous Database uses this primary’s IP access control
|
|
630
|
+
list (ACL) for the disaster recovery peer called
|
|
631
|
+
*standbywhitelistedips*.
|
|
632
|
+
|
|
633
|
+
For Autonomous Database Serverless, this is an array of CIDR
|
|
634
|
+
(classless inter-domain routing) notations for a subnet or VCN OCID
|
|
635
|
+
(virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs
|
|
636
|
+
should be separate strings separated by commas, but if it’s other
|
|
637
|
+
configurations that need multiple pieces of information then its each
|
|
638
|
+
piece is connected with semicolon (;) as a delimiter. Example: *[“1.1
|
|
639
|
+
.1.1”,”1.1.1.0/24”,”ocid1.vcn.oc1.sea.<unique_id>”,”ocid1.vcn.oc1.sea
|
|
640
|
+
.<unique_id1>;1.1.1.1”,”ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16”]*
|
|
641
|
+
For Exadata Cloud@Customer, this is an array of IP addresses or CIDR
|
|
642
|
+
notations. Example: *[“1.1.1.1”,”1.1.1.0/24”,”1.1.2.25”]*
|
|
643
|
+
|
|
644
|
+
For an update operation, if you want to delete all the IPs in the ACL,
|
|
645
|
+
use an array with a single empty string entry.
|
|
646
|
+
|
|
647
|
+
This cannot be updated in parallel with any of the following:
|
|
648
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
649
|
+
adminPassword, isMTLSConnectionRequired, openMode, permissionLevel,
|
|
650
|
+
dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations,
|
|
651
|
+
dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. This is a
|
|
652
|
+
complex type whose value must be valid JSON. The value can be provided
|
|
653
|
+
as a string on the command line or passed in as a file using the
|
|
654
|
+
file://path/to/file syntax.
|
|
655
|
+
|
|
656
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
657
|
+
example of the JSON which must be provided. We recommend storing this
|
|
658
|
+
example in a file, modifying it as needed and then passing it back in
|
|
659
|
+
via the file:// syntax.
|
|
660
|
+
|
|
661
|
+
--subnet-id [text]
|
|
662
|
+
|
|
663
|
+
The OCID of the subnet the resource is associated with.
|
|
664
|
+
|
|
665
|
+
**Subnet Restrictions:** - For bare metal DB systems and for single
|
|
666
|
+
node virtual machine DB systems, do not use a subnet that overlaps
|
|
667
|
+
with 192.168.16.16/28. - For Exadata and virtual machine 2-node RAC
|
|
668
|
+
systems, do not use a subnet that overlaps with 192.168.128.0/20. -
|
|
669
|
+
For Autonomous Database, setting this will disable public secure
|
|
670
|
+
access to the database.
|
|
671
|
+
|
|
672
|
+
These subnets are used by the Oracle Clusterware private interconnect
|
|
673
|
+
on the database instance. Specifying an overlapping subnet will cause
|
|
674
|
+
the private interconnect to malfunction. This restriction applies to
|
|
675
|
+
both the client subnet and the backup subnet.
|
|
676
|
+
|
|
677
|
+
--subscription-id [text]
|
|
678
|
+
|
|
679
|
+
The OCID of the subscription with which resource needs to be
|
|
680
|
+
associated with.
|
|
681
|
+
|
|
682
|
+
--vault-id [text]
|
|
683
|
+
|
|
684
|
+
The OCID of the Oracle Cloud Infrastructure vault. This parameter and
|
|
685
|
+
*secretId* are required for Customer Managed Keys.
|
|
686
|
+
|
|
687
|
+
--wait-for-state [text]
|
|
688
|
+
|
|
689
|
+
This operation creates, modifies or deletes a resource that has a
|
|
690
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
691
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
692
|
+
states can be specified, returning on the first state. For example, "
|
|
693
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
694
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
695
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
696
|
+
is returned.
|
|
697
|
+
|
|
698
|
+
Accepted values are:
|
|
699
|
+
|
|
700
|
+
AVAILABLE, AVAILABLE_NEEDS_ATTENTION, BACKUP_IN_PROGRESS, INACCESSIBLE, MAINTENANCE_IN_PROGRESS, PROVISIONING, RECREATING, RESTARTING, RESTORE_FAILED, RESTORE_IN_PROGRESS, ROLE_CHANGE_IN_PROGRESS, SCALE_IN_PROGRESS, STANDBY, STARTING, STOPPED, STOPPING, TERMINATED, TERMINATING, UNAVAILABLE, UPDATING, UPGRADING
|
|
701
|
+
|
|
702
|
+
--wait-interval-seconds [integer]
|
|
703
|
+
|
|
704
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
705
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
706
|
+
30 seconds.
|
|
707
|
+
|
|
708
|
+
--whitelisted-ips [complex type]
|
|
709
|
+
|
|
710
|
+
The client IP access control list (ACL). This feature is available for
|
|
711
|
+
Autonomous Database Serverless and on Exadata Cloud@Customer. Only
|
|
712
|
+
clients connecting from an IP address included in the ACL may access
|
|
713
|
+
the Autonomous Database instance. If *arePrimaryWhitelistedIpsUsed* is
|
|
714
|
+
‘TRUE’ then Autonomous Database uses this primary’s IP access control
|
|
715
|
+
list (ACL) for the disaster recovery peer called
|
|
716
|
+
*standbywhitelistedips*.
|
|
717
|
+
|
|
718
|
+
For Autonomous Database Serverless, this is an array of CIDR
|
|
719
|
+
(classless inter-domain routing) notations for a subnet or VCN OCID
|
|
720
|
+
(virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs
|
|
721
|
+
should be separate strings separated by commas, but if it’s other
|
|
722
|
+
configurations that need multiple pieces of information then its each
|
|
723
|
+
piece is connected with semicolon (;) as a delimiter. Example: *[“1.1
|
|
724
|
+
.1.1”,”1.1.1.0/24”,”ocid1.vcn.oc1.sea.<unique_id>”,”ocid1.vcn.oc1.sea
|
|
725
|
+
.<unique_id1>;1.1.1.1”,”ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16”]*
|
|
726
|
+
For Exadata Cloud@Customer, this is an array of IP addresses or CIDR
|
|
727
|
+
notations. Example: *[“1.1.1.1”,”1.1.1.0/24”,”1.1.2.25”]*
|
|
728
|
+
|
|
729
|
+
For an update operation, if you want to delete all the IPs in the ACL,
|
|
730
|
+
use an array with a single empty string entry.
|
|
731
|
+
|
|
732
|
+
This cannot be updated in parallel with any of the following:
|
|
733
|
+
licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
|
|
734
|
+
adminPassword, isMTLSConnectionRequired, openMode, permissionLevel,
|
|
735
|
+
dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations,
|
|
736
|
+
dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. This is a
|
|
737
|
+
complex type whose value must be valid JSON. The value can be provided
|
|
738
|
+
as a string on the command line or passed in as a file using the
|
|
739
|
+
file://path/to/file syntax.
|
|
740
|
+
|
|
741
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
742
|
+
example of the JSON which must be provided. We recommend storing this
|
|
743
|
+
example in a file, modifying it as needed and then passing it back in
|
|
744
|
+
via the file:// syntax.
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
Global Parameters
|
|
748
|
+
=================
|
|
749
|
+
|
|
750
|
+
Use "oci --help" for help on global parameters.
|
|
751
|
+
|
|
752
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
753
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
754
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
755
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
756
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
757
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
758
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
759
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
Example using required parameter
|
|
763
|
+
================================
|
|
764
|
+
|
|
765
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
766
|
+
command by typing “bash example.sh” and replacing the example
|
|
767
|
+
parameters with your own.
|
|
768
|
+
|
|
769
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
770
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
771
|
+
security policies before trying the examples.
|
|
772
|
+
|
|
773
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.html#cmdoption-compartment-id
|
|
774
|
+
export encryption_key_key_name=<substitute-value-of-encryption_key_key_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-key-name
|
|
775
|
+
export encryption_key_key_ring=<substitute-value-of-encryption_key_key_ring> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-key-ring
|
|
776
|
+
export encryption_key_location=<substitute-value-of-encryption_key_location> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-location
|
|
777
|
+
export encryption_key_project=<substitute-value-of-encryption_key_project> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-project
|
|
778
|
+
|
|
779
|
+
oci db autonomous-database create-autonomous-database-gcp-key-details --compartment-id $compartment_id --encryption-key-key-name $encryption_key_key_name --encryption-key-key-ring $encryption_key_key_ring --encryption-key-location $encryption_key_location --encryption-key-project $encryption_key_project
|