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
@@ -0,0 +1,103 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20201101
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class HeatWaveFleetSummary(object):
|
14
|
+
"""
|
15
|
+
A summary of the inventory count and the metrics that describe the aggregated usage of CPU, storage, and so on of all the HeatWave clusters in the fleet.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new HeatWaveFleetSummary object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param aggregated_metrics:
|
24
|
+
The value to assign to the aggregated_metrics property of this HeatWaveFleetSummary.
|
25
|
+
:type aggregated_metrics: list[oci.database_management.models.HeatWaveFleetMetricSummaryDefinition]
|
26
|
+
|
27
|
+
:param inventory:
|
28
|
+
The value to assign to the inventory property of this HeatWaveFleetSummary.
|
29
|
+
:type inventory: list[oci.database_management.models.HeatWaveFleetByCategory]
|
30
|
+
|
31
|
+
"""
|
32
|
+
self.swagger_types = {
|
33
|
+
'aggregated_metrics': 'list[HeatWaveFleetMetricSummaryDefinition]',
|
34
|
+
'inventory': 'list[HeatWaveFleetByCategory]'
|
35
|
+
}
|
36
|
+
|
37
|
+
self.attribute_map = {
|
38
|
+
'aggregated_metrics': 'aggregatedMetrics',
|
39
|
+
'inventory': 'inventory'
|
40
|
+
}
|
41
|
+
|
42
|
+
self._aggregated_metrics = None
|
43
|
+
self._inventory = None
|
44
|
+
|
45
|
+
@property
|
46
|
+
def aggregated_metrics(self):
|
47
|
+
"""
|
48
|
+
**[Required]** Gets the aggregated_metrics of this HeatWaveFleetSummary.
|
49
|
+
The usage metrics for the Managed HeatWave clusters in the fleet.
|
50
|
+
|
51
|
+
|
52
|
+
:return: The aggregated_metrics of this HeatWaveFleetSummary.
|
53
|
+
:rtype: list[oci.database_management.models.HeatWaveFleetMetricSummaryDefinition]
|
54
|
+
"""
|
55
|
+
return self._aggregated_metrics
|
56
|
+
|
57
|
+
@aggregated_metrics.setter
|
58
|
+
def aggregated_metrics(self, aggregated_metrics):
|
59
|
+
"""
|
60
|
+
Sets the aggregated_metrics of this HeatWaveFleetSummary.
|
61
|
+
The usage metrics for the Managed HeatWave clusters in the fleet.
|
62
|
+
|
63
|
+
|
64
|
+
:param aggregated_metrics: The aggregated_metrics of this HeatWaveFleetSummary.
|
65
|
+
:type: list[oci.database_management.models.HeatWaveFleetMetricSummaryDefinition]
|
66
|
+
"""
|
67
|
+
self._aggregated_metrics = aggregated_metrics
|
68
|
+
|
69
|
+
@property
|
70
|
+
def inventory(self):
|
71
|
+
"""
|
72
|
+
**[Required]** Gets the inventory of this HeatWaveFleetSummary.
|
73
|
+
Summary counts of HeatWave clusters in the fleet grouped by cluster type.
|
74
|
+
|
75
|
+
|
76
|
+
:return: The inventory of this HeatWaveFleetSummary.
|
77
|
+
:rtype: list[oci.database_management.models.HeatWaveFleetByCategory]
|
78
|
+
"""
|
79
|
+
return self._inventory
|
80
|
+
|
81
|
+
@inventory.setter
|
82
|
+
def inventory(self, inventory):
|
83
|
+
"""
|
84
|
+
Sets the inventory of this HeatWaveFleetSummary.
|
85
|
+
Summary counts of HeatWave clusters in the fleet grouped by cluster type.
|
86
|
+
|
87
|
+
|
88
|
+
:param inventory: The inventory of this HeatWaveFleetSummary.
|
89
|
+
:type: list[oci.database_management.models.HeatWaveFleetByCategory]
|
90
|
+
"""
|
91
|
+
self._inventory = inventory
|
92
|
+
|
93
|
+
def __repr__(self):
|
94
|
+
return formatted_flat_dict(self)
|
95
|
+
|
96
|
+
def __eq__(self, other):
|
97
|
+
if other is None:
|
98
|
+
return False
|
99
|
+
|
100
|
+
return self.__dict__ == other.__dict__
|
101
|
+
|
102
|
+
def __ne__(self, other):
|
103
|
+
return not self == other
|
@@ -0,0 +1,154 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20201101
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class HeatWaveNode(object):
|
14
|
+
"""
|
15
|
+
The information about an individual HeatWave node.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the status property of a HeatWaveNode.
|
19
|
+
#: This constant has a value of "UP"
|
20
|
+
STATUS_UP = "UP"
|
21
|
+
|
22
|
+
#: A constant which can be used with the status property of a HeatWaveNode.
|
23
|
+
#: This constant has a value of "DOWN"
|
24
|
+
STATUS_DOWN = "DOWN"
|
25
|
+
|
26
|
+
#: A constant which can be used with the status property of a HeatWaveNode.
|
27
|
+
#: This constant has a value of "UNKNOWN"
|
28
|
+
STATUS_UNKNOWN = "UNKNOWN"
|
29
|
+
|
30
|
+
def __init__(self, **kwargs):
|
31
|
+
"""
|
32
|
+
Initializes a new HeatWaveNode object with values from keyword arguments.
|
33
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
34
|
+
|
35
|
+
:param id:
|
36
|
+
The value to assign to the id property of this HeatWaveNode.
|
37
|
+
:type id: str
|
38
|
+
|
39
|
+
:param status:
|
40
|
+
The value to assign to the status property of this HeatWaveNode.
|
41
|
+
Allowed values for this property are: "UP", "DOWN", "UNKNOWN", 'UNKNOWN_ENUM_VALUE'.
|
42
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
43
|
+
:type status: str
|
44
|
+
|
45
|
+
:param time_created:
|
46
|
+
The value to assign to the time_created property of this HeatWaveNode.
|
47
|
+
:type time_created: datetime
|
48
|
+
|
49
|
+
"""
|
50
|
+
self.swagger_types = {
|
51
|
+
'id': 'str',
|
52
|
+
'status': 'str',
|
53
|
+
'time_created': 'datetime'
|
54
|
+
}
|
55
|
+
|
56
|
+
self.attribute_map = {
|
57
|
+
'id': 'id',
|
58
|
+
'status': 'status',
|
59
|
+
'time_created': 'timeCreated'
|
60
|
+
}
|
61
|
+
|
62
|
+
self._id = None
|
63
|
+
self._status = None
|
64
|
+
self._time_created = None
|
65
|
+
|
66
|
+
@property
|
67
|
+
def id(self):
|
68
|
+
"""
|
69
|
+
**[Required]** Gets the id of this HeatWaveNode.
|
70
|
+
The ID associated with the HeatWave node.
|
71
|
+
|
72
|
+
|
73
|
+
:return: The id of this HeatWaveNode.
|
74
|
+
:rtype: str
|
75
|
+
"""
|
76
|
+
return self._id
|
77
|
+
|
78
|
+
@id.setter
|
79
|
+
def id(self, id):
|
80
|
+
"""
|
81
|
+
Sets the id of this HeatWaveNode.
|
82
|
+
The ID associated with the HeatWave node.
|
83
|
+
|
84
|
+
|
85
|
+
:param id: The id of this HeatWaveNode.
|
86
|
+
:type: str
|
87
|
+
"""
|
88
|
+
self._id = id
|
89
|
+
|
90
|
+
@property
|
91
|
+
def status(self):
|
92
|
+
"""
|
93
|
+
**[Required]** Gets the status of this HeatWaveNode.
|
94
|
+
The status of the HeatWave node. Indicates whether the status of the node is UP, DOWN, or UNKNOWN at the current time.
|
95
|
+
|
96
|
+
Allowed values for this property are: "UP", "DOWN", "UNKNOWN", 'UNKNOWN_ENUM_VALUE'.
|
97
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
98
|
+
|
99
|
+
|
100
|
+
:return: The status of this HeatWaveNode.
|
101
|
+
:rtype: str
|
102
|
+
"""
|
103
|
+
return self._status
|
104
|
+
|
105
|
+
@status.setter
|
106
|
+
def status(self, status):
|
107
|
+
"""
|
108
|
+
Sets the status of this HeatWaveNode.
|
109
|
+
The status of the HeatWave node. Indicates whether the status of the node is UP, DOWN, or UNKNOWN at the current time.
|
110
|
+
|
111
|
+
|
112
|
+
:param status: The status of this HeatWaveNode.
|
113
|
+
:type: str
|
114
|
+
"""
|
115
|
+
allowed_values = ["UP", "DOWN", "UNKNOWN"]
|
116
|
+
if not value_allowed_none_or_none_sentinel(status, allowed_values):
|
117
|
+
status = 'UNKNOWN_ENUM_VALUE'
|
118
|
+
self._status = status
|
119
|
+
|
120
|
+
@property
|
121
|
+
def time_created(self):
|
122
|
+
"""
|
123
|
+
**[Required]** Gets the time_created of this HeatWaveNode.
|
124
|
+
The date and time the node was created.
|
125
|
+
|
126
|
+
|
127
|
+
:return: The time_created of this HeatWaveNode.
|
128
|
+
:rtype: datetime
|
129
|
+
"""
|
130
|
+
return self._time_created
|
131
|
+
|
132
|
+
@time_created.setter
|
133
|
+
def time_created(self, time_created):
|
134
|
+
"""
|
135
|
+
Sets the time_created of this HeatWaveNode.
|
136
|
+
The date and time the node was created.
|
137
|
+
|
138
|
+
|
139
|
+
:param time_created: The time_created of this HeatWaveNode.
|
140
|
+
:type: datetime
|
141
|
+
"""
|
142
|
+
self._time_created = time_created
|
143
|
+
|
144
|
+
def __repr__(self):
|
145
|
+
return formatted_flat_dict(self)
|
146
|
+
|
147
|
+
def __eq__(self, other):
|
148
|
+
if other is None:
|
149
|
+
return False
|
150
|
+
|
151
|
+
return self.__dict__ == other.__dict__
|
152
|
+
|
153
|
+
def __ne__(self, other):
|
154
|
+
return not self == other
|
@@ -44,6 +44,38 @@ class ManagedMySqlDatabase(object):
|
|
44
44
|
The value to assign to the name property of this ManagedMySqlDatabase.
|
45
45
|
:type name: str
|
46
46
|
|
47
|
+
:param heat_wave_cluster_display_name:
|
48
|
+
The value to assign to the heat_wave_cluster_display_name property of this ManagedMySqlDatabase.
|
49
|
+
:type heat_wave_cluster_display_name: str
|
50
|
+
|
51
|
+
:param is_heat_wave_enabled:
|
52
|
+
The value to assign to the is_heat_wave_enabled property of this ManagedMySqlDatabase.
|
53
|
+
:type is_heat_wave_enabled: bool
|
54
|
+
|
55
|
+
:param is_lakehouse_enabled:
|
56
|
+
The value to assign to the is_lakehouse_enabled property of this ManagedMySqlDatabase.
|
57
|
+
:type is_lakehouse_enabled: bool
|
58
|
+
|
59
|
+
:param heat_wave_node_shape:
|
60
|
+
The value to assign to the heat_wave_node_shape property of this ManagedMySqlDatabase.
|
61
|
+
:type heat_wave_node_shape: str
|
62
|
+
|
63
|
+
:param heat_wave_memory_size:
|
64
|
+
The value to assign to the heat_wave_memory_size property of this ManagedMySqlDatabase.
|
65
|
+
:type heat_wave_memory_size: int
|
66
|
+
|
67
|
+
:param heat_wave_nodes:
|
68
|
+
The value to assign to the heat_wave_nodes property of this ManagedMySqlDatabase.
|
69
|
+
:type heat_wave_nodes: list[oci.database_management.models.HeatWaveNode]
|
70
|
+
|
71
|
+
:param is_heat_wave_active:
|
72
|
+
The value to assign to the is_heat_wave_active property of this ManagedMySqlDatabase.
|
73
|
+
:type is_heat_wave_active: bool
|
74
|
+
|
75
|
+
:param time_created_heat_wave:
|
76
|
+
The value to assign to the time_created_heat_wave property of this ManagedMySqlDatabase.
|
77
|
+
:type time_created_heat_wave: datetime
|
78
|
+
|
47
79
|
"""
|
48
80
|
self.swagger_types = {
|
49
81
|
'id': 'str',
|
@@ -51,7 +83,15 @@ class ManagedMySqlDatabase(object):
|
|
51
83
|
'db_name': 'str',
|
52
84
|
'db_version': 'str',
|
53
85
|
'time_created': 'datetime',
|
54
|
-
'name': 'str'
|
86
|
+
'name': 'str',
|
87
|
+
'heat_wave_cluster_display_name': 'str',
|
88
|
+
'is_heat_wave_enabled': 'bool',
|
89
|
+
'is_lakehouse_enabled': 'bool',
|
90
|
+
'heat_wave_node_shape': 'str',
|
91
|
+
'heat_wave_memory_size': 'int',
|
92
|
+
'heat_wave_nodes': 'list[HeatWaveNode]',
|
93
|
+
'is_heat_wave_active': 'bool',
|
94
|
+
'time_created_heat_wave': 'datetime'
|
55
95
|
}
|
56
96
|
|
57
97
|
self.attribute_map = {
|
@@ -60,7 +100,15 @@ class ManagedMySqlDatabase(object):
|
|
60
100
|
'db_name': 'dbName',
|
61
101
|
'db_version': 'dbVersion',
|
62
102
|
'time_created': 'timeCreated',
|
63
|
-
'name': 'name'
|
103
|
+
'name': 'name',
|
104
|
+
'heat_wave_cluster_display_name': 'heatWaveClusterDisplayName',
|
105
|
+
'is_heat_wave_enabled': 'isHeatWaveEnabled',
|
106
|
+
'is_lakehouse_enabled': 'isLakehouseEnabled',
|
107
|
+
'heat_wave_node_shape': 'heatWaveNodeShape',
|
108
|
+
'heat_wave_memory_size': 'heatWaveMemorySize',
|
109
|
+
'heat_wave_nodes': 'heatWaveNodes',
|
110
|
+
'is_heat_wave_active': 'isHeatWaveActive',
|
111
|
+
'time_created_heat_wave': 'timeCreatedHeatWave'
|
64
112
|
}
|
65
113
|
|
66
114
|
self._id = None
|
@@ -69,6 +117,14 @@ class ManagedMySqlDatabase(object):
|
|
69
117
|
self._db_version = None
|
70
118
|
self._time_created = None
|
71
119
|
self._name = None
|
120
|
+
self._heat_wave_cluster_display_name = None
|
121
|
+
self._is_heat_wave_enabled = None
|
122
|
+
self._is_lakehouse_enabled = None
|
123
|
+
self._heat_wave_node_shape = None
|
124
|
+
self._heat_wave_memory_size = None
|
125
|
+
self._heat_wave_nodes = None
|
126
|
+
self._is_heat_wave_active = None
|
127
|
+
self._time_created_heat_wave = None
|
72
128
|
|
73
129
|
@property
|
74
130
|
def id(self):
|
@@ -214,6 +270,198 @@ class ManagedMySqlDatabase(object):
|
|
214
270
|
"""
|
215
271
|
self._name = name
|
216
272
|
|
273
|
+
@property
|
274
|
+
def heat_wave_cluster_display_name(self):
|
275
|
+
"""
|
276
|
+
Gets the heat_wave_cluster_display_name of this ManagedMySqlDatabase.
|
277
|
+
The name of the HeatWave cluster.
|
278
|
+
|
279
|
+
|
280
|
+
:return: The heat_wave_cluster_display_name of this ManagedMySqlDatabase.
|
281
|
+
:rtype: str
|
282
|
+
"""
|
283
|
+
return self._heat_wave_cluster_display_name
|
284
|
+
|
285
|
+
@heat_wave_cluster_display_name.setter
|
286
|
+
def heat_wave_cluster_display_name(self, heat_wave_cluster_display_name):
|
287
|
+
"""
|
288
|
+
Sets the heat_wave_cluster_display_name of this ManagedMySqlDatabase.
|
289
|
+
The name of the HeatWave cluster.
|
290
|
+
|
291
|
+
|
292
|
+
:param heat_wave_cluster_display_name: The heat_wave_cluster_display_name of this ManagedMySqlDatabase.
|
293
|
+
:type: str
|
294
|
+
"""
|
295
|
+
self._heat_wave_cluster_display_name = heat_wave_cluster_display_name
|
296
|
+
|
297
|
+
@property
|
298
|
+
def is_heat_wave_enabled(self):
|
299
|
+
"""
|
300
|
+
Gets the is_heat_wave_enabled of this ManagedMySqlDatabase.
|
301
|
+
If HeatWave is enabled for this db system or not.
|
302
|
+
|
303
|
+
|
304
|
+
:return: The is_heat_wave_enabled of this ManagedMySqlDatabase.
|
305
|
+
:rtype: bool
|
306
|
+
"""
|
307
|
+
return self._is_heat_wave_enabled
|
308
|
+
|
309
|
+
@is_heat_wave_enabled.setter
|
310
|
+
def is_heat_wave_enabled(self, is_heat_wave_enabled):
|
311
|
+
"""
|
312
|
+
Sets the is_heat_wave_enabled of this ManagedMySqlDatabase.
|
313
|
+
If HeatWave is enabled for this db system or not.
|
314
|
+
|
315
|
+
|
316
|
+
:param is_heat_wave_enabled: The is_heat_wave_enabled of this ManagedMySqlDatabase.
|
317
|
+
:type: bool
|
318
|
+
"""
|
319
|
+
self._is_heat_wave_enabled = is_heat_wave_enabled
|
320
|
+
|
321
|
+
@property
|
322
|
+
def is_lakehouse_enabled(self):
|
323
|
+
"""
|
324
|
+
Gets the is_lakehouse_enabled of this ManagedMySqlDatabase.
|
325
|
+
If HeatWave Lakehouse is enabled for the db system or not.
|
326
|
+
|
327
|
+
|
328
|
+
:return: The is_lakehouse_enabled of this ManagedMySqlDatabase.
|
329
|
+
:rtype: bool
|
330
|
+
"""
|
331
|
+
return self._is_lakehouse_enabled
|
332
|
+
|
333
|
+
@is_lakehouse_enabled.setter
|
334
|
+
def is_lakehouse_enabled(self, is_lakehouse_enabled):
|
335
|
+
"""
|
336
|
+
Sets the is_lakehouse_enabled of this ManagedMySqlDatabase.
|
337
|
+
If HeatWave Lakehouse is enabled for the db system or not.
|
338
|
+
|
339
|
+
|
340
|
+
:param is_lakehouse_enabled: The is_lakehouse_enabled of this ManagedMySqlDatabase.
|
341
|
+
:type: bool
|
342
|
+
"""
|
343
|
+
self._is_lakehouse_enabled = is_lakehouse_enabled
|
344
|
+
|
345
|
+
@property
|
346
|
+
def heat_wave_node_shape(self):
|
347
|
+
"""
|
348
|
+
Gets the heat_wave_node_shape of this ManagedMySqlDatabase.
|
349
|
+
Shape of the nodes in the HeatWave cluster.
|
350
|
+
|
351
|
+
|
352
|
+
:return: The heat_wave_node_shape of this ManagedMySqlDatabase.
|
353
|
+
:rtype: str
|
354
|
+
"""
|
355
|
+
return self._heat_wave_node_shape
|
356
|
+
|
357
|
+
@heat_wave_node_shape.setter
|
358
|
+
def heat_wave_node_shape(self, heat_wave_node_shape):
|
359
|
+
"""
|
360
|
+
Sets the heat_wave_node_shape of this ManagedMySqlDatabase.
|
361
|
+
Shape of the nodes in the HeatWave cluster.
|
362
|
+
|
363
|
+
|
364
|
+
:param heat_wave_node_shape: The heat_wave_node_shape of this ManagedMySqlDatabase.
|
365
|
+
:type: str
|
366
|
+
"""
|
367
|
+
self._heat_wave_node_shape = heat_wave_node_shape
|
368
|
+
|
369
|
+
@property
|
370
|
+
def heat_wave_memory_size(self):
|
371
|
+
"""
|
372
|
+
Gets the heat_wave_memory_size of this ManagedMySqlDatabase.
|
373
|
+
The total memory belonging to the HeatWave cluster in GBs.
|
374
|
+
|
375
|
+
|
376
|
+
:return: The heat_wave_memory_size of this ManagedMySqlDatabase.
|
377
|
+
:rtype: int
|
378
|
+
"""
|
379
|
+
return self._heat_wave_memory_size
|
380
|
+
|
381
|
+
@heat_wave_memory_size.setter
|
382
|
+
def heat_wave_memory_size(self, heat_wave_memory_size):
|
383
|
+
"""
|
384
|
+
Sets the heat_wave_memory_size of this ManagedMySqlDatabase.
|
385
|
+
The total memory belonging to the HeatWave cluster in GBs.
|
386
|
+
|
387
|
+
|
388
|
+
:param heat_wave_memory_size: The heat_wave_memory_size of this ManagedMySqlDatabase.
|
389
|
+
:type: int
|
390
|
+
"""
|
391
|
+
self._heat_wave_memory_size = heat_wave_memory_size
|
392
|
+
|
393
|
+
@property
|
394
|
+
def heat_wave_nodes(self):
|
395
|
+
"""
|
396
|
+
Gets the heat_wave_nodes of this ManagedMySqlDatabase.
|
397
|
+
The information about an individual HeatWave nodes in the cluster.
|
398
|
+
|
399
|
+
|
400
|
+
:return: The heat_wave_nodes of this ManagedMySqlDatabase.
|
401
|
+
:rtype: list[oci.database_management.models.HeatWaveNode]
|
402
|
+
"""
|
403
|
+
return self._heat_wave_nodes
|
404
|
+
|
405
|
+
@heat_wave_nodes.setter
|
406
|
+
def heat_wave_nodes(self, heat_wave_nodes):
|
407
|
+
"""
|
408
|
+
Sets the heat_wave_nodes of this ManagedMySqlDatabase.
|
409
|
+
The information about an individual HeatWave nodes in the cluster.
|
410
|
+
|
411
|
+
|
412
|
+
:param heat_wave_nodes: The heat_wave_nodes of this ManagedMySqlDatabase.
|
413
|
+
:type: list[oci.database_management.models.HeatWaveNode]
|
414
|
+
"""
|
415
|
+
self._heat_wave_nodes = heat_wave_nodes
|
416
|
+
|
417
|
+
@property
|
418
|
+
def is_heat_wave_active(self):
|
419
|
+
"""
|
420
|
+
Gets the is_heat_wave_active of this ManagedMySqlDatabase.
|
421
|
+
If the HeatWave cluster is active or not.
|
422
|
+
|
423
|
+
|
424
|
+
:return: The is_heat_wave_active of this ManagedMySqlDatabase.
|
425
|
+
:rtype: bool
|
426
|
+
"""
|
427
|
+
return self._is_heat_wave_active
|
428
|
+
|
429
|
+
@is_heat_wave_active.setter
|
430
|
+
def is_heat_wave_active(self, is_heat_wave_active):
|
431
|
+
"""
|
432
|
+
Sets the is_heat_wave_active of this ManagedMySqlDatabase.
|
433
|
+
If the HeatWave cluster is active or not.
|
434
|
+
|
435
|
+
|
436
|
+
:param is_heat_wave_active: The is_heat_wave_active of this ManagedMySqlDatabase.
|
437
|
+
:type: bool
|
438
|
+
"""
|
439
|
+
self._is_heat_wave_active = is_heat_wave_active
|
440
|
+
|
441
|
+
@property
|
442
|
+
def time_created_heat_wave(self):
|
443
|
+
"""
|
444
|
+
Gets the time_created_heat_wave of this ManagedMySqlDatabase.
|
445
|
+
The date and time the Managed MySQL Database was created.
|
446
|
+
|
447
|
+
|
448
|
+
:return: The time_created_heat_wave of this ManagedMySqlDatabase.
|
449
|
+
:rtype: datetime
|
450
|
+
"""
|
451
|
+
return self._time_created_heat_wave
|
452
|
+
|
453
|
+
@time_created_heat_wave.setter
|
454
|
+
def time_created_heat_wave(self, time_created_heat_wave):
|
455
|
+
"""
|
456
|
+
Sets the time_created_heat_wave of this ManagedMySqlDatabase.
|
457
|
+
The date and time the Managed MySQL Database was created.
|
458
|
+
|
459
|
+
|
460
|
+
:param time_created_heat_wave: The time_created_heat_wave of this ManagedMySqlDatabase.
|
461
|
+
:type: datetime
|
462
|
+
"""
|
463
|
+
self._time_created_heat_wave = time_created_heat_wave
|
464
|
+
|
217
465
|
def __repr__(self):
|
218
466
|
return formatted_flat_dict(self)
|
219
467
|
|
@@ -148,6 +148,14 @@ class MySqlDataSummary(object):
|
|
148
148
|
The value to assign to the quantile999 property of this MySqlDataSummary.
|
149
149
|
:type quantile999: float
|
150
150
|
|
151
|
+
:param heat_wave_offloaded:
|
152
|
+
The value to assign to the heat_wave_offloaded property of this MySqlDataSummary.
|
153
|
+
:type heat_wave_offloaded: float
|
154
|
+
|
155
|
+
:param heat_wave_out_of_memory:
|
156
|
+
The value to assign to the heat_wave_out_of_memory property of this MySqlDataSummary.
|
157
|
+
:type heat_wave_out_of_memory: float
|
158
|
+
|
151
159
|
"""
|
152
160
|
self.swagger_types = {
|
153
161
|
'schema_name': 'str',
|
@@ -181,7 +189,9 @@ class MySqlDataSummary(object):
|
|
181
189
|
'last_seen': 'datetime',
|
182
190
|
'quantile95': 'float',
|
183
191
|
'quantile99': 'float',
|
184
|
-
'quantile999': 'float'
|
192
|
+
'quantile999': 'float',
|
193
|
+
'heat_wave_offloaded': 'float',
|
194
|
+
'heat_wave_out_of_memory': 'float'
|
185
195
|
}
|
186
196
|
|
187
197
|
self.attribute_map = {
|
@@ -216,7 +226,9 @@ class MySqlDataSummary(object):
|
|
216
226
|
'last_seen': 'lastSeen',
|
217
227
|
'quantile95': 'quantile95',
|
218
228
|
'quantile99': 'quantile99',
|
219
|
-
'quantile999': 'quantile999'
|
229
|
+
'quantile999': 'quantile999',
|
230
|
+
'heat_wave_offloaded': 'heatWaveOffloaded',
|
231
|
+
'heat_wave_out_of_memory': 'heatWaveOutOfMemory'
|
220
232
|
}
|
221
233
|
|
222
234
|
self._schema_name = None
|
@@ -251,6 +263,8 @@ class MySqlDataSummary(object):
|
|
251
263
|
self._quantile95 = None
|
252
264
|
self._quantile99 = None
|
253
265
|
self._quantile999 = None
|
266
|
+
self._heat_wave_offloaded = None
|
267
|
+
self._heat_wave_out_of_memory = None
|
254
268
|
|
255
269
|
@property
|
256
270
|
def schema_name(self):
|
@@ -1020,6 +1034,54 @@ class MySqlDataSummary(object):
|
|
1020
1034
|
"""
|
1021
1035
|
self._quantile999 = quantile999
|
1022
1036
|
|
1037
|
+
@property
|
1038
|
+
def heat_wave_offloaded(self):
|
1039
|
+
"""
|
1040
|
+
Gets the heat_wave_offloaded of this MySqlDataSummary.
|
1041
|
+
The number of query executions offloaded to HeatWave.
|
1042
|
+
|
1043
|
+
|
1044
|
+
:return: The heat_wave_offloaded of this MySqlDataSummary.
|
1045
|
+
:rtype: float
|
1046
|
+
"""
|
1047
|
+
return self._heat_wave_offloaded
|
1048
|
+
|
1049
|
+
@heat_wave_offloaded.setter
|
1050
|
+
def heat_wave_offloaded(self, heat_wave_offloaded):
|
1051
|
+
"""
|
1052
|
+
Sets the heat_wave_offloaded of this MySqlDataSummary.
|
1053
|
+
The number of query executions offloaded to HeatWave.
|
1054
|
+
|
1055
|
+
|
1056
|
+
:param heat_wave_offloaded: The heat_wave_offloaded of this MySqlDataSummary.
|
1057
|
+
:type: float
|
1058
|
+
"""
|
1059
|
+
self._heat_wave_offloaded = heat_wave_offloaded
|
1060
|
+
|
1061
|
+
@property
|
1062
|
+
def heat_wave_out_of_memory(self):
|
1063
|
+
"""
|
1064
|
+
Gets the heat_wave_out_of_memory of this MySqlDataSummary.
|
1065
|
+
The number of query executions with HeatWave out-of-memory errors.
|
1066
|
+
|
1067
|
+
|
1068
|
+
:return: The heat_wave_out_of_memory of this MySqlDataSummary.
|
1069
|
+
:rtype: float
|
1070
|
+
"""
|
1071
|
+
return self._heat_wave_out_of_memory
|
1072
|
+
|
1073
|
+
@heat_wave_out_of_memory.setter
|
1074
|
+
def heat_wave_out_of_memory(self, heat_wave_out_of_memory):
|
1075
|
+
"""
|
1076
|
+
Sets the heat_wave_out_of_memory of this MySqlDataSummary.
|
1077
|
+
The number of query executions with HeatWave out-of-memory errors.
|
1078
|
+
|
1079
|
+
|
1080
|
+
:param heat_wave_out_of_memory: The heat_wave_out_of_memory of this MySqlDataSummary.
|
1081
|
+
:type: float
|
1082
|
+
"""
|
1083
|
+
self._heat_wave_out_of_memory = heat_wave_out_of_memory
|
1084
|
+
|
1023
1085
|
def __repr__(self):
|
1024
1086
|
return formatted_flat_dict(self)
|
1025
1087
|
|