oci 2.124.2__py3-none-any.whl → 2.125.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/__init__.py +2 -2
- 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 +43 -43
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +176 -177
- oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
- oci/cloud_guard/models/condition_metadata_type.py +1 -1
- oci/cloud_guard/models/configuration.py +1 -1
- oci/cloud_guard/models/create_data_source_details.py +47 -0
- oci/cloud_guard/models/create_managed_list_details.py +11 -3
- oci/cloud_guard/models/data_mask_rule.py +1 -1
- oci/cloud_guard/models/detector.py +1 -1
- oci/cloud_guard/models/detector_recipe.py +1 -1
- oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
- oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_guard/models/detector_rule.py +12 -4
- oci/cloud_guard/models/detector_rule_summary.py +11 -3
- oci/cloud_guard/models/impacted_resource_summary.py +1 -1
- oci/cloud_guard/models/managed_list.py +12 -4
- oci/cloud_guard/models/managed_list_summary.py +11 -3
- oci/cloud_guard/models/managed_list_type_summary.py +1 -1
- oci/cloud_guard/models/policy_summary.py +1 -1
- oci/cloud_guard/models/problem.py +1 -1
- oci/cloud_guard/models/problem_aggregation.py +1 -1
- oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
- oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
- oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
- oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database/models/autonomous_database.py +93 -0
- oci/database/models/autonomous_database_summary.py +93 -0
- oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
- oci/database/models/update_autonomous_database_details.py +93 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +148 -8
- oci/database_management/models/__init__.py +14 -0
- oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
- oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
- oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
- oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
- oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
- oci/database_management/models/heat_wave_fleet_summary.py +103 -0
- oci/database_management/models/heat_wave_node.py +154 -0
- oci/database_management/models/managed_my_sql_database.py +250 -2
- oci/database_management/models/my_sql_data_summary.py +64 -2
- oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +92 -92
- oci/devops/models/__init__.py +2 -0
- oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/create_repository_details.py +2 -2
- oci/devops/models/deploy_artifact.py +7 -3
- oci/devops/models/deploy_artifact_source.py +4 -0
- oci/devops/models/devops_code_repository_filter.py +2 -2
- oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
- oci/devops/models/diff_summary.py +37 -2
- oci/devops/models/helm_command_spec_artifact_source.py +126 -0
- oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
- oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
- oci/devops/models/repository.py +17 -5
- oci/devops/models/repository_author_summary.py +37 -2
- oci/devops/models/repository_branch_summary.py +7 -0
- oci/devops/models/repository_commit_summary.py +37 -2
- oci/devops/models/repository_mirror_record_summary.py +37 -2
- oci/devops/models/repository_path_summary.py +37 -2
- oci/devops/models/repository_ref_summary.py +37 -2
- oci/devops/models/repository_summary.py +2 -2
- oci/devops/models/repository_tag_summary.py +7 -0
- oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/update_repository_details.py +2 -2
- 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 +135 -41
- oci/email/models/__init__.py +2 -0
- oci/email/models/configuration.py +138 -0
- oci/email/models/create_dkim_details.py +4 -4
- oci/email/models/create_email_domain_details.py +6 -2
- oci/email/models/dkim.py +8 -8
- oci/email/models/dkim_collection.py +1 -1
- oci/email/models/email_domain.py +6 -6
- oci/email/models/email_domain_collection.py +1 -1
- oci/email/models/email_domain_summary.py +6 -6
- oci/email/models/sender.py +41 -4
- oci/email/models/sender_summary.py +41 -28
- oci/email/models/suppression.py +12 -4
- oci/email/models/suppression_summary.py +6 -2
- oci/email/models/work_request.py +13 -5
- oci/email/models/work_request_error.py +8 -6
- oci/email/models/work_request_resource.py +7 -3
- oci/email/models/work_request_summary.py +13 -5
- oci/email_data_plane/__init__.py +14 -0
- oci/email_data_plane/email_dp_client.py +206 -0
- oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
- oci/email_data_plane/models/__init__.py +22 -0
- oci/email_data_plane/models/email_address.py +107 -0
- oci/email_data_plane/models/email_submitted_response.py +136 -0
- oci/email_data_plane/models/recipients.py +135 -0
- oci/email_data_plane/models/sender.py +103 -0
- oci/email_data_plane/models/submit_email_details.py +297 -0
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_configuration.py +2 -0
- oci/load_balancer/models/ssl_configuration_details.py +2 -0
- oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/logging/models/__init__.py +52 -0
- oci/logging/models/create_unified_agent_configuration_details.py +2 -2
- oci/logging/models/grep_filter_allow_rule.py +103 -0
- oci/logging/models/grep_filter_deny_rule.py +103 -0
- oci/logging/models/operational_metrics_source.py +1 -1
- oci/logging/models/record_transformer_pair.py +103 -0
- oci/logging/models/unified_agent_apache2_parser.py +1 -1
- oci/logging/models/unified_agent_apache_error_parser.py +1 -1
- oci/logging/models/unified_agent_auditd_parser.py +1 -1
- oci/logging/models/unified_agent_configuration_summary.py +7 -3
- oci/logging/models/unified_agent_cri_parser.py +1 -1
- oci/logging/models/unified_agent_csv_parser.py +1 -1
- oci/logging/models/unified_agent_custom_filter.py +151 -0
- oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
- oci/logging/models/unified_agent_custom_section.py +103 -0
- oci/logging/models/unified_agent_grok_parser.py +1 -1
- oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
- oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
- oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
- oci/logging/models/unified_agent_kubernetes_source.py +103 -0
- oci/logging/models/unified_agent_logging_configuration.py +32 -1
- oci/logging/models/unified_agent_logging_filter.py +156 -0
- oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
- oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
- oci/logging/models/unified_agent_logging_source.py +11 -3
- oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
- oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
- oci/logging/models/unified_agent_monitoring_destination.py +103 -0
- oci/logging/models/unified_agent_monitoring_filter.py +140 -0
- oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
- oci/logging/models/unified_agent_msgpack_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_parser.py +1 -1
- oci/logging/models/unified_agent_none_parser.py +1 -1
- oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
- oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
- oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
- oci/logging/models/unified_agent_parser.py +11 -3
- oci/logging/models/unified_agent_parser_filter.py +338 -0
- oci/logging/models/unified_agent_regex_parser.py +1 -1
- oci/logging/models/unified_agent_service_configuration_details.py +11 -3
- oci/logging/models/unified_agent_syslog_parser.py +1 -1
- oci/logging/models/unified_agent_tail_log_source.py +30 -3
- oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
- oci/logging/models/unified_agent_tsv_parser.py +1 -1
- oci/logging/models/unified_agent_url_configuration_details.py +132 -0
- oci/logging/models/unified_agent_url_filter.py +120 -0
- oci/logging/models/unified_agent_url_scrape_target.py +103 -0
- oci/logging/models/unified_agent_windows_event_source.py +1 -1
- oci/logging/models/unified_json_parser.py +65 -3
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +2 -0
- oci/monitoring/models/alarm.py +107 -0
- oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
- oci/monitoring/models/alarm_override.py +304 -0
- oci/monitoring/models/alarm_status_summary.py +35 -0
- oci/monitoring/models/alarm_summary.py +109 -2
- oci/monitoring/models/create_alarm_details.py +109 -2
- oci/monitoring/models/update_alarm_details.py +109 -2
- oci/monitoring/monitoring_client.py +23 -22
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/models/backend.py +3 -3
- oci/network_load_balancer/models/backend_details.py +2 -2
- oci/network_load_balancer/models/backend_set.py +1 -1
- oci/network_load_balancer/models/backend_set_details.py +1 -1
- oci/network_load_balancer/models/backend_set_summary.py +1 -1
- oci/network_load_balancer/models/backend_summary.py +3 -3
- oci/network_load_balancer/models/create_backend_details.py +3 -3
- oci/network_load_balancer/models/create_backend_set_details.py +1 -1
- oci/network_load_balancer/models/create_listener_details.py +7 -9
- oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
- oci/network_load_balancer/models/health_checker.py +1 -1
- oci/network_load_balancer/models/health_checker_details.py +1 -1
- oci/network_load_balancer/models/listener.py +6 -8
- oci/network_load_balancer/models/listener_details.py +6 -8
- oci/network_load_balancer/models/listener_summary.py +6 -8
- oci/network_load_balancer/models/network_load_balancer.py +43 -6
- oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
- oci/network_load_balancer/models/update_backend_details.py +4 -4
- oci/network_load_balancer/models/update_backend_set_details.py +1 -1
- oci/network_load_balancer/models/update_listener_details.py +5 -7
- oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
- oci/network_load_balancer/models/work_request.py +7 -3
- oci/network_load_balancer/models/work_request_summary.py +7 -3
- oci/network_load_balancer/network_load_balancer_client.py +136 -68
- 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 +11 -11
- 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 +350 -350
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- 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.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -674,6 +674,18 @@ class AutonomousDatabase(object):
|
|
674
674
|
The value to assign to the key_store_wallet_name property of this AutonomousDatabase.
|
675
675
|
:type key_store_wallet_name: str
|
676
676
|
|
677
|
+
:param auto_refresh_frequency_in_seconds:
|
678
|
+
The value to assign to the auto_refresh_frequency_in_seconds property of this AutonomousDatabase.
|
679
|
+
:type auto_refresh_frequency_in_seconds: int
|
680
|
+
|
681
|
+
:param auto_refresh_point_lag_in_seconds:
|
682
|
+
The value to assign to the auto_refresh_point_lag_in_seconds property of this AutonomousDatabase.
|
683
|
+
:type auto_refresh_point_lag_in_seconds: int
|
684
|
+
|
685
|
+
:param time_of_auto_refresh_start:
|
686
|
+
The value to assign to the time_of_auto_refresh_start property of this AutonomousDatabase.
|
687
|
+
:type time_of_auto_refresh_start: datetime
|
688
|
+
|
677
689
|
:param supported_regions_to_clone_to:
|
678
690
|
The value to assign to the supported_regions_to_clone_to property of this AutonomousDatabase.
|
679
691
|
:type supported_regions_to_clone_to: list[str]
|
@@ -868,6 +880,9 @@ class AutonomousDatabase(object):
|
|
868
880
|
'available_upgrade_versions': 'list[str]',
|
869
881
|
'key_store_id': 'str',
|
870
882
|
'key_store_wallet_name': 'str',
|
883
|
+
'auto_refresh_frequency_in_seconds': 'int',
|
884
|
+
'auto_refresh_point_lag_in_seconds': 'int',
|
885
|
+
'time_of_auto_refresh_start': 'datetime',
|
871
886
|
'supported_regions_to_clone_to': 'list[str]',
|
872
887
|
'customer_contacts': 'list[CustomerContact]',
|
873
888
|
'time_local_data_guard_enabled': 'datetime',
|
@@ -981,6 +996,9 @@ class AutonomousDatabase(object):
|
|
981
996
|
'available_upgrade_versions': 'availableUpgradeVersions',
|
982
997
|
'key_store_id': 'keyStoreId',
|
983
998
|
'key_store_wallet_name': 'keyStoreWalletName',
|
999
|
+
'auto_refresh_frequency_in_seconds': 'autoRefreshFrequencyInSeconds',
|
1000
|
+
'auto_refresh_point_lag_in_seconds': 'autoRefreshPointLagInSeconds',
|
1001
|
+
'time_of_auto_refresh_start': 'timeOfAutoRefreshStart',
|
984
1002
|
'supported_regions_to_clone_to': 'supportedRegionsToCloneTo',
|
985
1003
|
'customer_contacts': 'customerContacts',
|
986
1004
|
'time_local_data_guard_enabled': 'timeLocalDataGuardEnabled',
|
@@ -1093,6 +1111,9 @@ class AutonomousDatabase(object):
|
|
1093
1111
|
self._available_upgrade_versions = None
|
1094
1112
|
self._key_store_id = None
|
1095
1113
|
self._key_store_wallet_name = None
|
1114
|
+
self._auto_refresh_frequency_in_seconds = None
|
1115
|
+
self._auto_refresh_point_lag_in_seconds = None
|
1116
|
+
self._time_of_auto_refresh_start = None
|
1096
1117
|
self._supported_regions_to_clone_to = None
|
1097
1118
|
self._customer_contacts = None
|
1098
1119
|
self._time_local_data_guard_enabled = None
|
@@ -3494,6 +3515,78 @@ class AutonomousDatabase(object):
|
|
3494
3515
|
"""
|
3495
3516
|
self._key_store_wallet_name = key_store_wallet_name
|
3496
3517
|
|
3518
|
+
@property
|
3519
|
+
def auto_refresh_frequency_in_seconds(self):
|
3520
|
+
"""
|
3521
|
+
Gets the auto_refresh_frequency_in_seconds of this AutonomousDatabase.
|
3522
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
3523
|
+
|
3524
|
+
|
3525
|
+
:return: The auto_refresh_frequency_in_seconds of this AutonomousDatabase.
|
3526
|
+
:rtype: int
|
3527
|
+
"""
|
3528
|
+
return self._auto_refresh_frequency_in_seconds
|
3529
|
+
|
3530
|
+
@auto_refresh_frequency_in_seconds.setter
|
3531
|
+
def auto_refresh_frequency_in_seconds(self, auto_refresh_frequency_in_seconds):
|
3532
|
+
"""
|
3533
|
+
Sets the auto_refresh_frequency_in_seconds of this AutonomousDatabase.
|
3534
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
3535
|
+
|
3536
|
+
|
3537
|
+
:param auto_refresh_frequency_in_seconds: The auto_refresh_frequency_in_seconds of this AutonomousDatabase.
|
3538
|
+
:type: int
|
3539
|
+
"""
|
3540
|
+
self._auto_refresh_frequency_in_seconds = auto_refresh_frequency_in_seconds
|
3541
|
+
|
3542
|
+
@property
|
3543
|
+
def auto_refresh_point_lag_in_seconds(self):
|
3544
|
+
"""
|
3545
|
+
Gets the auto_refresh_point_lag_in_seconds of this AutonomousDatabase.
|
3546
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
3547
|
+
|
3548
|
+
|
3549
|
+
:return: The auto_refresh_point_lag_in_seconds of this AutonomousDatabase.
|
3550
|
+
:rtype: int
|
3551
|
+
"""
|
3552
|
+
return self._auto_refresh_point_lag_in_seconds
|
3553
|
+
|
3554
|
+
@auto_refresh_point_lag_in_seconds.setter
|
3555
|
+
def auto_refresh_point_lag_in_seconds(self, auto_refresh_point_lag_in_seconds):
|
3556
|
+
"""
|
3557
|
+
Sets the auto_refresh_point_lag_in_seconds of this AutonomousDatabase.
|
3558
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
3559
|
+
|
3560
|
+
|
3561
|
+
:param auto_refresh_point_lag_in_seconds: The auto_refresh_point_lag_in_seconds of this AutonomousDatabase.
|
3562
|
+
:type: int
|
3563
|
+
"""
|
3564
|
+
self._auto_refresh_point_lag_in_seconds = auto_refresh_point_lag_in_seconds
|
3565
|
+
|
3566
|
+
@property
|
3567
|
+
def time_of_auto_refresh_start(self):
|
3568
|
+
"""
|
3569
|
+
Gets the time_of_auto_refresh_start of this AutonomousDatabase.
|
3570
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
3571
|
+
|
3572
|
+
|
3573
|
+
:return: The time_of_auto_refresh_start of this AutonomousDatabase.
|
3574
|
+
:rtype: datetime
|
3575
|
+
"""
|
3576
|
+
return self._time_of_auto_refresh_start
|
3577
|
+
|
3578
|
+
@time_of_auto_refresh_start.setter
|
3579
|
+
def time_of_auto_refresh_start(self, time_of_auto_refresh_start):
|
3580
|
+
"""
|
3581
|
+
Sets the time_of_auto_refresh_start of this AutonomousDatabase.
|
3582
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
3583
|
+
|
3584
|
+
|
3585
|
+
:param time_of_auto_refresh_start: The time_of_auto_refresh_start of this AutonomousDatabase.
|
3586
|
+
:type: datetime
|
3587
|
+
"""
|
3588
|
+
self._time_of_auto_refresh_start = time_of_auto_refresh_start
|
3589
|
+
|
3497
3590
|
@property
|
3498
3591
|
def supported_regions_to_clone_to(self):
|
3499
3592
|
"""
|
@@ -676,6 +676,18 @@ class AutonomousDatabaseSummary(object):
|
|
676
676
|
The value to assign to the key_store_wallet_name property of this AutonomousDatabaseSummary.
|
677
677
|
:type key_store_wallet_name: str
|
678
678
|
|
679
|
+
:param auto_refresh_frequency_in_seconds:
|
680
|
+
The value to assign to the auto_refresh_frequency_in_seconds property of this AutonomousDatabaseSummary.
|
681
|
+
:type auto_refresh_frequency_in_seconds: int
|
682
|
+
|
683
|
+
:param auto_refresh_point_lag_in_seconds:
|
684
|
+
The value to assign to the auto_refresh_point_lag_in_seconds property of this AutonomousDatabaseSummary.
|
685
|
+
:type auto_refresh_point_lag_in_seconds: int
|
686
|
+
|
687
|
+
:param time_of_auto_refresh_start:
|
688
|
+
The value to assign to the time_of_auto_refresh_start property of this AutonomousDatabaseSummary.
|
689
|
+
:type time_of_auto_refresh_start: datetime
|
690
|
+
|
679
691
|
:param supported_regions_to_clone_to:
|
680
692
|
The value to assign to the supported_regions_to_clone_to property of this AutonomousDatabaseSummary.
|
681
693
|
:type supported_regions_to_clone_to: list[str]
|
@@ -870,6 +882,9 @@ class AutonomousDatabaseSummary(object):
|
|
870
882
|
'available_upgrade_versions': 'list[str]',
|
871
883
|
'key_store_id': 'str',
|
872
884
|
'key_store_wallet_name': 'str',
|
885
|
+
'auto_refresh_frequency_in_seconds': 'int',
|
886
|
+
'auto_refresh_point_lag_in_seconds': 'int',
|
887
|
+
'time_of_auto_refresh_start': 'datetime',
|
873
888
|
'supported_regions_to_clone_to': 'list[str]',
|
874
889
|
'customer_contacts': 'list[CustomerContact]',
|
875
890
|
'time_local_data_guard_enabled': 'datetime',
|
@@ -983,6 +998,9 @@ class AutonomousDatabaseSummary(object):
|
|
983
998
|
'available_upgrade_versions': 'availableUpgradeVersions',
|
984
999
|
'key_store_id': 'keyStoreId',
|
985
1000
|
'key_store_wallet_name': 'keyStoreWalletName',
|
1001
|
+
'auto_refresh_frequency_in_seconds': 'autoRefreshFrequencyInSeconds',
|
1002
|
+
'auto_refresh_point_lag_in_seconds': 'autoRefreshPointLagInSeconds',
|
1003
|
+
'time_of_auto_refresh_start': 'timeOfAutoRefreshStart',
|
986
1004
|
'supported_regions_to_clone_to': 'supportedRegionsToCloneTo',
|
987
1005
|
'customer_contacts': 'customerContacts',
|
988
1006
|
'time_local_data_guard_enabled': 'timeLocalDataGuardEnabled',
|
@@ -1095,6 +1113,9 @@ class AutonomousDatabaseSummary(object):
|
|
1095
1113
|
self._available_upgrade_versions = None
|
1096
1114
|
self._key_store_id = None
|
1097
1115
|
self._key_store_wallet_name = None
|
1116
|
+
self._auto_refresh_frequency_in_seconds = None
|
1117
|
+
self._auto_refresh_point_lag_in_seconds = None
|
1118
|
+
self._time_of_auto_refresh_start = None
|
1098
1119
|
self._supported_regions_to_clone_to = None
|
1099
1120
|
self._customer_contacts = None
|
1100
1121
|
self._time_local_data_guard_enabled = None
|
@@ -3496,6 +3517,78 @@ class AutonomousDatabaseSummary(object):
|
|
3496
3517
|
"""
|
3497
3518
|
self._key_store_wallet_name = key_store_wallet_name
|
3498
3519
|
|
3520
|
+
@property
|
3521
|
+
def auto_refresh_frequency_in_seconds(self):
|
3522
|
+
"""
|
3523
|
+
Gets the auto_refresh_frequency_in_seconds of this AutonomousDatabaseSummary.
|
3524
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
3525
|
+
|
3526
|
+
|
3527
|
+
:return: The auto_refresh_frequency_in_seconds of this AutonomousDatabaseSummary.
|
3528
|
+
:rtype: int
|
3529
|
+
"""
|
3530
|
+
return self._auto_refresh_frequency_in_seconds
|
3531
|
+
|
3532
|
+
@auto_refresh_frequency_in_seconds.setter
|
3533
|
+
def auto_refresh_frequency_in_seconds(self, auto_refresh_frequency_in_seconds):
|
3534
|
+
"""
|
3535
|
+
Sets the auto_refresh_frequency_in_seconds of this AutonomousDatabaseSummary.
|
3536
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
3537
|
+
|
3538
|
+
|
3539
|
+
:param auto_refresh_frequency_in_seconds: The auto_refresh_frequency_in_seconds of this AutonomousDatabaseSummary.
|
3540
|
+
:type: int
|
3541
|
+
"""
|
3542
|
+
self._auto_refresh_frequency_in_seconds = auto_refresh_frequency_in_seconds
|
3543
|
+
|
3544
|
+
@property
|
3545
|
+
def auto_refresh_point_lag_in_seconds(self):
|
3546
|
+
"""
|
3547
|
+
Gets the auto_refresh_point_lag_in_seconds of this AutonomousDatabaseSummary.
|
3548
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
3549
|
+
|
3550
|
+
|
3551
|
+
:return: The auto_refresh_point_lag_in_seconds of this AutonomousDatabaseSummary.
|
3552
|
+
:rtype: int
|
3553
|
+
"""
|
3554
|
+
return self._auto_refresh_point_lag_in_seconds
|
3555
|
+
|
3556
|
+
@auto_refresh_point_lag_in_seconds.setter
|
3557
|
+
def auto_refresh_point_lag_in_seconds(self, auto_refresh_point_lag_in_seconds):
|
3558
|
+
"""
|
3559
|
+
Sets the auto_refresh_point_lag_in_seconds of this AutonomousDatabaseSummary.
|
3560
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
3561
|
+
|
3562
|
+
|
3563
|
+
:param auto_refresh_point_lag_in_seconds: The auto_refresh_point_lag_in_seconds of this AutonomousDatabaseSummary.
|
3564
|
+
:type: int
|
3565
|
+
"""
|
3566
|
+
self._auto_refresh_point_lag_in_seconds = auto_refresh_point_lag_in_seconds
|
3567
|
+
|
3568
|
+
@property
|
3569
|
+
def time_of_auto_refresh_start(self):
|
3570
|
+
"""
|
3571
|
+
Gets the time_of_auto_refresh_start of this AutonomousDatabaseSummary.
|
3572
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
3573
|
+
|
3574
|
+
|
3575
|
+
:return: The time_of_auto_refresh_start of this AutonomousDatabaseSummary.
|
3576
|
+
:rtype: datetime
|
3577
|
+
"""
|
3578
|
+
return self._time_of_auto_refresh_start
|
3579
|
+
|
3580
|
+
@time_of_auto_refresh_start.setter
|
3581
|
+
def time_of_auto_refresh_start(self, time_of_auto_refresh_start):
|
3582
|
+
"""
|
3583
|
+
Sets the time_of_auto_refresh_start of this AutonomousDatabaseSummary.
|
3584
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
3585
|
+
|
3586
|
+
|
3587
|
+
:param time_of_auto_refresh_start: The time_of_auto_refresh_start of this AutonomousDatabaseSummary.
|
3588
|
+
:type: datetime
|
3589
|
+
"""
|
3590
|
+
self._time_of_auto_refresh_start = time_of_auto_refresh_start
|
3591
|
+
|
3499
3592
|
@property
|
3500
3593
|
def supported_regions_to_clone_to(self):
|
3501
3594
|
"""
|
@@ -23,6 +23,14 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
23
23
|
#: This constant has a value of "MANUAL"
|
24
24
|
REFRESHABLE_MODE_MANUAL = "MANUAL"
|
25
25
|
|
26
|
+
#: A constant which can be used with the open_mode property of a CreateRefreshableAutonomousDatabaseCloneDetails.
|
27
|
+
#: This constant has a value of "READ_ONLY"
|
28
|
+
OPEN_MODE_READ_ONLY = "READ_ONLY"
|
29
|
+
|
30
|
+
#: A constant which can be used with the open_mode property of a CreateRefreshableAutonomousDatabaseCloneDetails.
|
31
|
+
#: This constant has a value of "READ_WRITE"
|
32
|
+
OPEN_MODE_READ_WRITE = "READ_WRITE"
|
33
|
+
|
26
34
|
def __init__(self, **kwargs):
|
27
35
|
"""
|
28
36
|
Initializes a new CreateRefreshableAutonomousDatabaseCloneDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database.models.CreateRefreshableAutonomousDatabaseCloneDetails.source` attribute
|
@@ -239,6 +247,23 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
239
247
|
Allowed values for this property are: "AUTOMATIC", "MANUAL"
|
240
248
|
:type refreshable_mode: str
|
241
249
|
|
250
|
+
:param auto_refresh_frequency_in_seconds:
|
251
|
+
The value to assign to the auto_refresh_frequency_in_seconds property of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
252
|
+
:type auto_refresh_frequency_in_seconds: int
|
253
|
+
|
254
|
+
:param auto_refresh_point_lag_in_seconds:
|
255
|
+
The value to assign to the auto_refresh_point_lag_in_seconds property of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
256
|
+
:type auto_refresh_point_lag_in_seconds: int
|
257
|
+
|
258
|
+
:param time_of_auto_refresh_start:
|
259
|
+
The value to assign to the time_of_auto_refresh_start property of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
260
|
+
:type time_of_auto_refresh_start: datetime
|
261
|
+
|
262
|
+
:param open_mode:
|
263
|
+
The value to assign to the open_mode property of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
264
|
+
Allowed values for this property are: "READ_ONLY", "READ_WRITE"
|
265
|
+
:type open_mode: str
|
266
|
+
|
242
267
|
"""
|
243
268
|
self.swagger_types = {
|
244
269
|
'compartment_id': 'str',
|
@@ -291,7 +316,11 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
291
316
|
'secret_id': 'str',
|
292
317
|
'secret_version_number': 'int',
|
293
318
|
'source_id': 'str',
|
294
|
-
'refreshable_mode': 'str'
|
319
|
+
'refreshable_mode': 'str',
|
320
|
+
'auto_refresh_frequency_in_seconds': 'int',
|
321
|
+
'auto_refresh_point_lag_in_seconds': 'int',
|
322
|
+
'time_of_auto_refresh_start': 'datetime',
|
323
|
+
'open_mode': 'str'
|
295
324
|
}
|
296
325
|
|
297
326
|
self.attribute_map = {
|
@@ -345,7 +374,11 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
345
374
|
'secret_id': 'secretId',
|
346
375
|
'secret_version_number': 'secretVersionNumber',
|
347
376
|
'source_id': 'sourceId',
|
348
|
-
'refreshable_mode': 'refreshableMode'
|
377
|
+
'refreshable_mode': 'refreshableMode',
|
378
|
+
'auto_refresh_frequency_in_seconds': 'autoRefreshFrequencyInSeconds',
|
379
|
+
'auto_refresh_point_lag_in_seconds': 'autoRefreshPointLagInSeconds',
|
380
|
+
'time_of_auto_refresh_start': 'timeOfAutoRefreshStart',
|
381
|
+
'open_mode': 'openMode'
|
349
382
|
}
|
350
383
|
|
351
384
|
self._compartment_id = None
|
@@ -399,6 +432,10 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
399
432
|
self._secret_version_number = None
|
400
433
|
self._source_id = None
|
401
434
|
self._refreshable_mode = None
|
435
|
+
self._auto_refresh_frequency_in_seconds = None
|
436
|
+
self._auto_refresh_point_lag_in_seconds = None
|
437
|
+
self._time_of_auto_refresh_start = None
|
438
|
+
self._open_mode = None
|
402
439
|
self._source = 'CLONE_TO_REFRESHABLE'
|
403
440
|
|
404
441
|
@property
|
@@ -460,6 +497,113 @@ class CreateRefreshableAutonomousDatabaseCloneDetails(CreateAutonomousDatabaseBa
|
|
460
497
|
)
|
461
498
|
self._refreshable_mode = refreshable_mode
|
462
499
|
|
500
|
+
@property
|
501
|
+
def auto_refresh_frequency_in_seconds(self):
|
502
|
+
"""
|
503
|
+
Gets the auto_refresh_frequency_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
504
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
505
|
+
|
506
|
+
|
507
|
+
:return: The auto_refresh_frequency_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
508
|
+
:rtype: int
|
509
|
+
"""
|
510
|
+
return self._auto_refresh_frequency_in_seconds
|
511
|
+
|
512
|
+
@auto_refresh_frequency_in_seconds.setter
|
513
|
+
def auto_refresh_frequency_in_seconds(self, auto_refresh_frequency_in_seconds):
|
514
|
+
"""
|
515
|
+
Sets the auto_refresh_frequency_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
516
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
517
|
+
|
518
|
+
|
519
|
+
:param auto_refresh_frequency_in_seconds: The auto_refresh_frequency_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
520
|
+
:type: int
|
521
|
+
"""
|
522
|
+
self._auto_refresh_frequency_in_seconds = auto_refresh_frequency_in_seconds
|
523
|
+
|
524
|
+
@property
|
525
|
+
def auto_refresh_point_lag_in_seconds(self):
|
526
|
+
"""
|
527
|
+
Gets the auto_refresh_point_lag_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
528
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
529
|
+
|
530
|
+
|
531
|
+
:return: The auto_refresh_point_lag_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
532
|
+
:rtype: int
|
533
|
+
"""
|
534
|
+
return self._auto_refresh_point_lag_in_seconds
|
535
|
+
|
536
|
+
@auto_refresh_point_lag_in_seconds.setter
|
537
|
+
def auto_refresh_point_lag_in_seconds(self, auto_refresh_point_lag_in_seconds):
|
538
|
+
"""
|
539
|
+
Sets the auto_refresh_point_lag_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
540
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
541
|
+
|
542
|
+
|
543
|
+
:param auto_refresh_point_lag_in_seconds: The auto_refresh_point_lag_in_seconds of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
544
|
+
:type: int
|
545
|
+
"""
|
546
|
+
self._auto_refresh_point_lag_in_seconds = auto_refresh_point_lag_in_seconds
|
547
|
+
|
548
|
+
@property
|
549
|
+
def time_of_auto_refresh_start(self):
|
550
|
+
"""
|
551
|
+
Gets the time_of_auto_refresh_start of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
552
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
553
|
+
|
554
|
+
|
555
|
+
:return: The time_of_auto_refresh_start of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
556
|
+
:rtype: datetime
|
557
|
+
"""
|
558
|
+
return self._time_of_auto_refresh_start
|
559
|
+
|
560
|
+
@time_of_auto_refresh_start.setter
|
561
|
+
def time_of_auto_refresh_start(self, time_of_auto_refresh_start):
|
562
|
+
"""
|
563
|
+
Sets the time_of_auto_refresh_start of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
564
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
565
|
+
|
566
|
+
|
567
|
+
:param time_of_auto_refresh_start: The time_of_auto_refresh_start of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
568
|
+
:type: datetime
|
569
|
+
"""
|
570
|
+
self._time_of_auto_refresh_start = time_of_auto_refresh_start
|
571
|
+
|
572
|
+
@property
|
573
|
+
def open_mode(self):
|
574
|
+
"""
|
575
|
+
Gets the open_mode of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
576
|
+
Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
|
577
|
+
|
578
|
+
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
579
|
+
|
580
|
+
Allowed values for this property are: "READ_ONLY", "READ_WRITE"
|
581
|
+
|
582
|
+
|
583
|
+
:return: The open_mode of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
584
|
+
:rtype: str
|
585
|
+
"""
|
586
|
+
return self._open_mode
|
587
|
+
|
588
|
+
@open_mode.setter
|
589
|
+
def open_mode(self, open_mode):
|
590
|
+
"""
|
591
|
+
Sets the open_mode of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
592
|
+
Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
|
593
|
+
|
594
|
+
This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
|
595
|
+
|
596
|
+
|
597
|
+
:param open_mode: The open_mode of this CreateRefreshableAutonomousDatabaseCloneDetails.
|
598
|
+
:type: str
|
599
|
+
"""
|
600
|
+
allowed_values = ["READ_ONLY", "READ_WRITE"]
|
601
|
+
if not value_allowed_none_or_none_sentinel(open_mode, allowed_values):
|
602
|
+
raise ValueError(
|
603
|
+
f"Invalid value for `open_mode`, must be None or one of {allowed_values}"
|
604
|
+
)
|
605
|
+
self._open_mode = open_mode
|
606
|
+
|
463
607
|
def __repr__(self):
|
464
608
|
return formatted_flat_dict(self)
|
465
609
|
|
@@ -232,6 +232,18 @@ class UpdateAutonomousDatabaseDetails(object):
|
|
232
232
|
The value to assign to the nsg_ids property of this UpdateAutonomousDatabaseDetails.
|
233
233
|
:type nsg_ids: list[str]
|
234
234
|
|
235
|
+
:param auto_refresh_frequency_in_seconds:
|
236
|
+
The value to assign to the auto_refresh_frequency_in_seconds property of this UpdateAutonomousDatabaseDetails.
|
237
|
+
:type auto_refresh_frequency_in_seconds: int
|
238
|
+
|
239
|
+
:param auto_refresh_point_lag_in_seconds:
|
240
|
+
The value to assign to the auto_refresh_point_lag_in_seconds property of this UpdateAutonomousDatabaseDetails.
|
241
|
+
:type auto_refresh_point_lag_in_seconds: int
|
242
|
+
|
243
|
+
:param time_of_auto_refresh_start:
|
244
|
+
The value to assign to the time_of_auto_refresh_start property of this UpdateAutonomousDatabaseDetails.
|
245
|
+
:type time_of_auto_refresh_start: datetime
|
246
|
+
|
235
247
|
:param customer_contacts:
|
236
248
|
The value to assign to the customer_contacts property of this UpdateAutonomousDatabaseDetails.
|
237
249
|
:type customer_contacts: list[oci.database.models.CustomerContact]
|
@@ -310,6 +322,9 @@ class UpdateAutonomousDatabaseDetails(object):
|
|
310
322
|
'private_endpoint_label': 'str',
|
311
323
|
'private_endpoint_ip': 'str',
|
312
324
|
'nsg_ids': 'list[str]',
|
325
|
+
'auto_refresh_frequency_in_seconds': 'int',
|
326
|
+
'auto_refresh_point_lag_in_seconds': 'int',
|
327
|
+
'time_of_auto_refresh_start': 'datetime',
|
313
328
|
'customer_contacts': 'list[CustomerContact]',
|
314
329
|
'is_mtls_connection_required': 'bool',
|
315
330
|
'resource_pool_leader_id': 'str',
|
@@ -359,6 +374,9 @@ class UpdateAutonomousDatabaseDetails(object):
|
|
359
374
|
'private_endpoint_label': 'privateEndpointLabel',
|
360
375
|
'private_endpoint_ip': 'privateEndpointIp',
|
361
376
|
'nsg_ids': 'nsgIds',
|
377
|
+
'auto_refresh_frequency_in_seconds': 'autoRefreshFrequencyInSeconds',
|
378
|
+
'auto_refresh_point_lag_in_seconds': 'autoRefreshPointLagInSeconds',
|
379
|
+
'time_of_auto_refresh_start': 'timeOfAutoRefreshStart',
|
362
380
|
'customer_contacts': 'customerContacts',
|
363
381
|
'is_mtls_connection_required': 'isMtlsConnectionRequired',
|
364
382
|
'resource_pool_leader_id': 'resourcePoolLeaderId',
|
@@ -407,6 +425,9 @@ class UpdateAutonomousDatabaseDetails(object):
|
|
407
425
|
self._private_endpoint_label = None
|
408
426
|
self._private_endpoint_ip = None
|
409
427
|
self._nsg_ids = None
|
428
|
+
self._auto_refresh_frequency_in_seconds = None
|
429
|
+
self._auto_refresh_point_lag_in_seconds = None
|
430
|
+
self._time_of_auto_refresh_start = None
|
410
431
|
self._customer_contacts = None
|
411
432
|
self._is_mtls_connection_required = None
|
412
433
|
self._resource_pool_leader_id = None
|
@@ -1624,6 +1645,78 @@ class UpdateAutonomousDatabaseDetails(object):
|
|
1624
1645
|
"""
|
1625
1646
|
self._nsg_ids = nsg_ids
|
1626
1647
|
|
1648
|
+
@property
|
1649
|
+
def auto_refresh_frequency_in_seconds(self):
|
1650
|
+
"""
|
1651
|
+
Gets the auto_refresh_frequency_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1652
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
1653
|
+
|
1654
|
+
|
1655
|
+
:return: The auto_refresh_frequency_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1656
|
+
:rtype: int
|
1657
|
+
"""
|
1658
|
+
return self._auto_refresh_frequency_in_seconds
|
1659
|
+
|
1660
|
+
@auto_refresh_frequency_in_seconds.setter
|
1661
|
+
def auto_refresh_frequency_in_seconds(self, auto_refresh_frequency_in_seconds):
|
1662
|
+
"""
|
1663
|
+
Sets the auto_refresh_frequency_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1664
|
+
The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
|
1665
|
+
|
1666
|
+
|
1667
|
+
:param auto_refresh_frequency_in_seconds: The auto_refresh_frequency_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1668
|
+
:type: int
|
1669
|
+
"""
|
1670
|
+
self._auto_refresh_frequency_in_seconds = auto_refresh_frequency_in_seconds
|
1671
|
+
|
1672
|
+
@property
|
1673
|
+
def auto_refresh_point_lag_in_seconds(self):
|
1674
|
+
"""
|
1675
|
+
Gets the auto_refresh_point_lag_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1676
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
1677
|
+
|
1678
|
+
|
1679
|
+
:return: The auto_refresh_point_lag_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1680
|
+
:rtype: int
|
1681
|
+
"""
|
1682
|
+
return self._auto_refresh_point_lag_in_seconds
|
1683
|
+
|
1684
|
+
@auto_refresh_point_lag_in_seconds.setter
|
1685
|
+
def auto_refresh_point_lag_in_seconds(self, auto_refresh_point_lag_in_seconds):
|
1686
|
+
"""
|
1687
|
+
Sets the auto_refresh_point_lag_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1688
|
+
The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
|
1689
|
+
|
1690
|
+
|
1691
|
+
:param auto_refresh_point_lag_in_seconds: The auto_refresh_point_lag_in_seconds of this UpdateAutonomousDatabaseDetails.
|
1692
|
+
:type: int
|
1693
|
+
"""
|
1694
|
+
self._auto_refresh_point_lag_in_seconds = auto_refresh_point_lag_in_seconds
|
1695
|
+
|
1696
|
+
@property
|
1697
|
+
def time_of_auto_refresh_start(self):
|
1698
|
+
"""
|
1699
|
+
Gets the time_of_auto_refresh_start of this UpdateAutonomousDatabaseDetails.
|
1700
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
1701
|
+
|
1702
|
+
|
1703
|
+
:return: The time_of_auto_refresh_start of this UpdateAutonomousDatabaseDetails.
|
1704
|
+
:rtype: datetime
|
1705
|
+
"""
|
1706
|
+
return self._time_of_auto_refresh_start
|
1707
|
+
|
1708
|
+
@time_of_auto_refresh_start.setter
|
1709
|
+
def time_of_auto_refresh_start(self, time_of_auto_refresh_start):
|
1710
|
+
"""
|
1711
|
+
Sets the time_of_auto_refresh_start of this UpdateAutonomousDatabaseDetails.
|
1712
|
+
The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
|
1713
|
+
|
1714
|
+
|
1715
|
+
:param time_of_auto_refresh_start: The time_of_auto_refresh_start of this UpdateAutonomousDatabaseDetails.
|
1716
|
+
:type: datetime
|
1717
|
+
"""
|
1718
|
+
self._time_of_auto_refresh_start = time_of_auto_refresh_start
|
1719
|
+
|
1627
1720
|
@property
|
1628
1721
|
def customer_contacts(self):
|
1629
1722
|
"""
|