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
@@ -110,6 +110,18 @@ class AlarmSummary(object):
|
|
110
110
|
The value to assign to the lifecycle_state property of this AlarmSummary.
|
111
111
|
:type lifecycle_state: str
|
112
112
|
|
113
|
+
:param overrides:
|
114
|
+
The value to assign to the overrides property of this AlarmSummary.
|
115
|
+
:type overrides: list[oci.monitoring.models.AlarmOverride]
|
116
|
+
|
117
|
+
:param rule_name:
|
118
|
+
The value to assign to the rule_name property of this AlarmSummary.
|
119
|
+
:type rule_name: str
|
120
|
+
|
121
|
+
:param notification_version:
|
122
|
+
The value to assign to the notification_version property of this AlarmSummary.
|
123
|
+
:type notification_version: str
|
124
|
+
|
113
125
|
"""
|
114
126
|
self.swagger_types = {
|
115
127
|
'id': 'str',
|
@@ -125,7 +137,10 @@ class AlarmSummary(object):
|
|
125
137
|
'is_notifications_per_metric_dimension_enabled': 'bool',
|
126
138
|
'freeform_tags': 'dict(str, str)',
|
127
139
|
'defined_tags': 'dict(str, dict(str, object))',
|
128
|
-
'lifecycle_state': 'str'
|
140
|
+
'lifecycle_state': 'str',
|
141
|
+
'overrides': 'list[AlarmOverride]',
|
142
|
+
'rule_name': 'str',
|
143
|
+
'notification_version': 'str'
|
129
144
|
}
|
130
145
|
|
131
146
|
self.attribute_map = {
|
@@ -142,7 +157,10 @@ class AlarmSummary(object):
|
|
142
157
|
'is_notifications_per_metric_dimension_enabled': 'isNotificationsPerMetricDimensionEnabled',
|
143
158
|
'freeform_tags': 'freeformTags',
|
144
159
|
'defined_tags': 'definedTags',
|
145
|
-
'lifecycle_state': 'lifecycleState'
|
160
|
+
'lifecycle_state': 'lifecycleState',
|
161
|
+
'overrides': 'overrides',
|
162
|
+
'rule_name': 'ruleName',
|
163
|
+
'notification_version': 'notificationVersion'
|
146
164
|
}
|
147
165
|
|
148
166
|
self._id = None
|
@@ -159,6 +177,9 @@ class AlarmSummary(object):
|
|
159
177
|
self._freeform_tags = None
|
160
178
|
self._defined_tags = None
|
161
179
|
self._lifecycle_state = None
|
180
|
+
self._overrides = None
|
181
|
+
self._rule_name = None
|
182
|
+
self._notification_version = None
|
162
183
|
|
163
184
|
@property
|
164
185
|
def id(self):
|
@@ -626,6 +647,92 @@ class AlarmSummary(object):
|
|
626
647
|
"""
|
627
648
|
self._lifecycle_state = lifecycle_state
|
628
649
|
|
650
|
+
@property
|
651
|
+
def overrides(self):
|
652
|
+
"""
|
653
|
+
Gets the overrides of this AlarmSummary.
|
654
|
+
A set of overrides that control evaluations of the alarm.
|
655
|
+
|
656
|
+
Each override can specify values for query, severity, body, and pending duration.
|
657
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
658
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
659
|
+
|
660
|
+
|
661
|
+
:return: The overrides of this AlarmSummary.
|
662
|
+
:rtype: list[oci.monitoring.models.AlarmOverride]
|
663
|
+
"""
|
664
|
+
return self._overrides
|
665
|
+
|
666
|
+
@overrides.setter
|
667
|
+
def overrides(self, overrides):
|
668
|
+
"""
|
669
|
+
Sets the overrides of this AlarmSummary.
|
670
|
+
A set of overrides that control evaluations of the alarm.
|
671
|
+
|
672
|
+
Each override can specify values for query, severity, body, and pending duration.
|
673
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
674
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
675
|
+
|
676
|
+
|
677
|
+
:param overrides: The overrides of this AlarmSummary.
|
678
|
+
:type: list[oci.monitoring.models.AlarmOverride]
|
679
|
+
"""
|
680
|
+
self._overrides = overrides
|
681
|
+
|
682
|
+
@property
|
683
|
+
def rule_name(self):
|
684
|
+
"""
|
685
|
+
Gets the rule_name of this AlarmSummary.
|
686
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
687
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
688
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
689
|
+
|
690
|
+
|
691
|
+
:return: The rule_name of this AlarmSummary.
|
692
|
+
:rtype: str
|
693
|
+
"""
|
694
|
+
return self._rule_name
|
695
|
+
|
696
|
+
@rule_name.setter
|
697
|
+
def rule_name(self, rule_name):
|
698
|
+
"""
|
699
|
+
Sets the rule_name of this AlarmSummary.
|
700
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
701
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
702
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
703
|
+
|
704
|
+
|
705
|
+
:param rule_name: The rule_name of this AlarmSummary.
|
706
|
+
:type: str
|
707
|
+
"""
|
708
|
+
self._rule_name = rule_name
|
709
|
+
|
710
|
+
@property
|
711
|
+
def notification_version(self):
|
712
|
+
"""
|
713
|
+
Gets the notification_version of this AlarmSummary.
|
714
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
715
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
716
|
+
|
717
|
+
|
718
|
+
:return: The notification_version of this AlarmSummary.
|
719
|
+
:rtype: str
|
720
|
+
"""
|
721
|
+
return self._notification_version
|
722
|
+
|
723
|
+
@notification_version.setter
|
724
|
+
def notification_version(self, notification_version):
|
725
|
+
"""
|
726
|
+
Sets the notification_version of this AlarmSummary.
|
727
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
728
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
729
|
+
|
730
|
+
|
731
|
+
:param notification_version: The notification_version of this AlarmSummary.
|
732
|
+
:type: str
|
733
|
+
"""
|
734
|
+
self._notification_version = notification_version
|
735
|
+
|
629
736
|
def __repr__(self):
|
630
737
|
return formatted_flat_dict(self)
|
631
738
|
|
@@ -109,6 +109,18 @@ class CreateAlarmDetails(object):
|
|
109
109
|
The value to assign to the defined_tags property of this CreateAlarmDetails.
|
110
110
|
:type defined_tags: dict(str, dict(str, object))
|
111
111
|
|
112
|
+
:param overrides:
|
113
|
+
The value to assign to the overrides property of this CreateAlarmDetails.
|
114
|
+
:type overrides: list[oci.monitoring.models.AlarmOverride]
|
115
|
+
|
116
|
+
:param rule_name:
|
117
|
+
The value to assign to the rule_name property of this CreateAlarmDetails.
|
118
|
+
:type rule_name: str
|
119
|
+
|
120
|
+
:param notification_version:
|
121
|
+
The value to assign to the notification_version property of this CreateAlarmDetails.
|
122
|
+
:type notification_version: str
|
123
|
+
|
112
124
|
"""
|
113
125
|
self.swagger_types = {
|
114
126
|
'display_name': 'str',
|
@@ -129,7 +141,10 @@ class CreateAlarmDetails(object):
|
|
129
141
|
'suppression': 'Suppression',
|
130
142
|
'is_enabled': 'bool',
|
131
143
|
'freeform_tags': 'dict(str, str)',
|
132
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
144
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
145
|
+
'overrides': 'list[AlarmOverride]',
|
146
|
+
'rule_name': 'str',
|
147
|
+
'notification_version': 'str'
|
133
148
|
}
|
134
149
|
|
135
150
|
self.attribute_map = {
|
@@ -151,7 +166,10 @@ class CreateAlarmDetails(object):
|
|
151
166
|
'suppression': 'suppression',
|
152
167
|
'is_enabled': 'isEnabled',
|
153
168
|
'freeform_tags': 'freeformTags',
|
154
|
-
'defined_tags': 'definedTags'
|
169
|
+
'defined_tags': 'definedTags',
|
170
|
+
'overrides': 'overrides',
|
171
|
+
'rule_name': 'ruleName',
|
172
|
+
'notification_version': 'notificationVersion'
|
155
173
|
}
|
156
174
|
|
157
175
|
self._display_name = None
|
@@ -173,6 +191,9 @@ class CreateAlarmDetails(object):
|
|
173
191
|
self._is_enabled = None
|
174
192
|
self._freeform_tags = None
|
175
193
|
self._defined_tags = None
|
194
|
+
self._overrides = None
|
195
|
+
self._rule_name = None
|
196
|
+
self._notification_version = None
|
176
197
|
|
177
198
|
@property
|
178
199
|
def display_name(self):
|
@@ -827,6 +848,92 @@ class CreateAlarmDetails(object):
|
|
827
848
|
"""
|
828
849
|
self._defined_tags = defined_tags
|
829
850
|
|
851
|
+
@property
|
852
|
+
def overrides(self):
|
853
|
+
"""
|
854
|
+
Gets the overrides of this CreateAlarmDetails.
|
855
|
+
A set of overrides that control evaluations of the alarm.
|
856
|
+
|
857
|
+
Each override can specify values for query, severity, body, and pending duration.
|
858
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
859
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
860
|
+
|
861
|
+
|
862
|
+
:return: The overrides of this CreateAlarmDetails.
|
863
|
+
:rtype: list[oci.monitoring.models.AlarmOverride]
|
864
|
+
"""
|
865
|
+
return self._overrides
|
866
|
+
|
867
|
+
@overrides.setter
|
868
|
+
def overrides(self, overrides):
|
869
|
+
"""
|
870
|
+
Sets the overrides of this CreateAlarmDetails.
|
871
|
+
A set of overrides that control evaluations of the alarm.
|
872
|
+
|
873
|
+
Each override can specify values for query, severity, body, and pending duration.
|
874
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
875
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
876
|
+
|
877
|
+
|
878
|
+
:param overrides: The overrides of this CreateAlarmDetails.
|
879
|
+
:type: list[oci.monitoring.models.AlarmOverride]
|
880
|
+
"""
|
881
|
+
self._overrides = overrides
|
882
|
+
|
883
|
+
@property
|
884
|
+
def rule_name(self):
|
885
|
+
"""
|
886
|
+
Gets the rule_name of this CreateAlarmDetails.
|
887
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
888
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
889
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
890
|
+
|
891
|
+
|
892
|
+
:return: The rule_name of this CreateAlarmDetails.
|
893
|
+
:rtype: str
|
894
|
+
"""
|
895
|
+
return self._rule_name
|
896
|
+
|
897
|
+
@rule_name.setter
|
898
|
+
def rule_name(self, rule_name):
|
899
|
+
"""
|
900
|
+
Sets the rule_name of this CreateAlarmDetails.
|
901
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
902
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
903
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
904
|
+
|
905
|
+
|
906
|
+
:param rule_name: The rule_name of this CreateAlarmDetails.
|
907
|
+
:type: str
|
908
|
+
"""
|
909
|
+
self._rule_name = rule_name
|
910
|
+
|
911
|
+
@property
|
912
|
+
def notification_version(self):
|
913
|
+
"""
|
914
|
+
Gets the notification_version of this CreateAlarmDetails.
|
915
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
916
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
917
|
+
|
918
|
+
|
919
|
+
:return: The notification_version of this CreateAlarmDetails.
|
920
|
+
:rtype: str
|
921
|
+
"""
|
922
|
+
return self._notification_version
|
923
|
+
|
924
|
+
@notification_version.setter
|
925
|
+
def notification_version(self, notification_version):
|
926
|
+
"""
|
927
|
+
Sets the notification_version of this CreateAlarmDetails.
|
928
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
929
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
930
|
+
|
931
|
+
|
932
|
+
:param notification_version: The notification_version of this CreateAlarmDetails.
|
933
|
+
:type: str
|
934
|
+
"""
|
935
|
+
self._notification_version = notification_version
|
936
|
+
|
830
937
|
def __repr__(self):
|
831
938
|
return formatted_flat_dict(self)
|
832
939
|
|
@@ -109,6 +109,18 @@ class UpdateAlarmDetails(object):
|
|
109
109
|
The value to assign to the defined_tags property of this UpdateAlarmDetails.
|
110
110
|
:type defined_tags: dict(str, dict(str, object))
|
111
111
|
|
112
|
+
:param overrides:
|
113
|
+
The value to assign to the overrides property of this UpdateAlarmDetails.
|
114
|
+
:type overrides: list[oci.monitoring.models.AlarmOverride]
|
115
|
+
|
116
|
+
:param rule_name:
|
117
|
+
The value to assign to the rule_name property of this UpdateAlarmDetails.
|
118
|
+
:type rule_name: str
|
119
|
+
|
120
|
+
:param notification_version:
|
121
|
+
The value to assign to the notification_version property of this UpdateAlarmDetails.
|
122
|
+
:type notification_version: str
|
123
|
+
|
112
124
|
"""
|
113
125
|
self.swagger_types = {
|
114
126
|
'display_name': 'str',
|
@@ -129,7 +141,10 @@ class UpdateAlarmDetails(object):
|
|
129
141
|
'suppression': 'Suppression',
|
130
142
|
'is_enabled': 'bool',
|
131
143
|
'freeform_tags': 'dict(str, str)',
|
132
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
144
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
145
|
+
'overrides': 'list[AlarmOverride]',
|
146
|
+
'rule_name': 'str',
|
147
|
+
'notification_version': 'str'
|
133
148
|
}
|
134
149
|
|
135
150
|
self.attribute_map = {
|
@@ -151,7 +166,10 @@ class UpdateAlarmDetails(object):
|
|
151
166
|
'suppression': 'suppression',
|
152
167
|
'is_enabled': 'isEnabled',
|
153
168
|
'freeform_tags': 'freeformTags',
|
154
|
-
'defined_tags': 'definedTags'
|
169
|
+
'defined_tags': 'definedTags',
|
170
|
+
'overrides': 'overrides',
|
171
|
+
'rule_name': 'ruleName',
|
172
|
+
'notification_version': 'notificationVersion'
|
155
173
|
}
|
156
174
|
|
157
175
|
self._display_name = None
|
@@ -173,6 +191,9 @@ class UpdateAlarmDetails(object):
|
|
173
191
|
self._is_enabled = None
|
174
192
|
self._freeform_tags = None
|
175
193
|
self._defined_tags = None
|
194
|
+
self._overrides = None
|
195
|
+
self._rule_name = None
|
196
|
+
self._notification_version = None
|
176
197
|
|
177
198
|
@property
|
178
199
|
def display_name(self):
|
@@ -825,6 +846,92 @@ class UpdateAlarmDetails(object):
|
|
825
846
|
"""
|
826
847
|
self._defined_tags = defined_tags
|
827
848
|
|
849
|
+
@property
|
850
|
+
def overrides(self):
|
851
|
+
"""
|
852
|
+
Gets the overrides of this UpdateAlarmDetails.
|
853
|
+
A set of overrides that control evaluations of the alarm.
|
854
|
+
|
855
|
+
Each override can specify values for query, severity, body, and pending duration.
|
856
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
857
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
858
|
+
|
859
|
+
|
860
|
+
:return: The overrides of this UpdateAlarmDetails.
|
861
|
+
:rtype: list[oci.monitoring.models.AlarmOverride]
|
862
|
+
"""
|
863
|
+
return self._overrides
|
864
|
+
|
865
|
+
@overrides.setter
|
866
|
+
def overrides(self, overrides):
|
867
|
+
"""
|
868
|
+
Sets the overrides of this UpdateAlarmDetails.
|
869
|
+
A set of overrides that control evaluations of the alarm.
|
870
|
+
|
871
|
+
Each override can specify values for query, severity, body, and pending duration.
|
872
|
+
When an alarm contains overrides, the Monitoring service evaluates each override in order, beginning with the first override in the array (index position `0`),
|
873
|
+
and then evaluates the alarm's base values (`ruleName` value of `BASE`).
|
874
|
+
|
875
|
+
|
876
|
+
:param overrides: The overrides of this UpdateAlarmDetails.
|
877
|
+
:type: list[oci.monitoring.models.AlarmOverride]
|
878
|
+
"""
|
879
|
+
self._overrides = overrides
|
880
|
+
|
881
|
+
@property
|
882
|
+
def rule_name(self):
|
883
|
+
"""
|
884
|
+
Gets the rule_name of this UpdateAlarmDetails.
|
885
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
886
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
887
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
888
|
+
|
889
|
+
|
890
|
+
:return: The rule_name of this UpdateAlarmDetails.
|
891
|
+
:rtype: str
|
892
|
+
"""
|
893
|
+
return self._rule_name
|
894
|
+
|
895
|
+
@rule_name.setter
|
896
|
+
def rule_name(self, rule_name):
|
897
|
+
"""
|
898
|
+
Sets the rule_name of this UpdateAlarmDetails.
|
899
|
+
Identifier of the alarm's base values for alarm evaluation, for use when the alarm contains overrides.
|
900
|
+
A valid ruleName value starts with an alphabetic character and includes only alphanumeric characters, underscores and square brackets.
|
901
|
+
Minimum number of characters: 3. Default value is `BASE`. For information about alarm overrides, see :func:`alarm_override`.
|
902
|
+
|
903
|
+
|
904
|
+
:param rule_name: The rule_name of this UpdateAlarmDetails.
|
905
|
+
:type: str
|
906
|
+
"""
|
907
|
+
self._rule_name = rule_name
|
908
|
+
|
909
|
+
@property
|
910
|
+
def notification_version(self):
|
911
|
+
"""
|
912
|
+
Gets the notification_version of this UpdateAlarmDetails.
|
913
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
914
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
915
|
+
|
916
|
+
|
917
|
+
:return: The notification_version of this UpdateAlarmDetails.
|
918
|
+
:rtype: str
|
919
|
+
"""
|
920
|
+
return self._notification_version
|
921
|
+
|
922
|
+
@notification_version.setter
|
923
|
+
def notification_version(self, notification_version):
|
924
|
+
"""
|
925
|
+
Sets the notification_version of this UpdateAlarmDetails.
|
926
|
+
The version of the alarm notification to be delivered. Allowed value: `1.X`
|
927
|
+
The value must start with a number (up to four digits), followed by a period and an uppercase X.
|
928
|
+
|
929
|
+
|
930
|
+
:param notification_version: The notification_version of this UpdateAlarmDetails.
|
931
|
+
:type: str
|
932
|
+
"""
|
933
|
+
self._notification_version = notification_version
|
934
|
+
|
828
935
|
def __repr__(self):
|
829
936
|
return formatted_flat_dict(self)
|
830
937
|
|
@@ -168,7 +168,7 @@ class MonitoringClient(object):
|
|
168
168
|
:rtype: :class:`~oci.response.Response`
|
169
169
|
|
170
170
|
:example:
|
171
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
171
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/change_alarm_compartment.py.html>`__ to see an example of how to use change_alarm_compartment API.
|
172
172
|
"""
|
173
173
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
174
174
|
required_arguments = ['alarmId']
|
@@ -288,7 +288,7 @@ class MonitoringClient(object):
|
|
288
288
|
:rtype: :class:`~oci.response.Response`
|
289
289
|
|
290
290
|
:example:
|
291
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
291
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/create_alarm.py.html>`__ to see an example of how to use create_alarm API.
|
292
292
|
"""
|
293
293
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
294
294
|
required_arguments = []
|
@@ -394,7 +394,7 @@ class MonitoringClient(object):
|
|
394
394
|
:rtype: :class:`~oci.response.Response`
|
395
395
|
|
396
396
|
:example:
|
397
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
397
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/create_alarm_suppression.py.html>`__ to see an example of how to use create_alarm_suppression API.
|
398
398
|
"""
|
399
399
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
400
400
|
required_arguments = []
|
@@ -502,7 +502,7 @@ class MonitoringClient(object):
|
|
502
502
|
:rtype: :class:`~oci.response.Response`
|
503
503
|
|
504
504
|
:example:
|
505
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
505
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/delete_alarm.py.html>`__ to see an example of how to use delete_alarm API.
|
506
506
|
"""
|
507
507
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
508
508
|
required_arguments = ['alarmId']
|
@@ -615,7 +615,7 @@ class MonitoringClient(object):
|
|
615
615
|
:rtype: :class:`~oci.response.Response`
|
616
616
|
|
617
617
|
:example:
|
618
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
618
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/delete_alarm_suppression.py.html>`__ to see an example of how to use delete_alarm_suppression API.
|
619
619
|
"""
|
620
620
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
621
621
|
required_arguments = ['alarmSuppressionId']
|
@@ -725,7 +725,7 @@ class MonitoringClient(object):
|
|
725
725
|
:rtype: :class:`~oci.response.Response`
|
726
726
|
|
727
727
|
:example:
|
728
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
728
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/get_alarm.py.html>`__ to see an example of how to use get_alarm API.
|
729
729
|
"""
|
730
730
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
731
731
|
required_arguments = ['alarmId']
|
@@ -820,12 +820,13 @@ class MonitoringClient(object):
|
|
820
820
|
request, please provide the complete request ID.
|
821
821
|
|
822
822
|
:param str alarm_historytype: (optional)
|
823
|
-
The type of history entries to retrieve.
|
824
|
-
|
823
|
+
The type of history entries to retrieve.
|
824
|
+
State history (STATE_HISTORY), state transition history (STATE_TRANSITION_HISTORY), rule history (RULE_HISTORY) or rule transition history (RULE_TRANSITION_HISTORY).
|
825
|
+
If not specified, entries of all types are retrieved.
|
825
826
|
|
826
827
|
Example: `STATE_HISTORY`
|
827
828
|
|
828
|
-
Allowed values are: "STATE_HISTORY", "STATE_TRANSITION_HISTORY"
|
829
|
+
Allowed values are: "STATE_HISTORY", "STATE_TRANSITION_HISTORY", "RULE_HISTORY", "RULE_TRANSITION_HISTORY"
|
829
830
|
|
830
831
|
:param str page: (optional)
|
831
832
|
For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
|
@@ -871,7 +872,7 @@ class MonitoringClient(object):
|
|
871
872
|
:rtype: :class:`~oci.response.Response`
|
872
873
|
|
873
874
|
:example:
|
874
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
875
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/get_alarm_history.py.html>`__ to see an example of how to use get_alarm_history API.
|
875
876
|
"""
|
876
877
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
877
878
|
required_arguments = ['alarmId']
|
@@ -907,7 +908,7 @@ class MonitoringClient(object):
|
|
907
908
|
raise ValueError(f'Parameter {k} cannot be None, whitespace or empty string')
|
908
909
|
|
909
910
|
if 'alarm_historytype' in kwargs:
|
910
|
-
alarm_historytype_allowed_values = ["STATE_HISTORY", "STATE_TRANSITION_HISTORY"]
|
911
|
+
alarm_historytype_allowed_values = ["STATE_HISTORY", "STATE_TRANSITION_HISTORY", "RULE_HISTORY", "RULE_TRANSITION_HISTORY"]
|
911
912
|
if kwargs['alarm_historytype'] not in alarm_historytype_allowed_values:
|
912
913
|
raise ValueError(
|
913
914
|
f"Invalid value for `alarm_historytype`, must be one of { alarm_historytype_allowed_values }"
|
@@ -1002,7 +1003,7 @@ class MonitoringClient(object):
|
|
1002
1003
|
:rtype: :class:`~oci.response.Response`
|
1003
1004
|
|
1004
1005
|
:example:
|
1005
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1006
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/get_alarm_suppression.py.html>`__ to see an example of how to use get_alarm_suppression API.
|
1006
1007
|
"""
|
1007
1008
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1008
1009
|
required_arguments = ['alarmSuppressionId']
|
@@ -1153,7 +1154,7 @@ class MonitoringClient(object):
|
|
1153
1154
|
:rtype: :class:`~oci.response.Response`
|
1154
1155
|
|
1155
1156
|
:example:
|
1156
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1157
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/list_alarm_suppressions.py.html>`__ to see an example of how to use list_alarm_suppressions API.
|
1157
1158
|
"""
|
1158
1159
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1159
1160
|
required_arguments = ['alarmId']
|
@@ -1343,7 +1344,7 @@ class MonitoringClient(object):
|
|
1343
1344
|
:rtype: :class:`~oci.response.Response`
|
1344
1345
|
|
1345
1346
|
:example:
|
1346
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1347
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/list_alarms.py.html>`__ to see an example of how to use list_alarms API.
|
1347
1348
|
"""
|
1348
1349
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1349
1350
|
required_arguments = ['compartmentId']
|
@@ -1563,7 +1564,7 @@ class MonitoringClient(object):
|
|
1563
1564
|
:rtype: :class:`~oci.response.Response`
|
1564
1565
|
|
1565
1566
|
:example:
|
1566
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1567
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/list_alarms_status.py.html>`__ to see an example of how to use list_alarms_status API.
|
1567
1568
|
"""
|
1568
1569
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1569
1570
|
required_arguments = ['compartmentId']
|
@@ -1744,7 +1745,7 @@ class MonitoringClient(object):
|
|
1744
1745
|
:rtype: :class:`~oci.response.Response`
|
1745
1746
|
|
1746
1747
|
:example:
|
1747
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1748
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/list_metrics.py.html>`__ to see an example of how to use list_metrics API.
|
1748
1749
|
"""
|
1749
1750
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1750
1751
|
required_arguments = ['compartmentId']
|
@@ -1882,7 +1883,7 @@ class MonitoringClient(object):
|
|
1882
1883
|
:rtype: :class:`~oci.response.Response`
|
1883
1884
|
|
1884
1885
|
:example:
|
1885
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1886
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/post_metric_data.py.html>`__ to see an example of how to use post_metric_data API.
|
1886
1887
|
"""
|
1887
1888
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1888
1889
|
required_arguments = []
|
@@ -1989,7 +1990,7 @@ class MonitoringClient(object):
|
|
1989
1990
|
:rtype: :class:`~oci.response.Response`
|
1990
1991
|
|
1991
1992
|
:example:
|
1992
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1993
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/remove_alarm_suppression.py.html>`__ to see an example of how to use remove_alarm_suppression API.
|
1993
1994
|
"""
|
1994
1995
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1995
1996
|
required_arguments = ['alarmId']
|
@@ -2122,7 +2123,7 @@ class MonitoringClient(object):
|
|
2122
2123
|
:rtype: :class:`~oci.response.Response`
|
2123
2124
|
|
2124
2125
|
:example:
|
2125
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2126
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/retrieve_dimension_states.py.html>`__ to see an example of how to use retrieve_dimension_states API.
|
2126
2127
|
"""
|
2127
2128
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2128
2129
|
required_arguments = ['alarmId']
|
@@ -2264,7 +2265,7 @@ class MonitoringClient(object):
|
|
2264
2265
|
:rtype: :class:`~oci.response.Response`
|
2265
2266
|
|
2266
2267
|
:example:
|
2267
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2268
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/summarize_alarm_suppression_history.py.html>`__ to see an example of how to use summarize_alarm_suppression_history API.
|
2268
2269
|
"""
|
2269
2270
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2270
2271
|
required_arguments = ['alarmId']
|
@@ -2402,7 +2403,7 @@ class MonitoringClient(object):
|
|
2402
2403
|
:rtype: :class:`~oci.response.Response`
|
2403
2404
|
|
2404
2405
|
:example:
|
2405
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2406
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/summarize_metrics_data.py.html>`__ to see an example of how to use summarize_metrics_data API.
|
2406
2407
|
"""
|
2407
2408
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2408
2409
|
required_arguments = ['compartmentId']
|
@@ -2519,7 +2520,7 @@ class MonitoringClient(object):
|
|
2519
2520
|
:rtype: :class:`~oci.response.Response`
|
2520
2521
|
|
2521
2522
|
:example:
|
2522
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2523
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/monitoring/update_alarm.py.html>`__ to see an example of how to use update_alarm API.
|
2523
2524
|
"""
|
2524
2525
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2525
2526
|
required_arguments = ['alarmId']
|