oci-cli 3.64.1__py3-none-any.whl → 3.65.1__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.
- oci_cli/bin/dbmulticloud.psm1 +39 -4
- oci_cli/bin/mysql.psm1 +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/access-policy/delete.txt → db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt} +19 -24
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.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/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/ingress-gateway → dbmulticloud/oracle-db-gcp-identity-connector}/create.txt +54 -69
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-identity-connector}/delete.txt +8 -18
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance → dbmulticloud/oracle-db-gcp-identity-connector}/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → dbmulticloud/oracle-db-gcp-identity-connector}/list.txt +15 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-updates.txt → dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt} +17 -17
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-identity-connector}/update.txt +57 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request → dbmulticloud/oracle-db-gcp-key}/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-key}/list.txt +18 -15
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → dbmulticloud/oracle-db-gcp-key-ring}/change-compartment.txt +15 -21
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/update.txt → dbmulticloud/oracle-db-gcp-key-ring/create.txt} +54 -47
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → dbmulticloud/oracle-db-gcp-key-ring}/delete.txt +9 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/list.txt → dbmulticloud/oracle-db-gcp-key-ring/get.txt} +13 -44
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → dbmulticloud/oracle-db-gcp-key-ring}/list.txt +21 -14
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/change-compartment.txt → dbmulticloud/oracle-db-gcp-key-ring/refresh.txt} +15 -20
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-key-ring}/update.txt +31 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group.txt → dbmulticloud/oracle-db-gcp-key-ring.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request.txt → dbmulticloud/oracle-db-gcp-key.txt} +3 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.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-logs.txt → list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/delete.txt → kafka/cluster/change-compartment.txt} +16 -21
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/create.txt +78 -66
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster}/delete.txt +7 -12
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-windows-updates.txt → kafka/cluster/disable-superuser.txt} +17 -17
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/change-compartment.txt → kafka/cluster/enable-superuser.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/erratum → kafka/cluster}/get.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{dts/job → kafka/cluster}/list.txt +36 -23
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/update.txt +62 -58
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config}/change-compartment.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/create.txt +30 -33
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group → kafka/cluster-config}/delete.txt +7 -10
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/windows-update → kafka/cluster-config}/get.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → kafka/cluster-config}/list.txt +25 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/update.txt +40 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request/cancel.txt → kafka/cluster-config-version/delete.txt} +12 -7
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config-version}/get.txt +11 -8
- oci_cli/help_text_producer/data_files/text/cmdref/{dts/export → kafka/cluster-config-version}/list.txt +25 -23
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster.txt +33 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/cancel.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/get.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/list.txt +26 -31
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request/list-work-request-errors.txt → kafka/work-request-error/list.txt} +16 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-error.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request → kafka/work-request-log-entry}/list-work-request-logs.txt +14 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-log-entry.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka.txt +69 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
- 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 +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +3 -9
- oci_cli/service_mapping.py +6 -21
- oci_cli/version.py +1 -1
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/METADATA +2 -2
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/RECORD +198 -556
- services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
- services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
- services/database/src/oci_cli_database/database_cli_extended.py +67 -3
- services/database/src/oci_cli_database/generated/database_cli.py +367 -70
- services/{ai_anomaly_detection → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/__init__.py +1 -1
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
- services/{ai_anomaly_detection/src → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated}/__init__.py +1 -1
- services/{dts/src/oci_cli_transfer_appliance_entitlement → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/generated/client_mappings.py +6 -6
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
- services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
- services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
- services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
- services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +22 -3
- services/{ai_anomaly_detection/src/oci_cli_anomaly_detection → managed_kafka}/__init__.py +1 -1
- services/{ai_anomaly_detection/src/oci_cli_anomaly_detection/generated → managed_kafka/src}/__init__.py +1 -1
- services/managed_kafka/src/oci_cli_kafka_cluster/__init__.py +4 -0
- services/managed_kafka/src/oci_cli_kafka_cluster/generated/__init__.py +4 -0
- services/{os_management/src/oci_cli_os_management → managed_kafka/src/oci_cli_kafka_cluster}/generated/client_mappings.py +6 -6
- services/managed_kafka/src/oci_cli_kafka_cluster/generated/kafkacluster_cli.py +1254 -0
- services/managed_kafka/src/oci_cli_kafka_cluster/kafkacluster_cli_extended.py +46 -0
- services/managed_kafka/tests/__init__.py +4 -0
- services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
- oci_cli/bin/dts.psm1 +0 -147
- oci_cli/bin/os-management.psm1 +0 -140
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/change-compartment.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-atp.txt +0 -207
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-influx.txt +0 -198
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-os.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/delete.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/get.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/change-compartment.txt +0 -119
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-embedded-input-details.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-inline-input-details.txt +0 -185
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-list-input-details.txt +0 -173
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-store-output-details.txt +0 -175
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create.txt +0 -173
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/delete.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/get.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/update.txt +0 -147
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection/list-detect-anomaly-jobs.txt +0 -155
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job.txt +0 -31
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/change-compartment.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/create.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-embedded.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-inline.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies.txt +0 -125
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/get.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/list.txt +0 -148
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/create.txt +0 -170
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/get.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/create.txt +0 -152
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/update.txt +0 -166
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project.txt +0 -24
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt +0 -114
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt +0 -125
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/cancel.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/delete.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/get-passphrase.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/list.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/never-receive.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-entitlement.txt +0 -189
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-return-label.txt +0 -249
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request.txt +0 -188
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/setup-notifications.txt +0 -63
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show-entitlement.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-minimum-storage-capacity.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-shipping-address.txt +0 -154
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance.txt +0 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/change-compartment.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/configure-physical-appliance.txt +0 -114
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create-policy.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create.txt +0 -226
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/delete.txt +0 -132
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/generate-manifest.txt +0 -97
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/get-passphrase.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-appliance.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-return-label.txt +0 -245
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/setup-notifications.txt +0 -51
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/show.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/update.txt +0 -265
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export.txt +0 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/change-compartment.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/close.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/create.txt +0 -192
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/delete.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details/change-compartment.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details.txt +0 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/setup-notifications.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/show.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/update.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/verify-upload-user-credentials.txt +0 -91
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/activate.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/create.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/deactivate.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/delete.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/get-seal-manifest.txt +0 -81
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/list.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/reopen.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal-status.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal.txt +0 -75
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/set-export.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/show.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/configure-encryption.txt +0 -81
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/finalize.txt +0 -89
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/initialize-authentication.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/list.txt +0 -63
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/show.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unlock.txt +0 -75
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unregister.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance.txt +0 -26
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/configured.txt +0 -111
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/copied.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/monitored.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/prepared.txt +0 -104
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/shipped.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify.txt +0 -22
- oci_cli/help_text_producer/data_files/text/cmdref/dts.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary/list-errata.txt +0 -310
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/delete-content.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-content.txt +0 -108
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-report.txt +0 -270
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list-related-events.txt +0 -307
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list.txt +0 -319
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/update.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/upload-content.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-child.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-parent.txt +0 -104
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-child.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-parent.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/disable-module-stream.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/enable-module-stream.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-module-profile.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-package.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-update.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-windows-update.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-packages.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-software-sources.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-updates.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-windows-updates.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-packages.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-windows-updates.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-managed-instance-errata.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-profiles.txt +0 -210
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-streams.txt +0 -210
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-module-profile.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-package.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/switch-module-stream.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/attach.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/change-compartment.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/create.txt +0 -163
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/detach.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/get.txt +0 -94
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/install-all-updates.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/list.txt +0 -152
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/update.txt +0 -166
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance.txt +0 -64
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/get.txt +0 -137
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/list.txt +0 -189
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/get.txt +0 -132
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/list.txt +0 -188
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/change-compartment.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/create.txt +0 -357
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/delete.txt +0 -135
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/get.txt +0 -97
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list-upcoming.txt +0 -251
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/run-now.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/skip-next-execution.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/update.txt +0 -323
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/add-packages.txt +0 -111
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/change-compartment.txt +0 -108
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/create.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/delete.txt +0 -133
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get-package.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get.txt +0 -95
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list-packages.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/remove-packages.txt +0 -112
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/search-packages.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/update.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details/update-managed-instance.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update/list.txt +0 -129
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/get.txt +0 -91
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-errors.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-logs.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list.txt +0 -148
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/create.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/update.txt +0 -193
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug/report.txt +0 -60
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/delete.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/update.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/change-compartment.txt +0 -147
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/create.txt +0 -197
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/delete.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/get.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/update.txt +0 -203
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway.txt +0 -26
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/create.txt +0 -190
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/get.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details/get.txt +0 -79
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/delete.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment.txt +0 -33
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/delete.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/get.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/change-compartment.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/create.txt +0 -195
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/delete.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/get.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/update.txt +0 -201
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request.txt +0 -22
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh.txt +0 -139
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/anomalydetection_cli_extended.py +0 -234
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/anomalydetection_cli.py +0 -2665
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/client_mappings.py +0 -14
- services/ai_anomaly_detection/tests/__init__.py +0 -4
- services/dts/__init__.py +0 -4
- services/dts/src/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/applianceexportjob_cli_extended.py +0 -582
- services/dts/src/oci_cli_appliance_export_job/applianceexportjob_constants.py +0 -11
- services/dts/src/oci_cli_appliance_export_job/generated/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/generated/applianceexportjob_cli.py +0 -428
- services/dts/src/oci_cli_appliance_export_job/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_appliance_export_job/manifest/__init__.py +0 -3
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_constants.py +0 -12
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_iterator.py +0 -86
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_line_item.py +0 -22
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats.py +0 -93
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats_consumer.py +0 -15
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_writer.py +0 -117
- services/dts/src/oci_cli_appliance_export_job/manifest/object_uploader.py +0 -124
- services/dts/src/oci_cli_dts/__init__.py +0 -4
- services/dts/src/oci_cli_dts/appliance_auth_manager.py +0 -59
- services/dts/src/oci_cli_dts/appliance_cert_manager.py +0 -51
- services/dts/src/oci_cli_dts/appliance_client_proxy.py +0 -57
- services/dts/src/oci_cli_dts/appliance_config.py +0 -34
- services/dts/src/oci_cli_dts/appliance_config_manager.py +0 -145
- services/dts/src/oci_cli_dts/appliance_config_spec.py +0 -38
- services/dts/src/oci_cli_dts/appliance_constants.py +0 -35
- services/dts/src/oci_cli_dts/appliance_init_auth.py +0 -81
- services/dts/src/oci_cli_dts/appliance_init_auth_spec.py +0 -32
- services/dts/src/oci_cli_dts/base_client.py +0 -102
- services/dts/src/oci_cli_dts/cli_utils.py +0 -131
- services/dts/src/oci_cli_dts/dts_service_cli_extended.py +0 -95
- services/dts/src/oci_cli_dts/dts_transform.py +0 -31
- services/dts/src/oci_cli_dts/generated/__init__.py +0 -4
- services/dts/src/oci_cli_dts/generated/dts_service_cli.py +0 -14
- services/dts/src/oci_cli_dts/nfs_dataset_client_proxy.py +0 -85
- services/dts/src/oci_cli_dts/nfsdataset_cli_extended.py +0 -371
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/__init__.py +0 -3
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/__init__.py +0 -16
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client.py +0 -163
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/__init__.py +0 -28
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/dataset_seal_status.py +0 -282
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_info.py +0 -191
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_spec.py +0 -93
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_config.py +0 -174
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/object_storage_upload_config.py +0 -201
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/passphrase_details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/physical_transfer_appliance.py +0 -214
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client.py +0 -835
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client.py +0 -374
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/service_endpoints.py +0 -9
- services/dts/src/oci_cli_dts/physicalappliance_cli_extended.py +0 -590
- services/dts/src/oci_cli_dts/verify_cli_extended.py +0 -494
- services/dts/src/oci_cli_shipping_vendors/__init__.py +0 -4
- services/dts/src/oci_cli_shipping_vendors/generated/__init__.py +0 -4
- services/dts/src/oci_cli_shipping_vendors/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_shipping_vendors/generated/shippingvendors_cli.py +0 -49
- services/dts/src/oci_cli_transfer_appliance/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_appliance/generated/transferappliance_cli.py +0 -364
- services/dts/src/oci_cli_transfer_appliance/transferappliance_cli_extended.py +0 -362
- services/dts/src/oci_cli_transfer_appliance_entitlement/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance_entitlement/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance_entitlement/generated/transferapplianceentitlement_cli.py +0 -155
- services/dts/src/oci_cli_transfer_appliance_entitlement/transferapplianceentitlement_cli_extended.py +0 -66
- services/dts/src/oci_cli_transfer_device/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_device/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_device/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_device/generated/transferdevice_cli.py +0 -209
- services/dts/src/oci_cli_transfer_job/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_job/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_job/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_job/generated/transferjob_cli.py +0 -368
- services/dts/src/oci_cli_transfer_job/transferjob_cli_extended.py +0 -281
- services/dts/src/oci_cli_transfer_package/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_package/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_package/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_package/generated/transferpackage_cli.py +0 -326
- services/dts/tests/__init__.py +0 -4
- services/os_management/__init__.py +0 -4
- services/os_management/src/__init__.py +0 -4
- services/os_management/src/oci_cli_event/__init__.py +0 -4
- services/os_management/src/oci_cli_event/event_cli_extended.py +0 -34
- services/os_management/src/oci_cli_event/generated/__init__.py +0 -4
- services/os_management/src/oci_cli_event/generated/client_mappings.py +0 -14
- services/os_management/src/oci_cli_event/generated/event_cli.py +0 -430
- services/os_management/src/oci_cli_os_management/__init__.py +0 -4
- services/os_management/src/oci_cli_os_management/generated/__init__.py +0 -4
- services/os_management/src/oci_cli_os_management/generated/os_management_service_cli.py +0 -15
- services/os_management/src/oci_cli_os_management/generated/osmanagement_cli.py +0 -4009
- services/os_management/src/oci_cli_os_management/osmanagement_cli_extended.py +0 -244
- services/os_management/tests/__init__.py +0 -4
- services/service_mesh/__init__.py +0 -4
- services/service_mesh/src/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/generated/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/generated/client_mappings.py +0 -14
- services/service_mesh/src/oci_cli_service_mesh/generated/servicemesh_cli.py +0 -3306
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_cli_extended.py +0 -57
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/__init__.py +0 -76
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/aggregation_orchestrator.py +0 -88
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/bundle_analyser.py +0 -163
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/event.py +0 -43
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/debug_handler.py +0 -209
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/report_orchestrator.py +0 -82
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_orchestrator.py +0 -76
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_request.py +0 -232
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/common_worker.py +0 -116
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/csv_worker.py +0 -39
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/file_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/igd_worker.py +0 -48
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_report_worker.py +0 -60
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_resources_worker.py +0 -49
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/namespaces_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/oci_cli_version_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/pod_worker.py +0 -112
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/resource_worker.py +0 -75
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/services_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/task_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/validate_crds_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/vdb_worker.py +0 -51
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/webhooks_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/bundle_helper.py +0 -154
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/constants.py +0 -137
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/helper.py +0 -12
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/kubectl_command_helper.py +0 -646
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/messages.py +0 -16
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/summary.py +0 -222
- services/service_mesh/tests/__init__.py +0 -4
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/top_level.txt +0 -0
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt
CHANGED
|
@@ -103,6 +103,12 @@ Autonomous Database Serverless instances.
|
|
|
103
103
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
104
104
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
105
105
|
|
|
106
|
+
--opc-dry-run [boolean]
|
|
107
|
+
|
|
108
|
+
Indicates that the request is a dry run, if set to “true”. A dry run
|
|
109
|
+
request does not actually creating or updating a resource and is used
|
|
110
|
+
only to perform validation on the submitted data.
|
|
111
|
+
|
|
106
112
|
--wait-for-state [text]
|
|
107
113
|
|
|
108
114
|
This operation creates, modifies or deletes a resource that has a
|
|
@@ -48,6 +48,11 @@ Optional Parameters
|
|
|
48
48
|
|
|
49
49
|
The password to open the TDE wallet.
|
|
50
50
|
|
|
51
|
+
--data-storage-size-in-gbs [integer]
|
|
52
|
+
|
|
53
|
+
Provide the DATA storage size, in gigabytes, that is applicable for
|
|
54
|
+
the database.
|
|
55
|
+
|
|
51
56
|
--database-software-image-id [text]
|
|
52
57
|
|
|
53
58
|
The database software image OCID
|
|
@@ -157,6 +162,11 @@ Autonomous Database Serverless instances.
|
|
|
157
162
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
158
163
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
159
164
|
|
|
165
|
+
--reco-storage-size-in-gbs [integer]
|
|
166
|
+
|
|
167
|
+
Provide the RECO storage size, in gigabytes, that is applicable for
|
|
168
|
+
the database.
|
|
169
|
+
|
|
160
170
|
--sid-prefix [text]
|
|
161
171
|
|
|
162
172
|
Specifies a prefix for the *Oracle SID* of the database to be created.
|
|
@@ -48,6 +48,11 @@ The OCID of the source (primary) database for the Data Guard group.
|
|
|
48
48
|
Optional Parameters
|
|
49
49
|
===================
|
|
50
50
|
|
|
51
|
+
--data-storage-size-in-gbs [integer]
|
|
52
|
+
|
|
53
|
+
Provide the DATA storage size, in gigabytes, that is applicable for
|
|
54
|
+
the database.
|
|
55
|
+
|
|
51
56
|
--db-unique-name [text]
|
|
52
57
|
|
|
53
58
|
Specifies the *DB_UNIQUE_NAME* of the standby database to be created.
|
|
@@ -118,6 +123,10 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
118
123
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
119
124
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
120
125
|
|
|
126
|
+
--hsm-password [text]
|
|
127
|
+
|
|
128
|
+
Provide the HSM password as you would in RDBMS for External HSM.
|
|
129
|
+
|
|
121
130
|
--is-active-data-guard-enabled [boolean]
|
|
122
131
|
|
|
123
132
|
True if active Data Guard is enabled.
|
|
@@ -141,6 +150,12 @@ Autonomous Database Serverless instances.
|
|
|
141
150
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
142
151
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
143
152
|
|
|
153
|
+
--opc-dry-run [boolean]
|
|
154
|
+
|
|
155
|
+
Indicates that the request is a dry run, if set to “true”. A dry run
|
|
156
|
+
request does not actually creating or updating a resource and is used
|
|
157
|
+
only to perform validation on the submitted data.
|
|
158
|
+
|
|
144
159
|
--protection-mode [text]
|
|
145
160
|
|
|
146
161
|
The protection mode to set up between the primary and standby
|
|
@@ -154,6 +169,11 @@ Accepted values are:
|
|
|
154
169
|
|
|
155
170
|
MAXIMUM_AVAILABILITY, MAXIMUM_PERFORMANCE
|
|
156
171
|
|
|
172
|
+
--reco-storage-size-in-gbs [integer]
|
|
173
|
+
|
|
174
|
+
Provide the RECO storage size, in gigabytes, that is applicable for
|
|
175
|
+
the database.
|
|
176
|
+
|
|
157
177
|
--sid-prefix [text]
|
|
158
178
|
|
|
159
179
|
Specifies a prefix for the *Oracle SID* of the standby database to be
|
|
@@ -95,6 +95,11 @@ WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5,
|
|
|
95
95
|
ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS,
|
|
96
96
|
ZHT32TRIS.
|
|
97
97
|
|
|
98
|
+
--data-storage-size-in-gbs [integer]
|
|
99
|
+
|
|
100
|
+
Provide the DATA storage size, in gigabytes, that is applicable for
|
|
101
|
+
the database.
|
|
102
|
+
|
|
98
103
|
--database-software-image-id [text]
|
|
99
104
|
|
|
100
105
|
The database software image OCID
|
|
@@ -238,6 +243,11 @@ and can contain a maximum of eight alphanumeric characters. Special
|
|
|
238
243
|
characters are not permitted. Pluggable database should not be same as
|
|
239
244
|
database name.
|
|
240
245
|
|
|
246
|
+
--reco-storage-size-in-gbs [integer]
|
|
247
|
+
|
|
248
|
+
Provide the RECO storage size, in gigabytes, that is applicable for
|
|
249
|
+
the database.
|
|
250
|
+
|
|
241
251
|
--recovery-window-in-days [integer range]
|
|
242
252
|
|
|
243
253
|
The number of days between the current and the earliest point of
|
|
@@ -160,6 +160,17 @@ password in order to set a new TDE wallet password.
|
|
|
160
160
|
The number of days between the current and the earliest point of
|
|
161
161
|
recoverability covered by automatic backups (1 to 60).
|
|
162
162
|
|
|
163
|
+
--storage-size-details [complex type]
|
|
164
|
+
|
|
165
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
166
|
+
be provided as a string on the command line or passed in as a file
|
|
167
|
+
using the file://path/to/file syntax.
|
|
168
|
+
|
|
169
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
170
|
+
example of the JSON which must be provided. We recommend storing this
|
|
171
|
+
example in a file, modifying it as needed and then passing it back in
|
|
172
|
+
via the file:// syntax.
|
|
173
|
+
|
|
163
174
|
--wait-for-state [text]
|
|
164
175
|
|
|
165
176
|
This operation creates, modifies or deletes a resource that has a
|
|
@@ -274,6 +274,15 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
274
274
|
example in a file, modifying it as needed and then passing it back in
|
|
275
275
|
via the file:// syntax.
|
|
276
276
|
|
|
277
|
+
--shape-attribute [text]
|
|
278
|
+
|
|
279
|
+
The type of Exascale storage used for Exadata VM cluster. The default
|
|
280
|
+
is SMART_STORAGE which supports Oracle Database 23ai and later
|
|
281
|
+
|
|
282
|
+
Accepted values are:
|
|
283
|
+
|
|
284
|
+
BLOCK_STORAGE, SMART_STORAGE
|
|
285
|
+
|
|
277
286
|
--subscription-id [text]
|
|
278
287
|
|
|
279
288
|
The OCID of the subscription with which resource needs to be
|
|
@@ -49,6 +49,11 @@ The size of High Capacity database storage (GB).
|
|
|
49
49
|
Optional Parameters
|
|
50
50
|
===================
|
|
51
51
|
|
|
52
|
+
--autoscale-limit-in-gbs [integer]
|
|
53
|
+
|
|
54
|
+
Maximum limit storage size in gigabytes, that is applicable for the
|
|
55
|
+
Database Storage Vault.
|
|
56
|
+
|
|
52
57
|
--cluster-placement-group-id [text]
|
|
53
58
|
|
|
54
59
|
The OCID of the cluster placement group of the Exadata Infrastructure.
|
|
@@ -120,6 +125,11 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
120
125
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
121
126
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
122
127
|
|
|
128
|
+
--is-autoscale-enabled [boolean]
|
|
129
|
+
|
|
130
|
+
Indicates if autoscale feature is enabled for the Database Storage
|
|
131
|
+
Vault. The default value is *FALSE*.
|
|
132
|
+
|
|
123
133
|
--max-wait-seconds [integer]
|
|
124
134
|
|
|
125
135
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -41,6 +41,16 @@ Optional Parameters
|
|
|
41
41
|
Fetches all pages of results. If you provide this option, then you
|
|
42
42
|
cannot provide the "--limit" option.
|
|
43
43
|
|
|
44
|
+
--attached-shape-attributes [text]
|
|
45
|
+
|
|
46
|
+
A filter to return only Exadata Database Storage Vaults which match
|
|
47
|
+
the given attachedShapeAttributes or has null attachedShapeAttributes
|
|
48
|
+
|
|
49
|
+
--attached-shape-attributes-not-equal-to [text]
|
|
50
|
+
|
|
51
|
+
A filter to return only Exadata Database Storage Vaults which do not
|
|
52
|
+
match the given attachedShapeAttributes
|
|
53
|
+
|
|
44
54
|
--cluster-placement-group-id [text]
|
|
45
55
|
|
|
46
56
|
A filter to return only resources that match the given cluster
|
|
@@ -120,6 +130,17 @@ Accepted values are:
|
|
|
120
130
|
|
|
121
131
|
ASC, DESC
|
|
122
132
|
|
|
133
|
+
--vm-cluster-count-greater-than-or-equal-to [integer]
|
|
134
|
+
|
|
135
|
+
A filter to return only Exadata Database Storage Vaults with
|
|
136
|
+
associated Exadata VM Clusters greater than or equal to the given
|
|
137
|
+
count
|
|
138
|
+
|
|
139
|
+
--vm-cluster-count-less-than-or-equal-to [integer]
|
|
140
|
+
|
|
141
|
+
A filter to return only Exadata Database Storage Vaults with
|
|
142
|
+
associated Exadata VM Clusters less than or equal to the given count
|
|
143
|
+
|
|
123
144
|
|
|
124
145
|
Global Parameters
|
|
125
146
|
=================
|
|
@@ -37,6 +37,11 @@ The Exadata Database Storage Vault OCID.
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--autoscale-limit-in-gbs [integer]
|
|
41
|
+
|
|
42
|
+
Maximum limit storage size in gigabytes, that is applicable for the
|
|
43
|
+
Database Storage Vault.
|
|
44
|
+
|
|
40
45
|
--defined-tags [complex type]
|
|
41
46
|
|
|
42
47
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -121,6 +126,11 @@ previous GET or POST response for that resource. The resource will be
|
|
|
121
126
|
updated or deleted only if the etag you provide matches the resource’s
|
|
122
127
|
current etag value.
|
|
123
128
|
|
|
129
|
+
--is-autoscale-enabled [boolean]
|
|
130
|
+
|
|
131
|
+
Indicates if autoscale feature is enabled for the Database Storage
|
|
132
|
+
Vault. The default value is *FALSE*.
|
|
133
|
+
|
|
124
134
|
--max-wait-seconds [integer]
|
|
125
135
|
|
|
126
136
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -90,6 +90,11 @@ If provided, filters the results for the specified resource Id.
|
|
|
90
90
|
|
|
91
91
|
If provided, filters the results for the given shape.
|
|
92
92
|
|
|
93
|
+
--shape-attribute [text]
|
|
94
|
+
|
|
95
|
+
If provided and applicable, return DB System shape parameters based on
|
|
96
|
+
the shapeAttribute provided
|
|
97
|
+
|
|
93
98
|
--sort-order [text]
|
|
94
99
|
|
|
95
100
|
The sort order to use, either ascending (*ASC*) or descending
|
|
@@ -67,28 +67,6 @@ The backup OCID.
|
|
|
67
67
|
|
|
68
68
|
The OCID of the compartment the DB system belongs in.
|
|
69
69
|
|
|
70
|
-
--cpu-core-count [integer]
|
|
71
|
-
|
|
72
|
-
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
73
|
-
system or AMD VMDB Systems. The valid values depend on the specified
|
|
74
|
-
shape:
|
|
75
|
-
|
|
76
|
-
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
77
|
-
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
78
|
-
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
79
|
-
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
80
|
-
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
81
|
-
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
82
|
-
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
83
|
-
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
84
|
-
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
85
|
-
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
86
|
-
|
|
87
|
-
This parameter is not used for INTEL virtual machine DB systems
|
|
88
|
-
because virtual machine DB systems have a set number of cores for each
|
|
89
|
-
shape. For information about the number of cores for a virtual machine
|
|
90
|
-
DB system shape, see Virtual Machine DB Systems
|
|
91
|
-
|
|
92
70
|
--database-edition [text]
|
|
93
71
|
|
|
94
72
|
The Oracle Database Edition that applies to all the databases on the
|
|
@@ -181,6 +159,43 @@ may contain hyphens (-). Underscores (_) are not permitted. The
|
|
|
181
159
|
cluster name can be no longer than 11 characters and is not case
|
|
182
160
|
sensitive.
|
|
183
161
|
|
|
162
|
+
--compute-count [integer]
|
|
163
|
+
|
|
164
|
+
The number of compute servers for the DB system.
|
|
165
|
+
|
|
166
|
+
--compute-model [text]
|
|
167
|
+
|
|
168
|
+
The compute model for Base Database Service. This is required if using
|
|
169
|
+
the *computeCount* parameter. If using *cpuCoreCount* then it is an
|
|
170
|
+
error to specify *computeModel* to a non-null value. The ECPU compute
|
|
171
|
+
model is the recommended model, and the OCPU compute model is legacy.
|
|
172
|
+
|
|
173
|
+
Accepted values are:
|
|
174
|
+
|
|
175
|
+
ECPU, OCPU
|
|
176
|
+
|
|
177
|
+
--cpu-core-count [integer]
|
|
178
|
+
|
|
179
|
+
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
180
|
+
system or AMD VMDB Systems. The valid values depend on the specified
|
|
181
|
+
shape:
|
|
182
|
+
|
|
183
|
+
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
184
|
+
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
185
|
+
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
186
|
+
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
187
|
+
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
188
|
+
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
189
|
+
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
190
|
+
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
191
|
+
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
192
|
+
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
193
|
+
|
|
194
|
+
This parameter is not used for INTEL virtual machine DB systems
|
|
195
|
+
because virtual machine DB systems have a set number of cores for each
|
|
196
|
+
shape. For information about the number of cores for a virtual machine
|
|
197
|
+
DB system shape, see Virtual Machine DB Systems
|
|
198
|
+
|
|
184
199
|
--data-storage-percentage [integer]
|
|
185
200
|
|
|
186
201
|
The percentage assigned to DATA storage (user data and database
|
|
@@ -326,7 +341,8 @@ Size (in GB) of the initial data volume that will be created and
|
|
|
326
341
|
attached to a virtual machine DB system. You can scale up storage
|
|
327
342
|
after provisioning, as needed. Note that the total storage size
|
|
328
343
|
attached will be more than the amount you specify to allow for
|
|
329
|
-
REDO/RECO space and software volume.
|
|
344
|
+
REDO/RECO space and software volume. By default this will be set to
|
|
345
|
+
256.
|
|
330
346
|
|
|
331
347
|
--is-diagnostics-events-enabled [boolean]
|
|
332
348
|
|
|
@@ -378,8 +394,8 @@ defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
|
378
394
|
|
|
379
395
|
--node-count [integer]
|
|
380
396
|
|
|
381
|
-
The number of nodes to launch for a
|
|
382
|
-
|
|
397
|
+
The number of nodes to launch for a virtual machine DB system. Specify
|
|
398
|
+
either 1 or 2. By default this will be set to 1.
|
|
383
399
|
|
|
384
400
|
--nsg-ids [complex type]
|
|
385
401
|
|
|
@@ -507,7 +523,6 @@ security policies before trying the examples.
|
|
|
507
523
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/backup/create.html#cmdoption-display-name
|
|
508
524
|
export availability_domain=<substitute-value-of-availability_domain> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-backup.html#cmdoption-availability-domain
|
|
509
525
|
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/system/launch-from-backup.html#cmdoption-compartment-id
|
|
510
|
-
export cpu_core_count=<substitute-value-of-cpu_core_count> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-backup.html#cmdoption-cpu-core-count
|
|
511
526
|
export database_edition=<substitute-value-of-database_edition> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-backup.html#cmdoption-database-edition
|
|
512
527
|
export hostname=<substitute-value-of-hostname> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-backup.html#cmdoption-hostname
|
|
513
528
|
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-backup.html#cmdoption-shape
|
|
@@ -520,4 +535,4 @@ security policies before trying the examples.
|
|
|
520
535
|
|
|
521
536
|
backup_id=$(oci db backup create --database-id $database_id --display-name $display_name --query data.id --raw-output)
|
|
522
537
|
|
|
523
|
-
oci db system launch-from-backup --admin-password $admin_password --availability-domain $availability_domain --backup-id $backup_id --compartment-id $compartment_id --
|
|
538
|
+
oci db system launch-from-backup --admin-password $admin_password --availability-domain $availability_domain --backup-id $backup_id --compartment-id $compartment_id --database-edition $database_edition --hostname $hostname --shape $shape --ssh-authorized-keys-file $ssh_authorized_keys_file --subnet-id $subnet_id
|
|
@@ -56,28 +56,6 @@ The availability domain where the DB system is located.
|
|
|
56
56
|
|
|
57
57
|
The OCID of the compartment the DB system belongs in.
|
|
58
58
|
|
|
59
|
-
--cpu-core-count [integer]
|
|
60
|
-
|
|
61
|
-
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
62
|
-
system or AMD VMDB Systems. The valid values depend on the specified
|
|
63
|
-
shape:
|
|
64
|
-
|
|
65
|
-
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
66
|
-
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
67
|
-
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
68
|
-
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
69
|
-
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
70
|
-
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
71
|
-
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
72
|
-
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
73
|
-
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
74
|
-
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
75
|
-
|
|
76
|
-
This parameter is not used for INTEL virtual machine DB systems
|
|
77
|
-
because virtual machine DB systems have a set number of cores for each
|
|
78
|
-
shape. For information about the number of cores for a virtual machine
|
|
79
|
-
DB system shape, see Virtual Machine DB Systems
|
|
80
|
-
|
|
81
59
|
--database-edition [text]
|
|
82
60
|
|
|
83
61
|
The Oracle Database Edition that applies to all the databases on the
|
|
@@ -185,6 +163,43 @@ may contain hyphens (-). Underscores (_) are not permitted. The
|
|
|
185
163
|
cluster name can be no longer than 11 characters and is not case
|
|
186
164
|
sensitive.
|
|
187
165
|
|
|
166
|
+
--compute-count [integer]
|
|
167
|
+
|
|
168
|
+
The number of compute servers for the DB system.
|
|
169
|
+
|
|
170
|
+
--compute-model [text]
|
|
171
|
+
|
|
172
|
+
The compute model for Base Database Service. This is required if using
|
|
173
|
+
the *computeCount* parameter. If using *cpuCoreCount* then it is an
|
|
174
|
+
error to specify *computeModel* to a non-null value. The ECPU compute
|
|
175
|
+
model is the recommended model, and the OCPU compute model is legacy.
|
|
176
|
+
|
|
177
|
+
Accepted values are:
|
|
178
|
+
|
|
179
|
+
ECPU, OCPU
|
|
180
|
+
|
|
181
|
+
--cpu-core-count [integer]
|
|
182
|
+
|
|
183
|
+
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
184
|
+
system or AMD VMDB Systems. The valid values depend on the specified
|
|
185
|
+
shape:
|
|
186
|
+
|
|
187
|
+
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
188
|
+
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
189
|
+
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
190
|
+
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
191
|
+
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
192
|
+
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
193
|
+
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
194
|
+
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
195
|
+
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
196
|
+
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
197
|
+
|
|
198
|
+
This parameter is not used for INTEL virtual machine DB systems
|
|
199
|
+
because virtual machine DB systems have a set number of cores for each
|
|
200
|
+
shape. For information about the number of cores for a virtual machine
|
|
201
|
+
DB system shape, see Virtual Machine DB Systems
|
|
202
|
+
|
|
188
203
|
--data-storage-percentage [integer]
|
|
189
204
|
|
|
190
205
|
The percentage assigned to DATA storage (user data and database
|
|
@@ -319,7 +334,8 @@ Size (in GB) of the initial data volume that will be created and
|
|
|
319
334
|
attached to a virtual machine DB system. You can scale up storage
|
|
320
335
|
after provisioning, as needed. Note that the total storage size
|
|
321
336
|
attached will be more than the amount you specify to allow for
|
|
322
|
-
REDO/RECO space and software volume.
|
|
337
|
+
REDO/RECO space and software volume. By default this will be set to
|
|
338
|
+
256.
|
|
323
339
|
|
|
324
340
|
--is-diagnostics-events-enabled [boolean]
|
|
325
341
|
|
|
@@ -366,8 +382,8 @@ defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
|
366
382
|
|
|
367
383
|
--node-count [integer]
|
|
368
384
|
|
|
369
|
-
The number of nodes to launch for a
|
|
370
|
-
|
|
385
|
+
The number of nodes to launch for a virtual machine DB system. Specify
|
|
386
|
+
either 1 or 2. By default this will be set to 1.
|
|
371
387
|
|
|
372
388
|
--nsg-ids [complex type]
|
|
373
389
|
|
|
@@ -489,7 +505,6 @@ security policies before trying the examples.
|
|
|
489
505
|
export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
|
|
490
506
|
export availability_domain=<substitute-value-of-availability_domain> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-database.html#cmdoption-availability-domain
|
|
491
507
|
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/system/launch-from-database.html#cmdoption-compartment-id
|
|
492
|
-
export cpu_core_count=<substitute-value-of-cpu_core_count> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-database.html#cmdoption-cpu-core-count
|
|
493
508
|
export database_edition=<substitute-value-of-database_edition> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-database.html#cmdoption-database-edition
|
|
494
509
|
export hostname=<substitute-value-of-hostname> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-database.html#cmdoption-hostname
|
|
495
510
|
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-database.html#cmdoption-shape
|
|
@@ -497,4 +512,4 @@ security policies before trying the examples.
|
|
|
497
512
|
|
|
498
513
|
db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
|
|
499
514
|
|
|
500
|
-
oci db system launch-from-database --availability-domain $availability_domain --compartment-id $compartment_id --
|
|
515
|
+
oci db system launch-from-database --availability-domain $availability_domain --compartment-id $compartment_id --database-edition $database_edition --db-home file://db-home.json --hostname $hostname --shape $shape --ssh-public-keys file://ssh-public-keys.json --subnet-id $subnet_id
|
|
@@ -56,28 +56,6 @@ The availability domain where the DB system is located.
|
|
|
56
56
|
|
|
57
57
|
The OCID of the compartment the DB system belongs in.
|
|
58
58
|
|
|
59
|
-
--cpu-core-count [integer]
|
|
60
|
-
|
|
61
|
-
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
62
|
-
system or AMD VMDB Systems. The valid values depend on the specified
|
|
63
|
-
shape:
|
|
64
|
-
|
|
65
|
-
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
66
|
-
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
67
|
-
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
68
|
-
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
69
|
-
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
70
|
-
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
71
|
-
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
72
|
-
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
73
|
-
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
74
|
-
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
75
|
-
|
|
76
|
-
This parameter is not used for INTEL virtual machine DB systems
|
|
77
|
-
because virtual machine DB systems have a set number of cores for each
|
|
78
|
-
shape. For information about the number of cores for a virtual machine
|
|
79
|
-
DB system shape, see Virtual Machine DB Systems
|
|
80
|
-
|
|
81
59
|
--db-home [complex type]
|
|
82
60
|
|
|
83
61
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -179,6 +157,43 @@ may contain hyphens (-). Underscores (_) are not permitted. The
|
|
|
179
157
|
cluster name can be no longer than 11 characters and is not case
|
|
180
158
|
sensitive.
|
|
181
159
|
|
|
160
|
+
--compute-count [integer]
|
|
161
|
+
|
|
162
|
+
The number of compute servers for the DB system.
|
|
163
|
+
|
|
164
|
+
--compute-model [text]
|
|
165
|
+
|
|
166
|
+
The compute model for Base Database Service. This is required if using
|
|
167
|
+
the *computeCount* parameter. If using *cpuCoreCount* then it is an
|
|
168
|
+
error to specify *computeModel* to a non-null value. The ECPU compute
|
|
169
|
+
model is the recommended model, and the OCPU compute model is legacy.
|
|
170
|
+
|
|
171
|
+
Accepted values are:
|
|
172
|
+
|
|
173
|
+
ECPU, OCPU
|
|
174
|
+
|
|
175
|
+
--cpu-core-count [integer]
|
|
176
|
+
|
|
177
|
+
The number of CPU cores to enable for a bare metal or Exadata DB
|
|
178
|
+
system or AMD VMDB Systems. The valid values depend on the specified
|
|
179
|
+
shape:
|
|
180
|
+
|
|
181
|
+
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36. -
|
|
182
|
+
BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52. -
|
|
183
|
+
Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
|
|
184
|
+
Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
|
|
185
|
+
Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
|
|
186
|
+
Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
|
|
187
|
+
Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
|
|
188
|
+
Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
|
|
189
|
+
Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
|
|
190
|
+
VM.Standard.E4.Flex - Specify any thing from 1 to 64.
|
|
191
|
+
|
|
192
|
+
This parameter is not used for INTEL virtual machine DB systems
|
|
193
|
+
because virtual machine DB systems have a set number of cores for each
|
|
194
|
+
shape. For information about the number of cores for a virtual machine
|
|
195
|
+
DB system shape, see Virtual Machine DB Systems
|
|
196
|
+
|
|
182
197
|
--data-storage-percentage [integer]
|
|
183
198
|
|
|
184
199
|
The percentage assigned to DATA storage (user data and database
|
|
@@ -303,7 +318,8 @@ Size (in GB) of the initial data volume that will be created and
|
|
|
303
318
|
attached to a virtual machine DB system. You can scale up storage
|
|
304
319
|
after provisioning, as needed. Note that the total storage size
|
|
305
320
|
attached will be more than the amount you specify to allow for
|
|
306
|
-
REDO/RECO space and software volume.
|
|
321
|
+
REDO/RECO space and software volume. By default this will be set to
|
|
322
|
+
256.
|
|
307
323
|
|
|
308
324
|
--is-diagnostics-events-enabled [boolean]
|
|
309
325
|
|
|
@@ -350,8 +366,8 @@ defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
|
350
366
|
|
|
351
367
|
--node-count [integer]
|
|
352
368
|
|
|
353
|
-
The number of nodes to launch for a
|
|
354
|
-
|
|
369
|
+
The number of nodes to launch for a virtual machine DB system. Specify
|
|
370
|
+
either 1 or 2. By default this will be set to 1.
|
|
355
371
|
|
|
356
372
|
--nsg-ids [complex type]
|
|
357
373
|
|
|
@@ -473,7 +489,6 @@ security policies before trying the examples.
|
|
|
473
489
|
export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
|
|
474
490
|
export availability_domain=<substitute-value-of-availability_domain> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-db-system.html#cmdoption-availability-domain
|
|
475
491
|
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/system/launch-from-db-system.html#cmdoption-compartment-id
|
|
476
|
-
export cpu_core_count=<substitute-value-of-cpu_core_count> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-db-system.html#cmdoption-cpu-core-count
|
|
477
492
|
export hostname=<substitute-value-of-hostname> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-db-system.html#cmdoption-hostname
|
|
478
493
|
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-db-system.html#cmdoption-shape
|
|
479
494
|
export source_db_system_id=<substitute-value-of-source_db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/system/launch-from-db-system.html#cmdoption-source-db-system-id
|
|
@@ -481,4 +496,4 @@ security policies before trying the examples.
|
|
|
481
496
|
|
|
482
497
|
db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
|
|
483
498
|
|
|
484
|
-
oci db system launch-from-db-system --availability-domain $availability_domain --compartment-id $compartment_id --
|
|
499
|
+
oci db system launch-from-db-system --availability-domain $availability_domain --compartment-id $compartment_id --db-home file://db-home.json --hostname $hostname --shape $shape --source-db-system-id $source_db_system_id --ssh-public-keys file://ssh-public-keys.json --subnet-id $subnet_id
|