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
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
"update"
|
|
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
|
-
Updates the VirtualServiceRouteTable.
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
Usage
|
|
24
|
-
=====
|
|
25
|
-
|
|
26
|
-
oci service-mesh virtual-service-route-table update [OPTIONS]
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
Required Parameters
|
|
30
|
-
===================
|
|
31
|
-
|
|
32
|
-
--virtual-service-route-table-id [text]
|
|
33
|
-
|
|
34
|
-
Unique VirtualServiceRouteTable identifier.
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
Optional Parameters
|
|
38
|
-
===================
|
|
39
|
-
|
|
40
|
-
--defined-tags [complex type]
|
|
41
|
-
|
|
42
|
-
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
-
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
-
a complex type whose value must be valid JSON. The value can be
|
|
45
|
-
provided as a string on the command line or passed in as a file using
|
|
46
|
-
the file://path/to/file syntax.
|
|
47
|
-
|
|
48
|
-
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
-
example of the JSON which must be provided. We recommend storing this
|
|
50
|
-
example in a file, modifying it as needed and then passing it back in
|
|
51
|
-
via the file:// syntax.
|
|
52
|
-
|
|
53
|
-
--description [text]
|
|
54
|
-
|
|
55
|
-
Description of the resource. It can be changed after creation. Avoid
|
|
56
|
-
entering confidential information.
|
|
57
|
-
|
|
58
|
-
Example:
|
|
59
|
-
|
|
60
|
-
This is my new resource
|
|
61
|
-
|
|
62
|
-
--force
|
|
63
|
-
|
|
64
|
-
Perform update without prompting for confirmation.
|
|
65
|
-
|
|
66
|
-
--freeform-tags [complex type]
|
|
67
|
-
|
|
68
|
-
Simple key-value pair that is applied without any predefined name,
|
|
69
|
-
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
70
|
-
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
71
|
-
The value can be provided as a string on the command line or passed in
|
|
72
|
-
as a file using the file://path/to/file syntax.
|
|
73
|
-
|
|
74
|
-
The "--generate-param-json-input" option can be used to generate an
|
|
75
|
-
example of the JSON which must be provided. We recommend storing this
|
|
76
|
-
example in a file, modifying it as needed and then passing it back in
|
|
77
|
-
via the file:// syntax.
|
|
78
|
-
|
|
79
|
-
--from-json [text]
|
|
80
|
-
|
|
81
|
-
Provide input to this command as a JSON document from a file using the
|
|
82
|
-
file://path-to/file syntax.
|
|
83
|
-
|
|
84
|
-
The "--generate-full-command-json-input" option can be used to
|
|
85
|
-
generate a sample json file to be used with this command option. The
|
|
86
|
-
key names are pre-populated and match the command option names
|
|
87
|
-
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
88
|
-
while the values of the keys need to be populated by the user before
|
|
89
|
-
using the sample file as an input to this command. For any command
|
|
90
|
-
option that accepts multiple values, the value of the key can be a
|
|
91
|
-
JSON array.
|
|
92
|
-
|
|
93
|
-
Options can still be provided on the command line. If an option exists
|
|
94
|
-
in both the JSON document and the command line then the command line
|
|
95
|
-
specified value will be used.
|
|
96
|
-
|
|
97
|
-
For examples on usage of this option, please see our “using CLI with
|
|
98
|
-
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
99
|
-
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
100
|
-
|
|
101
|
-
--if-match [text]
|
|
102
|
-
|
|
103
|
-
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
104
|
-
resource, set the *if-match* parameter to the value of the etag from a
|
|
105
|
-
previous GET or POST response for that resource. The resource will be
|
|
106
|
-
updated or deleted only if the etag you provide matches the resource’s
|
|
107
|
-
current etag value.
|
|
108
|
-
|
|
109
|
-
--max-wait-seconds [integer]
|
|
110
|
-
|
|
111
|
-
The maximum time to wait for the work request to reach the state
|
|
112
|
-
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
113
|
-
|
|
114
|
-
--priority [integer]
|
|
115
|
-
|
|
116
|
-
The priority of the route table. Lower value means higher priority.
|
|
117
|
-
The routes are declared based on the priority.
|
|
118
|
-
|
|
119
|
-
--route-rules [complex type]
|
|
120
|
-
|
|
121
|
-
The route rules for the virtual service.
|
|
122
|
-
|
|
123
|
-
This option is a JSON list with items of type
|
|
124
|
-
VirtualServiceTrafficRouteRuleDetails. For documentation on
|
|
125
|
-
VirtualServiceTrafficRouteRuleDetails please see our API reference: h
|
|
126
|
-
ttps://docs.cloud.oracle.com/api/#/en/servicemesh/20220615/datatypes/
|
|
127
|
-
VirtualServiceTrafficRouteRuleDetails. This is a complex type whose
|
|
128
|
-
value must be valid JSON. The value can be provided as a string on the
|
|
129
|
-
command line or passed in as a file using the file://path/to/file
|
|
130
|
-
syntax.
|
|
131
|
-
|
|
132
|
-
The "--generate-param-json-input" option can be used to generate an
|
|
133
|
-
example of the JSON which must be provided. We recommend storing this
|
|
134
|
-
example in a file, modifying it as needed and then passing it back in
|
|
135
|
-
via the file:// syntax.
|
|
136
|
-
|
|
137
|
-
--wait-for-state [text]
|
|
138
|
-
|
|
139
|
-
This operation asynchronously creates, modifies or deletes a resource
|
|
140
|
-
and uses a work request to track the progress of the operation.
|
|
141
|
-
Specify this option to perform the action and then wait until the work
|
|
142
|
-
request reaches a certain state. Multiple states can be specified,
|
|
143
|
-
returning on the first state. For example, "--wait-for-state"
|
|
144
|
-
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
145
|
-
lifecycle state is reached first. If timeout is reached, a return code
|
|
146
|
-
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
147
|
-
|
|
148
|
-
Accepted values are:
|
|
149
|
-
|
|
150
|
-
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
|
|
151
|
-
|
|
152
|
-
--wait-interval-seconds [integer]
|
|
153
|
-
|
|
154
|
-
Check every "--wait-interval-seconds" to see whether the work request
|
|
155
|
-
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
156
|
-
seconds.
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
Global Parameters
|
|
160
|
-
=================
|
|
161
|
-
|
|
162
|
-
Use "oci --help" for help on global parameters.
|
|
163
|
-
|
|
164
|
-
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
165
|
-
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
166
|
-
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
167
|
-
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
168
|
-
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
169
|
-
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
170
|
-
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
171
|
-
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
Example using required parameter
|
|
175
|
-
================================
|
|
176
|
-
|
|
177
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
178
|
-
example parameters with your own.
|
|
179
|
-
|
|
180
|
-
oci service-mesh mesh create --generate-param-json-input certificate-authorities > certificate-authorities.json
|
|
181
|
-
|
|
182
|
-
oci service-mesh virtual-service-route-table create --generate-param-json-input route-rules > route-rules.json
|
|
183
|
-
|
|
184
|
-
Copy the following CLI commands into a file named example.sh. Run the
|
|
185
|
-
command by typing “bash example.sh” and replacing the example
|
|
186
|
-
parameters with your own.
|
|
187
|
-
|
|
188
|
-
Please note this sample will only work in the POSIX-compliant bash-
|
|
189
|
-
like shell. You need to set up the OCI configuration and appropriate
|
|
190
|
-
security policies before trying the examples.
|
|
191
|
-
|
|
192
|
-
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/service-mesh/mesh/create.html#cmdoption-compartment-id
|
|
193
|
-
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/service-mesh/mesh/create.html#cmdoption-display-name
|
|
194
|
-
|
|
195
|
-
mesh_id=$(oci service-mesh mesh create --certificate-authorities file://certificate-authorities.json --compartment-id $compartment_id --display-name $display_name --query data.id --raw-output)
|
|
196
|
-
|
|
197
|
-
virtual_service_id=$(oci service-mesh virtual-service create --compartment-id $compartment_id --mesh-id $mesh_id --name $name --query data.id --raw-output)
|
|
198
|
-
|
|
199
|
-
virtual_service_route_table_id=$(oci service-mesh virtual-service-route-table create --compartment-id $compartment_id --name $name --route-rules file://route-rules.json --virtual-service-id $virtual_service_id --query data.id --raw-output)
|
|
200
|
-
|
|
201
|
-
oci service-mesh virtual-service-route-table update --virtual-service-route-table-id $virtual_service_route_table_id
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table.txt
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
virtual-service-route-table
|
|
2
|
-
***************************
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Description
|
|
6
|
-
===========
|
|
7
|
-
|
|
8
|
-
This resource represents a customer-managed service route table in the
|
|
9
|
-
Service Mesh.
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Available Commands
|
|
13
|
-
==================
|
|
14
|
-
|
|
15
|
-
* change-compartment
|
|
16
|
-
|
|
17
|
-
* create
|
|
18
|
-
|
|
19
|
-
* delete
|
|
20
|
-
|
|
21
|
-
* get
|
|
22
|
-
|
|
23
|
-
* list
|
|
24
|
-
|
|
25
|
-
* update
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
virtual-service
|
|
2
|
-
***************
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Description
|
|
6
|
-
===========
|
|
7
|
-
|
|
8
|
-
This resource represents a customer-managed service in the Service
|
|
9
|
-
Mesh. Each virtual service declares multiple running versions of the
|
|
10
|
-
service and maps to a group of instances/pods running a specific
|
|
11
|
-
version of the actual service.
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
Available Commands
|
|
15
|
-
==================
|
|
16
|
-
|
|
17
|
-
* change-compartment
|
|
18
|
-
|
|
19
|
-
* create
|
|
20
|
-
|
|
21
|
-
* delete
|
|
22
|
-
|
|
23
|
-
* get
|
|
24
|
-
|
|
25
|
-
* list
|
|
26
|
-
|
|
27
|
-
* update
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
work-request
|
|
2
|
-
************
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Description
|
|
6
|
-
===========
|
|
7
|
-
|
|
8
|
-
A description of the work request status.
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
Available Commands
|
|
12
|
-
==================
|
|
13
|
-
|
|
14
|
-
* cancel
|
|
15
|
-
|
|
16
|
-
* get
|
|
17
|
-
|
|
18
|
-
* list
|
|
19
|
-
|
|
20
|
-
* list-work-request-errors
|
|
21
|
-
|
|
22
|
-
* list-work-request-logs
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
service-mesh
|
|
2
|
-
************
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Description
|
|
6
|
-
===========
|
|
7
|
-
|
|
8
|
-
Use the Service Mesh CLI to manage mesh, virtual service, access
|
|
9
|
-
policy and other mesh related items.
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Available Commands
|
|
13
|
-
==================
|
|
14
|
-
|
|
15
|
-
* access-policy
|
|
16
|
-
|
|
17
|
-
* change-compartment
|
|
18
|
-
|
|
19
|
-
* create
|
|
20
|
-
|
|
21
|
-
* delete
|
|
22
|
-
|
|
23
|
-
* get
|
|
24
|
-
|
|
25
|
-
* list
|
|
26
|
-
|
|
27
|
-
* update
|
|
28
|
-
|
|
29
|
-
* debug
|
|
30
|
-
|
|
31
|
-
* report
|
|
32
|
-
|
|
33
|
-
* ingress-gateway
|
|
34
|
-
|
|
35
|
-
* change-compartment
|
|
36
|
-
|
|
37
|
-
* create
|
|
38
|
-
|
|
39
|
-
* delete
|
|
40
|
-
|
|
41
|
-
* get
|
|
42
|
-
|
|
43
|
-
* list
|
|
44
|
-
|
|
45
|
-
* update
|
|
46
|
-
|
|
47
|
-
* ingress-gateway-route-table
|
|
48
|
-
|
|
49
|
-
* change-compartment
|
|
50
|
-
|
|
51
|
-
* create
|
|
52
|
-
|
|
53
|
-
* delete
|
|
54
|
-
|
|
55
|
-
* get
|
|
56
|
-
|
|
57
|
-
* list
|
|
58
|
-
|
|
59
|
-
* update
|
|
60
|
-
|
|
61
|
-
* mesh
|
|
62
|
-
|
|
63
|
-
* change-compartment
|
|
64
|
-
|
|
65
|
-
* create
|
|
66
|
-
|
|
67
|
-
* delete
|
|
68
|
-
|
|
69
|
-
* get
|
|
70
|
-
|
|
71
|
-
* list
|
|
72
|
-
|
|
73
|
-
* update
|
|
74
|
-
|
|
75
|
-
* proxy-details
|
|
76
|
-
|
|
77
|
-
* get
|
|
78
|
-
|
|
79
|
-
* virtual-deployment
|
|
80
|
-
|
|
81
|
-
* change-compartment
|
|
82
|
-
|
|
83
|
-
* create
|
|
84
|
-
|
|
85
|
-
* create-virtual-deployment-disabled-service-discovery-configuration
|
|
86
|
-
|
|
87
|
-
* create-virtual-deployment-dns-service-discovery-configuration
|
|
88
|
-
|
|
89
|
-
* delete
|
|
90
|
-
|
|
91
|
-
* get
|
|
92
|
-
|
|
93
|
-
* list
|
|
94
|
-
|
|
95
|
-
* update
|
|
96
|
-
|
|
97
|
-
* update-virtual-deployment-disabled-service-discovery-configuration
|
|
98
|
-
|
|
99
|
-
* update-virtual-deployment-dns-service-discovery-configuration
|
|
100
|
-
|
|
101
|
-
* virtual-service
|
|
102
|
-
|
|
103
|
-
* change-compartment
|
|
104
|
-
|
|
105
|
-
* create
|
|
106
|
-
|
|
107
|
-
* delete
|
|
108
|
-
|
|
109
|
-
* get
|
|
110
|
-
|
|
111
|
-
* list
|
|
112
|
-
|
|
113
|
-
* update
|
|
114
|
-
|
|
115
|
-
* virtual-service-route-table
|
|
116
|
-
|
|
117
|
-
* change-compartment
|
|
118
|
-
|
|
119
|
-
* create
|
|
120
|
-
|
|
121
|
-
* delete
|
|
122
|
-
|
|
123
|
-
* get
|
|
124
|
-
|
|
125
|
-
* list
|
|
126
|
-
|
|
127
|
-
* update
|
|
128
|
-
|
|
129
|
-
* work-request
|
|
130
|
-
|
|
131
|
-
* cancel
|
|
132
|
-
|
|
133
|
-
* get
|
|
134
|
-
|
|
135
|
-
* list
|
|
136
|
-
|
|
137
|
-
* list-work-request-errors
|
|
138
|
-
|
|
139
|
-
* list-work-request-logs
|
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/anomalydetection_cli_extended.py
DELETED
|
@@ -1,234 +0,0 @@
|
|
|
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.ai_anomaly_detection.src.oci_cli_anomaly_detection.generated import anomalydetection_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 anomaly-detection ai-private-endpoint -> oci anomaly-detection pe
|
|
14
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.anomaly_detection_root_group, anomalydetection_cli.ai_private_endpoint_group, "pe")
|
|
15
|
-
|
|
16
|
-
# oci anomaly-detection data-asset create-data-asset-data-source-details-atp -> oci anomaly-detection data-asset create-data-source-atp
|
|
17
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.data_asset_group, anomalydetection_cli.create_data_asset_data_source_details_atp, "create-data-source-atp")
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
# oci anomaly-detection data-asset create-data-asset-data-source-details-influx -> oci anomaly-detection data-asset create-data-source-influx
|
|
21
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.data_asset_group, anomalydetection_cli.create_data_asset_data_source_details_influx, "create-data-source-influx")
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
# oci anomaly-detection data-asset create-data-asset-data-source-details-object-storage -> oci anomaly-detection data-asset create-data-source-os
|
|
25
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.data_asset_group, anomalydetection_cli.create_data_asset_data_source_details_object_storage, "create-data-source-os")
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
# oci anomaly-detection data-asset-collection list-data-assets -> oci anomaly-detection data-asset-collection list
|
|
29
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.data_asset_collection_group, anomalydetection_cli.list_data_assets, "list")
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
# oci anomaly-detection ai-private-endpoint-collection list-ai-private-endpoints -> oci anomaly-detection ai-private-endpoint-collection list
|
|
33
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.ai_private_endpoint_collection_group, anomalydetection_cli.list_ai_private_endpoints, "list")
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
# oci anomaly-detection model detect-anomalies-embedded-detect-anomalies-request -> oci anomaly-detection model detect-anomalies-embedded
|
|
37
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.model_group, anomalydetection_cli.detect_anomalies_embedded_detect_anomalies_request, "detect-anomalies-embedded")
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
# oci anomaly-detection model detect-anomalies-inline-detect-anomalies-request -> oci anomaly-detection model detect-anomalies-inline
|
|
41
|
-
cli_util.rename_command(anomalydetection_cli, anomalydetection_cli.model_group, anomalydetection_cli.detect_anomalies_inline_detect_anomalies_request, "detect-anomalies-inline")
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
# Move commands under 'oci anomaly-detection ai-private-endpoint-collection' -> 'oci anomaly-detection ai-private-endpoint'
|
|
45
|
-
anomalydetection_cli.anomaly_detection_root_group.commands.pop(anomalydetection_cli.ai_private_endpoint_collection_group.name)
|
|
46
|
-
anomalydetection_cli.ai_private_endpoint_group.add_command(anomalydetection_cli.list_ai_private_endpoints)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
# Move commands under 'oci anomaly-detection data-asset-collection' -> 'oci anomaly-detection data-asset'
|
|
50
|
-
anomalydetection_cli.anomaly_detection_root_group.commands.pop(anomalydetection_cli.data_asset_collection_group.name)
|
|
51
|
-
anomalydetection_cli.data_asset_group.add_command(anomalydetection_cli.list_data_assets)
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.change_ai_private_endpoint_compartment, params_to_exclude=['ai_private_endpoint_id'])
|
|
55
|
-
@anomalydetection_cli.ai_private_endpoint_group.command(name=anomalydetection_cli.change_ai_private_endpoint_compartment.name, help=anomalydetection_cli.change_ai_private_endpoint_compartment.help)
|
|
56
|
-
@cli_util.option('--pe-id', required=True, help=u"""Unique private reverse connection identifier. [required]""")
|
|
57
|
-
@click.pass_context
|
|
58
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
59
|
-
@cli_util.wrap_exceptions
|
|
60
|
-
def change_ai_private_endpoint_compartment_extended(ctx, **kwargs):
|
|
61
|
-
if 'pe_id' in kwargs:
|
|
62
|
-
kwargs['ai_private_endpoint_id'] = kwargs['pe_id']
|
|
63
|
-
kwargs.pop('pe_id')
|
|
64
|
-
|
|
65
|
-
ctx.invoke(anomalydetection_cli.change_ai_private_endpoint_compartment, **kwargs)
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.delete_ai_private_endpoint, params_to_exclude=['ai_private_endpoint_id'])
|
|
69
|
-
@anomalydetection_cli.ai_private_endpoint_group.command(name=anomalydetection_cli.delete_ai_private_endpoint.name, help=anomalydetection_cli.delete_ai_private_endpoint.help)
|
|
70
|
-
@cli_util.option('--pe-id', required=True, help=u"""Unique private reverse connection identifier. [required]""")
|
|
71
|
-
@click.pass_context
|
|
72
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
73
|
-
@cli_util.wrap_exceptions
|
|
74
|
-
def delete_ai_private_endpoint_extended(ctx, **kwargs):
|
|
75
|
-
if 'pe_id' in kwargs:
|
|
76
|
-
kwargs['ai_private_endpoint_id'] = kwargs['pe_id']
|
|
77
|
-
kwargs.pop('pe_id')
|
|
78
|
-
|
|
79
|
-
ctx.invoke(anomalydetection_cli.delete_ai_private_endpoint, **kwargs)
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.get_ai_private_endpoint, params_to_exclude=['ai_private_endpoint_id'])
|
|
83
|
-
@anomalydetection_cli.ai_private_endpoint_group.command(name=anomalydetection_cli.get_ai_private_endpoint.name, help=anomalydetection_cli.get_ai_private_endpoint.help)
|
|
84
|
-
@cli_util.option('--pe-id', required=True, help=u"""Unique private reverse connection identifier. [required]""")
|
|
85
|
-
@click.pass_context
|
|
86
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'ai_anomaly_detection', 'class': 'AiPrivateEndpoint'})
|
|
87
|
-
@cli_util.wrap_exceptions
|
|
88
|
-
def get_ai_private_endpoint_extended(ctx, **kwargs):
|
|
89
|
-
if 'pe_id' in kwargs:
|
|
90
|
-
kwargs['ai_private_endpoint_id'] = kwargs['pe_id']
|
|
91
|
-
kwargs.pop('pe_id')
|
|
92
|
-
|
|
93
|
-
ctx.invoke(anomalydetection_cli.get_ai_private_endpoint, **kwargs)
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.update_ai_private_endpoint, params_to_exclude=['ai_private_endpoint_id'])
|
|
97
|
-
@anomalydetection_cli.ai_private_endpoint_group.command(name=anomalydetection_cli.update_ai_private_endpoint.name, help=anomalydetection_cli.update_ai_private_endpoint.help)
|
|
98
|
-
@cli_util.option('--pe-id', required=True, help=u"""Unique private reverse connection identifier. [required]""")
|
|
99
|
-
@click.pass_context
|
|
100
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'dns-zones': {'module': 'ai_anomaly_detection', 'class': 'list[string]'}, 'freeform-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, dict(str, object))'}})
|
|
101
|
-
@cli_util.wrap_exceptions
|
|
102
|
-
def update_ai_private_endpoint_extended(ctx, **kwargs):
|
|
103
|
-
if 'pe_id' in kwargs:
|
|
104
|
-
kwargs['ai_private_endpoint_id'] = kwargs['pe_id']
|
|
105
|
-
kwargs.pop('pe_id')
|
|
106
|
-
|
|
107
|
-
ctx.invoke(anomalydetection_cli.update_ai_private_endpoint, **kwargs)
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.create_data_asset_data_source_details_atp, params_to_exclude=['data_source_details_atp_password_secret_id', 'data_source_details_atp_user_name', 'data_source_details_cwallet_file_secret_id', 'data_source_details_database_name', 'data_source_details_ewallet_file_secret_id', 'data_source_details_key_store_file_secret_id', 'data_source_details_ojdbc_file_secret_id', 'data_source_details_table_name', 'data_source_details_tnsnames_file_secret_id', 'data_source_details_truststore_file_secret_id', 'data_source_details_wallet_password_secret_id'])
|
|
111
|
-
@anomalydetection_cli.data_asset_group.command(name=anomalydetection_cli.create_data_asset_data_source_details_atp.name, help=anomalydetection_cli.create_data_asset_data_source_details_atp.help)
|
|
112
|
-
@cli_util.option('--atp-password-secret-id', help=u"""atp db password Secret Id""")
|
|
113
|
-
@cli_util.option('--atp-user-name', help=u"""atp db user name""")
|
|
114
|
-
@cli_util.option('--cwallet-file-secret-id', help=u"""OCID of the secret containing the containers certificates of ATP wallet""")
|
|
115
|
-
@cli_util.option('--database-name', help=u"""atp database name""")
|
|
116
|
-
@cli_util.option('--ewallet-file-secret-id', help=u"""OCID of the secret containing the PDB'S certificates of ATP wallet""")
|
|
117
|
-
@cli_util.option('--key-store-file-secret-id', help=u"""OCID of the secret containing Keystore.jks file of the ATP wallet""")
|
|
118
|
-
@cli_util.option('--ojdbc-file-secret-id', help=u"""OCID of the secret that contains jdbc properties file of ATP wallet""")
|
|
119
|
-
@cli_util.option('--table-name', help=u"""atp database table name""")
|
|
120
|
-
@cli_util.option('--tnsnames-file-secret-id', help=u"""OCID of the secret that contains the tnsnames file of ATP wallet""")
|
|
121
|
-
@cli_util.option('--truststore-file-secret-id', help=u"""OCID of the secret containing truststore.jks file of the ATP wallet""")
|
|
122
|
-
@cli_util.option('--wallet-password-secret-id', help=u"""wallet password Secret ID in String format""")
|
|
123
|
-
@click.pass_context
|
|
124
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'ai_anomaly_detection', 'class': 'DataAsset'})
|
|
125
|
-
@cli_util.wrap_exceptions
|
|
126
|
-
def create_data_asset_data_source_details_atp_extended(ctx, **kwargs):
|
|
127
|
-
if 'atp_password_secret_id' in kwargs:
|
|
128
|
-
kwargs['data_source_details_atp_password_secret_id'] = kwargs['atp_password_secret_id']
|
|
129
|
-
kwargs.pop('atp_password_secret_id')
|
|
130
|
-
|
|
131
|
-
if 'atp_user_name' in kwargs:
|
|
132
|
-
kwargs['data_source_details_atp_user_name'] = kwargs['atp_user_name']
|
|
133
|
-
kwargs.pop('atp_user_name')
|
|
134
|
-
|
|
135
|
-
if 'cwallet_file_secret_id' in kwargs:
|
|
136
|
-
kwargs['data_source_details_cwallet_file_secret_id'] = kwargs['cwallet_file_secret_id']
|
|
137
|
-
kwargs.pop('cwallet_file_secret_id')
|
|
138
|
-
|
|
139
|
-
if 'database_name' in kwargs:
|
|
140
|
-
kwargs['data_source_details_database_name'] = kwargs['database_name']
|
|
141
|
-
kwargs.pop('database_name')
|
|
142
|
-
|
|
143
|
-
if 'ewallet_file_secret_id' in kwargs:
|
|
144
|
-
kwargs['data_source_details_ewallet_file_secret_id'] = kwargs['ewallet_file_secret_id']
|
|
145
|
-
kwargs.pop('ewallet_file_secret_id')
|
|
146
|
-
|
|
147
|
-
if 'key_store_file_secret_id' in kwargs:
|
|
148
|
-
kwargs['data_source_details_key_store_file_secret_id'] = kwargs['key_store_file_secret_id']
|
|
149
|
-
kwargs.pop('key_store_file_secret_id')
|
|
150
|
-
|
|
151
|
-
if 'ojdbc_file_secret_id' in kwargs:
|
|
152
|
-
kwargs['data_source_details_ojdbc_file_secret_id'] = kwargs['ojdbc_file_secret_id']
|
|
153
|
-
kwargs.pop('ojdbc_file_secret_id')
|
|
154
|
-
|
|
155
|
-
if 'table_name' in kwargs:
|
|
156
|
-
kwargs['data_source_details_table_name'] = kwargs['table_name']
|
|
157
|
-
kwargs.pop('table_name')
|
|
158
|
-
|
|
159
|
-
if 'tnsnames_file_secret_id' in kwargs:
|
|
160
|
-
kwargs['data_source_details_tnsnames_file_secret_id'] = kwargs['tnsnames_file_secret_id']
|
|
161
|
-
kwargs.pop('tnsnames_file_secret_id')
|
|
162
|
-
|
|
163
|
-
if 'truststore_file_secret_id' in kwargs:
|
|
164
|
-
kwargs['data_source_details_truststore_file_secret_id'] = kwargs['truststore_file_secret_id']
|
|
165
|
-
kwargs.pop('truststore_file_secret_id')
|
|
166
|
-
|
|
167
|
-
if 'wallet_password_secret_id' in kwargs:
|
|
168
|
-
kwargs['data_source_details_wallet_password_secret_id'] = kwargs['wallet_password_secret_id']
|
|
169
|
-
kwargs.pop('wallet_password_secret_id')
|
|
170
|
-
|
|
171
|
-
ctx.invoke(anomalydetection_cli.create_data_asset_data_source_details_atp, **kwargs)
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.create_data_asset_data_source_details_influx, params_to_exclude=['data_source_details_measurement_name', 'data_source_details_password_secret_id', 'data_source_details_url', 'data_source_details_user_name', 'data_source_details_version_specific_details'])
|
|
175
|
-
@anomalydetection_cli.data_asset_group.command(name=anomalydetection_cli.create_data_asset_data_source_details_influx.name, help=anomalydetection_cli.create_data_asset_data_source_details_influx.help)
|
|
176
|
-
@cli_util.option('--measurement-name', required=True, help=u"""Measurement name for influx [required]""")
|
|
177
|
-
@cli_util.option('--password-secret-id', required=True, help=u"""Password Secret Id for the influx connection [required]""")
|
|
178
|
-
@cli_util.option('--url', required=True, help=u"""public IP address and port to influx DB [required]""")
|
|
179
|
-
@cli_util.option('--user-name', required=True, help=u"""Username for connection to Influx [required]""")
|
|
180
|
-
@cli_util.option('--version-specific-details', required=True, type=custom_types.CLI_COMPLEX_TYPE, help=u"""This is a complex type whose value must be valid JSON. The value can be provided as a string on the command line or passed in as a file using
|
|
181
|
-
the file://path/to/file syntax.
|
|
182
|
-
|
|
183
|
-
The --generate-param-json-input option can be used to generate an example of the JSON which must be provided. We recommend storing this example
|
|
184
|
-
in a file, modifying it as needed and then passing it back in via the file:// syntax.
|
|
185
|
-
[required]""")
|
|
186
|
-
@click.pass_context
|
|
187
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, dict(str, object))'}, 'version-specific-details': {'module': 'ai_anomaly_detection', 'class': 'InfluxDetails'}}, output_type={'module': 'ai_anomaly_detection', 'class': 'DataAsset'})
|
|
188
|
-
@cli_util.wrap_exceptions
|
|
189
|
-
def create_data_asset_data_source_details_influx_extended(ctx, **kwargs):
|
|
190
|
-
if 'measurement_name' in kwargs:
|
|
191
|
-
kwargs['data_source_details_measurement_name'] = kwargs['measurement_name']
|
|
192
|
-
kwargs.pop('measurement_name')
|
|
193
|
-
|
|
194
|
-
if 'password_secret_id' in kwargs:
|
|
195
|
-
kwargs['data_source_details_password_secret_id'] = kwargs['password_secret_id']
|
|
196
|
-
kwargs.pop('password_secret_id')
|
|
197
|
-
|
|
198
|
-
if 'url' in kwargs:
|
|
199
|
-
kwargs['data_source_details_url'] = kwargs['url']
|
|
200
|
-
kwargs.pop('url')
|
|
201
|
-
|
|
202
|
-
if 'user_name' in kwargs:
|
|
203
|
-
kwargs['data_source_details_user_name'] = kwargs['user_name']
|
|
204
|
-
kwargs.pop('user_name')
|
|
205
|
-
|
|
206
|
-
if 'version_specific_details' in kwargs:
|
|
207
|
-
kwargs['data_source_details_version_specific_details'] = kwargs['version_specific_details']
|
|
208
|
-
kwargs.pop('version_specific_details')
|
|
209
|
-
|
|
210
|
-
ctx.invoke(anomalydetection_cli.create_data_asset_data_source_details_influx, **kwargs)
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
@cli_util.copy_params_from_generated_command(anomalydetection_cli.create_data_asset_data_source_details_object_storage, params_to_exclude=['data_source_details_bucket_name', 'data_source_details_namespace', 'data_source_details_object_name'])
|
|
214
|
-
@anomalydetection_cli.data_asset_group.command(name=anomalydetection_cli.create_data_asset_data_source_details_object_storage.name, help=anomalydetection_cli.create_data_asset_data_source_details_object_storage.help)
|
|
215
|
-
@cli_util.option('--bucket-name', help=u"""Object storage bucket name""")
|
|
216
|
-
@cli_util.option('--namespace', help=u"""Object storage namespace""")
|
|
217
|
-
@cli_util.option('--object-name', help=u"""File name""")
|
|
218
|
-
@click.pass_context
|
|
219
|
-
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'ai_anomaly_detection', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'ai_anomaly_detection', 'class': 'DataAsset'})
|
|
220
|
-
@cli_util.wrap_exceptions
|
|
221
|
-
def create_data_asset_data_source_details_object_storage_extended(ctx, **kwargs):
|
|
222
|
-
if 'bucket_name' in kwargs:
|
|
223
|
-
kwargs['data_source_details_bucket_name'] = kwargs['bucket_name']
|
|
224
|
-
kwargs.pop('bucket_name')
|
|
225
|
-
|
|
226
|
-
if 'namespace' in kwargs:
|
|
227
|
-
kwargs['data_source_details_namespace'] = kwargs['namespace']
|
|
228
|
-
kwargs.pop('namespace')
|
|
229
|
-
|
|
230
|
-
if 'object_name' in kwargs:
|
|
231
|
-
kwargs['data_source_details_object_name'] = kwargs['object_name']
|
|
232
|
-
kwargs.pop('object_name')
|
|
233
|
-
|
|
234
|
-
ctx.invoke(anomalydetection_cli.create_data_asset_data_source_details_object_storage, **kwargs)
|