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
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
|
+
|
|
5
|
+
import click # noqa: F401
|
|
6
|
+
import json # noqa: F401
|
|
7
|
+
from services.managed_kafka.src.oci_cli_kafka_cluster.generated import kafkacluster_cli
|
|
8
|
+
from oci_cli import cli_util # noqa: F401
|
|
9
|
+
from oci_cli import custom_types # noqa: F401
|
|
10
|
+
from oci_cli import json_skeleton_utils # noqa: F401
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
# oci kafka kafka-cluster -> oci kafka cluster
|
|
14
|
+
cli_util.rename_command(kafkacluster_cli, kafkacluster_cli.kafka_root_group, kafkacluster_cli.kafka_cluster_group, "cluster")
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# oci kafka kafka-cluster-config -> oci kafka cluster-config
|
|
18
|
+
cli_util.rename_command(kafkacluster_cli, kafkacluster_cli.kafka_root_group, kafkacluster_cli.kafka_cluster_config_group, "cluster-config")
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
# oci kafka kafka-cluster-config-version -> oci kafka cluster-config-version
|
|
22
|
+
cli_util.rename_command(kafkacluster_cli, kafkacluster_cli.kafka_root_group, kafkacluster_cli.kafka_cluster_config_version_group, "cluster-config-version")
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# oci kafka kafka-cluster-config-version-collection list-kafka-cluster-config-versions -> oci kafka kafka-cluster-config-version-collection list
|
|
26
|
+
cli_util.rename_command(kafkacluster_cli, kafkacluster_cli.kafka_cluster_config_version_collection_group, kafkacluster_cli.list_kafka_cluster_config_versions, "list")
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
# Move commands under 'oci kafka kafka-cluster-config-version-collection' -> 'oci kafka cluster-config-version'
|
|
30
|
+
kafkacluster_cli.kafka_root_group.commands.pop(kafkacluster_cli.kafka_cluster_config_version_collection_group.name)
|
|
31
|
+
kafkacluster_cli.kafka_cluster_config_version_group.add_command(kafkacluster_cli.list_kafka_cluster_config_versions)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
@cli_util.copy_params_from_generated_command(kafkacluster_cli.list_kafka_cluster_config_versions, params_to_exclude=['kafka_cluster_config_id'])
|
|
35
|
+
@kafkacluster_cli.kafka_cluster_config_version_collection_group.command(name=kafkacluster_cli.list_kafka_cluster_config_versions.name, help=kafkacluster_cli.list_kafka_cluster_config_versions.help)
|
|
36
|
+
@cli_util.option('--config-id', required=True, help=u"""The [OCID] of the KafkaClusterConfig. [required]""")
|
|
37
|
+
@click.pass_context
|
|
38
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'managed_kafka', 'class': 'KafkaClusterConfigVersionCollection'})
|
|
39
|
+
@cli_util.wrap_exceptions
|
|
40
|
+
def list_kafka_cluster_config_versions_extended(ctx, **kwargs):
|
|
41
|
+
|
|
42
|
+
if 'config_id' in kwargs:
|
|
43
|
+
kwargs['kafka_cluster_config_id'] = kwargs['config_id']
|
|
44
|
+
kwargs.pop('config_id')
|
|
45
|
+
|
|
46
|
+
ctx.invoke(kafkacluster_cli.list_kafka_cluster_config_versions, **kwargs)
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
# Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20240901
|
|
@@ -409,6 +409,8 @@ def get_backup(ctx, from_json, backup_id, if_none_match):
|
|
|
409
409
|
@cli_util.option('--db-system-id', help=u"""The DB System [OCID].""")
|
|
410
410
|
@cli_util.option('--display-name', help=u"""A filter to return only the resource matching the given display name exactly.""")
|
|
411
411
|
@cli_util.option('--soft-delete', type=custom_types.CliCaseInsensitiveChoice(["ENABLED", "DISABLED"]), help=u"""Backup Soft Delete""")
|
|
412
|
+
@cli_util.option('--backup-preparation-status', type=custom_types.CliCaseInsensitiveChoice(["PREPARED", "NOT_PREPARED"]), help=u"""Indicates whether the backup has been prepared successfully.""")
|
|
413
|
+
@cli_util.option('--validation-status', type=custom_types.CliCaseInsensitiveChoice(["NOT_VALIDATED", "VALIDATED", "NEEDS_ATTENTION", "FAILED"]), help=u"""Backup validation status""")
|
|
412
414
|
@cli_util.option('--creation-type', type=custom_types.CliCaseInsensitiveChoice(["MANUAL", "AUTOMATIC", "OPERATOR"]), help=u"""Backup creationType""")
|
|
413
415
|
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["timeCreated", "timeUpdated", "displayName"]), help=u"""The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending.""")
|
|
414
416
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use (ASC or DESC).""")
|
|
@@ -421,7 +423,7 @@ def get_backup(ctx, from_json, backup_id, if_none_match):
|
|
|
421
423
|
@click.pass_context
|
|
422
424
|
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'mysql', 'class': 'list[BackupSummary]'})
|
|
423
425
|
@cli_util.wrap_exceptions
|
|
424
|
-
def list_backups(ctx, from_json, all_pages, page_size, compartment_id, backup_id, lifecycle_state, db_system_id, display_name, soft_delete, creation_type, sort_by, sort_order, limit, page):
|
|
426
|
+
def list_backups(ctx, from_json, all_pages, page_size, compartment_id, backup_id, lifecycle_state, db_system_id, display_name, soft_delete, backup_preparation_status, validation_status, creation_type, sort_by, sort_order, limit, page):
|
|
425
427
|
|
|
426
428
|
if all_pages and limit:
|
|
427
429
|
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
@@ -437,6 +439,10 @@ def list_backups(ctx, from_json, all_pages, page_size, compartment_id, backup_id
|
|
|
437
439
|
kwargs['display_name'] = display_name
|
|
438
440
|
if soft_delete is not None:
|
|
439
441
|
kwargs['soft_delete'] = soft_delete
|
|
442
|
+
if backup_preparation_status is not None:
|
|
443
|
+
kwargs['backup_preparation_status'] = backup_preparation_status
|
|
444
|
+
if validation_status is not None:
|
|
445
|
+
kwargs['validation_status'] = validation_status
|
|
440
446
|
if creation_type is not None:
|
|
441
447
|
kwargs['creation_type'] = creation_type
|
|
442
448
|
if sort_by is not None:
|
|
@@ -556,3 +562,66 @@ def update_backup(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_
|
|
|
556
562
|
else:
|
|
557
563
|
click.echo('Unable to wait for the resource to enter the specified state', file=sys.stderr)
|
|
558
564
|
cli_util.render_response(result, ctx)
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
@backup_group.command(name=cli_util.override('db_backups.validate_backup.command_name', 'validate'), help=u"""Request to validate the backup by checking the data consistency. \n[Command Reference](validateBackup)""")
|
|
568
|
+
@cli_util.option('--backup-id', required=True, help=u"""The OCID of the Backup""")
|
|
569
|
+
@cli_util.option('--is-prepared-backup-required', required=True, type=click.BOOL, help=u"""Specifies whether the backup needs to be prepared for fast restore or not. Set to true to prepare the backup, set to false (default) if not required. Note: The prepared backup will replace the original backup and will not generate a new backup copy. The cost associated with the backup may vary, as the prepared backup will consistently be a full backup, it may also change the storage size of the original backup.""")
|
|
570
|
+
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `If-Match` header to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
571
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
572
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
573
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
574
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
575
|
+
@cli_util.help_option
|
|
576
|
+
@click.pass_context
|
|
577
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'mysql', 'class': 'Backup'})
|
|
578
|
+
@cli_util.wrap_exceptions
|
|
579
|
+
def validate_backup(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, backup_id, is_prepared_backup_required, if_match):
|
|
580
|
+
|
|
581
|
+
if isinstance(backup_id, six.string_types) and len(backup_id.strip()) == 0:
|
|
582
|
+
raise click.UsageError('Parameter --backup-id cannot be whitespace or empty string')
|
|
583
|
+
|
|
584
|
+
kwargs = {}
|
|
585
|
+
if if_match is not None:
|
|
586
|
+
kwargs['if_match'] = if_match
|
|
587
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
588
|
+
|
|
589
|
+
_details = {}
|
|
590
|
+
_details['isPreparedBackupRequired'] = is_prepared_backup_required
|
|
591
|
+
|
|
592
|
+
client = cli_util.build_client('mysql', 'db_backups', ctx)
|
|
593
|
+
result = client.validate_backup(
|
|
594
|
+
backup_id=backup_id,
|
|
595
|
+
validate_backup_details=_details,
|
|
596
|
+
**kwargs
|
|
597
|
+
)
|
|
598
|
+
if wait_for_state:
|
|
599
|
+
|
|
600
|
+
client = cli_util.build_client('mysql', 'work_requests', ctx)
|
|
601
|
+
|
|
602
|
+
if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
|
|
603
|
+
try:
|
|
604
|
+
wait_period_kwargs = {}
|
|
605
|
+
if max_wait_seconds is not None:
|
|
606
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
607
|
+
if wait_interval_seconds is not None:
|
|
608
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
609
|
+
if 'opc-work-request-id' not in result.headers:
|
|
610
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
|
|
611
|
+
cli_util.render_response(result, ctx)
|
|
612
|
+
return
|
|
613
|
+
|
|
614
|
+
click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
615
|
+
result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
|
|
616
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
617
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
618
|
+
click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
|
|
619
|
+
cli_util.render_response(result, ctx)
|
|
620
|
+
sys.exit(2)
|
|
621
|
+
except Exception:
|
|
622
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
623
|
+
cli_util.render_response(result, ctx)
|
|
624
|
+
raise
|
|
625
|
+
else:
|
|
626
|
+
click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
|
|
627
|
+
cli_util.render_response(result, ctx)
|
oci_cli/bin/dts.psm1
DELETED
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
function GetOciTopLevelCommand_dts() {
|
|
2
|
-
return 'dts'
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
function GetOciSubcommands_dts() {
|
|
6
|
-
$ociSubcommands = @{
|
|
7
|
-
'dts' = 'appliance export job nfs-dataset physical-appliance verify'
|
|
8
|
-
'dts appliance' = 'cancel delete get-passphrase list never-receive request request-entitlement request-return-label setup-notifications show show-entitlement update-minimum-storage-capacity update-shipping-address'
|
|
9
|
-
'dts export' = 'change-compartment configure-physical-appliance create create-policy delete generate-manifest get-passphrase list request-appliance request-return-label setup-notifications show update'
|
|
10
|
-
'dts job' = 'change-compartment close create delete detach-devices-details list setup-notifications show update verify-upload-user-credentials'
|
|
11
|
-
'dts job detach-devices-details' = 'change-compartment'
|
|
12
|
-
'dts nfs-dataset' = 'activate create deactivate delete get-seal-manifest list reopen seal seal-status set-export show'
|
|
13
|
-
'dts physical-appliance' = 'configure-encryption finalize initialize-authentication list show unlock unregister'
|
|
14
|
-
'dts verify' = 'configured copied monitored prepared shipped'
|
|
15
|
-
}
|
|
16
|
-
return $ociSubcommands
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
function GetOciCommandsToLongParams_dts() {
|
|
20
|
-
$ociCommandsToLongParams = @{
|
|
21
|
-
'dts appliance cancel' = 'appliance-label from-json help job-id'
|
|
22
|
-
'dts appliance delete' = 'appliance-label force from-json help job-id'
|
|
23
|
-
'dts appliance get-passphrase' = 'appliance-label from-json help job-id'
|
|
24
|
-
'dts appliance list' = 'all from-json help job-id'
|
|
25
|
-
'dts appliance never-receive' = 'appliance-label from-json help job-id'
|
|
26
|
-
'dts appliance request' = 'address1 address2 address3 address4 addressee care-of city-or-locality country email from-json help job-id max-wait-seconds minimum-storage-capacity-in-terabytes phone-number setup-notifications state-province-region wait-for-state wait-interval-seconds zip-postal-code'
|
|
27
|
-
'dts appliance request-entitlement' = 'compartment-id defined-tags display-name email freeform-tags from-json help max-wait-seconds name wait-for-state wait-interval-seconds'
|
|
28
|
-
'dts appliance request-return-label' = 'appliance-label from-json help job-id pickup-window-end-time pickup-window-start-time'
|
|
29
|
-
'dts appliance setup-notifications' = 'appliance-label help'
|
|
30
|
-
'dts appliance show' = 'appliance-label from-json help job-id'
|
|
31
|
-
'dts appliance show-entitlement' = 'compartment-id from-json help'
|
|
32
|
-
'dts appliance update-minimum-storage-capacity' = 'appliance-label from-json help job-id minimum-storage-capacity-in-terabytes'
|
|
33
|
-
'dts appliance update-shipping-address' = 'address1 address2 address3 address4 addressee appliance-label care-of city-or-locality country email force from-json help job-id phone-number state-province-region zip-postal-code'
|
|
34
|
-
'dts export change-compartment' = 'compartment-id from-json help if-match job-id'
|
|
35
|
-
'dts export configure-physical-appliance' = 'access-token appliance-cert-fingerprint appliance-ip appliance-port appliance-profile help ip job-id rw subnet-mask-length world'
|
|
36
|
-
'dts export create' = 'address1 address2 address3 address4 addressee bucket-name care-of city-or-locality compartment-id country defined-tags display-name email freeform-tags from-json help max-wait-seconds phone-number setup-notifications state-province-region wait-for-state wait-interval-seconds zip-postal-code'
|
|
37
|
-
'dts export create-policy' = 'help job-id'
|
|
38
|
-
'dts export delete' = 'force from-json help if-match job-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
39
|
-
'dts export generate-manifest' = 'bucket compartment-id end help job-id prefix start'
|
|
40
|
-
'dts export get-passphrase' = 'help job-id'
|
|
41
|
-
'dts export list' = 'all compartment-id display-name from-json help lifecycle-state limit page page-size'
|
|
42
|
-
'dts export request-appliance' = 'help job-id'
|
|
43
|
-
'dts export request-return-label' = 'from-json help job-id pickup-window-end-time pickup-window-start-time'
|
|
44
|
-
'dts export setup-notifications' = 'help'
|
|
45
|
-
'dts export show' = 'from-json help job-id'
|
|
46
|
-
'dts export update' = 'address1 address2 address3 address4 addressee bucket-name care-of city-or-locality country defined-tags display-name email first-object force freeform-tags from-json help if-match job-id last-object manifest-file manifest-md5 max-wait-seconds next-object number-of-objects phone-number prefix range-end range-start state-province-region total-size-in-bytes wait-for-state wait-interval-seconds zip-postal-code'
|
|
47
|
-
'dts job change-compartment' = 'compartment-id from-json help if-match job-id'
|
|
48
|
-
'dts job close' = 'from-json help job-id'
|
|
49
|
-
'dts job create' = 'bucket compartment-id defined-tags device-type display-name freeform-tags from-json help max-wait-seconds setup-notifications skip-upload-user-check wait-for-state wait-interval-seconds'
|
|
50
|
-
'dts job delete' = 'force from-json help job-id'
|
|
51
|
-
'dts job detach-devices-details change-compartment' = 'compartment-id from-json help if-match transfer-job-id'
|
|
52
|
-
'dts job list' = 'all compartment-id display-name from-json help lifecycle-state limit page page-size'
|
|
53
|
-
'dts job setup-notifications' = 'help job-id'
|
|
54
|
-
'dts job show' = 'from-json help job-id'
|
|
55
|
-
'dts job update' = 'defined-tags display-name force freeform-tags from-json help job-id'
|
|
56
|
-
'dts job verify-upload-user-credentials' = 'bucket from-json help'
|
|
57
|
-
'dts nfs-dataset activate' = 'appliance-profile from-json help ip name rw subnet-mask-length world'
|
|
58
|
-
'dts nfs-dataset create' = 'appliance-profile from-json help ip name rw subnet-mask-length world'
|
|
59
|
-
'dts nfs-dataset deactivate' = 'appliance-profile from-json help name'
|
|
60
|
-
'dts nfs-dataset delete' = 'appliance-profile from-json help name'
|
|
61
|
-
'dts nfs-dataset get-seal-manifest' = 'appliance-profile from-json help name output-file'
|
|
62
|
-
'dts nfs-dataset list' = 'appliance-profile from-json help'
|
|
63
|
-
'dts nfs-dataset reopen' = 'appliance-profile from-json help name'
|
|
64
|
-
'dts nfs-dataset seal' = 'appliance-profile from-json help name wait'
|
|
65
|
-
'dts nfs-dataset seal-status' = 'appliance-profile from-json help name'
|
|
66
|
-
'dts nfs-dataset set-export' = 'appliance-profile from-json help ip name rw subnet-mask-length world'
|
|
67
|
-
'dts nfs-dataset show' = 'appliance-profile from-json help name'
|
|
68
|
-
'dts physical-appliance configure-encryption' = 'appliance-label appliance-profile from-json help job-id'
|
|
69
|
-
'dts physical-appliance finalize' = 'appliance-label appliance-profile from-json help job-id skip-request-return-label skip-upload-user-check'
|
|
70
|
-
'dts physical-appliance initialize-authentication' = 'access-token appliance-cert-fingerprint appliance-ip appliance-label appliance-port appliance-profile export-job-id from-json help job-id profile'
|
|
71
|
-
'dts physical-appliance list' = 'from-json help'
|
|
72
|
-
'dts physical-appliance show' = 'appliance-profile from-json help'
|
|
73
|
-
'dts physical-appliance unlock' = 'appliance-label appliance-profile from-json help job-id'
|
|
74
|
-
'dts physical-appliance unregister' = 'appliance-profile from-json help'
|
|
75
|
-
'dts verify configured' = 'appliance-ip appliance-label delivery-security-tie-id from-json help job-id'
|
|
76
|
-
'dts verify copied' = 'appliance-label appliance-profile from-json help job-id'
|
|
77
|
-
'dts verify monitored' = 'appliance-label from-json help job-id'
|
|
78
|
-
'dts verify prepared' = 'bucket compartment-id from-json help job-id'
|
|
79
|
-
'dts verify shipped' = 'appliance-label from-json help job-id return-security-tie-id'
|
|
80
|
-
}
|
|
81
|
-
return $ociCommandsToLongParams
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
function GetOciCommandsToShortParams_dts() {
|
|
85
|
-
$ociCommandsToShortParams = @{
|
|
86
|
-
'dts appliance cancel' = '? h'
|
|
87
|
-
'dts appliance delete' = '? h'
|
|
88
|
-
'dts appliance get-passphrase' = '? h'
|
|
89
|
-
'dts appliance list' = '? h'
|
|
90
|
-
'dts appliance never-receive' = '? h'
|
|
91
|
-
'dts appliance request' = '? h'
|
|
92
|
-
'dts appliance request-entitlement' = '? c h'
|
|
93
|
-
'dts appliance request-return-label' = '? h'
|
|
94
|
-
'dts appliance setup-notifications' = '? h'
|
|
95
|
-
'dts appliance show' = '? h'
|
|
96
|
-
'dts appliance show-entitlement' = '? c h'
|
|
97
|
-
'dts appliance update-minimum-storage-capacity' = '? h'
|
|
98
|
-
'dts appliance update-shipping-address' = '? h'
|
|
99
|
-
'dts export change-compartment' = '? c h'
|
|
100
|
-
'dts export configure-physical-appliance' = '? h'
|
|
101
|
-
'dts export create' = '? c h'
|
|
102
|
-
'dts export create-policy' = '? h'
|
|
103
|
-
'dts export delete' = '? h'
|
|
104
|
-
'dts export generate-manifest' = '? c h'
|
|
105
|
-
'dts export get-passphrase' = '? h'
|
|
106
|
-
'dts export list' = '? c h'
|
|
107
|
-
'dts export request-appliance' = '? h'
|
|
108
|
-
'dts export request-return-label' = '? h'
|
|
109
|
-
'dts export setup-notifications' = '? h'
|
|
110
|
-
'dts export show' = '? h'
|
|
111
|
-
'dts export update' = '? h'
|
|
112
|
-
'dts job change-compartment' = '? c h'
|
|
113
|
-
'dts job close' = '? h'
|
|
114
|
-
'dts job create' = '? c h'
|
|
115
|
-
'dts job delete' = '? h'
|
|
116
|
-
'dts job detach-devices-details change-compartment' = '? c h'
|
|
117
|
-
'dts job list' = '? c h'
|
|
118
|
-
'dts job setup-notifications' = '? h'
|
|
119
|
-
'dts job show' = '? h'
|
|
120
|
-
'dts job update' = '? h'
|
|
121
|
-
'dts job verify-upload-user-credentials' = '? h'
|
|
122
|
-
'dts nfs-dataset activate' = '? h'
|
|
123
|
-
'dts nfs-dataset create' = '? h'
|
|
124
|
-
'dts nfs-dataset deactivate' = '? h'
|
|
125
|
-
'dts nfs-dataset delete' = '? h'
|
|
126
|
-
'dts nfs-dataset get-seal-manifest' = '? h'
|
|
127
|
-
'dts nfs-dataset list' = '? h'
|
|
128
|
-
'dts nfs-dataset reopen' = '? h'
|
|
129
|
-
'dts nfs-dataset seal' = '? h'
|
|
130
|
-
'dts nfs-dataset seal-status' = '? h'
|
|
131
|
-
'dts nfs-dataset set-export' = '? h'
|
|
132
|
-
'dts nfs-dataset show' = '? h'
|
|
133
|
-
'dts physical-appliance configure-encryption' = '? h'
|
|
134
|
-
'dts physical-appliance finalize' = '? h'
|
|
135
|
-
'dts physical-appliance initialize-authentication' = '? h'
|
|
136
|
-
'dts physical-appliance list' = '? h'
|
|
137
|
-
'dts physical-appliance show' = '? h'
|
|
138
|
-
'dts physical-appliance unlock' = '? h'
|
|
139
|
-
'dts physical-appliance unregister' = '? h'
|
|
140
|
-
'dts verify configured' = '? h'
|
|
141
|
-
'dts verify copied' = '? h'
|
|
142
|
-
'dts verify monitored' = '? h'
|
|
143
|
-
'dts verify prepared' = '? c h'
|
|
144
|
-
'dts verify shipped' = '? h'
|
|
145
|
-
}
|
|
146
|
-
return $ociCommandsToShortParams
|
|
147
|
-
}
|
oci_cli/bin/os-management.psm1
DELETED
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
function GetOciTopLevelCommand_os_management() {
|
|
2
|
-
return 'os-management'
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
function GetOciSubcommands_os_management() {
|
|
6
|
-
$ociSubcommands = @{
|
|
7
|
-
'os-management' = 'erratum erratum-summary managed-instance managed-instance-group scheduled-job software-source windows-update work-request'
|
|
8
|
-
'os-management erratum' = 'get'
|
|
9
|
-
'os-management erratum-summary' = 'list-errata'
|
|
10
|
-
'os-management managed-instance' = 'attach-child attach-parent detach-child detach-parent get install-all-updates install-all-windows-updates install-package install-update install-windows-update list list-available-packages list-available-software-sources list-available-updates list-available-windows-updates list-installed-packages list-installed-windows-updates list-managed-instance-errata remove-package'
|
|
11
|
-
'os-management managed-instance-group' = 'attach change-compartment create delete detach get list update'
|
|
12
|
-
'os-management scheduled-job' = 'change-compartment create delete get list list-upcoming run-now skip-next-execution update'
|
|
13
|
-
'os-management software-source' = 'add-packages change-compartment create delete get get-package list list-packages remove-packages search-packages update'
|
|
14
|
-
'os-management windows-update' = 'get list'
|
|
15
|
-
'os-management work-request' = 'get list list-errors list-logs'
|
|
16
|
-
}
|
|
17
|
-
return $ociSubcommands
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function GetOciCommandsToLongParams_os_management() {
|
|
21
|
-
$ociCommandsToLongParams = @{
|
|
22
|
-
'os-management erratum get' = 'erratum-id from-json help'
|
|
23
|
-
'os-management erratum-summary list-errata' = 'advisory-name all compartment-id erratum-id from-json help limit page page-size sort-by sort-order time-issue-date-end time-issue-date-start'
|
|
24
|
-
'os-management managed-instance attach-child' = 'from-json help managed-instance-id software-source-id'
|
|
25
|
-
'os-management managed-instance attach-parent' = 'from-json help managed-instance-id software-source-id'
|
|
26
|
-
'os-management managed-instance detach-child' = 'from-json help managed-instance-id software-source-id'
|
|
27
|
-
'os-management managed-instance detach-parent' = 'from-json help managed-instance-id software-source-id'
|
|
28
|
-
'os-management managed-instance get' = 'from-json help managed-instance-id'
|
|
29
|
-
'os-management managed-instance install-all-updates' = 'from-json help managed-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
30
|
-
'os-management managed-instance install-all-windows-updates' = 'from-json help managed-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
31
|
-
'os-management managed-instance install-package' = 'from-json help managed-instance-id max-wait-seconds package-name wait-for-state wait-interval-seconds'
|
|
32
|
-
'os-management managed-instance install-update' = 'from-json help managed-instance-id max-wait-seconds package-name wait-for-state wait-interval-seconds'
|
|
33
|
-
'os-management managed-instance install-windows-update' = 'from-json help managed-instance-id max-wait-seconds wait-for-state wait-interval-seconds windows-update-name'
|
|
34
|
-
'os-management managed-instance list' = 'all compartment-id display-name from-json help limit os-family page page-size sort-by sort-order'
|
|
35
|
-
'os-management managed-instance list-available-packages' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
36
|
-
'os-management managed-instance list-available-software-sources' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
37
|
-
'os-management managed-instance list-available-updates' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
38
|
-
'os-management managed-instance list-available-windows-updates' = 'all compartment-id display-name from-json help is-eligible-for-installation limit managed-instance-id page page-size sort-by sort-order'
|
|
39
|
-
'os-management managed-instance list-installed-packages' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
40
|
-
'os-management managed-instance list-installed-windows-updates' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
41
|
-
'os-management managed-instance list-managed-instance-errata' = 'all compartment-id display-name from-json help limit managed-instance-id page page-size sort-by sort-order'
|
|
42
|
-
'os-management managed-instance remove-package' = 'from-json help managed-instance-id max-wait-seconds package-name wait-for-state wait-interval-seconds'
|
|
43
|
-
'os-management managed-instance-group attach' = 'from-json help managed-instance-group-id managed-instance-id'
|
|
44
|
-
'os-management managed-instance-group change-compartment' = 'compartment-id from-json help if-match managed-instance-group-id'
|
|
45
|
-
'os-management managed-instance-group create' = 'compartment-id defined-tags description display-name freeform-tags from-json help max-wait-seconds os-family wait-for-state wait-interval-seconds'
|
|
46
|
-
'os-management managed-instance-group delete' = 'force from-json help if-match managed-instance-group-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
47
|
-
'os-management managed-instance-group detach' = 'from-json help managed-instance-group-id managed-instance-id'
|
|
48
|
-
'os-management managed-instance-group get' = 'from-json help managed-instance-group-id'
|
|
49
|
-
'os-management managed-instance-group list' = 'all compartment-id display-name from-json help lifecycle-state limit os-family page page-size sort-by sort-order'
|
|
50
|
-
'os-management managed-instance-group update' = 'defined-tags description display-name force freeform-tags from-json help if-match managed-instance-group-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
51
|
-
'os-management scheduled-job change-compartment' = 'compartment-id from-json help if-match scheduled-job-id'
|
|
52
|
-
'os-management scheduled-job create' = 'compartment-id defined-tags description display-name freeform-tags from-json help interval-type interval-value managed-instance-groups managed-instances max-wait-seconds operation-type os-family package-names schedule-type time-next-execution update-names update-type wait-for-state wait-interval-seconds'
|
|
53
|
-
'os-management scheduled-job delete' = 'force from-json help if-match max-wait-seconds scheduled-job-id wait-for-state wait-interval-seconds'
|
|
54
|
-
'os-management scheduled-job get' = 'from-json help scheduled-job-id'
|
|
55
|
-
'os-management scheduled-job list' = 'all compartment-id display-name from-json help lifecycle-state limit managed-instance-group-id managed-instance-id operation-type os-family page page-size sort-by sort-order'
|
|
56
|
-
'os-management scheduled-job list-upcoming' = 'all compartment-id display-name from-json help lifecycle-state limit os-family page page-size sort-by sort-order tag-name tag-value time-end'
|
|
57
|
-
'os-management scheduled-job run-now' = 'from-json help if-match scheduled-job-id'
|
|
58
|
-
'os-management scheduled-job skip-next-execution' = 'from-json help if-match scheduled-job-id'
|
|
59
|
-
'os-management scheduled-job update' = 'defined-tags description display-name force freeform-tags from-json help if-match interval-type interval-value max-wait-seconds operation-type package-names schedule-type scheduled-job-id time-next-execution update-names update-type wait-for-state wait-interval-seconds'
|
|
60
|
-
'os-management software-source add-packages' = 'from-json help package-names software-source-id'
|
|
61
|
-
'os-management software-source change-compartment' = 'compartment-id from-json help if-match software-source-id'
|
|
62
|
-
'os-management software-source create' = 'arch-type checksum-type compartment-id defined-tags description display-name freeform-tags from-json help maintainer-email maintainer-name maintainer-phone max-wait-seconds parent-id wait-for-state wait-interval-seconds'
|
|
63
|
-
'os-management software-source delete' = 'force from-json help if-match max-wait-seconds software-source-id wait-for-state wait-interval-seconds'
|
|
64
|
-
'os-management software-source get' = 'from-json help software-source-id'
|
|
65
|
-
'os-management software-source get-package' = 'from-json help package-name software-source-id'
|
|
66
|
-
'os-management software-source list' = 'all compartment-id display-name from-json help lifecycle-state limit page page-size sort-by sort-order'
|
|
67
|
-
'os-management software-source list-packages' = 'all compartment-id display-name from-json help limit page page-size software-source-id sort-by sort-order'
|
|
68
|
-
'os-management software-source remove-packages' = 'from-json help package-names software-source-id'
|
|
69
|
-
'os-management software-source search-packages' = 'cve-name display-name from-json help limit package-name page sort-by sort-order'
|
|
70
|
-
'os-management software-source update' = 'checksum-type defined-tags description display-name force freeform-tags from-json help if-match maintainer-email maintainer-name maintainer-phone max-wait-seconds software-source-id wait-for-state wait-interval-seconds'
|
|
71
|
-
'os-management windows-update get' = 'from-json help windows-update'
|
|
72
|
-
'os-management windows-update list' = 'all compartment-id display-name from-json help limit page page-size sort-by sort-order'
|
|
73
|
-
'os-management work-request get' = 'from-json help work-request-id'
|
|
74
|
-
'os-management work-request list' = 'all compartment-id display-name from-json help limit managed-instance-id os-family page page-size sort-by sort-order'
|
|
75
|
-
'os-management work-request list-errors' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
76
|
-
'os-management work-request list-logs' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
77
|
-
}
|
|
78
|
-
return $ociCommandsToLongParams
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
function GetOciCommandsToShortParams_os_management() {
|
|
82
|
-
$ociCommandsToShortParams = @{
|
|
83
|
-
'os-management erratum get' = '? h'
|
|
84
|
-
'os-management erratum-summary list-errata' = '? c h'
|
|
85
|
-
'os-management managed-instance attach-child' = '? h'
|
|
86
|
-
'os-management managed-instance attach-parent' = '? h'
|
|
87
|
-
'os-management managed-instance detach-child' = '? h'
|
|
88
|
-
'os-management managed-instance detach-parent' = '? h'
|
|
89
|
-
'os-management managed-instance get' = '? h'
|
|
90
|
-
'os-management managed-instance install-all-updates' = '? h'
|
|
91
|
-
'os-management managed-instance install-all-windows-updates' = '? h'
|
|
92
|
-
'os-management managed-instance install-package' = '? h'
|
|
93
|
-
'os-management managed-instance install-update' = '? h'
|
|
94
|
-
'os-management managed-instance install-windows-update' = '? h'
|
|
95
|
-
'os-management managed-instance list' = '? c h'
|
|
96
|
-
'os-management managed-instance list-available-packages' = '? c h'
|
|
97
|
-
'os-management managed-instance list-available-software-sources' = '? c h'
|
|
98
|
-
'os-management managed-instance list-available-updates' = '? c h'
|
|
99
|
-
'os-management managed-instance list-available-windows-updates' = '? c h'
|
|
100
|
-
'os-management managed-instance list-installed-packages' = '? c h'
|
|
101
|
-
'os-management managed-instance list-installed-windows-updates' = '? c h'
|
|
102
|
-
'os-management managed-instance list-managed-instance-errata' = '? c h'
|
|
103
|
-
'os-management managed-instance remove-package' = '? h'
|
|
104
|
-
'os-management managed-instance-group attach' = '? h'
|
|
105
|
-
'os-management managed-instance-group change-compartment' = '? c h'
|
|
106
|
-
'os-management managed-instance-group create' = '? c h'
|
|
107
|
-
'os-management managed-instance-group delete' = '? h'
|
|
108
|
-
'os-management managed-instance-group detach' = '? h'
|
|
109
|
-
'os-management managed-instance-group get' = '? h'
|
|
110
|
-
'os-management managed-instance-group list' = '? c h'
|
|
111
|
-
'os-management managed-instance-group update' = '? h'
|
|
112
|
-
'os-management scheduled-job change-compartment' = '? c h'
|
|
113
|
-
'os-management scheduled-job create' = '? c h'
|
|
114
|
-
'os-management scheduled-job delete' = '? h'
|
|
115
|
-
'os-management scheduled-job get' = '? h'
|
|
116
|
-
'os-management scheduled-job list' = '? c h'
|
|
117
|
-
'os-management scheduled-job list-upcoming' = '? c h'
|
|
118
|
-
'os-management scheduled-job run-now' = '? h'
|
|
119
|
-
'os-management scheduled-job skip-next-execution' = '? h'
|
|
120
|
-
'os-management scheduled-job update' = '? h'
|
|
121
|
-
'os-management software-source add-packages' = '? h'
|
|
122
|
-
'os-management software-source change-compartment' = '? c h'
|
|
123
|
-
'os-management software-source create' = '? c h'
|
|
124
|
-
'os-management software-source delete' = '? h'
|
|
125
|
-
'os-management software-source get' = '? h'
|
|
126
|
-
'os-management software-source get-package' = '? h'
|
|
127
|
-
'os-management software-source list' = '? c h'
|
|
128
|
-
'os-management software-source list-packages' = '? c h'
|
|
129
|
-
'os-management software-source remove-packages' = '? h'
|
|
130
|
-
'os-management software-source search-packages' = '? h'
|
|
131
|
-
'os-management software-source update' = '? h'
|
|
132
|
-
'os-management windows-update get' = '? h'
|
|
133
|
-
'os-management windows-update list' = '? c h'
|
|
134
|
-
'os-management work-request get' = '? h'
|
|
135
|
-
'os-management work-request list' = '? c h'
|
|
136
|
-
'os-management work-request list-errors' = '? h'
|
|
137
|
-
'os-management work-request list-logs' = '? h'
|
|
138
|
-
}
|
|
139
|
-
return $ociCommandsToShortParams
|
|
140
|
-
}
|
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
"change-compartment"
|
|
2
|
-
********************
|
|
3
|
-
|
|
4
|
-
* Description
|
|
5
|
-
|
|
6
|
-
* Usage
|
|
7
|
-
|
|
8
|
-
* Required Parameters
|
|
9
|
-
|
|
10
|
-
* Optional Parameters
|
|
11
|
-
|
|
12
|
-
* Global Parameters
|
|
13
|
-
|
|
14
|
-
* Example using required parameter
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
Description
|
|
18
|
-
===========
|
|
19
|
-
|
|
20
|
-
Changing the compartment of a data asset.
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
Usage
|
|
24
|
-
=====
|
|
25
|
-
|
|
26
|
-
oci anomaly-detection data-asset change-compartment [OPTIONS]
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
Required Parameters
|
|
30
|
-
===================
|
|
31
|
-
|
|
32
|
-
--compartment-id, -c [text]
|
|
33
|
-
|
|
34
|
-
The OCID of the compartment into which the resource should be moved.
|
|
35
|
-
|
|
36
|
-
--data-asset-id [text]
|
|
37
|
-
|
|
38
|
-
The OCID of the Data Asset.
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
Optional Parameters
|
|
42
|
-
===================
|
|
43
|
-
|
|
44
|
-
--from-json [text]
|
|
45
|
-
|
|
46
|
-
Provide input to this command as a JSON document from a file using the
|
|
47
|
-
file://path-to/file syntax.
|
|
48
|
-
|
|
49
|
-
The "--generate-full-command-json-input" option can be used to
|
|
50
|
-
generate a sample json file to be used with this command option. The
|
|
51
|
-
key names are pre-populated and match the command option names
|
|
52
|
-
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
-
while the values of the keys need to be populated by the user before
|
|
54
|
-
using the sample file as an input to this command. For any command
|
|
55
|
-
option that accepts multiple values, the value of the key can be a
|
|
56
|
-
JSON array.
|
|
57
|
-
|
|
58
|
-
Options can still be provided on the command line. If an option exists
|
|
59
|
-
in both the JSON document and the command line then the command line
|
|
60
|
-
specified value will be used.
|
|
61
|
-
|
|
62
|
-
For examples on usage of this option, please see our “using CLI with
|
|
63
|
-
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
-
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
-
|
|
66
|
-
--if-match [text]
|
|
67
|
-
|
|
68
|
-
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
69
|
-
resource, set the *if-match* parameter to the value of the etag from a
|
|
70
|
-
previous GET or POST response for that resource. The resource will be
|
|
71
|
-
updated or deleted only if the etag you provide matches the resource’s
|
|
72
|
-
current etag value.
|
|
73
|
-
|
|
74
|
-
--max-wait-seconds [integer]
|
|
75
|
-
|
|
76
|
-
The maximum time to wait for the resource to reach the lifecycle state
|
|
77
|
-
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
78
|
-
|
|
79
|
-
--wait-for-state [text]
|
|
80
|
-
|
|
81
|
-
This operation creates, modifies or deletes a resource that has a
|
|
82
|
-
defined lifecycle state. Specify this option to perform the action and
|
|
83
|
-
then wait until the resource reaches a given lifecycle state. Multiple
|
|
84
|
-
states can be specified, returning on the first state. For example, "
|
|
85
|
-
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
86
|
-
whichever lifecycle state is reached first. If timeout is reached, a
|
|
87
|
-
return code of 2 is returned. For any other error, a return code of 1
|
|
88
|
-
is returned.
|
|
89
|
-
|
|
90
|
-
Accepted values are:
|
|
91
|
-
|
|
92
|
-
ACTIVE, DELETED
|
|
93
|
-
|
|
94
|
-
--wait-interval-seconds [integer]
|
|
95
|
-
|
|
96
|
-
Check every "--wait-interval-seconds" to see whether the resource has
|
|
97
|
-
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
98
|
-
30 seconds.
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
Global Parameters
|
|
102
|
-
=================
|
|
103
|
-
|
|
104
|
-
Use "oci --help" for help on global parameters.
|
|
105
|
-
|
|
106
|
-
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
|
-
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
-
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
109
|
-
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
110
|
-
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
111
|
-
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
112
|
-
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
113
|
-
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
Example using required parameter
|
|
117
|
-
================================
|
|
118
|
-
|
|
119
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
120
|
-
example parameters with your own.
|
|
121
|
-
|
|
122
|
-
oci anomaly-detection data-asset create --generate-param-json-input data-source-details > data-source-details.json
|
|
123
|
-
|
|
124
|
-
Copy the following CLI commands into a file named example.sh. Run the
|
|
125
|
-
command by typing “bash example.sh” and replacing the example
|
|
126
|
-
parameters with your own.
|
|
127
|
-
|
|
128
|
-
Please note this sample will only work in the POSIX-compliant bash-
|
|
129
|
-
like shell. You need to set up the OCI configuration and appropriate
|
|
130
|
-
security policies before trying the examples.
|
|
131
|
-
|
|
132
|
-
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/anomaly-detection/project/create.html#cmdoption-compartment-id
|
|
133
|
-
|
|
134
|
-
project_id=$(oci anomaly-detection project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
135
|
-
|
|
136
|
-
data_asset_id=$(oci anomaly-detection data-asset create --compartment-id $compartment_id --data-source-details file://data-source-details.json --project-id $project_id --query data.id --raw-output)
|
|
137
|
-
|
|
138
|
-
oci anomaly-detection data-asset change-compartment --compartment-id $compartment_id --data-asset-id $data_asset_id
|