oci 2.125.2__py3-none-any.whl → 2.125.3__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/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +134 -43
- oci/ai_language/models/__init__.py +24 -0
- oci/ai_language/models/assertion_details.py +165 -0
- oci/ai_language/models/batch_detect_health_entity_details.py +223 -0
- oci/ai_language/models/batch_detect_health_entity_result.py +103 -0
- oci/ai_language/models/batch_detect_language_pii_entities_details.py +29 -2
- oci/ai_language/models/health_entity.py +351 -0
- oci/ai_language/models/health_entity_document_result.py +200 -0
- oci/ai_language/models/input_location.py +2 -1
- oci/ai_language/models/mel_concept.py +103 -0
- oci/ai_language/models/mel_concept_details.py +165 -0
- oci/ai_language/models/model_details.py +11 -3
- oci/ai_language/models/named_entity_recognition_model_details.py +1 -1
- oci/ai_language/models/pii_entity.py +118 -7
- oci/ai_language/models/pii_model_details.py +91 -0
- oci/ai_language/models/pre_trained_health_nlu_model_details.py +1 -1
- oci/ai_language/models/pre_trained_key_phrase_extraction_model_details.py +1 -1
- oci/ai_language/models/pre_trained_language_detection_model_details.py +1 -1
- oci/ai_language/models/pre_trained_named_entity_recognition_model_details.py +1 -1
- oci/ai_language/models/pre_trained_pii_model_details.py +1 -1
- oci/ai_language/models/pre_trained_sentiment_analysis_model_details.py +1 -1
- oci/ai_language/models/pre_trained_summarization.py +1 -1
- oci/ai_language/models/pre_trained_text_classification_model_details.py +1 -1
- oci/ai_language/models/pre_trained_universal_model.py +1 -1
- oci/ai_language/models/profile.py +134 -0
- oci/ai_language/models/relation_entity.py +196 -0
- oci/ai_language/models/resolved_entities.py +72 -0
- oci/ai_language/models/resolved_entity.py +227 -0
- oci/ai_language/models/text_classification_model_details.py +1 -1
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/data_science/models/instance_configuration.py +37 -2
- oci/database/database_client.py +1224 -537
- oci/database/database_client_composite_operations.py +204 -0
- oci/database/models/__init__.py +12 -0
- oci/database/models/autonomous_container_database.py +31 -0
- oci/database/models/autonomous_container_database_summary.py +31 -0
- oci/database/models/autonomous_database_software_image.py +489 -0
- oci/database/models/autonomous_database_software_image_collection.py +72 -0
- oci/database/models/autonomous_database_software_image_summary.py +437 -0
- oci/database/models/change_autonomous_database_software_image_compartment_details.py +76 -0
- oci/database/models/create_autonomous_container_database_details.py +35 -0
- oci/database/models/create_autonomous_database_software_image_details.py +267 -0
- oci/database/models/maintenance_window.py +33 -2
- oci/database/models/update_autonomous_database_software_image_details.py +119 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +7 -7
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_migration/models/aws_s3_data_transfer_medium_details.py +29 -2
- oci/database_migration/models/data_transfer_medium_details_v2.py +1 -1
- oci/database_migration/models/nfs_data_transfer_medium_details.py +29 -2
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +26 -26
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +24 -24
- oci/generative_ai/models/dataset.py +1 -1
- oci/generative_ai/models/dedicated_ai_cluster.py +34 -3
- oci/generative_ai/models/endpoint.py +27 -0
- oci/generative_ai/models/model.py +34 -3
- oci/generative_ai/models/model_summary.py +7 -3
- oci/generative_ai_inference/generative_ai_inference_client.py +101 -3
- oci/generative_ai_inference/models/__init__.py +30 -0
- oci/generative_ai_inference/models/base_chat_request.py +109 -0
- oci/generative_ai_inference/models/base_chat_response.py +109 -0
- oci/generative_ai_inference/models/chat_choice.py +161 -0
- oci/generative_ai_inference/models/chat_content.py +101 -0
- oci/generative_ai_inference/models/chat_details.py +126 -0
- oci/generative_ai_inference/models/chat_result.py +130 -0
- oci/generative_ai_inference/models/citation.py +165 -0
- oci/generative_ai_inference/models/cohere_chat_request.py +443 -0
- oci/generative_ai_inference/models/cohere_chat_response.py +272 -0
- oci/generative_ai_inference/models/cohere_llm_inference_response.py +1 -1
- oci/generative_ai_inference/models/cohere_message.py +119 -0
- oci/generative_ai_inference/models/embed_text_details.py +2 -2
- oci/generative_ai_inference/models/generic_chat_request.py +474 -0
- oci/generative_ai_inference/models/generic_chat_response.py +113 -0
- oci/generative_ai_inference/models/llama_llm_inference_request.py +2 -2
- oci/generative_ai_inference/models/llama_llm_inference_response.py +1 -1
- oci/generative_ai_inference/models/llm_inference_response.py +11 -3
- oci/generative_ai_inference/models/message.py +103 -0
- oci/generative_ai_inference/models/search_query.py +72 -0
- oci/generative_ai_inference/models/text_content.py +82 -0
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +18 -18
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/models/opa_instance.py +7 -3
- oci/opa/models/work_request.py +11 -3
- oci/opa/models/work_request_summary.py +11 -3
- oci/opa/opa_instance_client.py +223 -13
- oci/opa/opa_instance_client_composite_operations.py +78 -0
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/models/create_redis_cluster_details.py +31 -0
- oci/redis/models/redis_cluster.py +31 -0
- oci/redis/models/redis_cluster_summary.py +31 -0
- oci/redis/models/update_redis_cluster_details.py +31 -0
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/models/__init__.py +12 -0
- oci/usage_api/models/create_email_recipients_group_details.py +103 -0
- oci/usage_api/models/email_recipient.py +181 -0
- oci/usage_api/models/email_recipients_group.py +181 -0
- oci/usage_api/models/email_recipients_group_collection.py +72 -0
- oci/usage_api/models/email_recipients_group_summary.py +272 -0
- oci/usage_api/models/update_email_recipients_group_details.py +72 -0
- oci/usage_api/usageapi_client.py +656 -34
- oci/usage_api/usageapi_client_composite_operations.py +96 -0
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/METADATA +1 -1
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/RECORD +333 -294
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/LICENSE.txt +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/WHEEL +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/top_level.txt +0 -0
@@ -158,7 +158,7 @@ class DatabaseMigrationClient(object):
|
|
158
158
|
:rtype: :class:`~oci.response.Response`
|
159
159
|
|
160
160
|
:example:
|
161
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
161
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/abort_job.py.html>`__ to see an example of how to use abort_job API.
|
162
162
|
"""
|
163
163
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
164
164
|
required_arguments = ['jobId']
|
@@ -272,7 +272,7 @@ class DatabaseMigrationClient(object):
|
|
272
272
|
:rtype: :class:`~oci.response.Response`
|
273
273
|
|
274
274
|
:example:
|
275
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
275
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/add_migration_objects.py.html>`__ to see an example of how to use add_migration_objects API.
|
276
276
|
"""
|
277
277
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
278
278
|
required_arguments = ['migrationId']
|
@@ -390,7 +390,7 @@ class DatabaseMigrationClient(object):
|
|
390
390
|
:rtype: :class:`~oci.response.Response`
|
391
391
|
|
392
392
|
:example:
|
393
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
393
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/change_agent_compartment.py.html>`__ to see an example of how to use change_agent_compartment API.
|
394
394
|
"""
|
395
395
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
396
396
|
required_arguments = ['agentId']
|
@@ -511,7 +511,7 @@ class DatabaseMigrationClient(object):
|
|
511
511
|
:rtype: :class:`~oci.response.Response`
|
512
512
|
|
513
513
|
:example:
|
514
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
514
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/change_connection_compartment.py.html>`__ to see an example of how to use change_connection_compartment API.
|
515
515
|
"""
|
516
516
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
517
517
|
required_arguments = ['connectionId']
|
@@ -632,7 +632,7 @@ class DatabaseMigrationClient(object):
|
|
632
632
|
:rtype: :class:`~oci.response.Response`
|
633
633
|
|
634
634
|
:example:
|
635
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
635
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/change_migration_compartment.py.html>`__ to see an example of how to use change_migration_compartment API.
|
636
636
|
"""
|
637
637
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
638
638
|
required_arguments = ['migrationId']
|
@@ -753,7 +753,7 @@ class DatabaseMigrationClient(object):
|
|
753
753
|
:rtype: :class:`~oci.response.Response`
|
754
754
|
|
755
755
|
:example:
|
756
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
756
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/clone_migration.py.html>`__ to see an example of how to use clone_migration API.
|
757
757
|
"""
|
758
758
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
759
759
|
required_arguments = ['migrationId']
|
@@ -873,7 +873,7 @@ class DatabaseMigrationClient(object):
|
|
873
873
|
:rtype: :class:`~oci.response.Response`
|
874
874
|
|
875
875
|
:example:
|
876
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
876
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/connection_diagnostics.py.html>`__ to see an example of how to use connection_diagnostics API.
|
877
877
|
"""
|
878
878
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
879
879
|
required_arguments = ['connectionId']
|
@@ -985,7 +985,7 @@ class DatabaseMigrationClient(object):
|
|
985
985
|
:rtype: :class:`~oci.response.Response`
|
986
986
|
|
987
987
|
:example:
|
988
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
988
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/create_connection.py.html>`__ to see an example of how to use create_connection API.
|
989
989
|
"""
|
990
990
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
991
991
|
required_arguments = []
|
@@ -1086,7 +1086,7 @@ class DatabaseMigrationClient(object):
|
|
1086
1086
|
:rtype: :class:`~oci.response.Response`
|
1087
1087
|
|
1088
1088
|
:example:
|
1089
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1089
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/create_migration.py.html>`__ to see an example of how to use create_migration API.
|
1090
1090
|
"""
|
1091
1091
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1092
1092
|
required_arguments = []
|
@@ -1185,7 +1185,7 @@ class DatabaseMigrationClient(object):
|
|
1185
1185
|
:rtype: :class:`~oci.response.Response`
|
1186
1186
|
|
1187
1187
|
:example:
|
1188
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1188
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/delete_agent.py.html>`__ to see an example of how to use delete_agent API.
|
1189
1189
|
"""
|
1190
1190
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1191
1191
|
required_arguments = ['agentId']
|
@@ -1291,7 +1291,7 @@ class DatabaseMigrationClient(object):
|
|
1291
1291
|
:rtype: :class:`~oci.response.Response`
|
1292
1292
|
|
1293
1293
|
:example:
|
1294
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1294
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/delete_connection.py.html>`__ to see an example of how to use delete_connection API.
|
1295
1295
|
"""
|
1296
1296
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1297
1297
|
required_arguments = ['connectionId']
|
@@ -1397,7 +1397,7 @@ class DatabaseMigrationClient(object):
|
|
1397
1397
|
:rtype: :class:`~oci.response.Response`
|
1398
1398
|
|
1399
1399
|
:example:
|
1400
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1400
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/delete_job.py.html>`__ to see an example of how to use delete_job API.
|
1401
1401
|
"""
|
1402
1402
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1403
1403
|
required_arguments = ['jobId']
|
@@ -1503,7 +1503,7 @@ class DatabaseMigrationClient(object):
|
|
1503
1503
|
:rtype: :class:`~oci.response.Response`
|
1504
1504
|
|
1505
1505
|
:example:
|
1506
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1506
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/delete_migration.py.html>`__ to see an example of how to use delete_migration API.
|
1507
1507
|
"""
|
1508
1508
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1509
1509
|
required_arguments = ['migrationId']
|
@@ -1616,7 +1616,7 @@ class DatabaseMigrationClient(object):
|
|
1616
1616
|
:rtype: :class:`~oci.response.Response`
|
1617
1617
|
|
1618
1618
|
:example:
|
1619
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1619
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/evaluate_migration.py.html>`__ to see an example of how to use evaluate_migration API.
|
1620
1620
|
"""
|
1621
1621
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1622
1622
|
required_arguments = ['migrationId']
|
@@ -1720,7 +1720,7 @@ class DatabaseMigrationClient(object):
|
|
1720
1720
|
:rtype: :class:`~oci.response.Response`
|
1721
1721
|
|
1722
1722
|
:example:
|
1723
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1723
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_advisor_report.py.html>`__ to see an example of how to use get_advisor_report API.
|
1724
1724
|
"""
|
1725
1725
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1726
1726
|
required_arguments = ['jobId']
|
@@ -1819,7 +1819,7 @@ class DatabaseMigrationClient(object):
|
|
1819
1819
|
:rtype: :class:`~oci.response.Response`
|
1820
1820
|
|
1821
1821
|
:example:
|
1822
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1822
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_agent.py.html>`__ to see an example of how to use get_agent API.
|
1823
1823
|
"""
|
1824
1824
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1825
1825
|
required_arguments = ['agentId']
|
@@ -1918,7 +1918,7 @@ class DatabaseMigrationClient(object):
|
|
1918
1918
|
:rtype: :class:`~oci.response.Response`
|
1919
1919
|
|
1920
1920
|
:example:
|
1921
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1921
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_connection.py.html>`__ to see an example of how to use get_connection API.
|
1922
1922
|
"""
|
1923
1923
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1924
1924
|
required_arguments = ['connectionId']
|
@@ -2017,7 +2017,7 @@ class DatabaseMigrationClient(object):
|
|
2017
2017
|
:rtype: :class:`~oci.response.Response`
|
2018
2018
|
|
2019
2019
|
:example:
|
2020
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2020
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_job.py.html>`__ to see an example of how to use get_job API.
|
2021
2021
|
"""
|
2022
2022
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2023
2023
|
required_arguments = ['jobId']
|
@@ -2116,7 +2116,7 @@ class DatabaseMigrationClient(object):
|
|
2116
2116
|
:rtype: :class:`~oci.response.Response`
|
2117
2117
|
|
2118
2118
|
:example:
|
2119
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2119
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_job_output_content.py.html>`__ to see an example of how to use get_job_output_content API.
|
2120
2120
|
"""
|
2121
2121
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2122
2122
|
required_arguments = ['jobId']
|
@@ -2222,7 +2222,7 @@ class DatabaseMigrationClient(object):
|
|
2222
2222
|
:rtype: :class:`~oci.response.Response`
|
2223
2223
|
|
2224
2224
|
:example:
|
2225
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2225
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_migration.py.html>`__ to see an example of how to use get_migration API.
|
2226
2226
|
"""
|
2227
2227
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2228
2228
|
required_arguments = ['migrationId']
|
@@ -2323,7 +2323,7 @@ class DatabaseMigrationClient(object):
|
|
2323
2323
|
:rtype: :class:`~oci.response.Response`
|
2324
2324
|
|
2325
2325
|
:example:
|
2326
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2326
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
2327
2327
|
"""
|
2328
2328
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2329
2329
|
required_arguments = ['workRequestId']
|
@@ -2430,7 +2430,7 @@ class DatabaseMigrationClient(object):
|
|
2430
2430
|
:rtype: :class:`~oci.response.Response`
|
2431
2431
|
|
2432
2432
|
:example:
|
2433
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2433
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_agent_images.py.html>`__ to see an example of how to use list_agent_images API.
|
2434
2434
|
"""
|
2435
2435
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2436
2436
|
required_arguments = []
|
@@ -2561,7 +2561,7 @@ class DatabaseMigrationClient(object):
|
|
2561
2561
|
:rtype: :class:`~oci.response.Response`
|
2562
2562
|
|
2563
2563
|
:example:
|
2564
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2564
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_agents.py.html>`__ to see an example of how to use list_agents API.
|
2565
2565
|
"""
|
2566
2566
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2567
2567
|
required_arguments = ['compartmentId']
|
@@ -2713,7 +2713,7 @@ class DatabaseMigrationClient(object):
|
|
2713
2713
|
:rtype: :class:`~oci.response.Response`
|
2714
2714
|
|
2715
2715
|
:example:
|
2716
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2716
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_connections.py.html>`__ to see an example of how to use list_connections API.
|
2717
2717
|
"""
|
2718
2718
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2719
2719
|
required_arguments = ['compartmentId']
|
@@ -2881,7 +2881,7 @@ class DatabaseMigrationClient(object):
|
|
2881
2881
|
:rtype: :class:`~oci.response.Response`
|
2882
2882
|
|
2883
2883
|
:example:
|
2884
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2884
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_excluded_objects.py.html>`__ to see an example of how to use list_excluded_objects API.
|
2885
2885
|
"""
|
2886
2886
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2887
2887
|
required_arguments = ['jobId']
|
@@ -3035,7 +3035,7 @@ class DatabaseMigrationClient(object):
|
|
3035
3035
|
:rtype: :class:`~oci.response.Response`
|
3036
3036
|
|
3037
3037
|
:example:
|
3038
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3038
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_job_outputs.py.html>`__ to see an example of how to use list_job_outputs API.
|
3039
3039
|
"""
|
3040
3040
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3041
3041
|
required_arguments = ['jobId']
|
@@ -3170,7 +3170,7 @@ class DatabaseMigrationClient(object):
|
|
3170
3170
|
:rtype: :class:`~oci.response.Response`
|
3171
3171
|
|
3172
3172
|
:example:
|
3173
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3173
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
|
3174
3174
|
"""
|
3175
3175
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3176
3176
|
required_arguments = ['migrationId']
|
@@ -3311,7 +3311,7 @@ class DatabaseMigrationClient(object):
|
|
3311
3311
|
:rtype: :class:`~oci.response.Response`
|
3312
3312
|
|
3313
3313
|
:example:
|
3314
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3314
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_migration_object_types.py.html>`__ to see an example of how to use list_migration_object_types API.
|
3315
3315
|
"""
|
3316
3316
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3317
3317
|
required_arguments = []
|
@@ -3439,7 +3439,7 @@ class DatabaseMigrationClient(object):
|
|
3439
3439
|
:rtype: :class:`~oci.response.Response`
|
3440
3440
|
|
3441
3441
|
:example:
|
3442
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3442
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_migration_objects.py.html>`__ to see an example of how to use list_migration_objects API.
|
3443
3443
|
"""
|
3444
3444
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3445
3445
|
required_arguments = ['migrationId']
|
@@ -3580,7 +3580,7 @@ class DatabaseMigrationClient(object):
|
|
3580
3580
|
:rtype: :class:`~oci.response.Response`
|
3581
3581
|
|
3582
3582
|
:example:
|
3583
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3583
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_migrations.py.html>`__ to see an example of how to use list_migrations API.
|
3584
3584
|
"""
|
3585
3585
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3586
3586
|
required_arguments = ['compartmentId']
|
@@ -3732,7 +3732,7 @@ class DatabaseMigrationClient(object):
|
|
3732
3732
|
:rtype: :class:`~oci.response.Response`
|
3733
3733
|
|
3734
3734
|
:example:
|
3735
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3735
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
3736
3736
|
"""
|
3737
3737
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3738
3738
|
required_arguments = ['workRequestId']
|
@@ -3875,7 +3875,7 @@ class DatabaseMigrationClient(object):
|
|
3875
3875
|
:rtype: :class:`~oci.response.Response`
|
3876
3876
|
|
3877
3877
|
:example:
|
3878
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
3878
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
3879
3879
|
"""
|
3880
3880
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3881
3881
|
required_arguments = ['workRequestId']
|
@@ -4028,7 +4028,7 @@ class DatabaseMigrationClient(object):
|
|
4028
4028
|
:rtype: :class:`~oci.response.Response`
|
4029
4029
|
|
4030
4030
|
:example:
|
4031
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4031
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
4032
4032
|
"""
|
4033
4033
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4034
4034
|
required_arguments = ['compartmentId']
|
@@ -4165,7 +4165,7 @@ class DatabaseMigrationClient(object):
|
|
4165
4165
|
:rtype: :class:`~oci.response.Response`
|
4166
4166
|
|
4167
4167
|
:example:
|
4168
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4168
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/remove_migration_objects.py.html>`__ to see an example of how to use remove_migration_objects API.
|
4169
4169
|
"""
|
4170
4170
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4171
4171
|
required_arguments = ['migrationId']
|
@@ -4283,7 +4283,7 @@ class DatabaseMigrationClient(object):
|
|
4283
4283
|
:rtype: :class:`~oci.response.Response`
|
4284
4284
|
|
4285
4285
|
:example:
|
4286
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4286
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/resume_job.py.html>`__ to see an example of how to use resume_job API.
|
4287
4287
|
"""
|
4288
4288
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4289
4289
|
required_arguments = ['jobId']
|
@@ -4390,7 +4390,7 @@ class DatabaseMigrationClient(object):
|
|
4390
4390
|
:rtype: :class:`~oci.response.Response`
|
4391
4391
|
|
4392
4392
|
:example:
|
4393
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4393
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/retrieve_supported_phases.py.html>`__ to see an example of how to use retrieve_supported_phases API.
|
4394
4394
|
"""
|
4395
4395
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4396
4396
|
required_arguments = ['migrationId']
|
@@ -4506,7 +4506,7 @@ class DatabaseMigrationClient(object):
|
|
4506
4506
|
:rtype: :class:`~oci.response.Response`
|
4507
4507
|
|
4508
4508
|
:example:
|
4509
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4509
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/start_migration.py.html>`__ to see an example of how to use start_migration API.
|
4510
4510
|
"""
|
4511
4511
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4512
4512
|
required_arguments = ['migrationId']
|
@@ -4630,7 +4630,7 @@ class DatabaseMigrationClient(object):
|
|
4630
4630
|
:rtype: :class:`~oci.response.Response`
|
4631
4631
|
|
4632
4632
|
:example:
|
4633
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4633
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/update_agent.py.html>`__ to see an example of how to use update_agent API.
|
4634
4634
|
"""
|
4635
4635
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4636
4636
|
required_arguments = ['agentId']
|
@@ -4746,7 +4746,7 @@ class DatabaseMigrationClient(object):
|
|
4746
4746
|
:rtype: :class:`~oci.response.Response`
|
4747
4747
|
|
4748
4748
|
:example:
|
4749
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4749
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/update_connection.py.html>`__ to see an example of how to use update_connection API.
|
4750
4750
|
"""
|
4751
4751
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4752
4752
|
required_arguments = ['connectionId']
|
@@ -4857,7 +4857,7 @@ class DatabaseMigrationClient(object):
|
|
4857
4857
|
:rtype: :class:`~oci.response.Response`
|
4858
4858
|
|
4859
4859
|
:example:
|
4860
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4860
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/update_job.py.html>`__ to see an example of how to use update_job API.
|
4861
4861
|
"""
|
4862
4862
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4863
4863
|
required_arguments = ['jobId']
|
@@ -4970,7 +4970,7 @@ class DatabaseMigrationClient(object):
|
|
4970
4970
|
:rtype: :class:`~oci.response.Response`
|
4971
4971
|
|
4972
4972
|
:example:
|
4973
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
4973
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/databasemigration/update_migration.py.html>`__ to see an example of how to use update_migration API.
|
4974
4974
|
"""
|
4975
4975
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4976
4976
|
required_arguments = ['migrationId']
|
@@ -43,13 +43,18 @@ class AwsS3DataTransferMediumDetails(DataTransferMediumDetailsV2):
|
|
43
43
|
The value to assign to the secret_access_key property of this AwsS3DataTransferMediumDetails.
|
44
44
|
:type secret_access_key: str
|
45
45
|
|
46
|
+
:param object_storage_bucket:
|
47
|
+
The value to assign to the object_storage_bucket property of this AwsS3DataTransferMediumDetails.
|
48
|
+
:type object_storage_bucket: oci.database_migration.models.ObjectStoreBucket
|
49
|
+
|
46
50
|
"""
|
47
51
|
self.swagger_types = {
|
48
52
|
'type': 'str',
|
49
53
|
'name': 'str',
|
50
54
|
'region': 'str',
|
51
55
|
'access_key_id': 'str',
|
52
|
-
'secret_access_key': 'str'
|
56
|
+
'secret_access_key': 'str',
|
57
|
+
'object_storage_bucket': 'ObjectStoreBucket'
|
53
58
|
}
|
54
59
|
|
55
60
|
self.attribute_map = {
|
@@ -57,7 +62,8 @@ class AwsS3DataTransferMediumDetails(DataTransferMediumDetailsV2):
|
|
57
62
|
'name': 'name',
|
58
63
|
'region': 'region',
|
59
64
|
'access_key_id': 'accessKeyId',
|
60
|
-
'secret_access_key': 'secretAccessKey'
|
65
|
+
'secret_access_key': 'secretAccessKey',
|
66
|
+
'object_storage_bucket': 'objectStorageBucket'
|
61
67
|
}
|
62
68
|
|
63
69
|
self._type = None
|
@@ -65,6 +71,7 @@ class AwsS3DataTransferMediumDetails(DataTransferMediumDetailsV2):
|
|
65
71
|
self._region = None
|
66
72
|
self._access_key_id = None
|
67
73
|
self._secret_access_key = None
|
74
|
+
self._object_storage_bucket = None
|
68
75
|
self._type = 'AWS_S3'
|
69
76
|
|
70
77
|
@property
|
@@ -171,6 +178,26 @@ class AwsS3DataTransferMediumDetails(DataTransferMediumDetailsV2):
|
|
171
178
|
"""
|
172
179
|
self._secret_access_key = secret_access_key
|
173
180
|
|
181
|
+
@property
|
182
|
+
def object_storage_bucket(self):
|
183
|
+
"""
|
184
|
+
Gets the object_storage_bucket of this AwsS3DataTransferMediumDetails.
|
185
|
+
|
186
|
+
:return: The object_storage_bucket of this AwsS3DataTransferMediumDetails.
|
187
|
+
:rtype: oci.database_migration.models.ObjectStoreBucket
|
188
|
+
"""
|
189
|
+
return self._object_storage_bucket
|
190
|
+
|
191
|
+
@object_storage_bucket.setter
|
192
|
+
def object_storage_bucket(self, object_storage_bucket):
|
193
|
+
"""
|
194
|
+
Sets the object_storage_bucket of this AwsS3DataTransferMediumDetails.
|
195
|
+
|
196
|
+
:param object_storage_bucket: The object_storage_bucket of this AwsS3DataTransferMediumDetails.
|
197
|
+
:type: oci.database_migration.models.ObjectStoreBucket
|
198
|
+
"""
|
199
|
+
self._object_storage_bucket = object_storage_bucket
|
200
|
+
|
174
201
|
def __repr__(self):
|
175
202
|
return formatted_flat_dict(self)
|
176
203
|
|
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
|
|
12
12
|
@init_model_state_from_kwargs
|
13
13
|
class DataTransferMediumDetailsV2(object):
|
14
14
|
"""
|
15
|
-
Optional additional properties for dump transfer in source or target host.
|
15
|
+
Optional additional properties for dump transfer in source or target host.
|
16
16
|
"""
|
17
17
|
|
18
18
|
#: A constant which can be used with the type property of a DataTransferMediumDetailsV2.
|
@@ -26,18 +26,45 @@ class NfsDataTransferMediumDetails(DataTransferMediumDetailsV2):
|
|
26
26
|
Allowed values for this property are: "DBLINK", "OBJECT_STORAGE", "AWS_S3", "NFS"
|
27
27
|
:type type: str
|
28
28
|
|
29
|
+
:param object_storage_bucket:
|
30
|
+
The value to assign to the object_storage_bucket property of this NfsDataTransferMediumDetails.
|
31
|
+
:type object_storage_bucket: oci.database_migration.models.ObjectStoreBucket
|
32
|
+
|
29
33
|
"""
|
30
34
|
self.swagger_types = {
|
31
|
-
'type': 'str'
|
35
|
+
'type': 'str',
|
36
|
+
'object_storage_bucket': 'ObjectStoreBucket'
|
32
37
|
}
|
33
38
|
|
34
39
|
self.attribute_map = {
|
35
|
-
'type': 'type'
|
40
|
+
'type': 'type',
|
41
|
+
'object_storage_bucket': 'objectStorageBucket'
|
36
42
|
}
|
37
43
|
|
38
44
|
self._type = None
|
45
|
+
self._object_storage_bucket = None
|
39
46
|
self._type = 'NFS'
|
40
47
|
|
48
|
+
@property
|
49
|
+
def object_storage_bucket(self):
|
50
|
+
"""
|
51
|
+
Gets the object_storage_bucket of this NfsDataTransferMediumDetails.
|
52
|
+
|
53
|
+
:return: The object_storage_bucket of this NfsDataTransferMediumDetails.
|
54
|
+
:rtype: oci.database_migration.models.ObjectStoreBucket
|
55
|
+
"""
|
56
|
+
return self._object_storage_bucket
|
57
|
+
|
58
|
+
@object_storage_bucket.setter
|
59
|
+
def object_storage_bucket(self, object_storage_bucket):
|
60
|
+
"""
|
61
|
+
Sets the object_storage_bucket of this NfsDataTransferMediumDetails.
|
62
|
+
|
63
|
+
:param object_storage_bucket: The object_storage_bucket of this NfsDataTransferMediumDetails.
|
64
|
+
:type: oci.database_migration.models.ObjectStoreBucket
|
65
|
+
"""
|
66
|
+
self._object_storage_bucket = object_storage_bucket
|
67
|
+
|
41
68
|
def __repr__(self):
|
42
69
|
return formatted_flat_dict(self)
|
43
70
|
|