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,134 @@
|
|
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 HeatWaveFleetByCategory(object):
|
14
|
+
"""
|
15
|
+
The number of HeatWave clusters in the fleet, grouped by shape and Lakehouse-enabled status.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new HeatWaveFleetByCategory object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param name:
|
24
|
+
The value to assign to the name property of this HeatWaveFleetByCategory.
|
25
|
+
:type name: str
|
26
|
+
|
27
|
+
:param value:
|
28
|
+
The value to assign to the value property of this HeatWaveFleetByCategory.
|
29
|
+
:type value: str
|
30
|
+
|
31
|
+
:param count:
|
32
|
+
The value to assign to the count property of this HeatWaveFleetByCategory.
|
33
|
+
:type count: int
|
34
|
+
|
35
|
+
"""
|
36
|
+
self.swagger_types = {
|
37
|
+
'name': 'str',
|
38
|
+
'value': 'str',
|
39
|
+
'count': 'int'
|
40
|
+
}
|
41
|
+
|
42
|
+
self.attribute_map = {
|
43
|
+
'name': 'name',
|
44
|
+
'value': 'value',
|
45
|
+
'count': 'count'
|
46
|
+
}
|
47
|
+
|
48
|
+
self._name = None
|
49
|
+
self._value = None
|
50
|
+
self._count = None
|
51
|
+
|
52
|
+
@property
|
53
|
+
def name(self):
|
54
|
+
"""
|
55
|
+
**[Required]** Gets the name of this HeatWaveFleetByCategory.
|
56
|
+
The name of the HeatWave fleet category.
|
57
|
+
|
58
|
+
|
59
|
+
:return: The name of this HeatWaveFleetByCategory.
|
60
|
+
:rtype: str
|
61
|
+
"""
|
62
|
+
return self._name
|
63
|
+
|
64
|
+
@name.setter
|
65
|
+
def name(self, name):
|
66
|
+
"""
|
67
|
+
Sets the name of this HeatWaveFleetByCategory.
|
68
|
+
The name of the HeatWave fleet category.
|
69
|
+
|
70
|
+
|
71
|
+
:param name: The name of this HeatWaveFleetByCategory.
|
72
|
+
:type: str
|
73
|
+
"""
|
74
|
+
self._name = name
|
75
|
+
|
76
|
+
@property
|
77
|
+
def value(self):
|
78
|
+
"""
|
79
|
+
**[Required]** Gets the value of this HeatWaveFleetByCategory.
|
80
|
+
The value of the HeatWave fleet category.
|
81
|
+
|
82
|
+
|
83
|
+
:return: The value of this HeatWaveFleetByCategory.
|
84
|
+
:rtype: str
|
85
|
+
"""
|
86
|
+
return self._value
|
87
|
+
|
88
|
+
@value.setter
|
89
|
+
def value(self, value):
|
90
|
+
"""
|
91
|
+
Sets the value of this HeatWaveFleetByCategory.
|
92
|
+
The value of the HeatWave fleet category.
|
93
|
+
|
94
|
+
|
95
|
+
:param value: The value of this HeatWaveFleetByCategory.
|
96
|
+
:type: str
|
97
|
+
"""
|
98
|
+
self._value = value
|
99
|
+
|
100
|
+
@property
|
101
|
+
def count(self):
|
102
|
+
"""
|
103
|
+
**[Required]** Gets the count of this HeatWaveFleetByCategory.
|
104
|
+
The number of matching HeatWave clusters.
|
105
|
+
|
106
|
+
|
107
|
+
:return: The count of this HeatWaveFleetByCategory.
|
108
|
+
:rtype: int
|
109
|
+
"""
|
110
|
+
return self._count
|
111
|
+
|
112
|
+
@count.setter
|
113
|
+
def count(self, count):
|
114
|
+
"""
|
115
|
+
Sets the count of this HeatWaveFleetByCategory.
|
116
|
+
The number of matching HeatWave clusters.
|
117
|
+
|
118
|
+
|
119
|
+
:param count: The count of this HeatWaveFleetByCategory.
|
120
|
+
:type: int
|
121
|
+
"""
|
122
|
+
self._count = count
|
123
|
+
|
124
|
+
def __repr__(self):
|
125
|
+
return formatted_flat_dict(self)
|
126
|
+
|
127
|
+
def __eq__(self, other):
|
128
|
+
if other is None:
|
129
|
+
return False
|
130
|
+
|
131
|
+
return self.__dict__ == other.__dict__
|
132
|
+
|
133
|
+
def __ne__(self, other):
|
134
|
+
return not self == other
|
@@ -0,0 +1,196 @@
|
|
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 HeatWaveFleetMetricDefinition(object):
|
14
|
+
"""
|
15
|
+
An aggregated metric for a HeatWave cluster.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new HeatWaveFleetMetricDefinition object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param metric_name:
|
24
|
+
The value to assign to the metric_name property of this HeatWaveFleetMetricDefinition.
|
25
|
+
:type metric_name: str
|
26
|
+
|
27
|
+
:param metric_value:
|
28
|
+
The value to assign to the metric_value property of this HeatWaveFleetMetricDefinition.
|
29
|
+
:type metric_value: float
|
30
|
+
|
31
|
+
:param timestamp:
|
32
|
+
The value to assign to the timestamp property of this HeatWaveFleetMetricDefinition.
|
33
|
+
:type timestamp: datetime
|
34
|
+
|
35
|
+
:param dimensions:
|
36
|
+
The value to assign to the dimensions property of this HeatWaveFleetMetricDefinition.
|
37
|
+
:type dimensions: list[oci.database_management.models.MetricDimensionDefinition]
|
38
|
+
|
39
|
+
:param unit:
|
40
|
+
The value to assign to the unit property of this HeatWaveFleetMetricDefinition.
|
41
|
+
:type unit: str
|
42
|
+
|
43
|
+
"""
|
44
|
+
self.swagger_types = {
|
45
|
+
'metric_name': 'str',
|
46
|
+
'metric_value': 'float',
|
47
|
+
'timestamp': 'datetime',
|
48
|
+
'dimensions': 'list[MetricDimensionDefinition]',
|
49
|
+
'unit': 'str'
|
50
|
+
}
|
51
|
+
|
52
|
+
self.attribute_map = {
|
53
|
+
'metric_name': 'metricName',
|
54
|
+
'metric_value': 'metricValue',
|
55
|
+
'timestamp': 'timestamp',
|
56
|
+
'dimensions': 'dimensions',
|
57
|
+
'unit': 'unit'
|
58
|
+
}
|
59
|
+
|
60
|
+
self._metric_name = None
|
61
|
+
self._metric_value = None
|
62
|
+
self._timestamp = None
|
63
|
+
self._dimensions = None
|
64
|
+
self._unit = None
|
65
|
+
|
66
|
+
@property
|
67
|
+
def metric_name(self):
|
68
|
+
"""
|
69
|
+
**[Required]** Gets the metric_name of this HeatWaveFleetMetricDefinition.
|
70
|
+
The name of the metric.
|
71
|
+
|
72
|
+
|
73
|
+
:return: The metric_name of this HeatWaveFleetMetricDefinition.
|
74
|
+
:rtype: str
|
75
|
+
"""
|
76
|
+
return self._metric_name
|
77
|
+
|
78
|
+
@metric_name.setter
|
79
|
+
def metric_name(self, metric_name):
|
80
|
+
"""
|
81
|
+
Sets the metric_name of this HeatWaveFleetMetricDefinition.
|
82
|
+
The name of the metric.
|
83
|
+
|
84
|
+
|
85
|
+
:param metric_name: The metric_name of this HeatWaveFleetMetricDefinition.
|
86
|
+
:type: str
|
87
|
+
"""
|
88
|
+
self._metric_name = metric_name
|
89
|
+
|
90
|
+
@property
|
91
|
+
def metric_value(self):
|
92
|
+
"""
|
93
|
+
**[Required]** Gets the metric_value of this HeatWaveFleetMetricDefinition.
|
94
|
+
The value of the metric.
|
95
|
+
|
96
|
+
|
97
|
+
:return: The metric_value of this HeatWaveFleetMetricDefinition.
|
98
|
+
:rtype: float
|
99
|
+
"""
|
100
|
+
return self._metric_value
|
101
|
+
|
102
|
+
@metric_value.setter
|
103
|
+
def metric_value(self, metric_value):
|
104
|
+
"""
|
105
|
+
Sets the metric_value of this HeatWaveFleetMetricDefinition.
|
106
|
+
The value of the metric.
|
107
|
+
|
108
|
+
|
109
|
+
:param metric_value: The metric_value of this HeatWaveFleetMetricDefinition.
|
110
|
+
:type: float
|
111
|
+
"""
|
112
|
+
self._metric_value = metric_value
|
113
|
+
|
114
|
+
@property
|
115
|
+
def timestamp(self):
|
116
|
+
"""
|
117
|
+
**[Required]** Gets the timestamp of this HeatWaveFleetMetricDefinition.
|
118
|
+
The data point date and time in UTC in ISO-8601 format.
|
119
|
+
|
120
|
+
|
121
|
+
:return: The timestamp of this HeatWaveFleetMetricDefinition.
|
122
|
+
:rtype: datetime
|
123
|
+
"""
|
124
|
+
return self._timestamp
|
125
|
+
|
126
|
+
@timestamp.setter
|
127
|
+
def timestamp(self, timestamp):
|
128
|
+
"""
|
129
|
+
Sets the timestamp of this HeatWaveFleetMetricDefinition.
|
130
|
+
The data point date and time in UTC in ISO-8601 format.
|
131
|
+
|
132
|
+
|
133
|
+
:param timestamp: The timestamp of this HeatWaveFleetMetricDefinition.
|
134
|
+
:type: datetime
|
135
|
+
"""
|
136
|
+
self._timestamp = timestamp
|
137
|
+
|
138
|
+
@property
|
139
|
+
def dimensions(self):
|
140
|
+
"""
|
141
|
+
**[Required]** Gets the dimensions of this HeatWaveFleetMetricDefinition.
|
142
|
+
The dimensions of the metric.
|
143
|
+
|
144
|
+
|
145
|
+
:return: The dimensions of this HeatWaveFleetMetricDefinition.
|
146
|
+
:rtype: list[oci.database_management.models.MetricDimensionDefinition]
|
147
|
+
"""
|
148
|
+
return self._dimensions
|
149
|
+
|
150
|
+
@dimensions.setter
|
151
|
+
def dimensions(self, dimensions):
|
152
|
+
"""
|
153
|
+
Sets the dimensions of this HeatWaveFleetMetricDefinition.
|
154
|
+
The dimensions of the metric.
|
155
|
+
|
156
|
+
|
157
|
+
:param dimensions: The dimensions of this HeatWaveFleetMetricDefinition.
|
158
|
+
:type: list[oci.database_management.models.MetricDimensionDefinition]
|
159
|
+
"""
|
160
|
+
self._dimensions = dimensions
|
161
|
+
|
162
|
+
@property
|
163
|
+
def unit(self):
|
164
|
+
"""
|
165
|
+
**[Required]** Gets the unit of this HeatWaveFleetMetricDefinition.
|
166
|
+
The unit of the metric value.
|
167
|
+
|
168
|
+
|
169
|
+
:return: The unit of this HeatWaveFleetMetricDefinition.
|
170
|
+
:rtype: str
|
171
|
+
"""
|
172
|
+
return self._unit
|
173
|
+
|
174
|
+
@unit.setter
|
175
|
+
def unit(self, unit):
|
176
|
+
"""
|
177
|
+
Sets the unit of this HeatWaveFleetMetricDefinition.
|
178
|
+
The unit of the metric value.
|
179
|
+
|
180
|
+
|
181
|
+
:param unit: The unit of this HeatWaveFleetMetricDefinition.
|
182
|
+
:type: str
|
183
|
+
"""
|
184
|
+
self._unit = unit
|
185
|
+
|
186
|
+
def __repr__(self):
|
187
|
+
return formatted_flat_dict(self)
|
188
|
+
|
189
|
+
def __eq__(self, other):
|
190
|
+
if other is None:
|
191
|
+
return False
|
192
|
+
|
193
|
+
return self.__dict__ == other.__dict__
|
194
|
+
|
195
|
+
def __ne__(self, other):
|
196
|
+
return not self == other
|
@@ -0,0 +1,165 @@
|
|
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 HeatWaveFleetMetricSummaryDefinition(object):
|
14
|
+
"""
|
15
|
+
A summary of the fleet metrics, which provides the metric aggregated value of the HeatWave clusters in the fleet.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new HeatWaveFleetMetricSummaryDefinition object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param metric_name:
|
24
|
+
The value to assign to the metric_name property of this HeatWaveFleetMetricSummaryDefinition.
|
25
|
+
:type metric_name: str
|
26
|
+
|
27
|
+
:param metric_value:
|
28
|
+
The value to assign to the metric_value property of this HeatWaveFleetMetricSummaryDefinition.
|
29
|
+
:type metric_value: float
|
30
|
+
|
31
|
+
:param dimensions:
|
32
|
+
The value to assign to the dimensions property of this HeatWaveFleetMetricSummaryDefinition.
|
33
|
+
:type dimensions: list[oci.database_management.models.MetricDimensionDefinition]
|
34
|
+
|
35
|
+
:param unit:
|
36
|
+
The value to assign to the unit property of this HeatWaveFleetMetricSummaryDefinition.
|
37
|
+
:type unit: str
|
38
|
+
|
39
|
+
"""
|
40
|
+
self.swagger_types = {
|
41
|
+
'metric_name': 'str',
|
42
|
+
'metric_value': 'float',
|
43
|
+
'dimensions': 'list[MetricDimensionDefinition]',
|
44
|
+
'unit': 'str'
|
45
|
+
}
|
46
|
+
|
47
|
+
self.attribute_map = {
|
48
|
+
'metric_name': 'metricName',
|
49
|
+
'metric_value': 'metricValue',
|
50
|
+
'dimensions': 'dimensions',
|
51
|
+
'unit': 'unit'
|
52
|
+
}
|
53
|
+
|
54
|
+
self._metric_name = None
|
55
|
+
self._metric_value = None
|
56
|
+
self._dimensions = None
|
57
|
+
self._unit = None
|
58
|
+
|
59
|
+
@property
|
60
|
+
def metric_name(self):
|
61
|
+
"""
|
62
|
+
**[Required]** Gets the metric_name of this HeatWaveFleetMetricSummaryDefinition.
|
63
|
+
The name of the metric.
|
64
|
+
|
65
|
+
|
66
|
+
:return: The metric_name of this HeatWaveFleetMetricSummaryDefinition.
|
67
|
+
:rtype: str
|
68
|
+
"""
|
69
|
+
return self._metric_name
|
70
|
+
|
71
|
+
@metric_name.setter
|
72
|
+
def metric_name(self, metric_name):
|
73
|
+
"""
|
74
|
+
Sets the metric_name of this HeatWaveFleetMetricSummaryDefinition.
|
75
|
+
The name of the metric.
|
76
|
+
|
77
|
+
|
78
|
+
:param metric_name: The metric_name of this HeatWaveFleetMetricSummaryDefinition.
|
79
|
+
:type: str
|
80
|
+
"""
|
81
|
+
self._metric_name = metric_name
|
82
|
+
|
83
|
+
@property
|
84
|
+
def metric_value(self):
|
85
|
+
"""
|
86
|
+
**[Required]** Gets the metric_value of this HeatWaveFleetMetricSummaryDefinition.
|
87
|
+
The aggregated metric value.
|
88
|
+
|
89
|
+
|
90
|
+
:return: The metric_value of this HeatWaveFleetMetricSummaryDefinition.
|
91
|
+
:rtype: float
|
92
|
+
"""
|
93
|
+
return self._metric_value
|
94
|
+
|
95
|
+
@metric_value.setter
|
96
|
+
def metric_value(self, metric_value):
|
97
|
+
"""
|
98
|
+
Sets the metric_value of this HeatWaveFleetMetricSummaryDefinition.
|
99
|
+
The aggregated metric value.
|
100
|
+
|
101
|
+
|
102
|
+
:param metric_value: The metric_value of this HeatWaveFleetMetricSummaryDefinition.
|
103
|
+
:type: float
|
104
|
+
"""
|
105
|
+
self._metric_value = metric_value
|
106
|
+
|
107
|
+
@property
|
108
|
+
def dimensions(self):
|
109
|
+
"""
|
110
|
+
**[Required]** Gets the dimensions of this HeatWaveFleetMetricSummaryDefinition.
|
111
|
+
The unique dimension key and values of the metric.
|
112
|
+
|
113
|
+
|
114
|
+
:return: The dimensions of this HeatWaveFleetMetricSummaryDefinition.
|
115
|
+
:rtype: list[oci.database_management.models.MetricDimensionDefinition]
|
116
|
+
"""
|
117
|
+
return self._dimensions
|
118
|
+
|
119
|
+
@dimensions.setter
|
120
|
+
def dimensions(self, dimensions):
|
121
|
+
"""
|
122
|
+
Sets the dimensions of this HeatWaveFleetMetricSummaryDefinition.
|
123
|
+
The unique dimension key and values of the metric.
|
124
|
+
|
125
|
+
|
126
|
+
:param dimensions: The dimensions of this HeatWaveFleetMetricSummaryDefinition.
|
127
|
+
:type: list[oci.database_management.models.MetricDimensionDefinition]
|
128
|
+
"""
|
129
|
+
self._dimensions = dimensions
|
130
|
+
|
131
|
+
@property
|
132
|
+
def unit(self):
|
133
|
+
"""
|
134
|
+
**[Required]** Gets the unit of this HeatWaveFleetMetricSummaryDefinition.
|
135
|
+
The unit of the metric value.
|
136
|
+
|
137
|
+
|
138
|
+
:return: The unit of this HeatWaveFleetMetricSummaryDefinition.
|
139
|
+
:rtype: str
|
140
|
+
"""
|
141
|
+
return self._unit
|
142
|
+
|
143
|
+
@unit.setter
|
144
|
+
def unit(self, unit):
|
145
|
+
"""
|
146
|
+
Sets the unit of this HeatWaveFleetMetricSummaryDefinition.
|
147
|
+
The unit of the metric value.
|
148
|
+
|
149
|
+
|
150
|
+
:param unit: The unit of this HeatWaveFleetMetricSummaryDefinition.
|
151
|
+
:type: str
|
152
|
+
"""
|
153
|
+
self._unit = unit
|
154
|
+
|
155
|
+
def __repr__(self):
|
156
|
+
return formatted_flat_dict(self)
|
157
|
+
|
158
|
+
def __eq__(self, other):
|
159
|
+
if other is None:
|
160
|
+
return False
|
161
|
+
|
162
|
+
return self.__dict__ == other.__dict__
|
163
|
+
|
164
|
+
def __ne__(self, other):
|
165
|
+
return not self == other
|
@@ -0,0 +1,165 @@
|
|
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 HeatWaveFleetMetrics(object):
|
14
|
+
"""
|
15
|
+
The details of the HeatWave cluster fleet health metrics.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new HeatWaveFleetMetrics object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param start_time:
|
24
|
+
The value to assign to the start_time property of this HeatWaveFleetMetrics.
|
25
|
+
:type start_time: str
|
26
|
+
|
27
|
+
:param end_time:
|
28
|
+
The value to assign to the end_time property of this HeatWaveFleetMetrics.
|
29
|
+
:type end_time: str
|
30
|
+
|
31
|
+
:param fleet_clusters:
|
32
|
+
The value to assign to the fleet_clusters property of this HeatWaveFleetMetrics.
|
33
|
+
:type fleet_clusters: list[oci.database_management.models.HeatWaveClusterUsageMetrics]
|
34
|
+
|
35
|
+
:param fleet_summary:
|
36
|
+
The value to assign to the fleet_summary property of this HeatWaveFleetMetrics.
|
37
|
+
:type fleet_summary: list[oci.database_management.models.HeatWaveFleetSummary]
|
38
|
+
|
39
|
+
"""
|
40
|
+
self.swagger_types = {
|
41
|
+
'start_time': 'str',
|
42
|
+
'end_time': 'str',
|
43
|
+
'fleet_clusters': 'list[HeatWaveClusterUsageMetrics]',
|
44
|
+
'fleet_summary': 'list[HeatWaveFleetSummary]'
|
45
|
+
}
|
46
|
+
|
47
|
+
self.attribute_map = {
|
48
|
+
'start_time': 'startTime',
|
49
|
+
'end_time': 'endTime',
|
50
|
+
'fleet_clusters': 'fleetClusters',
|
51
|
+
'fleet_summary': 'fleetSummary'
|
52
|
+
}
|
53
|
+
|
54
|
+
self._start_time = None
|
55
|
+
self._end_time = None
|
56
|
+
self._fleet_clusters = None
|
57
|
+
self._fleet_summary = None
|
58
|
+
|
59
|
+
@property
|
60
|
+
def start_time(self):
|
61
|
+
"""
|
62
|
+
**[Required]** Gets the start_time of this HeatWaveFleetMetrics.
|
63
|
+
The beginning of the time range during which metric data is retrieved.
|
64
|
+
|
65
|
+
|
66
|
+
:return: The start_time of this HeatWaveFleetMetrics.
|
67
|
+
:rtype: str
|
68
|
+
"""
|
69
|
+
return self._start_time
|
70
|
+
|
71
|
+
@start_time.setter
|
72
|
+
def start_time(self, start_time):
|
73
|
+
"""
|
74
|
+
Sets the start_time of this HeatWaveFleetMetrics.
|
75
|
+
The beginning of the time range during which metric data is retrieved.
|
76
|
+
|
77
|
+
|
78
|
+
:param start_time: The start_time of this HeatWaveFleetMetrics.
|
79
|
+
:type: str
|
80
|
+
"""
|
81
|
+
self._start_time = start_time
|
82
|
+
|
83
|
+
@property
|
84
|
+
def end_time(self):
|
85
|
+
"""
|
86
|
+
**[Required]** Gets the end_time of this HeatWaveFleetMetrics.
|
87
|
+
The end of the time range during which metric data is retrieved.
|
88
|
+
|
89
|
+
|
90
|
+
:return: The end_time of this HeatWaveFleetMetrics.
|
91
|
+
:rtype: str
|
92
|
+
"""
|
93
|
+
return self._end_time
|
94
|
+
|
95
|
+
@end_time.setter
|
96
|
+
def end_time(self, end_time):
|
97
|
+
"""
|
98
|
+
Sets the end_time of this HeatWaveFleetMetrics.
|
99
|
+
The end of the time range during which metric data is retrieved.
|
100
|
+
|
101
|
+
|
102
|
+
:param end_time: The end_time of this HeatWaveFleetMetrics.
|
103
|
+
:type: str
|
104
|
+
"""
|
105
|
+
self._end_time = end_time
|
106
|
+
|
107
|
+
@property
|
108
|
+
def fleet_clusters(self):
|
109
|
+
"""
|
110
|
+
**[Required]** Gets the fleet_clusters of this HeatWaveFleetMetrics.
|
111
|
+
The list of HeatWave clusters in the fleet and their usage metrics.
|
112
|
+
|
113
|
+
|
114
|
+
:return: The fleet_clusters of this HeatWaveFleetMetrics.
|
115
|
+
:rtype: list[oci.database_management.models.HeatWaveClusterUsageMetrics]
|
116
|
+
"""
|
117
|
+
return self._fleet_clusters
|
118
|
+
|
119
|
+
@fleet_clusters.setter
|
120
|
+
def fleet_clusters(self, fleet_clusters):
|
121
|
+
"""
|
122
|
+
Sets the fleet_clusters of this HeatWaveFleetMetrics.
|
123
|
+
The list of HeatWave clusters in the fleet and their usage metrics.
|
124
|
+
|
125
|
+
|
126
|
+
:param fleet_clusters: The fleet_clusters of this HeatWaveFleetMetrics.
|
127
|
+
:type: list[oci.database_management.models.HeatWaveClusterUsageMetrics]
|
128
|
+
"""
|
129
|
+
self._fleet_clusters = fleet_clusters
|
130
|
+
|
131
|
+
@property
|
132
|
+
def fleet_summary(self):
|
133
|
+
"""
|
134
|
+
**[Required]** Gets the fleet_summary of this HeatWaveFleetMetrics.
|
135
|
+
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.
|
136
|
+
|
137
|
+
|
138
|
+
:return: The fleet_summary of this HeatWaveFleetMetrics.
|
139
|
+
:rtype: list[oci.database_management.models.HeatWaveFleetSummary]
|
140
|
+
"""
|
141
|
+
return self._fleet_summary
|
142
|
+
|
143
|
+
@fleet_summary.setter
|
144
|
+
def fleet_summary(self, fleet_summary):
|
145
|
+
"""
|
146
|
+
Sets the fleet_summary of this HeatWaveFleetMetrics.
|
147
|
+
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.
|
148
|
+
|
149
|
+
|
150
|
+
:param fleet_summary: The fleet_summary of this HeatWaveFleetMetrics.
|
151
|
+
:type: list[oci.database_management.models.HeatWaveFleetSummary]
|
152
|
+
"""
|
153
|
+
self._fleet_summary = fleet_summary
|
154
|
+
|
155
|
+
def __repr__(self):
|
156
|
+
return formatted_flat_dict(self)
|
157
|
+
|
158
|
+
def __eq__(self, other):
|
159
|
+
if other is None:
|
160
|
+
return False
|
161
|
+
|
162
|
+
return self.__dict__ == other.__dict__
|
163
|
+
|
164
|
+
def __ne__(self, other):
|
165
|
+
return not self == other
|