oci 2.128.9__py3-none-any.whl → 2.128.10__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 +44 -44
- 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 +9 -9
- 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/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 +66 -66
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +22 -22
- 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 +155 -155
- oci/cloud_migrations/migration_client.py +43 -43
- oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
- 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 +247 -247
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +149 -149
- 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 +278 -278
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +353 -353
- oci/database_management/db_management_client.py +208 -208
- 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 +36 -36
- oci/database_tools/database_tools_client.py +23 -23
- oci/demand_signal/occ_demand_signal_client.py +7 -7
- 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 +31 -31
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +51 -51
- 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 +41 -41
- 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 +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +30 -30
- oci/golden_gate/golden_gate_client.py +68 -68
- 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 +24 -24
- 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_private_offer/attachment_client.py +5 -5
- oci/marketplace_private_offer/offer_client.py +6 -6
- oci/marketplace_publisher/attachment_client.py +5 -5
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/marketplace_publisher/offer_client.py +6 -6
- 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 +7 -7
- 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/opa_instance_client.py +13 -13
- 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/event_client.py +8 -8
- oci/os_management_hub/lifecycle_environment_client.py +12 -12
- oci/os_management_hub/managed_instance_client.py +31 -31
- oci/os_management_hub/managed_instance_group_client.py +25 -25
- oci/os_management_hub/management_station_client.py +10 -10
- oci/os_management_hub/onboarding_client.py +6 -6
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +7 -7
- oci/os_management_hub/software_source_client.py +27 -27
- 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 +25 -25
- oci/redis/redis_cluster_client.py +11 -11
- oci/regions_definitions.py +9 -4
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_scheduler/schedule_client.py +13 -13
- 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/usageapi_client.py +33 -33
- 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.128.9.dist-info → oci-2.128.10.dist-info}/METADATA +1 -1
- {oci-2.128.9.dist-info → oci-2.128.10.dist-info}/RECORD +255 -255
- {oci-2.128.9.dist-info → oci-2.128.10.dist-info}/LICENSE.txt +0 -0
- {oci-2.128.9.dist-info → oci-2.128.10.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.128.9.dist-info → oci-2.128.10.dist-info}/WHEEL +0 -0
- {oci-2.128.9.dist-info → oci-2.128.10.dist-info}/top_level.txt +0 -0
oci/database/database_client.py
CHANGED
@@ -157,7 +157,7 @@ class DatabaseClient(object):
|
|
157
157
|
:rtype: :class:`~oci.response.Response`
|
158
158
|
|
159
159
|
:example:
|
160
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
160
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/activate_exadata_infrastructure.py.html>`__ to see an example of how to use activate_exadata_infrastructure API.
|
161
161
|
"""
|
162
162
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
163
163
|
required_arguments = ['exadataInfrastructureId']
|
@@ -272,7 +272,7 @@ class DatabaseClient(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.128.
|
275
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/add_storage_capacity_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_cloud_exadata_infrastructure API.
|
276
276
|
"""
|
277
277
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
278
278
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -387,7 +387,7 @@ class DatabaseClient(object):
|
|
387
387
|
:rtype: :class:`~oci.response.Response`
|
388
388
|
|
389
389
|
:example:
|
390
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
390
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/add_storage_capacity_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_exadata_infrastructure API.
|
391
391
|
"""
|
392
392
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
393
393
|
required_arguments = ['exadataInfrastructureId']
|
@@ -505,7 +505,7 @@ class DatabaseClient(object):
|
|
505
505
|
:rtype: :class:`~oci.response.Response`
|
506
506
|
|
507
507
|
:example:
|
508
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
508
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/add_virtual_machine_to_cloud_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_cloud_vm_cluster API.
|
509
509
|
"""
|
510
510
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
511
511
|
required_arguments = ['cloudVmClusterId']
|
@@ -625,7 +625,7 @@ class DatabaseClient(object):
|
|
625
625
|
:rtype: :class:`~oci.response.Response`
|
626
626
|
|
627
627
|
:example:
|
628
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
628
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/add_virtual_machine_to_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_vm_cluster API.
|
629
629
|
"""
|
630
630
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
631
631
|
required_arguments = ['vmClusterId']
|
@@ -745,7 +745,7 @@ class DatabaseClient(object):
|
|
745
745
|
:rtype: :class:`~oci.response.Response`
|
746
746
|
|
747
747
|
:example:
|
748
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
748
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/autonomous_database_manual_refresh.py.html>`__ to see an example of how to use autonomous_database_manual_refresh API.
|
749
749
|
"""
|
750
750
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
751
751
|
required_arguments = ['autonomousDatabaseId']
|
@@ -862,7 +862,7 @@ class DatabaseClient(object):
|
|
862
862
|
:rtype: :class:`~oci.response.Response`
|
863
863
|
|
864
864
|
:example:
|
865
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
865
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/cancel_backup.py.html>`__ to see an example of how to use cancel_backup API.
|
866
866
|
"""
|
867
867
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
868
868
|
required_arguments = ['backupId']
|
@@ -982,7 +982,7 @@ class DatabaseClient(object):
|
|
982
982
|
:rtype: :class:`~oci.response.Response`
|
983
983
|
|
984
984
|
:example:
|
985
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
985
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_autonomous_container_database_compartment.py.html>`__ to see an example of how to use change_autonomous_container_database_compartment API.
|
986
986
|
"""
|
987
987
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
988
988
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -1104,7 +1104,7 @@ class DatabaseClient(object):
|
|
1104
1104
|
:rtype: :class:`~oci.response.Response`
|
1105
1105
|
|
1106
1106
|
:example:
|
1107
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1107
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_autonomous_database_compartment.py.html>`__ to see an example of how to use change_autonomous_database_compartment API.
|
1108
1108
|
"""
|
1109
1109
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1110
1110
|
required_arguments = ['autonomousDatabaseId']
|
@@ -1222,7 +1222,7 @@ class DatabaseClient(object):
|
|
1222
1222
|
:rtype: :class:`~oci.response.Response`
|
1223
1223
|
|
1224
1224
|
:example:
|
1225
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1225
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_autonomous_database_software_image_compartment.py.html>`__ to see an example of how to use change_autonomous_database_software_image_compartment API.
|
1226
1226
|
"""
|
1227
1227
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1228
1228
|
required_arguments = ['autonomousDatabaseSoftwareImageId']
|
@@ -1344,7 +1344,7 @@ class DatabaseClient(object):
|
|
1344
1344
|
:rtype: :class:`~oci.response.Response`
|
1345
1345
|
|
1346
1346
|
:example:
|
1347
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1347
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_autonomous_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_autonomous_exadata_infrastructure_compartment API.
|
1348
1348
|
"""
|
1349
1349
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1350
1350
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -1462,7 +1462,7 @@ class DatabaseClient(object):
|
|
1462
1462
|
:rtype: :class:`~oci.response.Response`
|
1463
1463
|
|
1464
1464
|
:example:
|
1465
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1465
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_autonomous_vm_cluster_compartment API.
|
1466
1466
|
"""
|
1467
1467
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1468
1468
|
required_arguments = ['autonomousVmClusterId']
|
@@ -1584,7 +1584,7 @@ class DatabaseClient(object):
|
|
1584
1584
|
:rtype: :class:`~oci.response.Response`
|
1585
1585
|
|
1586
1586
|
:example:
|
1587
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1587
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_backup_destination_compartment.py.html>`__ to see an example of how to use change_backup_destination_compartment API.
|
1588
1588
|
"""
|
1589
1589
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1590
1590
|
required_arguments = ['backupDestinationId']
|
@@ -1702,7 +1702,7 @@ class DatabaseClient(object):
|
|
1702
1702
|
:rtype: :class:`~oci.response.Response`
|
1703
1703
|
|
1704
1704
|
:example:
|
1705
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1705
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_cloud_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_autonomous_vm_cluster_compartment API.
|
1706
1706
|
"""
|
1707
1707
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1708
1708
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -1822,7 +1822,7 @@ class DatabaseClient(object):
|
|
1822
1822
|
:rtype: :class:`~oci.response.Response`
|
1823
1823
|
|
1824
1824
|
:example:
|
1825
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1825
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_cloud_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_cloud_exadata_infrastructure_compartment API.
|
1826
1826
|
"""
|
1827
1827
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1828
1828
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -1940,7 +1940,7 @@ class DatabaseClient(object):
|
|
1940
1940
|
:rtype: :class:`~oci.response.Response`
|
1941
1941
|
|
1942
1942
|
:example:
|
1943
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1943
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_cloud_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_vm_cluster_compartment API.
|
1944
1944
|
"""
|
1945
1945
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1946
1946
|
required_arguments = ['cloudVmClusterId']
|
@@ -2062,7 +2062,7 @@ class DatabaseClient(object):
|
|
2062
2062
|
:rtype: :class:`~oci.response.Response`
|
2063
2063
|
|
2064
2064
|
:example:
|
2065
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2065
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_database_software_image_compartment.py.html>`__ to see an example of how to use change_database_software_image_compartment API.
|
2066
2066
|
"""
|
2067
2067
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2068
2068
|
required_arguments = ['databaseSoftwareImageId']
|
@@ -2185,7 +2185,7 @@ class DatabaseClient(object):
|
|
2185
2185
|
:rtype: :class:`~oci.response.Response`
|
2186
2186
|
|
2187
2187
|
:example:
|
2188
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2188
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_dataguard_role.py.html>`__ to see an example of how to use change_dataguard_role API.
|
2189
2189
|
"""
|
2190
2190
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2191
2191
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -2316,7 +2316,7 @@ class DatabaseClient(object):
|
|
2316
2316
|
:rtype: :class:`~oci.response.Response`
|
2317
2317
|
|
2318
2318
|
:example:
|
2319
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2319
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_db_system_compartment.py.html>`__ to see an example of how to use change_db_system_compartment API.
|
2320
2320
|
"""
|
2321
2321
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2322
2322
|
required_arguments = ['dbSystemId']
|
@@ -2427,7 +2427,7 @@ class DatabaseClient(object):
|
|
2427
2427
|
:rtype: :class:`~oci.response.Response`
|
2428
2428
|
|
2429
2429
|
:example:
|
2430
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2430
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_disaster_recovery_configuration.py.html>`__ to see an example of how to use change_disaster_recovery_configuration API.
|
2431
2431
|
"""
|
2432
2432
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2433
2433
|
required_arguments = ['autonomousDatabaseId']
|
@@ -2545,7 +2545,7 @@ class DatabaseClient(object):
|
|
2545
2545
|
:rtype: :class:`~oci.response.Response`
|
2546
2546
|
|
2547
2547
|
:example:
|
2548
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2548
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_exadata_infrastructure_compartment API.
|
2549
2549
|
"""
|
2550
2550
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2551
2551
|
required_arguments = ['exadataInfrastructureId']
|
@@ -2663,7 +2663,7 @@ class DatabaseClient(object):
|
|
2663
2663
|
:rtype: :class:`~oci.response.Response`
|
2664
2664
|
|
2665
2665
|
:example:
|
2666
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2666
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_exadb_vm_cluster_compartment.py.html>`__ to see an example of how to use change_exadb_vm_cluster_compartment API.
|
2667
2667
|
"""
|
2668
2668
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2669
2669
|
required_arguments = ['exadbVmClusterId']
|
@@ -2781,7 +2781,7 @@ class DatabaseClient(object):
|
|
2781
2781
|
:rtype: :class:`~oci.response.Response`
|
2782
2782
|
|
2783
2783
|
:example:
|
2784
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2784
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_exascale_db_storage_vault_compartment.py.html>`__ to see an example of how to use change_exascale_db_storage_vault_compartment API.
|
2785
2785
|
"""
|
2786
2786
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2787
2787
|
required_arguments = ['exascaleDbStorageVaultId']
|
@@ -2904,7 +2904,7 @@ class DatabaseClient(object):
|
|
2904
2904
|
:rtype: :class:`~oci.response.Response`
|
2905
2905
|
|
2906
2906
|
:example:
|
2907
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2907
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_external_container_database_compartment.py.html>`__ to see an example of how to use change_external_container_database_compartment API.
|
2908
2908
|
"""
|
2909
2909
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2910
2910
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -3026,7 +3026,7 @@ class DatabaseClient(object):
|
|
3026
3026
|
:rtype: :class:`~oci.response.Response`
|
3027
3027
|
|
3028
3028
|
:example:
|
3029
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3029
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_external_non_container_database_compartment.py.html>`__ to see an example of how to use change_external_non_container_database_compartment API.
|
3030
3030
|
"""
|
3031
3031
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3032
3032
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -3151,7 +3151,7 @@ class DatabaseClient(object):
|
|
3151
3151
|
:rtype: :class:`~oci.response.Response`
|
3152
3152
|
|
3153
3153
|
:example:
|
3154
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3154
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_external_pluggable_database_compartment.py.html>`__ to see an example of how to use change_external_pluggable_database_compartment API.
|
3155
3155
|
"""
|
3156
3156
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3157
3157
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -3273,7 +3273,7 @@ class DatabaseClient(object):
|
|
3273
3273
|
:rtype: :class:`~oci.response.Response`
|
3274
3274
|
|
3275
3275
|
:example:
|
3276
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3276
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_key_store_compartment.py.html>`__ to see an example of how to use change_key_store_compartment API.
|
3277
3277
|
"""
|
3278
3278
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3279
3279
|
required_arguments = ['keyStoreId']
|
@@ -3391,7 +3391,7 @@ class DatabaseClient(object):
|
|
3391
3391
|
:rtype: :class:`~oci.response.Response`
|
3392
3392
|
|
3393
3393
|
:example:
|
3394
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3394
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_key_store_type.py.html>`__ to see an example of how to use change_key_store_type API.
|
3395
3395
|
"""
|
3396
3396
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3397
3397
|
required_arguments = ['databaseId']
|
@@ -3509,7 +3509,7 @@ class DatabaseClient(object):
|
|
3509
3509
|
:rtype: :class:`~oci.response.Response`
|
3510
3510
|
|
3511
3511
|
:example:
|
3512
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3512
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_oneoff_patch_compartment.py.html>`__ to see an example of how to use change_oneoff_patch_compartment API.
|
3513
3513
|
"""
|
3514
3514
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3515
3515
|
required_arguments = ['oneoffPatchId']
|
@@ -3628,7 +3628,7 @@ class DatabaseClient(object):
|
|
3628
3628
|
:rtype: :class:`~oci.response.Response`
|
3629
3629
|
|
3630
3630
|
:example:
|
3631
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3631
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/change_vm_cluster_compartment.py.html>`__ to see an example of how to use change_vm_cluster_compartment API.
|
3632
3632
|
"""
|
3633
3633
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3634
3634
|
required_arguments = ['vmClusterId']
|
@@ -3745,7 +3745,7 @@ class DatabaseClient(object):
|
|
3745
3745
|
:rtype: :class:`~oci.response.Response`
|
3746
3746
|
|
3747
3747
|
:example:
|
3748
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3748
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/check_external_database_connector_connection_status.py.html>`__ to see an example of how to use check_external_database_connector_connection_status API.
|
3749
3749
|
"""
|
3750
3750
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3751
3751
|
required_arguments = ['externalDatabaseConnectorId']
|
@@ -3862,7 +3862,7 @@ class DatabaseClient(object):
|
|
3862
3862
|
:rtype: :class:`~oci.response.Response`
|
3863
3863
|
|
3864
3864
|
:example:
|
3865
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3865
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/complete_external_backup_job.py.html>`__ to see an example of how to use complete_external_backup_job API.
|
3866
3866
|
"""
|
3867
3867
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3868
3868
|
required_arguments = ['backupId']
|
@@ -3984,7 +3984,7 @@ class DatabaseClient(object):
|
|
3984
3984
|
:rtype: :class:`~oci.response.Response`
|
3985
3985
|
|
3986
3986
|
:example:
|
3987
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
3987
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/configure_autonomous_database_vault_key.py.html>`__ to see an example of how to use configure_autonomous_database_vault_key API.
|
3988
3988
|
"""
|
3989
3989
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3990
3990
|
required_arguments = ['autonomousDatabaseId']
|
@@ -4095,7 +4095,7 @@ class DatabaseClient(object):
|
|
4095
4095
|
:rtype: :class:`~oci.response.Response`
|
4096
4096
|
|
4097
4097
|
:example:
|
4098
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4098
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/configure_saas_admin_user.py.html>`__ to see an example of how to use configure_saas_admin_user API.
|
4099
4099
|
"""
|
4100
4100
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4101
4101
|
required_arguments = ['autonomousDatabaseId']
|
@@ -4210,7 +4210,7 @@ class DatabaseClient(object):
|
|
4210
4210
|
:rtype: :class:`~oci.response.Response`
|
4211
4211
|
|
4212
4212
|
:example:
|
4213
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4213
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/confirm_key_store_details_are_correct.py.html>`__ to see an example of how to use confirm_key_store_details_are_correct API.
|
4214
4214
|
"""
|
4215
4215
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4216
4216
|
required_arguments = ['keyStoreId']
|
@@ -4319,7 +4319,7 @@ class DatabaseClient(object):
|
|
4319
4319
|
:rtype: :class:`~oci.response.Response`
|
4320
4320
|
|
4321
4321
|
:example:
|
4322
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4322
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/convert_to_pdb.py.html>`__ to see an example of how to use convert_to_pdb API.
|
4323
4323
|
"""
|
4324
4324
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4325
4325
|
required_arguments = ['databaseId']
|
@@ -4437,7 +4437,7 @@ class DatabaseClient(object):
|
|
4437
4437
|
:rtype: :class:`~oci.response.Response`
|
4438
4438
|
|
4439
4439
|
:example:
|
4440
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4440
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/convert_to_regular_pluggable_database.py.html>`__ to see an example of how to use convert_to_regular_pluggable_database API.
|
4441
4441
|
"""
|
4442
4442
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4443
4443
|
required_arguments = ['pluggableDatabaseId']
|
@@ -4547,7 +4547,7 @@ class DatabaseClient(object):
|
|
4547
4547
|
:rtype: :class:`~oci.response.Response`
|
4548
4548
|
|
4549
4549
|
:example:
|
4550
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4550
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_application_vip.py.html>`__ to see an example of how to use create_application_vip API.
|
4551
4551
|
"""
|
4552
4552
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4553
4553
|
required_arguments = []
|
@@ -4640,7 +4640,7 @@ class DatabaseClient(object):
|
|
4640
4640
|
:rtype: :class:`~oci.response.Response`
|
4641
4641
|
|
4642
4642
|
:example:
|
4643
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4643
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_container_database.py.html>`__ to see an example of how to use create_autonomous_container_database API.
|
4644
4644
|
"""
|
4645
4645
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4646
4646
|
required_arguments = []
|
@@ -4746,7 +4746,7 @@ class DatabaseClient(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.128.
|
4749
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use create_autonomous_container_database_dataguard_association API.
|
4750
4750
|
"""
|
4751
4751
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4752
4752
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -4852,7 +4852,7 @@ class DatabaseClient(object):
|
|
4852
4852
|
:rtype: :class:`~oci.response.Response`
|
4853
4853
|
|
4854
4854
|
:example:
|
4855
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4855
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_database.py.html>`__ to see an example of how to use create_autonomous_database API.
|
4856
4856
|
"""
|
4857
4857
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4858
4858
|
required_arguments = []
|
@@ -4948,7 +4948,7 @@ class DatabaseClient(object):
|
|
4948
4948
|
:rtype: :class:`~oci.response.Response`
|
4949
4949
|
|
4950
4950
|
:example:
|
4951
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
4951
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_database_backup.py.html>`__ to see an example of how to use create_autonomous_database_backup API.
|
4952
4952
|
"""
|
4953
4953
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4954
4954
|
required_arguments = []
|
@@ -5044,7 +5044,7 @@ class DatabaseClient(object):
|
|
5044
5044
|
:rtype: :class:`~oci.response.Response`
|
5045
5045
|
|
5046
5046
|
:example:
|
5047
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5047
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_database_software_image.py.html>`__ to see an example of how to use create_autonomous_database_software_image API.
|
5048
5048
|
"""
|
5049
5049
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5050
5050
|
required_arguments = []
|
@@ -5140,7 +5140,7 @@ class DatabaseClient(object):
|
|
5140
5140
|
:rtype: :class:`~oci.response.Response`
|
5141
5141
|
|
5142
5142
|
:example:
|
5143
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5143
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_autonomous_vm_cluster API.
|
5144
5144
|
"""
|
5145
5145
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5146
5146
|
required_arguments = []
|
@@ -5233,7 +5233,7 @@ class DatabaseClient(object):
|
|
5233
5233
|
:rtype: :class:`~oci.response.Response`
|
5234
5234
|
|
5235
5235
|
:example:
|
5236
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5236
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_backup.py.html>`__ to see an example of how to use create_backup API.
|
5237
5237
|
"""
|
5238
5238
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5239
5239
|
required_arguments = []
|
@@ -5327,7 +5327,7 @@ class DatabaseClient(object):
|
|
5327
5327
|
:rtype: :class:`~oci.response.Response`
|
5328
5328
|
|
5329
5329
|
:example:
|
5330
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5330
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_backup_destination.py.html>`__ to see an example of how to use create_backup_destination API.
|
5331
5331
|
"""
|
5332
5332
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5333
5333
|
required_arguments = []
|
@@ -5423,7 +5423,7 @@ class DatabaseClient(object):
|
|
5423
5423
|
:rtype: :class:`~oci.response.Response`
|
5424
5424
|
|
5425
5425
|
:example:
|
5426
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5426
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_cloud_autonomous_vm_cluster API.
|
5427
5427
|
"""
|
5428
5428
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5429
5429
|
required_arguments = []
|
@@ -5523,7 +5523,7 @@ class DatabaseClient(object):
|
|
5523
5523
|
:rtype: :class:`~oci.response.Response`
|
5524
5524
|
|
5525
5525
|
:example:
|
5526
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5526
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use create_cloud_exadata_infrastructure API.
|
5527
5527
|
"""
|
5528
5528
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5529
5529
|
required_arguments = []
|
@@ -5621,7 +5621,7 @@ class DatabaseClient(object):
|
|
5621
5621
|
:rtype: :class:`~oci.response.Response`
|
5622
5622
|
|
5623
5623
|
:example:
|
5624
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5624
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_cloud_vm_cluster.py.html>`__ to see an example of how to use create_cloud_vm_cluster API.
|
5625
5625
|
"""
|
5626
5626
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5627
5627
|
required_arguments = []
|
@@ -5721,7 +5721,7 @@ class DatabaseClient(object):
|
|
5721
5721
|
:rtype: :class:`~oci.response.Response`
|
5722
5722
|
|
5723
5723
|
:example:
|
5724
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5724
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_console_connection.py.html>`__ to see an example of how to use create_console_connection API.
|
5725
5725
|
"""
|
5726
5726
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5727
5727
|
required_arguments = ['dbNodeId']
|
@@ -5832,7 +5832,7 @@ class DatabaseClient(object):
|
|
5832
5832
|
:rtype: :class:`~oci.response.Response`
|
5833
5833
|
|
5834
5834
|
:example:
|
5835
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5835
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_console_history.py.html>`__ to see an example of how to use create_console_history API.
|
5836
5836
|
"""
|
5837
5837
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5838
5838
|
required_arguments = ['dbNodeId']
|
@@ -5952,7 +5952,7 @@ class DatabaseClient(object):
|
|
5952
5952
|
:rtype: :class:`~oci.response.Response`
|
5953
5953
|
|
5954
5954
|
:example:
|
5955
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
5955
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_data_guard_association.py.html>`__ to see an example of how to use create_data_guard_association API.
|
5956
5956
|
"""
|
5957
5957
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5958
5958
|
required_arguments = ['databaseId']
|
@@ -6058,7 +6058,7 @@ class DatabaseClient(object):
|
|
6058
6058
|
:rtype: :class:`~oci.response.Response`
|
6059
6059
|
|
6060
6060
|
:example:
|
6061
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6061
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_database.py.html>`__ to see an example of how to use create_database API.
|
6062
6062
|
"""
|
6063
6063
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6064
6064
|
required_arguments = []
|
@@ -6151,7 +6151,7 @@ class DatabaseClient(object):
|
|
6151
6151
|
:rtype: :class:`~oci.response.Response`
|
6152
6152
|
|
6153
6153
|
:example:
|
6154
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6154
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_database_software_image.py.html>`__ to see an example of how to use create_database_software_image API.
|
6155
6155
|
"""
|
6156
6156
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6157
6157
|
required_arguments = []
|
@@ -6242,7 +6242,7 @@ class DatabaseClient(object):
|
|
6242
6242
|
:rtype: :class:`~oci.response.Response`
|
6243
6243
|
|
6244
6244
|
:example:
|
6245
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6245
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_db_home.py.html>`__ to see an example of how to use create_db_home API.
|
6246
6246
|
"""
|
6247
6247
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6248
6248
|
required_arguments = []
|
@@ -6337,7 +6337,7 @@ class DatabaseClient(object):
|
|
6337
6337
|
:rtype: :class:`~oci.response.Response`
|
6338
6338
|
|
6339
6339
|
:example:
|
6340
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6340
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_exadata_infrastructure.py.html>`__ to see an example of how to use create_exadata_infrastructure API.
|
6341
6341
|
"""
|
6342
6342
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6343
6343
|
required_arguments = []
|
@@ -6435,7 +6435,7 @@ class DatabaseClient(object):
|
|
6435
6435
|
:rtype: :class:`~oci.response.Response`
|
6436
6436
|
|
6437
6437
|
:example:
|
6438
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6438
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_exadb_vm_cluster.py.html>`__ to see an example of how to use create_exadb_vm_cluster API.
|
6439
6439
|
"""
|
6440
6440
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6441
6441
|
required_arguments = []
|
@@ -6531,7 +6531,7 @@ class DatabaseClient(object):
|
|
6531
6531
|
:rtype: :class:`~oci.response.Response`
|
6532
6532
|
|
6533
6533
|
:example:
|
6534
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6534
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_exascale_db_storage_vault.py.html>`__ to see an example of how to use create_exascale_db_storage_vault API.
|
6535
6535
|
"""
|
6536
6536
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6537
6537
|
required_arguments = []
|
@@ -6628,7 +6628,7 @@ class DatabaseClient(object):
|
|
6628
6628
|
:rtype: :class:`~oci.response.Response`
|
6629
6629
|
|
6630
6630
|
:example:
|
6631
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6631
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_external_backup_job.py.html>`__ to see an example of how to use create_external_backup_job API.
|
6632
6632
|
"""
|
6633
6633
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6634
6634
|
required_arguments = []
|
@@ -6722,7 +6722,7 @@ class DatabaseClient(object):
|
|
6722
6722
|
:rtype: :class:`~oci.response.Response`
|
6723
6723
|
|
6724
6724
|
:example:
|
6725
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6725
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_external_container_database.py.html>`__ to see an example of how to use create_external_container_database API.
|
6726
6726
|
"""
|
6727
6727
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6728
6728
|
required_arguments = []
|
@@ -6818,7 +6818,7 @@ class DatabaseClient(object):
|
|
6818
6818
|
:rtype: :class:`~oci.response.Response`
|
6819
6819
|
|
6820
6820
|
:example:
|
6821
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6821
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_external_database_connector.py.html>`__ to see an example of how to use create_external_database_connector API.
|
6822
6822
|
"""
|
6823
6823
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6824
6824
|
required_arguments = []
|
@@ -6914,7 +6914,7 @@ class DatabaseClient(object):
|
|
6914
6914
|
:rtype: :class:`~oci.response.Response`
|
6915
6915
|
|
6916
6916
|
:example:
|
6917
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
6917
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_external_non_container_database.py.html>`__ to see an example of how to use create_external_non_container_database API.
|
6918
6918
|
"""
|
6919
6919
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6920
6920
|
required_arguments = []
|
@@ -7011,7 +7011,7 @@ class DatabaseClient(object):
|
|
7011
7011
|
:rtype: :class:`~oci.response.Response`
|
7012
7012
|
|
7013
7013
|
:example:
|
7014
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7014
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_external_pluggable_database.py.html>`__ to see an example of how to use create_external_pluggable_database API.
|
7015
7015
|
"""
|
7016
7016
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7017
7017
|
required_arguments = []
|
@@ -7107,7 +7107,7 @@ class DatabaseClient(object):
|
|
7107
7107
|
:rtype: :class:`~oci.response.Response`
|
7108
7108
|
|
7109
7109
|
:example:
|
7110
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7110
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_key_store.py.html>`__ to see an example of how to use create_key_store API.
|
7111
7111
|
"""
|
7112
7112
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7113
7113
|
required_arguments = []
|
@@ -7206,7 +7206,7 @@ class DatabaseClient(object):
|
|
7206
7206
|
:rtype: :class:`~oci.response.Response`
|
7207
7207
|
|
7208
7208
|
:example:
|
7209
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7209
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_maintenance_run.py.html>`__ to see an example of how to use create_maintenance_run API.
|
7210
7210
|
"""
|
7211
7211
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7212
7212
|
required_arguments = []
|
@@ -7302,7 +7302,7 @@ class DatabaseClient(object):
|
|
7302
7302
|
:rtype: :class:`~oci.response.Response`
|
7303
7303
|
|
7304
7304
|
:example:
|
7305
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7305
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_oneoff_patch.py.html>`__ to see an example of how to use create_oneoff_patch API.
|
7306
7306
|
"""
|
7307
7307
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7308
7308
|
required_arguments = []
|
@@ -7400,7 +7400,7 @@ class DatabaseClient(object):
|
|
7400
7400
|
:rtype: :class:`~oci.response.Response`
|
7401
7401
|
|
7402
7402
|
:example:
|
7403
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7403
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_pluggable_database.py.html>`__ to see an example of how to use create_pluggable_database API.
|
7404
7404
|
"""
|
7405
7405
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7406
7406
|
required_arguments = []
|
@@ -7497,7 +7497,7 @@ class DatabaseClient(object):
|
|
7497
7497
|
:rtype: :class:`~oci.response.Response`
|
7498
7498
|
|
7499
7499
|
:example:
|
7500
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7500
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_vm_cluster.py.html>`__ to see an example of how to use create_vm_cluster API.
|
7501
7501
|
"""
|
7502
7502
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7503
7503
|
required_arguments = []
|
@@ -7599,7 +7599,7 @@ class DatabaseClient(object):
|
|
7599
7599
|
:rtype: :class:`~oci.response.Response`
|
7600
7600
|
|
7601
7601
|
:example:
|
7602
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7602
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/create_vm_cluster_network.py.html>`__ to see an example of how to use create_vm_cluster_network API.
|
7603
7603
|
"""
|
7604
7604
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7605
7605
|
required_arguments = ['exadataInfrastructureId']
|
@@ -7728,7 +7728,7 @@ class DatabaseClient(object):
|
|
7728
7728
|
:rtype: :class:`~oci.response.Response`
|
7729
7729
|
|
7730
7730
|
:example:
|
7731
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7731
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/db_node_action.py.html>`__ to see an example of how to use db_node_action API.
|
7732
7732
|
"""
|
7733
7733
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7734
7734
|
required_arguments = ['dbNodeId', 'action']
|
@@ -7841,7 +7841,7 @@ class DatabaseClient(object):
|
|
7841
7841
|
:rtype: :class:`~oci.response.Response`
|
7842
7842
|
|
7843
7843
|
:example:
|
7844
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7844
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_application_vip.py.html>`__ to see an example of how to use delete_application_vip API.
|
7845
7845
|
"""
|
7846
7846
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7847
7847
|
required_arguments = ['applicationVipId']
|
@@ -7944,7 +7944,7 @@ class DatabaseClient(object):
|
|
7944
7944
|
:rtype: :class:`~oci.response.Response`
|
7945
7945
|
|
7946
7946
|
:example:
|
7947
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
7947
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_autonomous_database.py.html>`__ to see an example of how to use delete_autonomous_database API.
|
7948
7948
|
"""
|
7949
7949
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7950
7950
|
required_arguments = ['autonomousDatabaseId']
|
@@ -8047,7 +8047,7 @@ class DatabaseClient(object):
|
|
8047
8047
|
:rtype: :class:`~oci.response.Response`
|
8048
8048
|
|
8049
8049
|
:example:
|
8050
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8050
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_autonomous_database_backup.py.html>`__ to see an example of how to use delete_autonomous_database_backup API.
|
8051
8051
|
"""
|
8052
8052
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8053
8053
|
required_arguments = ['autonomousDatabaseBackupId']
|
@@ -8150,7 +8150,7 @@ class DatabaseClient(object):
|
|
8150
8150
|
:rtype: :class:`~oci.response.Response`
|
8151
8151
|
|
8152
8152
|
:example:
|
8153
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8153
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_autonomous_database_software_image.py.html>`__ to see an example of how to use delete_autonomous_database_software_image API.
|
8154
8154
|
"""
|
8155
8155
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8156
8156
|
required_arguments = ['autonomousDatabaseSoftwareImageId']
|
@@ -8253,7 +8253,7 @@ class DatabaseClient(object):
|
|
8253
8253
|
:rtype: :class:`~oci.response.Response`
|
8254
8254
|
|
8255
8255
|
:example:
|
8256
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8256
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_autonomous_vm_cluster API.
|
8257
8257
|
"""
|
8258
8258
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8259
8259
|
required_arguments = ['autonomousVmClusterId']
|
@@ -8353,7 +8353,7 @@ class DatabaseClient(object):
|
|
8353
8353
|
:rtype: :class:`~oci.response.Response`
|
8354
8354
|
|
8355
8355
|
:example:
|
8356
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8356
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_backup.py.html>`__ to see an example of how to use delete_backup API.
|
8357
8357
|
"""
|
8358
8358
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8359
8359
|
required_arguments = ['backupId']
|
@@ -8454,7 +8454,7 @@ class DatabaseClient(object):
|
|
8454
8454
|
:rtype: :class:`~oci.response.Response`
|
8455
8455
|
|
8456
8456
|
:example:
|
8457
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8457
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_backup_destination.py.html>`__ to see an example of how to use delete_backup_destination API.
|
8458
8458
|
"""
|
8459
8459
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8460
8460
|
required_arguments = ['backupDestinationId']
|
@@ -8557,7 +8557,7 @@ class DatabaseClient(object):
|
|
8557
8557
|
:rtype: :class:`~oci.response.Response`
|
8558
8558
|
|
8559
8559
|
:example:
|
8560
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8560
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_autonomous_vm_cluster API.
|
8561
8561
|
"""
|
8562
8562
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8563
8563
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -8663,7 +8663,7 @@ class DatabaseClient(object):
|
|
8663
8663
|
:rtype: :class:`~oci.response.Response`
|
8664
8664
|
|
8665
8665
|
:example:
|
8666
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8666
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use delete_cloud_exadata_infrastructure API.
|
8667
8667
|
"""
|
8668
8668
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8669
8669
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -8774,7 +8774,7 @@ class DatabaseClient(object):
|
|
8774
8774
|
:rtype: :class:`~oci.response.Response`
|
8775
8775
|
|
8776
8776
|
:example:
|
8777
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8777
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_cloud_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_vm_cluster API.
|
8778
8778
|
"""
|
8779
8779
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8780
8780
|
required_arguments = ['cloudVmClusterId']
|
@@ -8877,7 +8877,7 @@ class DatabaseClient(object):
|
|
8877
8877
|
:rtype: :class:`~oci.response.Response`
|
8878
8878
|
|
8879
8879
|
:example:
|
8880
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8880
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_console_connection.py.html>`__ to see an example of how to use delete_console_connection API.
|
8881
8881
|
"""
|
8882
8882
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8883
8883
|
required_arguments = ['dbNodeId', 'consoleConnectionId']
|
@@ -8982,7 +8982,7 @@ class DatabaseClient(object):
|
|
8982
8982
|
:rtype: :class:`~oci.response.Response`
|
8983
8983
|
|
8984
8984
|
:example:
|
8985
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
8985
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_console_history.py.html>`__ to see an example of how to use delete_console_history API.
|
8986
8986
|
"""
|
8987
8987
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8988
8988
|
required_arguments = ['dbNodeId', 'consoleHistoryId']
|
@@ -9095,7 +9095,7 @@ class DatabaseClient(object):
|
|
9095
9095
|
:rtype: :class:`~oci.response.Response`
|
9096
9096
|
|
9097
9097
|
:example:
|
9098
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9098
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_database.py.html>`__ to see an example of how to use delete_database API.
|
9099
9099
|
"""
|
9100
9100
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9101
9101
|
required_arguments = ['databaseId']
|
@@ -9203,7 +9203,7 @@ class DatabaseClient(object):
|
|
9203
9203
|
:rtype: :class:`~oci.response.Response`
|
9204
9204
|
|
9205
9205
|
:example:
|
9206
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9206
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_database_software_image.py.html>`__ to see an example of how to use delete_database_software_image API.
|
9207
9207
|
"""
|
9208
9208
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9209
9209
|
required_arguments = ['databaseSoftwareImageId']
|
@@ -9310,7 +9310,7 @@ class DatabaseClient(object):
|
|
9310
9310
|
:rtype: :class:`~oci.response.Response`
|
9311
9311
|
|
9312
9312
|
:example:
|
9313
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9313
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_db_home.py.html>`__ to see an example of how to use delete_db_home API.
|
9314
9314
|
"""
|
9315
9315
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9316
9316
|
required_arguments = ['dbHomeId']
|
@@ -9419,7 +9419,7 @@ class DatabaseClient(object):
|
|
9419
9419
|
:rtype: :class:`~oci.response.Response`
|
9420
9420
|
|
9421
9421
|
:example:
|
9422
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9422
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_exadata_infrastructure.py.html>`__ to see an example of how to use delete_exadata_infrastructure API.
|
9423
9423
|
"""
|
9424
9424
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9425
9425
|
required_arguments = ['exadataInfrastructureId']
|
@@ -9522,7 +9522,7 @@ class DatabaseClient(object):
|
|
9522
9522
|
:rtype: :class:`~oci.response.Response`
|
9523
9523
|
|
9524
9524
|
:example:
|
9525
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9525
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_exadb_vm_cluster.py.html>`__ to see an example of how to use delete_exadb_vm_cluster API.
|
9526
9526
|
"""
|
9527
9527
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9528
9528
|
required_arguments = ['exadbVmClusterId']
|
@@ -9625,7 +9625,7 @@ class DatabaseClient(object):
|
|
9625
9625
|
:rtype: :class:`~oci.response.Response`
|
9626
9626
|
|
9627
9627
|
:example:
|
9628
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9628
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_exascale_db_storage_vault.py.html>`__ to see an example of how to use delete_exascale_db_storage_vault API.
|
9629
9629
|
"""
|
9630
9630
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9631
9631
|
required_arguments = ['exascaleDbStorageVaultId']
|
@@ -9730,7 +9730,7 @@ class DatabaseClient(object):
|
|
9730
9730
|
:rtype: :class:`~oci.response.Response`
|
9731
9731
|
|
9732
9732
|
:example:
|
9733
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9733
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_external_container_database.py.html>`__ to see an example of how to use delete_external_container_database API.
|
9734
9734
|
"""
|
9735
9735
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9736
9736
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -9836,7 +9836,7 @@ class DatabaseClient(object):
|
|
9836
9836
|
:rtype: :class:`~oci.response.Response`
|
9837
9837
|
|
9838
9838
|
:example:
|
9839
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9839
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_external_database_connector.py.html>`__ to see an example of how to use delete_external_database_connector API.
|
9840
9840
|
"""
|
9841
9841
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9842
9842
|
required_arguments = ['externalDatabaseConnectorId']
|
@@ -9939,7 +9939,7 @@ class DatabaseClient(object):
|
|
9939
9939
|
:rtype: :class:`~oci.response.Response`
|
9940
9940
|
|
9941
9941
|
:example:
|
9942
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
9942
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_external_non_container_database.py.html>`__ to see an example of how to use delete_external_non_container_database API.
|
9943
9943
|
"""
|
9944
9944
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9945
9945
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -10043,7 +10043,7 @@ class DatabaseClient(object):
|
|
10043
10043
|
:rtype: :class:`~oci.response.Response`
|
10044
10044
|
|
10045
10045
|
:example:
|
10046
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10046
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_external_pluggable_database.py.html>`__ to see an example of how to use delete_external_pluggable_database API.
|
10047
10047
|
"""
|
10048
10048
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10049
10049
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -10146,7 +10146,7 @@ class DatabaseClient(object):
|
|
10146
10146
|
:rtype: :class:`~oci.response.Response`
|
10147
10147
|
|
10148
10148
|
:example:
|
10149
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10149
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_key_store.py.html>`__ to see an example of how to use delete_key_store API.
|
10150
10150
|
"""
|
10151
10151
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10152
10152
|
required_arguments = ['keyStoreId']
|
@@ -10249,7 +10249,7 @@ class DatabaseClient(object):
|
|
10249
10249
|
:rtype: :class:`~oci.response.Response`
|
10250
10250
|
|
10251
10251
|
:example:
|
10252
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10252
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_oneoff_patch.py.html>`__ to see an example of how to use delete_oneoff_patch API.
|
10253
10253
|
"""
|
10254
10254
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10255
10255
|
required_arguments = ['oneoffPatchId']
|
@@ -10352,7 +10352,7 @@ class DatabaseClient(object):
|
|
10352
10352
|
:rtype: :class:`~oci.response.Response`
|
10353
10353
|
|
10354
10354
|
:example:
|
10355
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10355
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_pluggable_database.py.html>`__ to see an example of how to use delete_pluggable_database API.
|
10356
10356
|
"""
|
10357
10357
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10358
10358
|
required_arguments = ['pluggableDatabaseId']
|
@@ -10455,7 +10455,7 @@ class DatabaseClient(object):
|
|
10455
10455
|
:rtype: :class:`~oci.response.Response`
|
10456
10456
|
|
10457
10457
|
:example:
|
10458
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10458
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_vm_cluster.py.html>`__ to see an example of how to use delete_vm_cluster API.
|
10459
10459
|
"""
|
10460
10460
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10461
10461
|
required_arguments = ['vmClusterId']
|
@@ -10564,7 +10564,7 @@ class DatabaseClient(object):
|
|
10564
10564
|
:rtype: :class:`~oci.response.Response`
|
10565
10565
|
|
10566
10566
|
:example:
|
10567
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10567
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/delete_vm_cluster_network.py.html>`__ to see an example of how to use delete_vm_cluster_network API.
|
10568
10568
|
"""
|
10569
10569
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10570
10570
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -10666,7 +10666,7 @@ class DatabaseClient(object):
|
|
10666
10666
|
:rtype: :class:`~oci.response.Response`
|
10667
10667
|
|
10668
10668
|
:example:
|
10669
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10669
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/deregister_autonomous_database_data_safe.py.html>`__ to see an example of how to use deregister_autonomous_database_data_safe API.
|
10670
10670
|
"""
|
10671
10671
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10672
10672
|
required_arguments = ['autonomousDatabaseId']
|
@@ -10765,7 +10765,7 @@ class DatabaseClient(object):
|
|
10765
10765
|
:rtype: :class:`~oci.response.Response`
|
10766
10766
|
|
10767
10767
|
:example:
|
10768
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10768
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_autonomous_database_management.py.html>`__ to see an example of how to use disable_autonomous_database_management API.
|
10769
10769
|
"""
|
10770
10770
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10771
10771
|
required_arguments = ['autonomousDatabaseId']
|
@@ -10861,7 +10861,7 @@ class DatabaseClient(object):
|
|
10861
10861
|
:rtype: :class:`~oci.response.Response`
|
10862
10862
|
|
10863
10863
|
:example:
|
10864
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10864
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use disable_autonomous_database_operations_insights API.
|
10865
10865
|
"""
|
10866
10866
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10867
10867
|
required_arguments = ['autonomousDatabaseId']
|
@@ -10969,7 +10969,7 @@ class DatabaseClient(object):
|
|
10969
10969
|
:rtype: :class:`~oci.response.Response`
|
10970
10970
|
|
10971
10971
|
:example:
|
10972
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
10972
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_database_management.py.html>`__ to see an example of how to use disable_database_management API.
|
10973
10973
|
"""
|
10974
10974
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10975
10975
|
required_arguments = ['databaseId']
|
@@ -11084,7 +11084,7 @@ class DatabaseClient(object):
|
|
11084
11084
|
:rtype: :class:`~oci.response.Response`
|
11085
11085
|
|
11086
11086
|
:example:
|
11087
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11087
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_container_database_database_management.py.html>`__ to see an example of how to use disable_external_container_database_database_management API.
|
11088
11088
|
"""
|
11089
11089
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11090
11090
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -11197,7 +11197,7 @@ class DatabaseClient(object):
|
|
11197
11197
|
:rtype: :class:`~oci.response.Response`
|
11198
11198
|
|
11199
11199
|
:example:
|
11200
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11200
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_container_database_stack_monitoring API.
|
11201
11201
|
"""
|
11202
11202
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11203
11203
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -11314,7 +11314,7 @@ class DatabaseClient(object):
|
|
11314
11314
|
:rtype: :class:`~oci.response.Response`
|
11315
11315
|
|
11316
11316
|
:example:
|
11317
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11317
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_non_container_database_database_management.py.html>`__ to see an example of how to use disable_external_non_container_database_database_management API.
|
11318
11318
|
"""
|
11319
11319
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11320
11320
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -11427,7 +11427,7 @@ class DatabaseClient(object):
|
|
11427
11427
|
:rtype: :class:`~oci.response.Response`
|
11428
11428
|
|
11429
11429
|
:example:
|
11430
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11430
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use disable_external_non_container_database_operations_insights API.
|
11431
11431
|
"""
|
11432
11432
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11433
11433
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -11540,7 +11540,7 @@ class DatabaseClient(object):
|
|
11540
11540
|
:rtype: :class:`~oci.response.Response`
|
11541
11541
|
|
11542
11542
|
:example:
|
11543
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11543
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_non_container_database_stack_monitoring API.
|
11544
11544
|
"""
|
11545
11545
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11546
11546
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -11657,7 +11657,7 @@ class DatabaseClient(object):
|
|
11657
11657
|
:rtype: :class:`~oci.response.Response`
|
11658
11658
|
|
11659
11659
|
:example:
|
11660
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11660
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use disable_external_pluggable_database_database_management API.
|
11661
11661
|
"""
|
11662
11662
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11663
11663
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -11770,7 +11770,7 @@ class DatabaseClient(object):
|
|
11770
11770
|
:rtype: :class:`~oci.response.Response`
|
11771
11771
|
|
11772
11772
|
:example:
|
11773
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11773
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use disable_external_pluggable_database_operations_insights API.
|
11774
11774
|
"""
|
11775
11775
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11776
11776
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -11883,7 +11883,7 @@ class DatabaseClient(object):
|
|
11883
11883
|
:rtype: :class:`~oci.response.Response`
|
11884
11884
|
|
11885
11885
|
:example:
|
11886
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11886
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_pluggable_database_stack_monitoring API.
|
11887
11887
|
"""
|
11888
11888
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11889
11889
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -11996,7 +11996,7 @@ class DatabaseClient(object):
|
|
11996
11996
|
:rtype: :class:`~oci.response.Response`
|
11997
11997
|
|
11998
11998
|
:example:
|
11999
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
11999
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/disable_pluggable_database_management.py.html>`__ to see an example of how to use disable_pluggable_database_management API.
|
12000
12000
|
"""
|
12001
12001
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12002
12002
|
required_arguments = ['pluggableDatabaseId']
|
@@ -12106,7 +12106,7 @@ class DatabaseClient(object):
|
|
12106
12106
|
:rtype: :class:`~oci.response.Response`
|
12107
12107
|
|
12108
12108
|
:example:
|
12109
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12109
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/download_exadata_infrastructure_config_file.py.html>`__ to see an example of how to use download_exadata_infrastructure_config_file API.
|
12110
12110
|
"""
|
12111
12111
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12112
12112
|
required_arguments = ['exadataInfrastructureId']
|
@@ -12219,7 +12219,7 @@ class DatabaseClient(object):
|
|
12219
12219
|
:rtype: :class:`~oci.response.Response`
|
12220
12220
|
|
12221
12221
|
:example:
|
12222
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12222
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/download_oneoff_patch.py.html>`__ to see an example of how to use download_oneoff_patch API.
|
12223
12223
|
"""
|
12224
12224
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12225
12225
|
required_arguments = ['oneoffPatchId']
|
@@ -12334,7 +12334,7 @@ class DatabaseClient(object):
|
|
12334
12334
|
:rtype: :class:`~oci.response.Response`
|
12335
12335
|
|
12336
12336
|
:example:
|
12337
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12337
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/download_validation_report.py.html>`__ to see an example of how to use download_validation_report API.
|
12338
12338
|
"""
|
12339
12339
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12340
12340
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -12448,7 +12448,7 @@ class DatabaseClient(object):
|
|
12448
12448
|
:rtype: :class:`~oci.response.Response`
|
12449
12449
|
|
12450
12450
|
:example:
|
12451
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12451
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/download_vm_cluster_network_config_file.py.html>`__ to see an example of how to use download_vm_cluster_network_config_file API.
|
12452
12452
|
"""
|
12453
12453
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12454
12454
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -12550,7 +12550,7 @@ class DatabaseClient(object):
|
|
12550
12550
|
:rtype: :class:`~oci.response.Response`
|
12551
12551
|
|
12552
12552
|
:example:
|
12553
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12553
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_autonomous_database_management.py.html>`__ to see an example of how to use enable_autonomous_database_management API.
|
12554
12554
|
"""
|
12555
12555
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12556
12556
|
required_arguments = ['autonomousDatabaseId']
|
@@ -12646,7 +12646,7 @@ class DatabaseClient(object):
|
|
12646
12646
|
:rtype: :class:`~oci.response.Response`
|
12647
12647
|
|
12648
12648
|
:example:
|
12649
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12649
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use enable_autonomous_database_operations_insights API.
|
12650
12650
|
"""
|
12651
12651
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12652
12652
|
required_arguments = ['autonomousDatabaseId']
|
@@ -12757,7 +12757,7 @@ class DatabaseClient(object):
|
|
12757
12757
|
:rtype: :class:`~oci.response.Response`
|
12758
12758
|
|
12759
12759
|
:example:
|
12760
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12760
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_database_management.py.html>`__ to see an example of how to use enable_database_management API.
|
12761
12761
|
"""
|
12762
12762
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12763
12763
|
required_arguments = ['databaseId']
|
@@ -12881,7 +12881,7 @@ class DatabaseClient(object):
|
|
12881
12881
|
:rtype: :class:`~oci.response.Response`
|
12882
12882
|
|
12883
12883
|
:example:
|
12884
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
12884
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_container_database_database_management.py.html>`__ to see an example of how to use enable_external_container_database_database_management API.
|
12885
12885
|
"""
|
12886
12886
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12887
12887
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -12999,7 +12999,7 @@ class DatabaseClient(object):
|
|
12999
12999
|
:rtype: :class:`~oci.response.Response`
|
13000
13000
|
|
13001
13001
|
:example:
|
13002
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13002
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_container_database_stack_monitoring API.
|
13003
13003
|
"""
|
13004
13004
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13005
13005
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -13121,7 +13121,7 @@ class DatabaseClient(object):
|
|
13121
13121
|
:rtype: :class:`~oci.response.Response`
|
13122
13122
|
|
13123
13123
|
:example:
|
13124
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13124
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_non_container_database_database_management.py.html>`__ to see an example of how to use enable_external_non_container_database_database_management API.
|
13125
13125
|
"""
|
13126
13126
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13127
13127
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -13239,7 +13239,7 @@ class DatabaseClient(object):
|
|
13239
13239
|
:rtype: :class:`~oci.response.Response`
|
13240
13240
|
|
13241
13241
|
:example:
|
13242
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13242
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use enable_external_non_container_database_operations_insights API.
|
13243
13243
|
"""
|
13244
13244
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13245
13245
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -13357,7 +13357,7 @@ class DatabaseClient(object):
|
|
13357
13357
|
:rtype: :class:`~oci.response.Response`
|
13358
13358
|
|
13359
13359
|
:example:
|
13360
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13360
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_non_container_database_stack_monitoring API.
|
13361
13361
|
"""
|
13362
13362
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13363
13363
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -13479,7 +13479,7 @@ class DatabaseClient(object):
|
|
13479
13479
|
:rtype: :class:`~oci.response.Response`
|
13480
13480
|
|
13481
13481
|
:example:
|
13482
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13482
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use enable_external_pluggable_database_database_management API.
|
13483
13483
|
"""
|
13484
13484
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13485
13485
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -13597,7 +13597,7 @@ class DatabaseClient(object):
|
|
13597
13597
|
:rtype: :class:`~oci.response.Response`
|
13598
13598
|
|
13599
13599
|
:example:
|
13600
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13600
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use enable_external_pluggable_database_operations_insights API.
|
13601
13601
|
"""
|
13602
13602
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13603
13603
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -13715,7 +13715,7 @@ class DatabaseClient(object):
|
|
13715
13715
|
:rtype: :class:`~oci.response.Response`
|
13716
13716
|
|
13717
13717
|
:example:
|
13718
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13718
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_pluggable_database_stack_monitoring API.
|
13719
13719
|
"""
|
13720
13720
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13721
13721
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -13833,7 +13833,7 @@ class DatabaseClient(object):
|
|
13833
13833
|
:rtype: :class:`~oci.response.Response`
|
13834
13834
|
|
13835
13835
|
:example:
|
13836
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13836
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/enable_pluggable_database_management.py.html>`__ to see an example of how to use enable_pluggable_database_management API.
|
13837
13837
|
"""
|
13838
13838
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13839
13839
|
required_arguments = ['pluggableDatabaseId']
|
@@ -13958,7 +13958,7 @@ class DatabaseClient(object):
|
|
13958
13958
|
:rtype: :class:`~oci.response.Response`
|
13959
13959
|
|
13960
13960
|
:example:
|
13961
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
13961
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/fail_over_autonomous_database.py.html>`__ to see an example of how to use fail_over_autonomous_database API.
|
13962
13962
|
"""
|
13963
13963
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13964
13964
|
required_arguments = ['autonomousDatabaseId']
|
@@ -14078,7 +14078,7 @@ class DatabaseClient(object):
|
|
14078
14078
|
:rtype: :class:`~oci.response.Response`
|
14079
14079
|
|
14080
14080
|
:example:
|
14081
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14081
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/failover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use failover_autonomous_container_database_dataguard_association API.
|
14082
14082
|
"""
|
14083
14083
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14084
14084
|
required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
|
@@ -14191,7 +14191,7 @@ class DatabaseClient(object):
|
|
14191
14191
|
:rtype: :class:`~oci.response.Response`
|
14192
14192
|
|
14193
14193
|
:example:
|
14194
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14194
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/failover_data_guard_association.py.html>`__ to see an example of how to use failover_data_guard_association API.
|
14195
14195
|
"""
|
14196
14196
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14197
14197
|
required_arguments = ['databaseId', 'dataGuardAssociationId']
|
@@ -14302,7 +14302,7 @@ class DatabaseClient(object):
|
|
14302
14302
|
:rtype: :class:`~oci.response.Response`
|
14303
14303
|
|
14304
14304
|
:example:
|
14305
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14305
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/generate_autonomous_database_wallet.py.html>`__ to see an example of how to use generate_autonomous_database_wallet API.
|
14306
14306
|
"""
|
14307
14307
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14308
14308
|
required_arguments = ['autonomousDatabaseId']
|
@@ -14415,7 +14415,7 @@ class DatabaseClient(object):
|
|
14415
14415
|
:rtype: :class:`~oci.response.Response`
|
14416
14416
|
|
14417
14417
|
:example:
|
14418
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14418
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/generate_recommended_vm_cluster_network.py.html>`__ to see an example of how to use generate_recommended_vm_cluster_network API.
|
14419
14419
|
"""
|
14420
14420
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14421
14421
|
required_arguments = ['exadataInfrastructureId']
|
@@ -14518,7 +14518,7 @@ class DatabaseClient(object):
|
|
14518
14518
|
:rtype: :class:`~oci.response.Response`
|
14519
14519
|
|
14520
14520
|
:example:
|
14521
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14521
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_application_vip.py.html>`__ to see an example of how to use get_application_vip API.
|
14522
14522
|
"""
|
14523
14523
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14524
14524
|
required_arguments = ['applicationVipId']
|
@@ -14613,7 +14613,7 @@ class DatabaseClient(object):
|
|
14613
14613
|
:rtype: :class:`~oci.response.Response`
|
14614
14614
|
|
14615
14615
|
:example:
|
14616
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14616
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_container_database.py.html>`__ to see an example of how to use get_autonomous_container_database API.
|
14617
14617
|
"""
|
14618
14618
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14619
14619
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -14706,7 +14706,7 @@ class DatabaseClient(object):
|
|
14706
14706
|
:rtype: :class:`~oci.response.Response`
|
14707
14707
|
|
14708
14708
|
:example:
|
14709
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14709
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_container_database_dataguard_association API.
|
14710
14710
|
"""
|
14711
14711
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14712
14712
|
required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
|
@@ -14798,7 +14798,7 @@ class DatabaseClient(object):
|
|
14798
14798
|
:rtype: :class:`~oci.response.Response`
|
14799
14799
|
|
14800
14800
|
:example:
|
14801
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14801
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_container_database_resource_usage.py.html>`__ to see an example of how to use get_autonomous_container_database_resource_usage API.
|
14802
14802
|
"""
|
14803
14803
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14804
14804
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -14896,7 +14896,7 @@ class DatabaseClient(object):
|
|
14896
14896
|
:rtype: :class:`~oci.response.Response`
|
14897
14897
|
|
14898
14898
|
:example:
|
14899
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14899
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database.py.html>`__ to see an example of how to use get_autonomous_database API.
|
14900
14900
|
"""
|
14901
14901
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14902
14902
|
required_arguments = ['autonomousDatabaseId']
|
@@ -14994,7 +14994,7 @@ class DatabaseClient(object):
|
|
14994
14994
|
:rtype: :class:`~oci.response.Response`
|
14995
14995
|
|
14996
14996
|
:example:
|
14997
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
14997
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database_backup.py.html>`__ to see an example of how to use get_autonomous_database_backup API.
|
14998
14998
|
"""
|
14999
14999
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15000
15000
|
required_arguments = ['autonomousDatabaseBackupId']
|
@@ -15097,7 +15097,7 @@ class DatabaseClient(object):
|
|
15097
15097
|
:rtype: :class:`~oci.response.Response`
|
15098
15098
|
|
15099
15099
|
:example:
|
15100
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15100
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_database_dataguard_association API.
|
15101
15101
|
"""
|
15102
15102
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15103
15103
|
required_arguments = ['autonomousDatabaseId', 'autonomousDatabaseDataguardAssociationId']
|
@@ -15191,7 +15191,7 @@ class DatabaseClient(object):
|
|
15191
15191
|
:rtype: :class:`~oci.response.Response`
|
15192
15192
|
|
15193
15193
|
:example:
|
15194
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15194
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use get_autonomous_database_regional_wallet API.
|
15195
15195
|
"""
|
15196
15196
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15197
15197
|
required_arguments = []
|
@@ -15277,7 +15277,7 @@ class DatabaseClient(object):
|
|
15277
15277
|
:rtype: :class:`~oci.response.Response`
|
15278
15278
|
|
15279
15279
|
:example:
|
15280
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15280
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database_software_image.py.html>`__ to see an example of how to use get_autonomous_database_software_image API.
|
15281
15281
|
"""
|
15282
15282
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15283
15283
|
required_arguments = ['autonomousDatabaseSoftwareImageId']
|
@@ -15375,7 +15375,7 @@ class DatabaseClient(object):
|
|
15375
15375
|
:rtype: :class:`~oci.response.Response`
|
15376
15376
|
|
15377
15377
|
:example:
|
15378
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15378
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_database_wallet.py.html>`__ to see an example of how to use get_autonomous_database_wallet API.
|
15379
15379
|
"""
|
15380
15380
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15381
15381
|
required_arguments = ['autonomousDatabaseId']
|
@@ -15470,7 +15470,7 @@ class DatabaseClient(object):
|
|
15470
15470
|
:rtype: :class:`~oci.response.Response`
|
15471
15471
|
|
15472
15472
|
:example:
|
15473
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15473
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use get_autonomous_exadata_infrastructure API.
|
15474
15474
|
"""
|
15475
15475
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15476
15476
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -15558,7 +15558,7 @@ class DatabaseClient(object):
|
|
15558
15558
|
:rtype: :class:`~oci.response.Response`
|
15559
15559
|
|
15560
15560
|
:example:
|
15561
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15561
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_patch.py.html>`__ to see an example of how to use get_autonomous_patch API.
|
15562
15562
|
"""
|
15563
15563
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15564
15564
|
required_arguments = ['autonomousPatchId']
|
@@ -15649,7 +15649,7 @@ class DatabaseClient(object):
|
|
15649
15649
|
:rtype: :class:`~oci.response.Response`
|
15650
15650
|
|
15651
15651
|
:example:
|
15652
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15652
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_virtual_machine.py.html>`__ to see an example of how to use get_autonomous_virtual_machine API.
|
15653
15653
|
"""
|
15654
15654
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15655
15655
|
required_arguments = ['autonomousVirtualMachineId']
|
@@ -15747,7 +15747,7 @@ class DatabaseClient(object):
|
|
15747
15747
|
:rtype: :class:`~oci.response.Response`
|
15748
15748
|
|
15749
15749
|
:example:
|
15750
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15750
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_autonomous_vm_cluster API.
|
15751
15751
|
"""
|
15752
15752
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15753
15753
|
required_arguments = ['autonomousVmClusterId']
|
@@ -15845,7 +15845,7 @@ class DatabaseClient(object):
|
|
15845
15845
|
:rtype: :class:`~oci.response.Response`
|
15846
15846
|
|
15847
15847
|
:example:
|
15848
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15848
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_autonomous_vm_cluster_resource_usage API.
|
15849
15849
|
"""
|
15850
15850
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15851
15851
|
required_arguments = ['autonomousVmClusterId']
|
@@ -15940,7 +15940,7 @@ class DatabaseClient(object):
|
|
15940
15940
|
:rtype: :class:`~oci.response.Response`
|
15941
15941
|
|
15942
15942
|
:example:
|
15943
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
15943
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_backup.py.html>`__ to see an example of how to use get_backup API.
|
15944
15944
|
"""
|
15945
15945
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15946
15946
|
required_arguments = ['backupId']
|
@@ -16031,7 +16031,7 @@ class DatabaseClient(object):
|
|
16031
16031
|
:rtype: :class:`~oci.response.Response`
|
16032
16032
|
|
16033
16033
|
:example:
|
16034
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16034
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_backup_destination.py.html>`__ to see an example of how to use get_backup_destination API.
|
16035
16035
|
"""
|
16036
16036
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16037
16037
|
required_arguments = ['backupDestinationId']
|
@@ -16129,7 +16129,7 @@ class DatabaseClient(object):
|
|
16129
16129
|
:rtype: :class:`~oci.response.Response`
|
16130
16130
|
|
16131
16131
|
:example:
|
16132
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16132
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster API.
|
16133
16133
|
"""
|
16134
16134
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16135
16135
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -16227,7 +16227,7 @@ class DatabaseClient(object):
|
|
16227
16227
|
:rtype: :class:`~oci.response.Response`
|
16228
16228
|
|
16229
16229
|
:example:
|
16230
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16230
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster_resource_usage API.
|
16231
16231
|
"""
|
16232
16232
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16233
16233
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -16325,7 +16325,7 @@ class DatabaseClient(object):
|
|
16325
16325
|
:rtype: :class:`~oci.response.Response`
|
16326
16326
|
|
16327
16327
|
:example:
|
16328
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16328
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure API.
|
16329
16329
|
"""
|
16330
16330
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16331
16331
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -16428,7 +16428,7 @@ class DatabaseClient(object):
|
|
16428
16428
|
:rtype: :class:`~oci.response.Response`
|
16429
16429
|
|
16430
16430
|
:example:
|
16431
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16431
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_exadata_infrastructure_unallocated_resources.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure_unallocated_resources API.
|
16432
16432
|
"""
|
16433
16433
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16434
16434
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -16534,7 +16534,7 @@ class DatabaseClient(object):
|
|
16534
16534
|
:rtype: :class:`~oci.response.Response`
|
16535
16535
|
|
16536
16536
|
:example:
|
16537
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16537
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_vm_cluster.py.html>`__ to see an example of how to use get_cloud_vm_cluster API.
|
16538
16538
|
"""
|
16539
16539
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16540
16540
|
required_arguments = ['cloudVmClusterId']
|
@@ -16633,7 +16633,7 @@ class DatabaseClient(object):
|
|
16633
16633
|
:rtype: :class:`~oci.response.Response`
|
16634
16634
|
|
16635
16635
|
:example:
|
16636
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16636
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use get_cloud_vm_cluster_iorm_config API.
|
16637
16637
|
"""
|
16638
16638
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16639
16639
|
required_arguments = ['cloudVmClusterId']
|
@@ -16736,7 +16736,7 @@ class DatabaseClient(object):
|
|
16736
16736
|
:rtype: :class:`~oci.response.Response`
|
16737
16737
|
|
16738
16738
|
:example:
|
16739
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16739
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_vm_cluster_update.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update API.
|
16740
16740
|
"""
|
16741
16741
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16742
16742
|
required_arguments = ['cloudVmClusterId', 'updateId']
|
@@ -16840,7 +16840,7 @@ class DatabaseClient(object):
|
|
16840
16840
|
:rtype: :class:`~oci.response.Response`
|
16841
16841
|
|
16842
16842
|
:example:
|
16843
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16843
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_cloud_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update_history_entry API.
|
16844
16844
|
"""
|
16845
16845
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16846
16846
|
required_arguments = ['cloudVmClusterId', 'updateHistoryEntryId']
|
@@ -16939,7 +16939,7 @@ class DatabaseClient(object):
|
|
16939
16939
|
:rtype: :class:`~oci.response.Response`
|
16940
16940
|
|
16941
16941
|
:example:
|
16942
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
16942
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_console_connection.py.html>`__ to see an example of how to use get_console_connection API.
|
16943
16943
|
"""
|
16944
16944
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16945
16945
|
required_arguments = ['dbNodeId', 'consoleConnectionId']
|
@@ -17034,7 +17034,7 @@ class DatabaseClient(object):
|
|
17034
17034
|
:rtype: :class:`~oci.response.Response`
|
17035
17035
|
|
17036
17036
|
:example:
|
17037
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17037
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_console_history.py.html>`__ to see an example of how to use get_console_history API.
|
17038
17038
|
"""
|
17039
17039
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17040
17040
|
required_arguments = ['dbNodeId', 'consoleHistoryId']
|
@@ -17136,7 +17136,7 @@ class DatabaseClient(object):
|
|
17136
17136
|
:rtype: :class:`~oci.response.Response`
|
17137
17137
|
|
17138
17138
|
:example:
|
17139
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17139
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_console_history_content.py.html>`__ to see an example of how to use get_console_history_content API.
|
17140
17140
|
"""
|
17141
17141
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17142
17142
|
required_arguments = ['dbNodeId', 'consoleHistoryId']
|
@@ -17237,7 +17237,7 @@ class DatabaseClient(object):
|
|
17237
17237
|
:rtype: :class:`~oci.response.Response`
|
17238
17238
|
|
17239
17239
|
:example:
|
17240
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17240
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_data_guard_association.py.html>`__ to see an example of how to use get_data_guard_association API.
|
17241
17241
|
"""
|
17242
17242
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17243
17243
|
required_arguments = ['databaseId', 'dataGuardAssociationId']
|
@@ -17326,7 +17326,7 @@ class DatabaseClient(object):
|
|
17326
17326
|
:rtype: :class:`~oci.response.Response`
|
17327
17327
|
|
17328
17328
|
:example:
|
17329
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17329
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_database.py.html>`__ to see an example of how to use get_database API.
|
17330
17330
|
"""
|
17331
17331
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17332
17332
|
required_arguments = ['databaseId']
|
@@ -17414,7 +17414,7 @@ class DatabaseClient(object):
|
|
17414
17414
|
:rtype: :class:`~oci.response.Response`
|
17415
17415
|
|
17416
17416
|
:example:
|
17417
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17417
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_database_software_image.py.html>`__ to see an example of how to use get_database_software_image API.
|
17418
17418
|
"""
|
17419
17419
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17420
17420
|
required_arguments = ['databaseSoftwareImageId']
|
@@ -17510,7 +17510,7 @@ class DatabaseClient(object):
|
|
17510
17510
|
:rtype: :class:`~oci.response.Response`
|
17511
17511
|
|
17512
17512
|
:example:
|
17513
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17513
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_database_upgrade_history_entry.py.html>`__ to see an example of how to use get_database_upgrade_history_entry API.
|
17514
17514
|
"""
|
17515
17515
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17516
17516
|
required_arguments = ['databaseId', 'upgradeHistoryEntryId']
|
@@ -17606,7 +17606,7 @@ class DatabaseClient(object):
|
|
17606
17606
|
:rtype: :class:`~oci.response.Response`
|
17607
17607
|
|
17608
17608
|
:example:
|
17609
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17609
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_home.py.html>`__ to see an example of how to use get_db_home API.
|
17610
17610
|
"""
|
17611
17611
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17612
17612
|
required_arguments = ['dbHomeId']
|
@@ -17699,7 +17699,7 @@ class DatabaseClient(object):
|
|
17699
17699
|
:rtype: :class:`~oci.response.Response`
|
17700
17700
|
|
17701
17701
|
:example:
|
17702
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17702
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_home_patch.py.html>`__ to see an example of how to use get_db_home_patch API.
|
17703
17703
|
"""
|
17704
17704
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17705
17705
|
required_arguments = ['dbHomeId', 'patchId']
|
@@ -17793,7 +17793,7 @@ class DatabaseClient(object):
|
|
17793
17793
|
:rtype: :class:`~oci.response.Response`
|
17794
17794
|
|
17795
17795
|
:example:
|
17796
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17796
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_home_patch_history_entry.py.html>`__ to see an example of how to use get_db_home_patch_history_entry API.
|
17797
17797
|
"""
|
17798
17798
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17799
17799
|
required_arguments = ['dbHomeId', 'patchHistoryEntryId']
|
@@ -17882,7 +17882,7 @@ class DatabaseClient(object):
|
|
17882
17882
|
:rtype: :class:`~oci.response.Response`
|
17883
17883
|
|
17884
17884
|
:example:
|
17885
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17885
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_node.py.html>`__ to see an example of how to use get_db_node API.
|
17886
17886
|
"""
|
17887
17887
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17888
17888
|
required_arguments = ['dbNodeId']
|
@@ -17978,7 +17978,7 @@ class DatabaseClient(object):
|
|
17978
17978
|
:rtype: :class:`~oci.response.Response`
|
17979
17979
|
|
17980
17980
|
:example:
|
17981
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
17981
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_server.py.html>`__ to see an example of how to use get_db_server API.
|
17982
17982
|
"""
|
17983
17983
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17984
17984
|
required_arguments = ['dbServerId', 'exadataInfrastructureId']
|
@@ -18087,7 +18087,7 @@ class DatabaseClient(object):
|
|
18087
18087
|
:rtype: :class:`~oci.response.Response`
|
18088
18088
|
|
18089
18089
|
:example:
|
18090
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18090
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_system.py.html>`__ to see an example of how to use get_db_system API.
|
18091
18091
|
"""
|
18092
18092
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18093
18093
|
required_arguments = ['dbSystemId']
|
@@ -18180,7 +18180,7 @@ class DatabaseClient(object):
|
|
18180
18180
|
:rtype: :class:`~oci.response.Response`
|
18181
18181
|
|
18182
18182
|
:example:
|
18183
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18183
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_system_patch.py.html>`__ to see an example of how to use get_db_system_patch API.
|
18184
18184
|
"""
|
18185
18185
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18186
18186
|
required_arguments = ['dbSystemId', 'patchId']
|
@@ -18274,7 +18274,7 @@ class DatabaseClient(object):
|
|
18274
18274
|
:rtype: :class:`~oci.response.Response`
|
18275
18275
|
|
18276
18276
|
:example:
|
18277
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18277
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_system_patch_history_entry.py.html>`__ to see an example of how to use get_db_system_patch_history_entry API.
|
18278
18278
|
"""
|
18279
18279
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18280
18280
|
required_arguments = ['dbSystemId', 'patchHistoryEntryId']
|
@@ -18371,7 +18371,7 @@ class DatabaseClient(object):
|
|
18371
18371
|
:rtype: :class:`~oci.response.Response`
|
18372
18372
|
|
18373
18373
|
:example:
|
18374
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18374
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_db_system_upgrade_history_entry.py.html>`__ to see an example of how to use get_db_system_upgrade_history_entry API.
|
18375
18375
|
"""
|
18376
18376
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18377
18377
|
required_arguments = ['dbSystemId', 'upgradeHistoryEntryId']
|
@@ -18476,7 +18476,7 @@ class DatabaseClient(object):
|
|
18476
18476
|
:rtype: :class:`~oci.response.Response`
|
18477
18477
|
|
18478
18478
|
:example:
|
18479
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18479
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadata_infrastructure.py.html>`__ to see an example of how to use get_exadata_infrastructure API.
|
18480
18480
|
"""
|
18481
18481
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18482
18482
|
required_arguments = ['exadataInfrastructureId']
|
@@ -18590,7 +18590,7 @@ class DatabaseClient(object):
|
|
18590
18590
|
:rtype: :class:`~oci.response.Response`
|
18591
18591
|
|
18592
18592
|
:example:
|
18593
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18593
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadata_infrastructure_ocpus.py.html>`__ to see an example of how to use get_exadata_infrastructure_ocpus API.
|
18594
18594
|
"""
|
18595
18595
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18596
18596
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -18693,7 +18693,7 @@ class DatabaseClient(object):
|
|
18693
18693
|
:rtype: :class:`~oci.response.Response`
|
18694
18694
|
|
18695
18695
|
:example:
|
18696
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18696
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadata_infrastructure_un_allocated_resources.py.html>`__ to see an example of how to use get_exadata_infrastructure_un_allocated_resources API.
|
18697
18697
|
"""
|
18698
18698
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18699
18699
|
required_arguments = ['exadataInfrastructureId']
|
@@ -18810,7 +18810,7 @@ class DatabaseClient(object):
|
|
18810
18810
|
:rtype: :class:`~oci.response.Response`
|
18811
18811
|
|
18812
18812
|
:example:
|
18813
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18813
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadata_iorm_config.py.html>`__ to see an example of how to use get_exadata_iorm_config API.
|
18814
18814
|
"""
|
18815
18815
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18816
18816
|
required_arguments = ['dbSystemId']
|
@@ -18908,7 +18908,7 @@ class DatabaseClient(object):
|
|
18908
18908
|
:rtype: :class:`~oci.response.Response`
|
18909
18909
|
|
18910
18910
|
:example:
|
18911
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
18911
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadb_vm_cluster.py.html>`__ to see an example of how to use get_exadb_vm_cluster API.
|
18912
18912
|
"""
|
18913
18913
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18914
18914
|
required_arguments = ['exadbVmClusterId']
|
@@ -19011,7 +19011,7 @@ class DatabaseClient(object):
|
|
19011
19011
|
:rtype: :class:`~oci.response.Response`
|
19012
19012
|
|
19013
19013
|
:example:
|
19014
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19014
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadb_vm_cluster_update.py.html>`__ to see an example of how to use get_exadb_vm_cluster_update API.
|
19015
19015
|
"""
|
19016
19016
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19017
19017
|
required_arguments = ['exadbVmClusterId', 'updateId']
|
@@ -19115,7 +19115,7 @@ class DatabaseClient(object):
|
|
19115
19115
|
:rtype: :class:`~oci.response.Response`
|
19116
19116
|
|
19117
19117
|
:example:
|
19118
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19118
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exadb_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_exadb_vm_cluster_update_history_entry API.
|
19119
19119
|
"""
|
19120
19120
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19121
19121
|
required_arguments = ['exadbVmClusterId', 'updateHistoryEntryId']
|
@@ -19214,7 +19214,7 @@ class DatabaseClient(object):
|
|
19214
19214
|
:rtype: :class:`~oci.response.Response`
|
19215
19215
|
|
19216
19216
|
:example:
|
19217
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19217
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_exascale_db_storage_vault.py.html>`__ to see an example of how to use get_exascale_db_storage_vault API.
|
19218
19218
|
"""
|
19219
19219
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19220
19220
|
required_arguments = ['exascaleDbStorageVaultId']
|
@@ -19313,7 +19313,7 @@ class DatabaseClient(object):
|
|
19313
19313
|
:rtype: :class:`~oci.response.Response`
|
19314
19314
|
|
19315
19315
|
:example:
|
19316
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19316
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_external_backup_job.py.html>`__ to see an example of how to use get_external_backup_job API.
|
19317
19317
|
"""
|
19318
19318
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19319
19319
|
required_arguments = ['backupId']
|
@@ -19404,7 +19404,7 @@ class DatabaseClient(object):
|
|
19404
19404
|
:rtype: :class:`~oci.response.Response`
|
19405
19405
|
|
19406
19406
|
:example:
|
19407
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19407
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_external_container_database.py.html>`__ to see an example of how to use get_external_container_database API.
|
19408
19408
|
"""
|
19409
19409
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19410
19410
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -19503,7 +19503,7 @@ class DatabaseClient(object):
|
|
19503
19503
|
:rtype: :class:`~oci.response.Response`
|
19504
19504
|
|
19505
19505
|
:example:
|
19506
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19506
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_external_database_connector.py.html>`__ to see an example of how to use get_external_database_connector API.
|
19507
19507
|
"""
|
19508
19508
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19509
19509
|
required_arguments = ['externalDatabaseConnectorId']
|
@@ -19601,7 +19601,7 @@ class DatabaseClient(object):
|
|
19601
19601
|
:rtype: :class:`~oci.response.Response`
|
19602
19602
|
|
19603
19603
|
:example:
|
19604
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19604
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_external_non_container_database.py.html>`__ to see an example of how to use get_external_non_container_database API.
|
19605
19605
|
"""
|
19606
19606
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19607
19607
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -19700,7 +19700,7 @@ class DatabaseClient(object):
|
|
19700
19700
|
:rtype: :class:`~oci.response.Response`
|
19701
19701
|
|
19702
19702
|
:example:
|
19703
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19703
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_external_pluggable_database.py.html>`__ to see an example of how to use get_external_pluggable_database API.
|
19704
19704
|
"""
|
19705
19705
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19706
19706
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -19807,7 +19807,7 @@ class DatabaseClient(object):
|
|
19807
19807
|
:rtype: :class:`~oci.response.Response`
|
19808
19808
|
|
19809
19809
|
:example:
|
19810
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19810
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_infrastructure_target_versions.py.html>`__ to see an example of how to use get_infrastructure_target_versions API.
|
19811
19811
|
"""
|
19812
19812
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19813
19813
|
required_arguments = ['compartmentId']
|
@@ -19911,7 +19911,7 @@ class DatabaseClient(object):
|
|
19911
19911
|
:rtype: :class:`~oci.response.Response`
|
19912
19912
|
|
19913
19913
|
:example:
|
19914
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
19914
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_key_store.py.html>`__ to see an example of how to use get_key_store API.
|
19915
19915
|
"""
|
19916
19916
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19917
19917
|
required_arguments = ['keyStoreId']
|
@@ -20004,7 +20004,7 @@ class DatabaseClient(object):
|
|
20004
20004
|
:rtype: :class:`~oci.response.Response`
|
20005
20005
|
|
20006
20006
|
:example:
|
20007
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20007
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_maintenance_run.py.html>`__ to see an example of how to use get_maintenance_run API.
|
20008
20008
|
"""
|
20009
20009
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20010
20010
|
required_arguments = ['maintenanceRunId']
|
@@ -20090,7 +20090,7 @@ class DatabaseClient(object):
|
|
20090
20090
|
:rtype: :class:`~oci.response.Response`
|
20091
20091
|
|
20092
20092
|
:example:
|
20093
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20093
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_maintenance_run_history.py.html>`__ to see an example of how to use get_maintenance_run_history API.
|
20094
20094
|
"""
|
20095
20095
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20096
20096
|
required_arguments = ['maintenanceRunHistoryId']
|
@@ -20181,7 +20181,7 @@ class DatabaseClient(object):
|
|
20181
20181
|
:rtype: :class:`~oci.response.Response`
|
20182
20182
|
|
20183
20183
|
:example:
|
20184
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20184
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_oneoff_patch.py.html>`__ to see an example of how to use get_oneoff_patch API.
|
20185
20185
|
"""
|
20186
20186
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20187
20187
|
required_arguments = ['oneoffPatchId']
|
@@ -20284,7 +20284,7 @@ class DatabaseClient(object):
|
|
20284
20284
|
:rtype: :class:`~oci.response.Response`
|
20285
20285
|
|
20286
20286
|
:example:
|
20287
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20287
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_pdb_conversion_history_entry.py.html>`__ to see an example of how to use get_pdb_conversion_history_entry API.
|
20288
20288
|
"""
|
20289
20289
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20290
20290
|
required_arguments = ['databaseId', 'pdbConversionHistoryEntryId']
|
@@ -20380,7 +20380,7 @@ class DatabaseClient(object):
|
|
20380
20380
|
:rtype: :class:`~oci.response.Response`
|
20381
20381
|
|
20382
20382
|
:example:
|
20383
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20383
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_pluggable_database.py.html>`__ to see an example of how to use get_pluggable_database API.
|
20384
20384
|
"""
|
20385
20385
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20386
20386
|
required_arguments = ['pluggableDatabaseId']
|
@@ -20471,7 +20471,7 @@ class DatabaseClient(object):
|
|
20471
20471
|
:rtype: :class:`~oci.response.Response`
|
20472
20472
|
|
20473
20473
|
:example:
|
20474
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20474
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster.py.html>`__ to see an example of how to use get_vm_cluster API.
|
20475
20475
|
"""
|
20476
20476
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20477
20477
|
required_arguments = ['vmClusterId']
|
@@ -20575,7 +20575,7 @@ class DatabaseClient(object):
|
|
20575
20575
|
:rtype: :class:`~oci.response.Response`
|
20576
20576
|
|
20577
20577
|
:example:
|
20578
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20578
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster_network.py.html>`__ to see an example of how to use get_vm_cluster_network API.
|
20579
20579
|
"""
|
20580
20580
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20581
20581
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -20676,7 +20676,7 @@ class DatabaseClient(object):
|
|
20676
20676
|
:rtype: :class:`~oci.response.Response`
|
20677
20677
|
|
20678
20678
|
:example:
|
20679
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20679
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster_patch.py.html>`__ to see an example of how to use get_vm_cluster_patch API.
|
20680
20680
|
"""
|
20681
20681
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20682
20682
|
required_arguments = ['vmClusterId', 'patchId']
|
@@ -20770,7 +20770,7 @@ class DatabaseClient(object):
|
|
20770
20770
|
:rtype: :class:`~oci.response.Response`
|
20771
20771
|
|
20772
20772
|
:example:
|
20773
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20773
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster_patch_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_patch_history_entry API.
|
20774
20774
|
"""
|
20775
20775
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20776
20776
|
required_arguments = ['vmClusterId', 'patchHistoryEntryId']
|
@@ -20867,7 +20867,7 @@ class DatabaseClient(object):
|
|
20867
20867
|
:rtype: :class:`~oci.response.Response`
|
20868
20868
|
|
20869
20869
|
:example:
|
20870
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20870
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster_update.py.html>`__ to see an example of how to use get_vm_cluster_update API.
|
20871
20871
|
"""
|
20872
20872
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20873
20873
|
required_arguments = ['vmClusterId', 'updateId']
|
@@ -20971,7 +20971,7 @@ class DatabaseClient(object):
|
|
20971
20971
|
:rtype: :class:`~oci.response.Response`
|
20972
20972
|
|
20973
20973
|
:example:
|
20974
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
20974
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/get_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_update_history_entry API.
|
20975
20975
|
"""
|
20976
20976
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20977
20977
|
required_arguments = ['vmClusterId', 'updateHistoryEntryId']
|
@@ -21072,7 +21072,7 @@ class DatabaseClient(object):
|
|
21072
21072
|
:rtype: :class:`~oci.response.Response`
|
21073
21073
|
|
21074
21074
|
:example:
|
21075
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21075
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/launch_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use launch_autonomous_exadata_infrastructure API.
|
21076
21076
|
"""
|
21077
21077
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21078
21078
|
required_arguments = []
|
@@ -21184,7 +21184,7 @@ class DatabaseClient(object):
|
|
21184
21184
|
:rtype: :class:`~oci.response.Response`
|
21185
21185
|
|
21186
21186
|
:example:
|
21187
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21187
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/launch_db_system.py.html>`__ to see an example of how to use launch_db_system API.
|
21188
21188
|
"""
|
21189
21189
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21190
21190
|
required_arguments = []
|
@@ -21302,7 +21302,7 @@ class DatabaseClient(object):
|
|
21302
21302
|
:rtype: :class:`~oci.response.Response`
|
21303
21303
|
|
21304
21304
|
:example:
|
21305
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21305
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_application_vips.py.html>`__ to see an example of how to use list_application_vips API.
|
21306
21306
|
"""
|
21307
21307
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21308
21308
|
required_arguments = ['compartmentId', 'cloudVmClusterId']
|
@@ -21430,7 +21430,7 @@ class DatabaseClient(object):
|
|
21430
21430
|
:rtype: :class:`~oci.response.Response`
|
21431
21431
|
|
21432
21432
|
:example:
|
21433
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21433
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_container_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_container_database_dataguard_associations API.
|
21434
21434
|
"""
|
21435
21435
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21436
21436
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -21551,7 +21551,7 @@ class DatabaseClient(object):
|
|
21551
21551
|
:rtype: :class:`~oci.response.Response`
|
21552
21552
|
|
21553
21553
|
:example:
|
21554
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21554
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_container_database_versions.py.html>`__ to see an example of how to use list_autonomous_container_database_versions API.
|
21555
21555
|
"""
|
21556
21556
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21557
21557
|
required_arguments = ['compartmentId', 'serviceComponent']
|
@@ -21713,7 +21713,7 @@ class DatabaseClient(object):
|
|
21713
21713
|
:rtype: :class:`~oci.response.Response`
|
21714
21714
|
|
21715
21715
|
:example:
|
21716
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21716
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_container_databases.py.html>`__ to see an example of how to use list_autonomous_container_databases API.
|
21717
21717
|
"""
|
21718
21718
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21719
21719
|
required_arguments = ['compartmentId']
|
@@ -21889,7 +21889,7 @@ class DatabaseClient(object):
|
|
21889
21889
|
:rtype: :class:`~oci.response.Response`
|
21890
21890
|
|
21891
21891
|
:example:
|
21892
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
21892
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_backups.py.html>`__ to see an example of how to use list_autonomous_database_backups API.
|
21893
21893
|
"""
|
21894
21894
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21895
21895
|
required_arguments = []
|
@@ -22026,7 +22026,7 @@ class DatabaseClient(object):
|
|
22026
22026
|
:rtype: :class:`~oci.response.Response`
|
22027
22027
|
|
22028
22028
|
:example:
|
22029
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22029
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_character_sets.py.html>`__ to see an example of how to use list_autonomous_database_character_sets API.
|
22030
22030
|
"""
|
22031
22031
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22032
22032
|
required_arguments = []
|
@@ -22167,7 +22167,7 @@ class DatabaseClient(object):
|
|
22167
22167
|
:rtype: :class:`~oci.response.Response`
|
22168
22168
|
|
22169
22169
|
:example:
|
22170
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22170
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_clones.py.html>`__ to see an example of how to use list_autonomous_database_clones API.
|
22171
22171
|
"""
|
22172
22172
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22173
22173
|
required_arguments = ['autonomousDatabaseId', 'compartmentId']
|
@@ -22317,7 +22317,7 @@ class DatabaseClient(object):
|
|
22317
22317
|
:rtype: :class:`~oci.response.Response`
|
22318
22318
|
|
22319
22319
|
:example:
|
22320
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22320
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_database_dataguard_associations API.
|
22321
22321
|
"""
|
22322
22322
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22323
22323
|
required_arguments = ['autonomousDatabaseId']
|
@@ -22428,7 +22428,7 @@ class DatabaseClient(object):
|
|
22428
22428
|
:rtype: :class:`~oci.response.Response`
|
22429
22429
|
|
22430
22430
|
:example:
|
22431
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22431
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_peers.py.html>`__ to see an example of how to use list_autonomous_database_peers API.
|
22432
22432
|
"""
|
22433
22433
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22434
22434
|
required_arguments = ['autonomousDatabaseId']
|
@@ -22542,7 +22542,7 @@ class DatabaseClient(object):
|
|
22542
22542
|
:rtype: :class:`~oci.response.Response`
|
22543
22543
|
|
22544
22544
|
:example:
|
22545
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22545
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_refreshable_clones.py.html>`__ to see an example of how to use list_autonomous_database_refreshable_clones API.
|
22546
22546
|
"""
|
22547
22547
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22548
22548
|
required_arguments = ['autonomousDatabaseId']
|
@@ -22679,7 +22679,7 @@ class DatabaseClient(object):
|
|
22679
22679
|
:rtype: :class:`~oci.response.Response`
|
22680
22680
|
|
22681
22681
|
:example:
|
22682
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22682
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_database_software_images.py.html>`__ to see an example of how to use list_autonomous_database_software_images API.
|
22683
22683
|
"""
|
22684
22684
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22685
22685
|
required_arguments = ['compartmentId', 'imageShapeFamily']
|
@@ -22875,7 +22875,7 @@ class DatabaseClient(object):
|
|
22875
22875
|
:rtype: :class:`~oci.response.Response`
|
22876
22876
|
|
22877
22877
|
:example:
|
22878
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
22878
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_databases.py.html>`__ to see an example of how to use list_autonomous_databases API.
|
22879
22879
|
"""
|
22880
22880
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22881
22881
|
required_arguments = ['compartmentId']
|
@@ -23052,7 +23052,7 @@ class DatabaseClient(object):
|
|
23052
23052
|
:rtype: :class:`~oci.response.Response`
|
23053
23053
|
|
23054
23054
|
:example:
|
23055
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23055
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_db_preview_versions.py.html>`__ to see an example of how to use list_autonomous_db_preview_versions API.
|
23056
23056
|
"""
|
23057
23057
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23058
23058
|
required_arguments = ['compartmentId']
|
@@ -23183,7 +23183,7 @@ class DatabaseClient(object):
|
|
23183
23183
|
:rtype: :class:`~oci.response.Response`
|
23184
23184
|
|
23185
23185
|
:example:
|
23186
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23186
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_db_versions.py.html>`__ to see an example of how to use list_autonomous_db_versions API.
|
23187
23187
|
"""
|
23188
23188
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23189
23189
|
required_arguments = ['compartmentId']
|
@@ -23307,7 +23307,7 @@ class DatabaseClient(object):
|
|
23307
23307
|
:rtype: :class:`~oci.response.Response`
|
23308
23308
|
|
23309
23309
|
:example:
|
23310
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23310
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_exadata_infrastructure_shapes.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructure_shapes API.
|
23311
23311
|
"""
|
23312
23312
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23313
23313
|
required_arguments = ['availabilityDomain', 'compartmentId']
|
@@ -23431,7 +23431,7 @@ class DatabaseClient(object):
|
|
23431
23431
|
:rtype: :class:`~oci.response.Response`
|
23432
23432
|
|
23433
23433
|
:example:
|
23434
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23434
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_exadata_infrastructures.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructures API.
|
23435
23435
|
"""
|
23436
23436
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23437
23437
|
required_arguments = ['compartmentId']
|
@@ -23572,7 +23572,7 @@ class DatabaseClient(object):
|
|
23572
23572
|
:rtype: :class:`~oci.response.Response`
|
23573
23573
|
|
23574
23574
|
:example:
|
23575
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23575
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_virtual_machines.py.html>`__ to see an example of how to use list_autonomous_virtual_machines API.
|
23576
23576
|
"""
|
23577
23577
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23578
23578
|
required_arguments = ['compartmentId', 'autonomousVmClusterId']
|
@@ -23690,7 +23690,7 @@ class DatabaseClient(object):
|
|
23690
23690
|
:rtype: :class:`~oci.response.Response`
|
23691
23691
|
|
23692
23692
|
:example:
|
23693
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23693
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_autonomous_vm_cluster_acd_resource_usage API.
|
23694
23694
|
"""
|
23695
23695
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23696
23696
|
required_arguments = ['autonomousVmClusterId']
|
@@ -23827,7 +23827,7 @@ class DatabaseClient(object):
|
|
23827
23827
|
:rtype: :class:`~oci.response.Response`
|
23828
23828
|
|
23829
23829
|
:example:
|
23830
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23830
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_autonomous_vm_clusters API.
|
23831
23831
|
"""
|
23832
23832
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23833
23833
|
required_arguments = ['compartmentId']
|
@@ -23964,7 +23964,7 @@ class DatabaseClient(object):
|
|
23964
23964
|
:rtype: :class:`~oci.response.Response`
|
23965
23965
|
|
23966
23966
|
:example:
|
23967
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
23967
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_backup_destination.py.html>`__ to see an example of how to use list_backup_destination API.
|
23968
23968
|
"""
|
23969
23969
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23970
23970
|
required_arguments = ['compartmentId']
|
@@ -24076,7 +24076,7 @@ class DatabaseClient(object):
|
|
24076
24076
|
:rtype: :class:`~oci.response.Response`
|
24077
24077
|
|
24078
24078
|
:example:
|
24079
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24079
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_backups.py.html>`__ to see an example of how to use list_backups API.
|
24080
24080
|
"""
|
24081
24081
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24082
24082
|
required_arguments = []
|
@@ -24194,7 +24194,7 @@ class DatabaseClient(object):
|
|
24194
24194
|
:rtype: :class:`~oci.response.Response`
|
24195
24195
|
|
24196
24196
|
:example:
|
24197
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24197
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_cluster_acd_resource_usage API.
|
24198
24198
|
"""
|
24199
24199
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24200
24200
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -24334,7 +24334,7 @@ class DatabaseClient(object):
|
|
24334
24334
|
:rtype: :class:`~oci.response.Response`
|
24335
24335
|
|
24336
24336
|
:example:
|
24337
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24337
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_clusters API.
|
24338
24338
|
"""
|
24339
24339
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24340
24340
|
required_arguments = ['compartmentId']
|
@@ -24491,7 +24491,7 @@ class DatabaseClient(object):
|
|
24491
24491
|
:rtype: :class:`~oci.response.Response`
|
24492
24492
|
|
24493
24493
|
:example:
|
24494
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24494
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_exadata_infrastructures.py.html>`__ to see an example of how to use list_cloud_exadata_infrastructures API.
|
24495
24495
|
"""
|
24496
24496
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24497
24497
|
required_arguments = ['compartmentId']
|
@@ -24630,7 +24630,7 @@ class DatabaseClient(object):
|
|
24630
24630
|
:rtype: :class:`~oci.response.Response`
|
24631
24631
|
|
24632
24632
|
:example:
|
24633
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24633
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_cloud_vm_cluster_update_history_entries API.
|
24634
24634
|
"""
|
24635
24635
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24636
24636
|
required_arguments = ['cloudVmClusterId']
|
@@ -24758,7 +24758,7 @@ class DatabaseClient(object):
|
|
24758
24758
|
:rtype: :class:`~oci.response.Response`
|
24759
24759
|
|
24760
24760
|
:example:
|
24761
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24761
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_vm_cluster_updates.py.html>`__ to see an example of how to use list_cloud_vm_cluster_updates API.
|
24762
24762
|
"""
|
24763
24763
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24764
24764
|
required_arguments = ['cloudVmClusterId']
|
@@ -24902,7 +24902,7 @@ class DatabaseClient(object):
|
|
24902
24902
|
:rtype: :class:`~oci.response.Response`
|
24903
24903
|
|
24904
24904
|
:example:
|
24905
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
24905
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_cloud_vm_clusters.py.html>`__ to see an example of how to use list_cloud_vm_clusters API.
|
24906
24906
|
"""
|
24907
24907
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24908
24908
|
required_arguments = ['compartmentId']
|
@@ -25027,7 +25027,7 @@ class DatabaseClient(object):
|
|
25027
25027
|
:rtype: :class:`~oci.response.Response`
|
25028
25028
|
|
25029
25029
|
:example:
|
25030
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25030
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_console_connections.py.html>`__ to see an example of how to use list_console_connections API.
|
25031
25031
|
"""
|
25032
25032
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25033
25033
|
required_arguments = ['dbNodeId']
|
@@ -25142,7 +25142,7 @@ class DatabaseClient(object):
|
|
25142
25142
|
:rtype: :class:`~oci.response.Response`
|
25143
25143
|
|
25144
25144
|
:example:
|
25145
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25145
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_console_histories.py.html>`__ to see an example of how to use list_console_histories API.
|
25146
25146
|
"""
|
25147
25147
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25148
25148
|
required_arguments = ['dbNodeId']
|
@@ -25292,7 +25292,7 @@ class DatabaseClient(object):
|
|
25292
25292
|
:rtype: :class:`~oci.response.Response`
|
25293
25293
|
|
25294
25294
|
:example:
|
25295
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25295
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_container_database_patches.py.html>`__ to see an example of how to use list_container_database_patches API.
|
25296
25296
|
"""
|
25297
25297
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25298
25298
|
required_arguments = ['autonomousContainerDatabaseId', 'compartmentId']
|
@@ -25410,7 +25410,7 @@ class DatabaseClient(object):
|
|
25410
25410
|
:rtype: :class:`~oci.response.Response`
|
25411
25411
|
|
25412
25412
|
:example:
|
25413
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25413
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_data_guard_associations.py.html>`__ to see an example of how to use list_data_guard_associations API.
|
25414
25414
|
"""
|
25415
25415
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25416
25416
|
required_arguments = ['databaseId']
|
@@ -25553,7 +25553,7 @@ class DatabaseClient(object):
|
|
25553
25553
|
:rtype: :class:`~oci.response.Response`
|
25554
25554
|
|
25555
25555
|
:example:
|
25556
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25556
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_database_software_images.py.html>`__ to see an example of how to use list_database_software_images API.
|
25557
25557
|
"""
|
25558
25558
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25559
25559
|
required_arguments = ['compartmentId']
|
@@ -25724,7 +25724,7 @@ class DatabaseClient(object):
|
|
25724
25724
|
:rtype: :class:`~oci.response.Response`
|
25725
25725
|
|
25726
25726
|
:example:
|
25727
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25727
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_database_upgrade_history_entries.py.html>`__ to see an example of how to use list_database_upgrade_history_entries API.
|
25728
25728
|
"""
|
25729
25729
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25730
25730
|
required_arguments = ['databaseId']
|
@@ -25899,7 +25899,7 @@ class DatabaseClient(object):
|
|
25899
25899
|
:rtype: :class:`~oci.response.Response`
|
25900
25900
|
|
25901
25901
|
:example:
|
25902
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
25902
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_databases.py.html>`__ to see an example of how to use list_databases API.
|
25903
25903
|
"""
|
25904
25904
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
25905
25905
|
required_arguments = ['compartmentId']
|
@@ -26029,7 +26029,7 @@ class DatabaseClient(object):
|
|
26029
26029
|
:rtype: :class:`~oci.response.Response`
|
26030
26030
|
|
26031
26031
|
:example:
|
26032
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26032
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_home_patch_history_entries.py.html>`__ to see an example of how to use list_db_home_patch_history_entries API.
|
26033
26033
|
"""
|
26034
26034
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26035
26035
|
required_arguments = ['dbHomeId']
|
@@ -26137,7 +26137,7 @@ class DatabaseClient(object):
|
|
26137
26137
|
:rtype: :class:`~oci.response.Response`
|
26138
26138
|
|
26139
26139
|
:example:
|
26140
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26140
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_home_patches.py.html>`__ to see an example of how to use list_db_home_patches API.
|
26141
26141
|
"""
|
26142
26142
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26143
26143
|
required_arguments = ['dbHomeId']
|
@@ -26281,7 +26281,7 @@ class DatabaseClient(object):
|
|
26281
26281
|
:rtype: :class:`~oci.response.Response`
|
26282
26282
|
|
26283
26283
|
:example:
|
26284
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26284
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_homes.py.html>`__ to see an example of how to use list_db_homes API.
|
26285
26285
|
"""
|
26286
26286
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26287
26287
|
required_arguments = ['compartmentId']
|
@@ -26445,7 +26445,7 @@ class DatabaseClient(object):
|
|
26445
26445
|
:rtype: :class:`~oci.response.Response`
|
26446
26446
|
|
26447
26447
|
:example:
|
26448
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26448
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_nodes.py.html>`__ to see an example of how to use list_db_nodes API.
|
26449
26449
|
"""
|
26450
26450
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26451
26451
|
required_arguments = ['compartmentId']
|
@@ -26601,7 +26601,7 @@ class DatabaseClient(object):
|
|
26601
26601
|
:rtype: :class:`~oci.response.Response`
|
26602
26602
|
|
26603
26603
|
:example:
|
26604
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26604
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_servers.py.html>`__ to see an example of how to use list_db_servers API.
|
26605
26605
|
"""
|
26606
26606
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26607
26607
|
required_arguments = ['compartmentId', 'exadataInfrastructureId']
|
@@ -26726,7 +26726,7 @@ class DatabaseClient(object):
|
|
26726
26726
|
:rtype: :class:`~oci.response.Response`
|
26727
26727
|
|
26728
26728
|
:example:
|
26729
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26729
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_compute_performances.py.html>`__ to see an example of how to use list_db_system_compute_performances API.
|
26730
26730
|
"""
|
26731
26731
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26732
26732
|
required_arguments = []
|
@@ -26823,7 +26823,7 @@ class DatabaseClient(object):
|
|
26823
26823
|
:rtype: :class:`~oci.response.Response`
|
26824
26824
|
|
26825
26825
|
:example:
|
26826
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26826
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_patch_history_entries.py.html>`__ to see an example of how to use list_db_system_patch_history_entries API.
|
26827
26827
|
"""
|
26828
26828
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26829
26829
|
required_arguments = ['dbSystemId']
|
@@ -26931,7 +26931,7 @@ class DatabaseClient(object):
|
|
26931
26931
|
:rtype: :class:`~oci.response.Response`
|
26932
26932
|
|
26933
26933
|
:example:
|
26934
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
26934
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_patches.py.html>`__ to see an example of how to use list_db_system_patches API.
|
26935
26935
|
"""
|
26936
26936
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
26937
26937
|
required_arguments = ['dbSystemId']
|
@@ -27042,7 +27042,7 @@ class DatabaseClient(object):
|
|
27042
27042
|
:rtype: :class:`~oci.response.Response`
|
27043
27043
|
|
27044
27044
|
:example:
|
27045
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27045
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_shapes.py.html>`__ to see an example of how to use list_db_system_shapes API.
|
27046
27046
|
"""
|
27047
27047
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27048
27048
|
required_arguments = ['compartmentId']
|
@@ -27143,7 +27143,7 @@ class DatabaseClient(object):
|
|
27143
27143
|
:rtype: :class:`~oci.response.Response`
|
27144
27144
|
|
27145
27145
|
:example:
|
27146
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27146
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_storage_performances.py.html>`__ to see an example of how to use list_db_system_storage_performances API.
|
27147
27147
|
"""
|
27148
27148
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27149
27149
|
required_arguments = ['storageManagement']
|
@@ -27270,7 +27270,7 @@ class DatabaseClient(object):
|
|
27270
27270
|
:rtype: :class:`~oci.response.Response`
|
27271
27271
|
|
27272
27272
|
:example:
|
27273
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27273
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_system_upgrade_history_entries.py.html>`__ to see an example of how to use list_db_system_upgrade_history_entries API.
|
27274
27274
|
"""
|
27275
27275
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27276
27276
|
required_arguments = ['dbSystemId']
|
@@ -27452,7 +27452,7 @@ class DatabaseClient(object):
|
|
27452
27452
|
:rtype: :class:`~oci.response.Response`
|
27453
27453
|
|
27454
27454
|
:example:
|
27455
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27455
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_systems.py.html>`__ to see an example of how to use list_db_systems API.
|
27456
27456
|
"""
|
27457
27457
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27458
27458
|
required_arguments = ['compartmentId']
|
@@ -27603,7 +27603,7 @@ class DatabaseClient(object):
|
|
27603
27603
|
:rtype: :class:`~oci.response.Response`
|
27604
27604
|
|
27605
27605
|
:example:
|
27606
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27606
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_db_versions.py.html>`__ to see an example of how to use list_db_versions API.
|
27607
27607
|
"""
|
27608
27608
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27609
27609
|
required_arguments = ['compartmentId']
|
@@ -27744,7 +27744,7 @@ class DatabaseClient(object):
|
|
27744
27744
|
:rtype: :class:`~oci.response.Response`
|
27745
27745
|
|
27746
27746
|
:example:
|
27747
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27747
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_exadata_infrastructures.py.html>`__ to see an example of how to use list_exadata_infrastructures API.
|
27748
27748
|
"""
|
27749
27749
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27750
27750
|
required_arguments = ['compartmentId']
|
@@ -27891,7 +27891,7 @@ class DatabaseClient(object):
|
|
27891
27891
|
:rtype: :class:`~oci.response.Response`
|
27892
27892
|
|
27893
27893
|
:example:
|
27894
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
27894
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_exadb_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_exadb_vm_cluster_update_history_entries API.
|
27895
27895
|
"""
|
27896
27896
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
27897
27897
|
required_arguments = ['exadbVmClusterId']
|
@@ -28022,7 +28022,7 @@ class DatabaseClient(object):
|
|
28022
28022
|
:rtype: :class:`~oci.response.Response`
|
28023
28023
|
|
28024
28024
|
:example:
|
28025
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28025
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_exadb_vm_cluster_updates.py.html>`__ to see an example of how to use list_exadb_vm_cluster_updates API.
|
28026
28026
|
"""
|
28027
28027
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28028
28028
|
required_arguments = ['exadbVmClusterId']
|
@@ -28168,7 +28168,7 @@ class DatabaseClient(object):
|
|
28168
28168
|
:rtype: :class:`~oci.response.Response`
|
28169
28169
|
|
28170
28170
|
:example:
|
28171
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28171
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_exadb_vm_clusters.py.html>`__ to see an example of how to use list_exadb_vm_clusters API.
|
28172
28172
|
"""
|
28173
28173
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28174
28174
|
required_arguments = ['compartmentId']
|
@@ -28320,7 +28320,7 @@ class DatabaseClient(object):
|
|
28320
28320
|
:rtype: :class:`~oci.response.Response`
|
28321
28321
|
|
28322
28322
|
:example:
|
28323
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28323
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_exascale_db_storage_vaults.py.html>`__ to see an example of how to use list_exascale_db_storage_vaults API.
|
28324
28324
|
"""
|
28325
28325
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28326
28326
|
required_arguments = ['compartmentId']
|
@@ -28473,7 +28473,7 @@ class DatabaseClient(object):
|
|
28473
28473
|
:rtype: :class:`~oci.response.Response`
|
28474
28474
|
|
28475
28475
|
:example:
|
28476
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28476
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_external_container_databases.py.html>`__ to see an example of how to use list_external_container_databases API.
|
28477
28477
|
"""
|
28478
28478
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28479
28479
|
required_arguments = ['compartmentId']
|
@@ -28631,7 +28631,7 @@ class DatabaseClient(object):
|
|
28631
28631
|
:rtype: :class:`~oci.response.Response`
|
28632
28632
|
|
28633
28633
|
:example:
|
28634
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28634
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_external_database_connectors.py.html>`__ to see an example of how to use list_external_database_connectors API.
|
28635
28635
|
"""
|
28636
28636
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28637
28637
|
required_arguments = ['compartmentId', 'externalDatabaseId']
|
@@ -28785,7 +28785,7 @@ class DatabaseClient(object):
|
|
28785
28785
|
:rtype: :class:`~oci.response.Response`
|
28786
28786
|
|
28787
28787
|
:example:
|
28788
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28788
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_external_non_container_databases.py.html>`__ to see an example of how to use list_external_non_container_databases API.
|
28789
28789
|
"""
|
28790
28790
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28791
28791
|
required_arguments = ['compartmentId']
|
@@ -28944,7 +28944,7 @@ class DatabaseClient(object):
|
|
28944
28944
|
:rtype: :class:`~oci.response.Response`
|
28945
28945
|
|
28946
28946
|
:example:
|
28947
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
28947
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_external_pluggable_databases.py.html>`__ to see an example of how to use list_external_pluggable_databases API.
|
28948
28948
|
"""
|
28949
28949
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
28950
28950
|
required_arguments = ['compartmentId']
|
@@ -29088,7 +29088,7 @@ class DatabaseClient(object):
|
|
29088
29088
|
:rtype: :class:`~oci.response.Response`
|
29089
29089
|
|
29090
29090
|
:example:
|
29091
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29091
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_flex_components.py.html>`__ to see an example of how to use list_flex_components API.
|
29092
29092
|
"""
|
29093
29093
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29094
29094
|
required_arguments = ['compartmentId']
|
@@ -29235,7 +29235,7 @@ class DatabaseClient(object):
|
|
29235
29235
|
:rtype: :class:`~oci.response.Response`
|
29236
29236
|
|
29237
29237
|
:example:
|
29238
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29238
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_gi_version_minor_versions.py.html>`__ to see an example of how to use list_gi_version_minor_versions API.
|
29239
29239
|
"""
|
29240
29240
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29241
29241
|
required_arguments = ['version']
|
@@ -29392,7 +29392,7 @@ class DatabaseClient(object):
|
|
29392
29392
|
:rtype: :class:`~oci.response.Response`
|
29393
29393
|
|
29394
29394
|
:example:
|
29395
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29395
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_gi_versions.py.html>`__ to see an example of how to use list_gi_versions API.
|
29396
29396
|
"""
|
29397
29397
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29398
29398
|
required_arguments = ['compartmentId']
|
@@ -29505,7 +29505,7 @@ class DatabaseClient(object):
|
|
29505
29505
|
:rtype: :class:`~oci.response.Response`
|
29506
29506
|
|
29507
29507
|
:example:
|
29508
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29508
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_key_stores.py.html>`__ to see an example of how to use list_key_stores API.
|
29509
29509
|
"""
|
29510
29510
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29511
29511
|
required_arguments = ['compartmentId']
|
@@ -29643,7 +29643,7 @@ class DatabaseClient(object):
|
|
29643
29643
|
:rtype: :class:`~oci.response.Response`
|
29644
29644
|
|
29645
29645
|
:example:
|
29646
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29646
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_maintenance_run_history.py.html>`__ to see an example of how to use list_maintenance_run_history API.
|
29647
29647
|
"""
|
29648
29648
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29649
29649
|
required_arguments = ['compartmentId']
|
@@ -29836,7 +29836,7 @@ class DatabaseClient(object):
|
|
29836
29836
|
:rtype: :class:`~oci.response.Response`
|
29837
29837
|
|
29838
29838
|
:example:
|
29839
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
29839
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_maintenance_runs.py.html>`__ to see an example of how to use list_maintenance_runs API.
|
29840
29840
|
"""
|
29841
29841
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
29842
29842
|
required_arguments = ['compartmentId']
|
@@ -30012,7 +30012,7 @@ class DatabaseClient(object):
|
|
30012
30012
|
:rtype: :class:`~oci.response.Response`
|
30013
30013
|
|
30014
30014
|
:example:
|
30015
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30015
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_oneoff_patches.py.html>`__ to see an example of how to use list_oneoff_patches API.
|
30016
30016
|
"""
|
30017
30017
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30018
30018
|
required_arguments = ['compartmentId']
|
@@ -30164,7 +30164,7 @@ class DatabaseClient(object):
|
|
30164
30164
|
:rtype: :class:`~oci.response.Response`
|
30165
30165
|
|
30166
30166
|
:example:
|
30167
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30167
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_pdb_conversion_history_entries.py.html>`__ to see an example of how to use list_pdb_conversion_history_entries API.
|
30168
30168
|
"""
|
30169
30169
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30170
30170
|
required_arguments = ['databaseId']
|
@@ -30334,7 +30334,7 @@ class DatabaseClient(object):
|
|
30334
30334
|
:rtype: :class:`~oci.response.Response`
|
30335
30335
|
|
30336
30336
|
:example:
|
30337
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30337
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_pluggable_databases.py.html>`__ to see an example of how to use list_pluggable_databases API.
|
30338
30338
|
"""
|
30339
30339
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30340
30340
|
required_arguments = []
|
@@ -30477,7 +30477,7 @@ class DatabaseClient(object):
|
|
30477
30477
|
:rtype: :class:`~oci.response.Response`
|
30478
30478
|
|
30479
30479
|
:example:
|
30480
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30480
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_system_versions.py.html>`__ to see an example of how to use list_system_versions API.
|
30481
30481
|
"""
|
30482
30482
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30483
30483
|
required_arguments = ['compartmentId', 'shape', 'giVersion']
|
@@ -30614,7 +30614,7 @@ class DatabaseClient(object):
|
|
30614
30614
|
:rtype: :class:`~oci.response.Response`
|
30615
30615
|
|
30616
30616
|
:example:
|
30617
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30617
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_cluster_networks.py.html>`__ to see an example of how to use list_vm_cluster_networks API.
|
30618
30618
|
"""
|
30619
30619
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30620
30620
|
required_arguments = ['exadataInfrastructureId', 'compartmentId']
|
@@ -30755,7 +30755,7 @@ class DatabaseClient(object):
|
|
30755
30755
|
:rtype: :class:`~oci.response.Response`
|
30756
30756
|
|
30757
30757
|
:example:
|
30758
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30758
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_cluster_patch_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_patch_history_entries API.
|
30759
30759
|
"""
|
30760
30760
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30761
30761
|
required_arguments = ['vmClusterId']
|
@@ -30863,7 +30863,7 @@ class DatabaseClient(object):
|
|
30863
30863
|
:rtype: :class:`~oci.response.Response`
|
30864
30864
|
|
30865
30865
|
:example:
|
30866
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30866
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_cluster_patches.py.html>`__ to see an example of how to use list_vm_cluster_patches API.
|
30867
30867
|
"""
|
30868
30868
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30869
30869
|
required_arguments = ['vmClusterId']
|
@@ -30984,7 +30984,7 @@ class DatabaseClient(object):
|
|
30984
30984
|
:rtype: :class:`~oci.response.Response`
|
30985
30985
|
|
30986
30986
|
:example:
|
30987
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
30987
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_update_history_entries API.
|
30988
30988
|
"""
|
30989
30989
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
30990
30990
|
required_arguments = ['vmClusterId']
|
@@ -31126,7 +31126,7 @@ class DatabaseClient(object):
|
|
31126
31126
|
:rtype: :class:`~oci.response.Response`
|
31127
31127
|
|
31128
31128
|
:example:
|
31129
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31129
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_cluster_updates.py.html>`__ to see an example of how to use list_vm_cluster_updates API.
|
31130
31130
|
"""
|
31131
31131
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31132
31132
|
required_arguments = ['vmClusterId']
|
@@ -31280,7 +31280,7 @@ class DatabaseClient(object):
|
|
31280
31280
|
:rtype: :class:`~oci.response.Response`
|
31281
31281
|
|
31282
31282
|
:example:
|
31283
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31283
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/list_vm_clusters.py.html>`__ to see an example of how to use list_vm_clusters API.
|
31284
31284
|
"""
|
31285
31285
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31286
31286
|
required_arguments = ['compartmentId']
|
@@ -31424,7 +31424,7 @@ class DatabaseClient(object):
|
|
31424
31424
|
:rtype: :class:`~oci.response.Response`
|
31425
31425
|
|
31426
31426
|
:example:
|
31427
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31427
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/local_clone_pluggable_database.py.html>`__ to see an example of how to use local_clone_pluggable_database API.
|
31428
31428
|
"""
|
31429
31429
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31430
31430
|
required_arguments = ['pluggableDatabaseId']
|
@@ -31544,7 +31544,7 @@ class DatabaseClient(object):
|
|
31544
31544
|
:rtype: :class:`~oci.response.Response`
|
31545
31545
|
|
31546
31546
|
:example:
|
31547
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31547
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/migrate_exadata_db_system_resource_model.py.html>`__ to see an example of how to use migrate_exadata_db_system_resource_model API.
|
31548
31548
|
"""
|
31549
31549
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31550
31550
|
required_arguments = ['dbSystemId']
|
@@ -31664,7 +31664,7 @@ class DatabaseClient(object):
|
|
31664
31664
|
:rtype: :class:`~oci.response.Response`
|
31665
31665
|
|
31666
31666
|
:example:
|
31667
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31667
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/migrate_vault_key.py.html>`__ to see an example of how to use migrate_vault_key API.
|
31668
31668
|
"""
|
31669
31669
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31670
31670
|
required_arguments = ['databaseId']
|
@@ -31784,7 +31784,7 @@ class DatabaseClient(object):
|
|
31784
31784
|
:rtype: :class:`~oci.response.Response`
|
31785
31785
|
|
31786
31786
|
:example:
|
31787
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31787
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/modify_database_management.py.html>`__ to see an example of how to use modify_database_management API.
|
31788
31788
|
"""
|
31789
31789
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31790
31790
|
required_arguments = ['databaseId']
|
@@ -31904,7 +31904,7 @@ class DatabaseClient(object):
|
|
31904
31904
|
:rtype: :class:`~oci.response.Response`
|
31905
31905
|
|
31906
31906
|
:example:
|
31907
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
31907
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/modify_pluggable_database_management.py.html>`__ to see an example of how to use modify_pluggable_database_management API.
|
31908
31908
|
"""
|
31909
31909
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
31910
31910
|
required_arguments = ['pluggableDatabaseId']
|
@@ -32021,7 +32021,7 @@ class DatabaseClient(object):
|
|
32021
32021
|
:rtype: :class:`~oci.response.Response`
|
32022
32022
|
|
32023
32023
|
:example:
|
32024
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32024
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/refresh_pluggable_database.py.html>`__ to see an example of how to use refresh_pluggable_database API.
|
32025
32025
|
"""
|
32026
32026
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32027
32027
|
required_arguments = ['pluggableDatabaseId']
|
@@ -32127,7 +32127,7 @@ class DatabaseClient(object):
|
|
32127
32127
|
:rtype: :class:`~oci.response.Response`
|
32128
32128
|
|
32129
32129
|
:example:
|
32130
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32130
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/register_autonomous_database_data_safe.py.html>`__ to see an example of how to use register_autonomous_database_data_safe API.
|
32131
32131
|
"""
|
32132
32132
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32133
32133
|
required_arguments = ['autonomousDatabaseId']
|
@@ -32233,7 +32233,7 @@ class DatabaseClient(object):
|
|
32233
32233
|
:rtype: :class:`~oci.response.Response`
|
32234
32234
|
|
32235
32235
|
:example:
|
32236
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32236
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/reinstate_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use reinstate_autonomous_container_database_dataguard_association API.
|
32237
32237
|
"""
|
32238
32238
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32239
32239
|
required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
|
@@ -32342,7 +32342,7 @@ class DatabaseClient(object):
|
|
32342
32342
|
:rtype: :class:`~oci.response.Response`
|
32343
32343
|
|
32344
32344
|
:example:
|
32345
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32345
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/reinstate_data_guard_association.py.html>`__ to see an example of how to use reinstate_data_guard_association API.
|
32346
32346
|
"""
|
32347
32347
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32348
32348
|
required_arguments = ['databaseId', 'dataGuardAssociationId']
|
@@ -32460,7 +32460,7 @@ class DatabaseClient(object):
|
|
32460
32460
|
:rtype: :class:`~oci.response.Response`
|
32461
32461
|
|
32462
32462
|
:example:
|
32463
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32463
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/remote_clone_pluggable_database.py.html>`__ to see an example of how to use remote_clone_pluggable_database API.
|
32464
32464
|
"""
|
32465
32465
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32466
32466
|
required_arguments = ['pluggableDatabaseId']
|
@@ -32580,7 +32580,7 @@ class DatabaseClient(object):
|
|
32580
32580
|
:rtype: :class:`~oci.response.Response`
|
32581
32581
|
|
32582
32582
|
:example:
|
32583
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32583
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/remove_virtual_machine_from_cloud_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_cloud_vm_cluster API.
|
32584
32584
|
"""
|
32585
32585
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32586
32586
|
required_arguments = ['cloudVmClusterId']
|
@@ -32700,7 +32700,7 @@ class DatabaseClient(object):
|
|
32700
32700
|
:rtype: :class:`~oci.response.Response`
|
32701
32701
|
|
32702
32702
|
:example:
|
32703
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32703
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/remove_virtual_machine_from_exadb_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_exadb_vm_cluster API.
|
32704
32704
|
"""
|
32705
32705
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32706
32706
|
required_arguments = ['exadbVmClusterId']
|
@@ -32820,7 +32820,7 @@ class DatabaseClient(object):
|
|
32820
32820
|
:rtype: :class:`~oci.response.Response`
|
32821
32821
|
|
32822
32822
|
:example:
|
32823
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32823
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/remove_virtual_machine_from_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_vm_cluster API.
|
32824
32824
|
"""
|
32825
32825
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32826
32826
|
required_arguments = ['vmClusterId']
|
@@ -32946,7 +32946,7 @@ class DatabaseClient(object):
|
|
32946
32946
|
:rtype: :class:`~oci.response.Response`
|
32947
32947
|
|
32948
32948
|
:example:
|
32949
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
32949
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/resize_vm_cluster_network.py.html>`__ to see an example of how to use resize_vm_cluster_network API.
|
32950
32950
|
"""
|
32951
32951
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
32952
32952
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -33065,7 +33065,7 @@ class DatabaseClient(object):
|
|
33065
33065
|
:rtype: :class:`~oci.response.Response`
|
33066
33066
|
|
33067
33067
|
:example:
|
33068
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33068
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/resource_pool_shapes.py.html>`__ to see an example of how to use resource_pool_shapes API.
|
33069
33069
|
"""
|
33070
33070
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33071
33071
|
required_arguments = []
|
@@ -33171,7 +33171,7 @@ class DatabaseClient(object):
|
|
33171
33171
|
:rtype: :class:`~oci.response.Response`
|
33172
33172
|
|
33173
33173
|
:example:
|
33174
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33174
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/restart_autonomous_container_database.py.html>`__ to see an example of how to use restart_autonomous_container_database API.
|
33175
33175
|
"""
|
33176
33176
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33177
33177
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -33273,7 +33273,7 @@ class DatabaseClient(object):
|
|
33273
33273
|
:rtype: :class:`~oci.response.Response`
|
33274
33274
|
|
33275
33275
|
:example:
|
33276
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33276
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/restart_autonomous_database.py.html>`__ to see an example of how to use restart_autonomous_database API.
|
33277
33277
|
"""
|
33278
33278
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33279
33279
|
required_arguments = ['autonomousDatabaseId']
|
@@ -33376,7 +33376,7 @@ class DatabaseClient(object):
|
|
33376
33376
|
:rtype: :class:`~oci.response.Response`
|
33377
33377
|
|
33378
33378
|
:example:
|
33379
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33379
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/restore_autonomous_database.py.html>`__ to see an example of how to use restore_autonomous_database API.
|
33380
33380
|
"""
|
33381
33381
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33382
33382
|
required_arguments = ['autonomousDatabaseId']
|
@@ -33481,7 +33481,7 @@ class DatabaseClient(object):
|
|
33481
33481
|
:rtype: :class:`~oci.response.Response`
|
33482
33482
|
|
33483
33483
|
:example:
|
33484
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33484
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/restore_database.py.html>`__ to see an example of how to use restore_database API.
|
33485
33485
|
"""
|
33486
33486
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33487
33487
|
required_arguments = ['databaseId']
|
@@ -33595,7 +33595,7 @@ class DatabaseClient(object):
|
|
33595
33595
|
:rtype: :class:`~oci.response.Response`
|
33596
33596
|
|
33597
33597
|
:example:
|
33598
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33598
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_autonomous_container_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_container_database_encryption_key API.
|
33599
33599
|
"""
|
33600
33600
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33601
33601
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -33712,7 +33712,7 @@ class DatabaseClient(object):
|
|
33712
33712
|
:rtype: :class:`~oci.response.Response`
|
33713
33713
|
|
33714
33714
|
:example:
|
33715
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33715
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_autonomous_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_database_encryption_key API.
|
33716
33716
|
"""
|
33717
33717
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33718
33718
|
required_arguments = ['autonomousDatabaseId']
|
@@ -33830,7 +33830,7 @@ class DatabaseClient(object):
|
|
33830
33830
|
:rtype: :class:`~oci.response.Response`
|
33831
33831
|
|
33832
33832
|
:example:
|
33833
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33833
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ords_certs API.
|
33834
33834
|
"""
|
33835
33835
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33836
33836
|
required_arguments = ['autonomousVmClusterId']
|
@@ -33948,7 +33948,7 @@ class DatabaseClient(object):
|
|
33948
33948
|
:rtype: :class:`~oci.response.Response`
|
33949
33949
|
|
33950
33950
|
:example:
|
33951
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
33951
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ssl_certs API.
|
33952
33952
|
"""
|
33953
33953
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
33954
33954
|
required_arguments = ['autonomousVmClusterId']
|
@@ -34066,7 +34066,7 @@ class DatabaseClient(object):
|
|
34066
34066
|
:rtype: :class:`~oci.response.Response`
|
34067
34067
|
|
34068
34068
|
:example:
|
34069
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34069
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_cloud_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ords_certs API.
|
34070
34070
|
"""
|
34071
34071
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34072
34072
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -34185,7 +34185,7 @@ class DatabaseClient(object):
|
|
34185
34185
|
:rtype: :class:`~oci.response.Response`
|
34186
34186
|
|
34187
34187
|
:example:
|
34188
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34188
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_cloud_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ssl_certs API.
|
34189
34189
|
"""
|
34190
34190
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34191
34191
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -34301,7 +34301,7 @@ class DatabaseClient(object):
|
|
34301
34301
|
:rtype: :class:`~oci.response.Response`
|
34302
34302
|
|
34303
34303
|
:example:
|
34304
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34304
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_ords_certs.py.html>`__ to see an example of how to use rotate_ords_certs API.
|
34305
34305
|
"""
|
34306
34306
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34307
34307
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -34414,7 +34414,7 @@ class DatabaseClient(object):
|
|
34414
34414
|
:rtype: :class:`~oci.response.Response`
|
34415
34415
|
|
34416
34416
|
:example:
|
34417
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34417
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_pluggable_database_encryption_key.py.html>`__ to see an example of how to use rotate_pluggable_database_encryption_key API.
|
34418
34418
|
"""
|
34419
34419
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34420
34420
|
required_arguments = ['pluggableDatabaseId']
|
@@ -34527,7 +34527,7 @@ class DatabaseClient(object):
|
|
34527
34527
|
:rtype: :class:`~oci.response.Response`
|
34528
34528
|
|
34529
34529
|
:example:
|
34530
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34530
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_ssl_certs.py.html>`__ to see an example of how to use rotate_ssl_certs API.
|
34531
34531
|
"""
|
34532
34532
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34533
34533
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -34642,7 +34642,7 @@ class DatabaseClient(object):
|
|
34642
34642
|
:rtype: :class:`~oci.response.Response`
|
34643
34643
|
|
34644
34644
|
:example:
|
34645
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34645
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/rotate_vault_key.py.html>`__ to see an example of how to use rotate_vault_key API.
|
34646
34646
|
"""
|
34647
34647
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34648
34648
|
required_arguments = ['databaseId']
|
@@ -34745,7 +34745,7 @@ class DatabaseClient(object):
|
|
34745
34745
|
:rtype: :class:`~oci.response.Response`
|
34746
34746
|
|
34747
34747
|
:example:
|
34748
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34748
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/saas_admin_user_status.py.html>`__ to see an example of how to use saas_admin_user_status API.
|
34749
34749
|
"""
|
34750
34750
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34751
34751
|
required_arguments = ['autonomousDatabaseId']
|
@@ -34857,7 +34857,7 @@ class DatabaseClient(object):
|
|
34857
34857
|
:rtype: :class:`~oci.response.Response`
|
34858
34858
|
|
34859
34859
|
:example:
|
34860
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34860
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/scan_external_container_database_pluggable_databases.py.html>`__ to see an example of how to use scan_external_container_database_pluggable_databases API.
|
34861
34861
|
"""
|
34862
34862
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34863
34863
|
required_arguments = ['externalContainerDatabaseId', 'externalDatabaseConnectorId']
|
@@ -34965,7 +34965,7 @@ class DatabaseClient(object):
|
|
34965
34965
|
:rtype: :class:`~oci.response.Response`
|
34966
34966
|
|
34967
34967
|
:example:
|
34968
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
34968
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/shrink_autonomous_database.py.html>`__ to see an example of how to use shrink_autonomous_database API.
|
34969
34969
|
"""
|
34970
34970
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
34971
34971
|
required_arguments = ['autonomousDatabaseId']
|
@@ -35065,7 +35065,7 @@ class DatabaseClient(object):
|
|
35065
35065
|
:rtype: :class:`~oci.response.Response`
|
35066
35066
|
|
35067
35067
|
:example:
|
35068
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35068
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/start_autonomous_database.py.html>`__ to see an example of how to use start_autonomous_database API.
|
35069
35069
|
"""
|
35070
35070
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35071
35071
|
required_arguments = ['autonomousDatabaseId']
|
@@ -35175,7 +35175,7 @@ class DatabaseClient(object):
|
|
35175
35175
|
:rtype: :class:`~oci.response.Response`
|
35176
35176
|
|
35177
35177
|
:example:
|
35178
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35178
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/start_pluggable_database.py.html>`__ to see an example of how to use start_pluggable_database API.
|
35179
35179
|
"""
|
35180
35180
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35181
35181
|
required_arguments = ['pluggableDatabaseId']
|
@@ -35283,7 +35283,7 @@ class DatabaseClient(object):
|
|
35283
35283
|
:rtype: :class:`~oci.response.Response`
|
35284
35284
|
|
35285
35285
|
:example:
|
35286
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35286
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/stop_autonomous_database.py.html>`__ to see an example of how to use stop_autonomous_database API.
|
35287
35287
|
"""
|
35288
35288
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35289
35289
|
required_arguments = ['autonomousDatabaseId']
|
@@ -35395,7 +35395,7 @@ class DatabaseClient(object):
|
|
35395
35395
|
:rtype: :class:`~oci.response.Response`
|
35396
35396
|
|
35397
35397
|
:example:
|
35398
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35398
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/stop_pluggable_database.py.html>`__ to see an example of how to use stop_pluggable_database API.
|
35399
35399
|
"""
|
35400
35400
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35401
35401
|
required_arguments = ['pluggableDatabaseId']
|
@@ -35507,7 +35507,7 @@ class DatabaseClient(object):
|
|
35507
35507
|
:rtype: :class:`~oci.response.Response`
|
35508
35508
|
|
35509
35509
|
:example:
|
35510
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35510
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/switchover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use switchover_autonomous_container_database_dataguard_association API.
|
35511
35511
|
"""
|
35512
35512
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35513
35513
|
required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
|
@@ -35626,7 +35626,7 @@ class DatabaseClient(object):
|
|
35626
35626
|
:rtype: :class:`~oci.response.Response`
|
35627
35627
|
|
35628
35628
|
:example:
|
35629
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35629
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/switchover_autonomous_database.py.html>`__ to see an example of how to use switchover_autonomous_database API.
|
35630
35630
|
"""
|
35631
35631
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35632
35632
|
required_arguments = ['autonomousDatabaseId']
|
@@ -35750,7 +35750,7 @@ class DatabaseClient(object):
|
|
35750
35750
|
:rtype: :class:`~oci.response.Response`
|
35751
35751
|
|
35752
35752
|
:example:
|
35753
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35753
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/switchover_data_guard_association.py.html>`__ to see an example of how to use switchover_data_guard_association API.
|
35754
35754
|
"""
|
35755
35755
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35756
35756
|
required_arguments = ['databaseId', 'dataGuardAssociationId']
|
@@ -35853,7 +35853,7 @@ class DatabaseClient(object):
|
|
35853
35853
|
:rtype: :class:`~oci.response.Response`
|
35854
35854
|
|
35855
35855
|
:example:
|
35856
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35856
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/terminate_autonomous_container_database.py.html>`__ to see an example of how to use terminate_autonomous_container_database API.
|
35857
35857
|
"""
|
35858
35858
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35859
35859
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -35951,7 +35951,7 @@ class DatabaseClient(object):
|
|
35951
35951
|
:rtype: :class:`~oci.response.Response`
|
35952
35952
|
|
35953
35953
|
:example:
|
35954
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
35954
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/terminate_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use terminate_autonomous_exadata_infrastructure API.
|
35955
35955
|
"""
|
35956
35956
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
35957
35957
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -36056,7 +36056,7 @@ class DatabaseClient(object):
|
|
36056
36056
|
:rtype: :class:`~oci.response.Response`
|
36057
36057
|
|
36058
36058
|
:example:
|
36059
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36059
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/terminate_db_system.py.html>`__ to see an example of how to use terminate_db_system API.
|
36060
36060
|
"""
|
36061
36061
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36062
36062
|
required_arguments = ['dbSystemId']
|
@@ -36157,7 +36157,7 @@ class DatabaseClient(object):
|
|
36157
36157
|
:rtype: :class:`~oci.response.Response`
|
36158
36158
|
|
36159
36159
|
:example:
|
36160
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36160
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_container_database.py.html>`__ to see an example of how to use update_autonomous_container_database API.
|
36161
36161
|
"""
|
36162
36162
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36163
36163
|
required_arguments = ['autonomousContainerDatabaseId']
|
@@ -36270,7 +36270,7 @@ class DatabaseClient(object):
|
|
36270
36270
|
:rtype: :class:`~oci.response.Response`
|
36271
36271
|
|
36272
36272
|
:example:
|
36273
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36273
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use update_autonomous_container_database_dataguard_association API.
|
36274
36274
|
"""
|
36275
36275
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36276
36276
|
required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
|
@@ -36381,7 +36381,7 @@ class DatabaseClient(object):
|
|
36381
36381
|
:rtype: :class:`~oci.response.Response`
|
36382
36382
|
|
36383
36383
|
:example:
|
36384
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36384
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_database.py.html>`__ to see an example of how to use update_autonomous_database API.
|
36385
36385
|
"""
|
36386
36386
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36387
36387
|
required_arguments = ['autonomousDatabaseId']
|
@@ -36491,7 +36491,7 @@ class DatabaseClient(object):
|
|
36491
36491
|
:rtype: :class:`~oci.response.Response`
|
36492
36492
|
|
36493
36493
|
:example:
|
36494
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36494
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_database_backup.py.html>`__ to see an example of how to use update_autonomous_database_backup API.
|
36495
36495
|
"""
|
36496
36496
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36497
36497
|
required_arguments = ['autonomousDatabaseBackupId']
|
@@ -36591,7 +36591,7 @@ class DatabaseClient(object):
|
|
36591
36591
|
:rtype: :class:`~oci.response.Response`
|
36592
36592
|
|
36593
36593
|
:example:
|
36594
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36594
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use update_autonomous_database_regional_wallet API.
|
36595
36595
|
"""
|
36596
36596
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36597
36597
|
required_arguments = []
|
@@ -36685,7 +36685,7 @@ class DatabaseClient(object):
|
|
36685
36685
|
:rtype: :class:`~oci.response.Response`
|
36686
36686
|
|
36687
36687
|
:example:
|
36688
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36688
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_database_software_image.py.html>`__ to see an example of how to use update_autonomous_database_software_image API.
|
36689
36689
|
"""
|
36690
36690
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36691
36691
|
required_arguments = ['autonomousDatabaseSoftwareImageId']
|
@@ -36790,7 +36790,7 @@ class DatabaseClient(object):
|
|
36790
36790
|
:rtype: :class:`~oci.response.Response`
|
36791
36791
|
|
36792
36792
|
:example:
|
36793
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36793
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_database_wallet.py.html>`__ to see an example of how to use update_autonomous_database_wallet API.
|
36794
36794
|
"""
|
36795
36795
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36796
36796
|
required_arguments = ['autonomousDatabaseId']
|
@@ -36893,7 +36893,7 @@ class DatabaseClient(object):
|
|
36893
36893
|
:rtype: :class:`~oci.response.Response`
|
36894
36894
|
|
36895
36895
|
:example:
|
36896
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
36896
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use update_autonomous_exadata_infrastructure API.
|
36897
36897
|
"""
|
36898
36898
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
36899
36899
|
required_arguments = ['autonomousExadataInfrastructureId']
|
@@ -37001,7 +37001,7 @@ class DatabaseClient(object):
|
|
37001
37001
|
:rtype: :class:`~oci.response.Response`
|
37002
37002
|
|
37003
37003
|
:example:
|
37004
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37004
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_autonomous_vm_cluster API.
|
37005
37005
|
"""
|
37006
37006
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37007
37007
|
required_arguments = ['autonomousVmClusterId']
|
@@ -37114,7 +37114,7 @@ class DatabaseClient(object):
|
|
37114
37114
|
:rtype: :class:`~oci.response.Response`
|
37115
37115
|
|
37116
37116
|
:example:
|
37117
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37117
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_backup_destination.py.html>`__ to see an example of how to use update_backup_destination API.
|
37118
37118
|
"""
|
37119
37119
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37120
37120
|
required_arguments = ['backupDestinationId']
|
@@ -37224,7 +37224,7 @@ class DatabaseClient(object):
|
|
37224
37224
|
:rtype: :class:`~oci.response.Response`
|
37225
37225
|
|
37226
37226
|
:example:
|
37227
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37227
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_cloud_autonomous_vm_cluster API.
|
37228
37228
|
"""
|
37229
37229
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37230
37230
|
required_arguments = ['cloudAutonomousVmClusterId']
|
@@ -37334,7 +37334,7 @@ class DatabaseClient(object):
|
|
37334
37334
|
:rtype: :class:`~oci.response.Response`
|
37335
37335
|
|
37336
37336
|
:example:
|
37337
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37337
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use update_cloud_exadata_infrastructure API.
|
37338
37338
|
"""
|
37339
37339
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37340
37340
|
required_arguments = ['cloudExadataInfrastructureId']
|
@@ -37444,7 +37444,7 @@ class DatabaseClient(object):
|
|
37444
37444
|
:rtype: :class:`~oci.response.Response`
|
37445
37445
|
|
37446
37446
|
:example:
|
37447
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37447
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_cloud_vm_cluster.py.html>`__ to see an example of how to use update_cloud_vm_cluster API.
|
37448
37448
|
"""
|
37449
37449
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37450
37450
|
required_arguments = ['cloudVmClusterId']
|
@@ -37554,7 +37554,7 @@ class DatabaseClient(object):
|
|
37554
37554
|
:rtype: :class:`~oci.response.Response`
|
37555
37555
|
|
37556
37556
|
:example:
|
37557
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37557
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use update_cloud_vm_cluster_iorm_config API.
|
37558
37558
|
"""
|
37559
37559
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37560
37560
|
required_arguments = ['cloudVmClusterId']
|
@@ -37667,7 +37667,7 @@ class DatabaseClient(object):
|
|
37667
37667
|
:rtype: :class:`~oci.response.Response`
|
37668
37668
|
|
37669
37669
|
:example:
|
37670
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37670
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_console_connection.py.html>`__ to see an example of how to use update_console_connection API.
|
37671
37671
|
"""
|
37672
37672
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37673
37673
|
required_arguments = ['dbNodeId', 'consoleConnectionId']
|
@@ -37781,7 +37781,7 @@ class DatabaseClient(object):
|
|
37781
37781
|
:rtype: :class:`~oci.response.Response`
|
37782
37782
|
|
37783
37783
|
:example:
|
37784
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37784
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_console_history.py.html>`__ to see an example of how to use update_console_history API.
|
37785
37785
|
"""
|
37786
37786
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37787
37787
|
required_arguments = ['dbNodeId', 'consoleHistoryId']
|
@@ -37897,7 +37897,7 @@ class DatabaseClient(object):
|
|
37897
37897
|
:rtype: :class:`~oci.response.Response`
|
37898
37898
|
|
37899
37899
|
:example:
|
37900
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
37900
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_data_guard_association.py.html>`__ to see an example of how to use update_data_guard_association API.
|
37901
37901
|
"""
|
37902
37902
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
37903
37903
|
required_arguments = ['databaseId', 'dataGuardAssociationId']
|
@@ -38005,7 +38005,7 @@ class DatabaseClient(object):
|
|
38005
38005
|
:rtype: :class:`~oci.response.Response`
|
38006
38006
|
|
38007
38007
|
:example:
|
38008
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38008
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_database.py.html>`__ to see an example of how to use update_database API.
|
38009
38009
|
"""
|
38010
38010
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38011
38011
|
required_arguments = ['databaseId']
|
@@ -38110,7 +38110,7 @@ class DatabaseClient(object):
|
|
38110
38110
|
:rtype: :class:`~oci.response.Response`
|
38111
38111
|
|
38112
38112
|
:example:
|
38113
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38113
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_database_software_image.py.html>`__ to see an example of how to use update_database_software_image API.
|
38114
38114
|
"""
|
38115
38115
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38116
38116
|
required_arguments = ['databaseSoftwareImageId']
|
@@ -38215,7 +38215,7 @@ class DatabaseClient(object):
|
|
38215
38215
|
:rtype: :class:`~oci.response.Response`
|
38216
38216
|
|
38217
38217
|
:example:
|
38218
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38218
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_db_home.py.html>`__ to see an example of how to use update_db_home API.
|
38219
38219
|
"""
|
38220
38220
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38221
38221
|
required_arguments = ['dbHomeId']
|
@@ -38323,7 +38323,7 @@ class DatabaseClient(object):
|
|
38323
38323
|
:rtype: :class:`~oci.response.Response`
|
38324
38324
|
|
38325
38325
|
:example:
|
38326
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38326
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_db_node.py.html>`__ to see an example of how to use update_db_node API.
|
38327
38327
|
"""
|
38328
38328
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38329
38329
|
required_arguments = ['dbNodeId']
|
@@ -38437,7 +38437,7 @@ class DatabaseClient(object):
|
|
38437
38437
|
:rtype: :class:`~oci.response.Response`
|
38438
38438
|
|
38439
38439
|
:example:
|
38440
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38440
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_db_system.py.html>`__ to see an example of how to use update_db_system API.
|
38441
38441
|
"""
|
38442
38442
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38443
38443
|
required_arguments = ['dbSystemId']
|
@@ -38546,7 +38546,7 @@ class DatabaseClient(object):
|
|
38546
38546
|
:rtype: :class:`~oci.response.Response`
|
38547
38547
|
|
38548
38548
|
:example:
|
38549
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38549
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_exadata_infrastructure.py.html>`__ to see an example of how to use update_exadata_infrastructure API.
|
38550
38550
|
"""
|
38551
38551
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38552
38552
|
required_arguments = ['exadataInfrastructureId']
|
@@ -38666,7 +38666,7 @@ class DatabaseClient(object):
|
|
38666
38666
|
:rtype: :class:`~oci.response.Response`
|
38667
38667
|
|
38668
38668
|
:example:
|
38669
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38669
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_exadata_iorm_config.py.html>`__ to see an example of how to use update_exadata_iorm_config API.
|
38670
38670
|
"""
|
38671
38671
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38672
38672
|
required_arguments = ['dbSystemId']
|
@@ -38776,7 +38776,7 @@ class DatabaseClient(object):
|
|
38776
38776
|
:rtype: :class:`~oci.response.Response`
|
38777
38777
|
|
38778
38778
|
:example:
|
38779
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38779
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_exadb_vm_cluster.py.html>`__ to see an example of how to use update_exadb_vm_cluster API.
|
38780
38780
|
"""
|
38781
38781
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38782
38782
|
required_arguments = ['exadbVmClusterId']
|
@@ -38886,7 +38886,7 @@ class DatabaseClient(object):
|
|
38886
38886
|
:rtype: :class:`~oci.response.Response`
|
38887
38887
|
|
38888
38888
|
:example:
|
38889
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
38889
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_exascale_db_storage_vault.py.html>`__ to see an example of how to use update_exascale_db_storage_vault API.
|
38890
38890
|
"""
|
38891
38891
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
38892
38892
|
required_arguments = ['exascaleDbStorageVaultId']
|
@@ -38999,7 +38999,7 @@ class DatabaseClient(object):
|
|
38999
38999
|
:rtype: :class:`~oci.response.Response`
|
39000
39000
|
|
39001
39001
|
:example:
|
39002
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39002
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_external_container_database.py.html>`__ to see an example of how to use update_external_container_database API.
|
39003
39003
|
"""
|
39004
39004
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39005
39005
|
required_arguments = ['externalContainerDatabaseId']
|
@@ -39110,7 +39110,7 @@ class DatabaseClient(object):
|
|
39110
39110
|
:rtype: :class:`~oci.response.Response`
|
39111
39111
|
|
39112
39112
|
:example:
|
39113
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39113
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_external_database_connector.py.html>`__ to see an example of how to use update_external_database_connector API.
|
39114
39114
|
"""
|
39115
39115
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39116
39116
|
required_arguments = ['externalDatabaseConnectorId']
|
@@ -39220,7 +39220,7 @@ class DatabaseClient(object):
|
|
39220
39220
|
:rtype: :class:`~oci.response.Response`
|
39221
39221
|
|
39222
39222
|
:example:
|
39223
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39223
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_external_non_container_database.py.html>`__ to see an example of how to use update_external_non_container_database API.
|
39224
39224
|
"""
|
39225
39225
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39226
39226
|
required_arguments = ['externalNonContainerDatabaseId']
|
@@ -39332,7 +39332,7 @@ class DatabaseClient(object):
|
|
39332
39332
|
:rtype: :class:`~oci.response.Response`
|
39333
39333
|
|
39334
39334
|
:example:
|
39335
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39335
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_external_pluggable_database.py.html>`__ to see an example of how to use update_external_pluggable_database API.
|
39336
39336
|
"""
|
39337
39337
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39338
39338
|
required_arguments = ['externalPluggableDatabaseId']
|
@@ -39442,7 +39442,7 @@ class DatabaseClient(object):
|
|
39442
39442
|
:rtype: :class:`~oci.response.Response`
|
39443
39443
|
|
39444
39444
|
:example:
|
39445
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39445
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_key_store.py.html>`__ to see an example of how to use update_key_store API.
|
39446
39446
|
"""
|
39447
39447
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39448
39448
|
required_arguments = ['keyStoreId']
|
@@ -39547,7 +39547,7 @@ class DatabaseClient(object):
|
|
39547
39547
|
:rtype: :class:`~oci.response.Response`
|
39548
39548
|
|
39549
39549
|
:example:
|
39550
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39550
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_maintenance_run.py.html>`__ to see an example of how to use update_maintenance_run API.
|
39551
39551
|
"""
|
39552
39552
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39553
39553
|
required_arguments = ['maintenanceRunId']
|
@@ -39655,7 +39655,7 @@ class DatabaseClient(object):
|
|
39655
39655
|
:rtype: :class:`~oci.response.Response`
|
39656
39656
|
|
39657
39657
|
:example:
|
39658
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39658
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_oneoff_patch.py.html>`__ to see an example of how to use update_oneoff_patch API.
|
39659
39659
|
"""
|
39660
39660
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39661
39661
|
required_arguments = ['oneoffPatchId']
|
@@ -39762,7 +39762,7 @@ class DatabaseClient(object):
|
|
39762
39762
|
:rtype: :class:`~oci.response.Response`
|
39763
39763
|
|
39764
39764
|
:example:
|
39765
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39765
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_pluggable_database.py.html>`__ to see an example of how to use update_pluggable_database API.
|
39766
39766
|
"""
|
39767
39767
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39768
39768
|
required_arguments = ['pluggableDatabaseId']
|
@@ -39870,7 +39870,7 @@ class DatabaseClient(object):
|
|
39870
39870
|
:rtype: :class:`~oci.response.Response`
|
39871
39871
|
|
39872
39872
|
:example:
|
39873
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39873
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_vm_cluster.py.html>`__ to see an example of how to use update_vm_cluster API.
|
39874
39874
|
"""
|
39875
39875
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39876
39876
|
required_arguments = ['vmClusterId']
|
@@ -39986,7 +39986,7 @@ class DatabaseClient(object):
|
|
39986
39986
|
:rtype: :class:`~oci.response.Response`
|
39987
39987
|
|
39988
39988
|
:example:
|
39989
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
39989
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/update_vm_cluster_network.py.html>`__ to see an example of how to use update_vm_cluster_network API.
|
39990
39990
|
"""
|
39991
39991
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
39992
39992
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|
@@ -40097,7 +40097,7 @@ class DatabaseClient(object):
|
|
40097
40097
|
:rtype: :class:`~oci.response.Response`
|
40098
40098
|
|
40099
40099
|
:example:
|
40100
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
40100
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/upgrade_database.py.html>`__ to see an example of how to use upgrade_database API.
|
40101
40101
|
"""
|
40102
40102
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
40103
40103
|
required_arguments = ['databaseId']
|
@@ -40214,7 +40214,7 @@ class DatabaseClient(object):
|
|
40214
40214
|
:rtype: :class:`~oci.response.Response`
|
40215
40215
|
|
40216
40216
|
:example:
|
40217
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
40217
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/upgrade_db_system.py.html>`__ to see an example of how to use upgrade_db_system API.
|
40218
40218
|
"""
|
40219
40219
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
40220
40220
|
required_arguments = ['dbSystemId']
|
@@ -40331,7 +40331,7 @@ class DatabaseClient(object):
|
|
40331
40331
|
:rtype: :class:`~oci.response.Response`
|
40332
40332
|
|
40333
40333
|
:example:
|
40334
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
40334
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.10/database/validate_vm_cluster_network.py.html>`__ to see an example of how to use validate_vm_cluster_network API.
|
40335
40335
|
"""
|
40336
40336
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
40337
40337
|
required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
|