oci 2.118.2__py3-none-any.whl → 2.119.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- 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 +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- 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/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/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 +133 -133
- 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 +25 -20
- 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 +147 -147
- 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 +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- 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/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +25 -25
- 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/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- 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 +558 -558
- 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_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- 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 +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- 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/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +56 -56
- 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 +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/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/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 +58 -58
- 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 +11 -11
- 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.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,327 @@
|
|
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: 20180401
|
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 CreateAlarmSuppressionDetails(object):
|
14
|
+
"""
|
15
|
+
The configuration details for creating a dimension-specific alarm suppression.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new CreateAlarmSuppressionDetails object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param alarm_suppression_target:
|
24
|
+
The value to assign to the alarm_suppression_target property of this CreateAlarmSuppressionDetails.
|
25
|
+
:type alarm_suppression_target: oci.monitoring.models.AlarmSuppressionTarget
|
26
|
+
|
27
|
+
:param display_name:
|
28
|
+
The value to assign to the display_name property of this CreateAlarmSuppressionDetails.
|
29
|
+
:type display_name: str
|
30
|
+
|
31
|
+
:param description:
|
32
|
+
The value to assign to the description property of this CreateAlarmSuppressionDetails.
|
33
|
+
:type description: str
|
34
|
+
|
35
|
+
:param dimensions:
|
36
|
+
The value to assign to the dimensions property of this CreateAlarmSuppressionDetails.
|
37
|
+
:type dimensions: dict(str, str)
|
38
|
+
|
39
|
+
:param time_suppress_from:
|
40
|
+
The value to assign to the time_suppress_from property of this CreateAlarmSuppressionDetails.
|
41
|
+
:type time_suppress_from: datetime
|
42
|
+
|
43
|
+
:param time_suppress_until:
|
44
|
+
The value to assign to the time_suppress_until property of this CreateAlarmSuppressionDetails.
|
45
|
+
:type time_suppress_until: datetime
|
46
|
+
|
47
|
+
:param freeform_tags:
|
48
|
+
The value to assign to the freeform_tags property of this CreateAlarmSuppressionDetails.
|
49
|
+
:type freeform_tags: dict(str, str)
|
50
|
+
|
51
|
+
:param defined_tags:
|
52
|
+
The value to assign to the defined_tags property of this CreateAlarmSuppressionDetails.
|
53
|
+
:type defined_tags: dict(str, dict(str, object))
|
54
|
+
|
55
|
+
"""
|
56
|
+
self.swagger_types = {
|
57
|
+
'alarm_suppression_target': 'AlarmSuppressionTarget',
|
58
|
+
'display_name': 'str',
|
59
|
+
'description': 'str',
|
60
|
+
'dimensions': 'dict(str, str)',
|
61
|
+
'time_suppress_from': 'datetime',
|
62
|
+
'time_suppress_until': 'datetime',
|
63
|
+
'freeform_tags': 'dict(str, str)',
|
64
|
+
'defined_tags': 'dict(str, dict(str, object))'
|
65
|
+
}
|
66
|
+
|
67
|
+
self.attribute_map = {
|
68
|
+
'alarm_suppression_target': 'alarmSuppressionTarget',
|
69
|
+
'display_name': 'displayName',
|
70
|
+
'description': 'description',
|
71
|
+
'dimensions': 'dimensions',
|
72
|
+
'time_suppress_from': 'timeSuppressFrom',
|
73
|
+
'time_suppress_until': 'timeSuppressUntil',
|
74
|
+
'freeform_tags': 'freeformTags',
|
75
|
+
'defined_tags': 'definedTags'
|
76
|
+
}
|
77
|
+
|
78
|
+
self._alarm_suppression_target = None
|
79
|
+
self._display_name = None
|
80
|
+
self._description = None
|
81
|
+
self._dimensions = None
|
82
|
+
self._time_suppress_from = None
|
83
|
+
self._time_suppress_until = None
|
84
|
+
self._freeform_tags = None
|
85
|
+
self._defined_tags = None
|
86
|
+
|
87
|
+
@property
|
88
|
+
def alarm_suppression_target(self):
|
89
|
+
"""
|
90
|
+
**[Required]** Gets the alarm_suppression_target of this CreateAlarmSuppressionDetails.
|
91
|
+
|
92
|
+
:return: The alarm_suppression_target of this CreateAlarmSuppressionDetails.
|
93
|
+
:rtype: oci.monitoring.models.AlarmSuppressionTarget
|
94
|
+
"""
|
95
|
+
return self._alarm_suppression_target
|
96
|
+
|
97
|
+
@alarm_suppression_target.setter
|
98
|
+
def alarm_suppression_target(self, alarm_suppression_target):
|
99
|
+
"""
|
100
|
+
Sets the alarm_suppression_target of this CreateAlarmSuppressionDetails.
|
101
|
+
|
102
|
+
:param alarm_suppression_target: The alarm_suppression_target of this CreateAlarmSuppressionDetails.
|
103
|
+
:type: oci.monitoring.models.AlarmSuppressionTarget
|
104
|
+
"""
|
105
|
+
self._alarm_suppression_target = alarm_suppression_target
|
106
|
+
|
107
|
+
@property
|
108
|
+
def display_name(self):
|
109
|
+
"""
|
110
|
+
**[Required]** Gets the display_name of this CreateAlarmSuppressionDetails.
|
111
|
+
A user-friendly name for the alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.
|
112
|
+
|
113
|
+
|
114
|
+
:return: The display_name of this CreateAlarmSuppressionDetails.
|
115
|
+
:rtype: str
|
116
|
+
"""
|
117
|
+
return self._display_name
|
118
|
+
|
119
|
+
@display_name.setter
|
120
|
+
def display_name(self, display_name):
|
121
|
+
"""
|
122
|
+
Sets the display_name of this CreateAlarmSuppressionDetails.
|
123
|
+
A user-friendly name for the alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.
|
124
|
+
|
125
|
+
|
126
|
+
:param display_name: The display_name of this CreateAlarmSuppressionDetails.
|
127
|
+
:type: str
|
128
|
+
"""
|
129
|
+
self._display_name = display_name
|
130
|
+
|
131
|
+
@property
|
132
|
+
def description(self):
|
133
|
+
"""
|
134
|
+
Gets the description of this CreateAlarmSuppressionDetails.
|
135
|
+
Human-readable reason for this alarm suppression.
|
136
|
+
It does not have to be unique, and it's changeable.
|
137
|
+
Avoid entering confidential information.
|
138
|
+
|
139
|
+
Oracle recommends including tracking information for the event or associated work,
|
140
|
+
such as a ticket number.
|
141
|
+
|
142
|
+
Example: `Planned outage due to change IT-1234.`
|
143
|
+
|
144
|
+
|
145
|
+
:return: The description of this CreateAlarmSuppressionDetails.
|
146
|
+
:rtype: str
|
147
|
+
"""
|
148
|
+
return self._description
|
149
|
+
|
150
|
+
@description.setter
|
151
|
+
def description(self, description):
|
152
|
+
"""
|
153
|
+
Sets the description of this CreateAlarmSuppressionDetails.
|
154
|
+
Human-readable reason for this alarm suppression.
|
155
|
+
It does not have to be unique, and it's changeable.
|
156
|
+
Avoid entering confidential information.
|
157
|
+
|
158
|
+
Oracle recommends including tracking information for the event or associated work,
|
159
|
+
such as a ticket number.
|
160
|
+
|
161
|
+
Example: `Planned outage due to change IT-1234.`
|
162
|
+
|
163
|
+
|
164
|
+
:param description: The description of this CreateAlarmSuppressionDetails.
|
165
|
+
:type: str
|
166
|
+
"""
|
167
|
+
self._description = description
|
168
|
+
|
169
|
+
@property
|
170
|
+
def dimensions(self):
|
171
|
+
"""
|
172
|
+
**[Required]** Gets the dimensions of this CreateAlarmSuppressionDetails.
|
173
|
+
A filter to suppress only alarm state entries that include the set of specified dimension key-value pairs.
|
174
|
+
If you specify {\"availabilityDomain\": \"phx-ad-1\"}
|
175
|
+
and the alarm state entry corresponds to the set {\"availabilityDomain\": \"phx-ad-1\" and \"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"},
|
176
|
+
then this alarm will be included for suppression.
|
177
|
+
|
178
|
+
The value cannot be an empty object.
|
179
|
+
Only a single value is allowed per key. No grouping of multiple values is allowed under the same key.
|
180
|
+
Maximum characters (after serialization): 4000. This maximum satisfies typical use cases.
|
181
|
+
The response for an exceeded maximum is `HTTP 400` with an \"dimensions values are too long\" message.
|
182
|
+
|
183
|
+
|
184
|
+
:return: The dimensions of this CreateAlarmSuppressionDetails.
|
185
|
+
:rtype: dict(str, str)
|
186
|
+
"""
|
187
|
+
return self._dimensions
|
188
|
+
|
189
|
+
@dimensions.setter
|
190
|
+
def dimensions(self, dimensions):
|
191
|
+
"""
|
192
|
+
Sets the dimensions of this CreateAlarmSuppressionDetails.
|
193
|
+
A filter to suppress only alarm state entries that include the set of specified dimension key-value pairs.
|
194
|
+
If you specify {\"availabilityDomain\": \"phx-ad-1\"}
|
195
|
+
and the alarm state entry corresponds to the set {\"availabilityDomain\": \"phx-ad-1\" and \"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"},
|
196
|
+
then this alarm will be included for suppression.
|
197
|
+
|
198
|
+
The value cannot be an empty object.
|
199
|
+
Only a single value is allowed per key. No grouping of multiple values is allowed under the same key.
|
200
|
+
Maximum characters (after serialization): 4000. This maximum satisfies typical use cases.
|
201
|
+
The response for an exceeded maximum is `HTTP 400` with an \"dimensions values are too long\" message.
|
202
|
+
|
203
|
+
|
204
|
+
:param dimensions: The dimensions of this CreateAlarmSuppressionDetails.
|
205
|
+
:type: dict(str, str)
|
206
|
+
"""
|
207
|
+
self._dimensions = dimensions
|
208
|
+
|
209
|
+
@property
|
210
|
+
def time_suppress_from(self):
|
211
|
+
"""
|
212
|
+
**[Required]** Gets the time_suppress_from of this CreateAlarmSuppressionDetails.
|
213
|
+
The start date and time for the suppression to take place, inclusive. Format defined by RFC3339.
|
214
|
+
|
215
|
+
Example: `2023-02-01T01:02:29.600Z`
|
216
|
+
|
217
|
+
|
218
|
+
:return: The time_suppress_from of this CreateAlarmSuppressionDetails.
|
219
|
+
:rtype: datetime
|
220
|
+
"""
|
221
|
+
return self._time_suppress_from
|
222
|
+
|
223
|
+
@time_suppress_from.setter
|
224
|
+
def time_suppress_from(self, time_suppress_from):
|
225
|
+
"""
|
226
|
+
Sets the time_suppress_from of this CreateAlarmSuppressionDetails.
|
227
|
+
The start date and time for the suppression to take place, inclusive. Format defined by RFC3339.
|
228
|
+
|
229
|
+
Example: `2023-02-01T01:02:29.600Z`
|
230
|
+
|
231
|
+
|
232
|
+
:param time_suppress_from: The time_suppress_from of this CreateAlarmSuppressionDetails.
|
233
|
+
:type: datetime
|
234
|
+
"""
|
235
|
+
self._time_suppress_from = time_suppress_from
|
236
|
+
|
237
|
+
@property
|
238
|
+
def time_suppress_until(self):
|
239
|
+
"""
|
240
|
+
**[Required]** Gets the time_suppress_until of this CreateAlarmSuppressionDetails.
|
241
|
+
The end date and time for the suppression to take place, inclusive. Format defined by RFC3339.
|
242
|
+
|
243
|
+
Example: `2023-02-01T02:02:29.600Z`
|
244
|
+
|
245
|
+
|
246
|
+
:return: The time_suppress_until of this CreateAlarmSuppressionDetails.
|
247
|
+
:rtype: datetime
|
248
|
+
"""
|
249
|
+
return self._time_suppress_until
|
250
|
+
|
251
|
+
@time_suppress_until.setter
|
252
|
+
def time_suppress_until(self, time_suppress_until):
|
253
|
+
"""
|
254
|
+
Sets the time_suppress_until of this CreateAlarmSuppressionDetails.
|
255
|
+
The end date and time for the suppression to take place, inclusive. Format defined by RFC3339.
|
256
|
+
|
257
|
+
Example: `2023-02-01T02:02:29.600Z`
|
258
|
+
|
259
|
+
|
260
|
+
:param time_suppress_until: The time_suppress_until of this CreateAlarmSuppressionDetails.
|
261
|
+
:type: datetime
|
262
|
+
"""
|
263
|
+
self._time_suppress_until = time_suppress_until
|
264
|
+
|
265
|
+
@property
|
266
|
+
def freeform_tags(self):
|
267
|
+
"""
|
268
|
+
Gets the freeform_tags of this CreateAlarmSuppressionDetails.
|
269
|
+
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
270
|
+
Example: `{\"Department\": \"Finance\"}`
|
271
|
+
|
272
|
+
|
273
|
+
:return: The freeform_tags of this CreateAlarmSuppressionDetails.
|
274
|
+
:rtype: dict(str, str)
|
275
|
+
"""
|
276
|
+
return self._freeform_tags
|
277
|
+
|
278
|
+
@freeform_tags.setter
|
279
|
+
def freeform_tags(self, freeform_tags):
|
280
|
+
"""
|
281
|
+
Sets the freeform_tags of this CreateAlarmSuppressionDetails.
|
282
|
+
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
283
|
+
Example: `{\"Department\": \"Finance\"}`
|
284
|
+
|
285
|
+
|
286
|
+
:param freeform_tags: The freeform_tags of this CreateAlarmSuppressionDetails.
|
287
|
+
:type: dict(str, str)
|
288
|
+
"""
|
289
|
+
self._freeform_tags = freeform_tags
|
290
|
+
|
291
|
+
@property
|
292
|
+
def defined_tags(self):
|
293
|
+
"""
|
294
|
+
Gets the defined_tags of this CreateAlarmSuppressionDetails.
|
295
|
+
Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
296
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
297
|
+
|
298
|
+
|
299
|
+
:return: The defined_tags of this CreateAlarmSuppressionDetails.
|
300
|
+
:rtype: dict(str, dict(str, object))
|
301
|
+
"""
|
302
|
+
return self._defined_tags
|
303
|
+
|
304
|
+
@defined_tags.setter
|
305
|
+
def defined_tags(self, defined_tags):
|
306
|
+
"""
|
307
|
+
Sets the defined_tags of this CreateAlarmSuppressionDetails.
|
308
|
+
Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
309
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
310
|
+
|
311
|
+
|
312
|
+
:param defined_tags: The defined_tags of this CreateAlarmSuppressionDetails.
|
313
|
+
:type: dict(str, dict(str, object))
|
314
|
+
"""
|
315
|
+
self._defined_tags = defined_tags
|
316
|
+
|
317
|
+
def __repr__(self):
|
318
|
+
return formatted_flat_dict(self)
|
319
|
+
|
320
|
+
def __eq__(self, other):
|
321
|
+
if other is None:
|
322
|
+
return False
|
323
|
+
|
324
|
+
return self.__dict__ == other.__dict__
|
325
|
+
|
326
|
+
def __ne__(self, other):
|
327
|
+
return not self == other
|
@@ -56,7 +56,7 @@ class Datapoint(object):
|
|
56
56
|
Timestamp for this metric value. Format defined by RFC3339.
|
57
57
|
For a data point to be posted, its timestamp must be near current time (less than two hours in the past and less than 10 minutes in the future).
|
58
58
|
|
59
|
-
Example: `
|
59
|
+
Example: `2023-02-01T01:02:29.600Z`
|
60
60
|
|
61
61
|
|
62
62
|
:return: The timestamp of this Datapoint.
|
@@ -71,7 +71,7 @@ class Datapoint(object):
|
|
71
71
|
Timestamp for this metric value. Format defined by RFC3339.
|
72
72
|
For a data point to be posted, its timestamp must be near current time (less than two hours in the past and less than 10 minutes in the future).
|
73
73
|
|
74
|
-
Example: `
|
74
|
+
Example: `2023-02-01T01:02:29.600Z`
|
75
75
|
|
76
76
|
|
77
77
|
:param timestamp: The timestamp of this Datapoint.
|
@@ -195,7 +195,7 @@ class ListMetricsDetails(object):
|
|
195
195
|
Qualifiers that you want to use when searching for metric definitions.
|
196
196
|
Available dimensions vary by metric namespace. Each dimension takes the form of a key-value pair.
|
197
197
|
|
198
|
-
Example:
|
198
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
199
199
|
|
200
200
|
|
201
201
|
:return: The dimension_filters of this ListMetricsDetails.
|
@@ -210,7 +210,7 @@ class ListMetricsDetails(object):
|
|
210
210
|
Qualifiers that you want to use when searching for metric definitions.
|
211
211
|
Available dimensions vary by metric namespace. Each dimension takes the form of a key-value pair.
|
212
212
|
|
213
|
-
Example:
|
213
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
214
214
|
|
215
215
|
|
216
216
|
:param dimension_filters: The dimension_filters of this ListMetricsDetails.
|
oci/monitoring/models/metric.py
CHANGED
@@ -190,7 +190,7 @@ class Metric(object):
|
|
190
190
|
Qualifiers provided in a metric definition. Available dimensions vary by metric namespace.
|
191
191
|
Each dimension takes the form of a key-value pair.
|
192
192
|
|
193
|
-
Example:
|
193
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
194
194
|
|
195
195
|
|
196
196
|
:return: The dimensions of this Metric.
|
@@ -205,7 +205,7 @@ class Metric(object):
|
|
205
205
|
Qualifiers provided in a metric definition. Available dimensions vary by metric namespace.
|
206
206
|
Each dimension takes the form of a key-value pair.
|
207
207
|
|
208
|
-
Example:
|
208
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
209
209
|
|
210
210
|
|
211
211
|
:param dimensions: The dimensions of this Metric.
|
@@ -229,7 +229,7 @@ class MetricData(object):
|
|
229
229
|
Qualifiers provided in the definition of the returned metric.
|
230
230
|
Available dimensions vary by metric namespace. Each dimension takes the form of a key-value pair.
|
231
231
|
|
232
|
-
Example:
|
232
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
233
233
|
|
234
234
|
|
235
235
|
:return: The dimensions of this MetricData.
|
@@ -244,7 +244,7 @@ class MetricData(object):
|
|
244
244
|
Qualifiers provided in the definition of the returned metric.
|
245
245
|
Available dimensions vary by metric namespace. Each dimension takes the form of a key-value pair.
|
246
246
|
|
247
|
-
Example:
|
247
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
248
248
|
|
249
249
|
|
250
250
|
:param dimensions: The dimensions of this MetricData.
|
@@ -83,7 +83,7 @@ class MetricDataDetails(object):
|
|
83
83
|
**[Required]** Gets the namespace of this MetricDataDetails.
|
84
84
|
The source service or application emitting the metric.
|
85
85
|
|
86
|
-
A valid namespace value starts with an alphabetical character and includes only alphanumeric characters and underscores.
|
86
|
+
A valid namespace value starts with an alphabetical character and includes only alphanumeric characters and underscores. Custom metrics can't use the following reserved prefixes: `oci_` and `oracle_`
|
87
87
|
Avoid entering confidential information.
|
88
88
|
|
89
89
|
Example: `my_namespace`
|
@@ -100,7 +100,7 @@ class MetricDataDetails(object):
|
|
100
100
|
Sets the namespace of this MetricDataDetails.
|
101
101
|
The source service or application emitting the metric.
|
102
102
|
|
103
|
-
A valid namespace value starts with an alphabetical character and includes only alphanumeric characters and underscores.
|
103
|
+
A valid namespace value starts with an alphabetical character and includes only alphanumeric characters and underscores. Custom metrics can't use the following reserved prefixes: `oci_` and `oracle_`
|
104
104
|
Avoid entering confidential information.
|
105
105
|
|
106
106
|
Example: `my_namespace`
|
@@ -177,7 +177,7 @@ class MetricDataDetails(object):
|
|
177
177
|
**[Required]** Gets the name of this MetricDataDetails.
|
178
178
|
The name of the metric.
|
179
179
|
|
180
|
-
A valid name value starts with an alphabetical character and includes only alphanumeric characters, dots, underscores, hyphens, and dollar signs.
|
180
|
+
A valid name value starts with an alphabetical character and includes only alphanumeric characters, dots, underscores, hyphens, and dollar signs.
|
181
181
|
Avoid entering confidential information.
|
182
182
|
|
183
183
|
Example: `my_app.success_rate`
|
@@ -194,7 +194,7 @@ class MetricDataDetails(object):
|
|
194
194
|
Sets the name of this MetricDataDetails.
|
195
195
|
The name of the metric.
|
196
196
|
|
197
|
-
A valid name value starts with an alphabetical character and includes only alphanumeric characters, dots, underscores, hyphens, and dollar signs.
|
197
|
+
A valid name value starts with an alphabetical character and includes only alphanumeric characters, dots, underscores, hyphens, and dollar signs.
|
198
198
|
Avoid entering confidential information.
|
199
199
|
|
200
200
|
Example: `my_app.success_rate`
|
@@ -215,7 +215,7 @@ class MetricDataDetails(object):
|
|
215
215
|
A valid dimension value includes only Unicode characters. The character limit for a dimension value is 512.
|
216
216
|
Empty strings are not allowed for keys or values. Avoid entering confidential information.
|
217
217
|
|
218
|
-
Example:
|
218
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
219
219
|
|
220
220
|
|
221
221
|
:return: The dimensions of this MetricDataDetails.
|
@@ -233,7 +233,7 @@ class MetricDataDetails(object):
|
|
233
233
|
A valid dimension value includes only Unicode characters. The character limit for a dimension value is 512.
|
234
234
|
Empty strings are not allowed for keys or values. Avoid entering confidential information.
|
235
235
|
|
236
|
-
Example:
|
236
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
237
237
|
|
238
238
|
|
239
239
|
:param dimensions: The dimensions of this MetricDataDetails.
|
@@ -0,0 +1,164 @@
|
|
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: 20180401
|
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 SummarizeAlarmSuppressionHistoryDetails(object):
|
14
|
+
"""
|
15
|
+
The configuration details for returning history of suppressions for the specified alarm.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new SummarizeAlarmSuppressionHistoryDetails object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param dimensions:
|
24
|
+
The value to assign to the dimensions property of this SummarizeAlarmSuppressionHistoryDetails.
|
25
|
+
:type dimensions: dict(str, str)
|
26
|
+
|
27
|
+
:param time_suppress_from_greater_than_or_equal_to:
|
28
|
+
The value to assign to the time_suppress_from_greater_than_or_equal_to property of this SummarizeAlarmSuppressionHistoryDetails.
|
29
|
+
:type time_suppress_from_greater_than_or_equal_to: datetime
|
30
|
+
|
31
|
+
:param time_suppress_from_less_than:
|
32
|
+
The value to assign to the time_suppress_from_less_than property of this SummarizeAlarmSuppressionHistoryDetails.
|
33
|
+
:type time_suppress_from_less_than: datetime
|
34
|
+
|
35
|
+
"""
|
36
|
+
self.swagger_types = {
|
37
|
+
'dimensions': 'dict(str, str)',
|
38
|
+
'time_suppress_from_greater_than_or_equal_to': 'datetime',
|
39
|
+
'time_suppress_from_less_than': 'datetime'
|
40
|
+
}
|
41
|
+
|
42
|
+
self.attribute_map = {
|
43
|
+
'dimensions': 'dimensions',
|
44
|
+
'time_suppress_from_greater_than_or_equal_to': 'timeSuppressFromGreaterThanOrEqualTo',
|
45
|
+
'time_suppress_from_less_than': 'timeSuppressFromLessThan'
|
46
|
+
}
|
47
|
+
|
48
|
+
self._dimensions = None
|
49
|
+
self._time_suppress_from_greater_than_or_equal_to = None
|
50
|
+
self._time_suppress_from_less_than = None
|
51
|
+
|
52
|
+
@property
|
53
|
+
def dimensions(self):
|
54
|
+
"""
|
55
|
+
Gets the dimensions of this SummarizeAlarmSuppressionHistoryDetails.
|
56
|
+
A filter to suppress only alarm state entries that include the set of specified dimension key-value pairs.
|
57
|
+
If you specify {\"availabilityDomain\": \"phx-ad-1\"}
|
58
|
+
and the alarm state entry corresponds to the set {\"availabilityDomain\": \"phx-ad-1\" and \"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"},
|
59
|
+
then this alarm will be included for suppression.
|
60
|
+
|
61
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
62
|
+
|
63
|
+
|
64
|
+
:return: The dimensions of this SummarizeAlarmSuppressionHistoryDetails.
|
65
|
+
:rtype: dict(str, str)
|
66
|
+
"""
|
67
|
+
return self._dimensions
|
68
|
+
|
69
|
+
@dimensions.setter
|
70
|
+
def dimensions(self, dimensions):
|
71
|
+
"""
|
72
|
+
Sets the dimensions of this SummarizeAlarmSuppressionHistoryDetails.
|
73
|
+
A filter to suppress only alarm state entries that include the set of specified dimension key-value pairs.
|
74
|
+
If you specify {\"availabilityDomain\": \"phx-ad-1\"}
|
75
|
+
and the alarm state entry corresponds to the set {\"availabilityDomain\": \"phx-ad-1\" and \"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"},
|
76
|
+
then this alarm will be included for suppression.
|
77
|
+
|
78
|
+
Example: `{\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}`
|
79
|
+
|
80
|
+
|
81
|
+
:param dimensions: The dimensions of this SummarizeAlarmSuppressionHistoryDetails.
|
82
|
+
:type: dict(str, str)
|
83
|
+
"""
|
84
|
+
self._dimensions = dimensions
|
85
|
+
|
86
|
+
@property
|
87
|
+
def time_suppress_from_greater_than_or_equal_to(self):
|
88
|
+
"""
|
89
|
+
Gets the time_suppress_from_greater_than_or_equal_to of this SummarizeAlarmSuppressionHistoryDetails.
|
90
|
+
A filter to return only entries with \"timeSuppressFrom\" time occurring on or after the specified time.
|
91
|
+
|
92
|
+
The value cannot be a future time.
|
93
|
+
Format defined by RFC3339.
|
94
|
+
|
95
|
+
Example: `2023-02-01T01:02:29.600Z`
|
96
|
+
|
97
|
+
|
98
|
+
:return: The time_suppress_from_greater_than_or_equal_to of this SummarizeAlarmSuppressionHistoryDetails.
|
99
|
+
:rtype: datetime
|
100
|
+
"""
|
101
|
+
return self._time_suppress_from_greater_than_or_equal_to
|
102
|
+
|
103
|
+
@time_suppress_from_greater_than_or_equal_to.setter
|
104
|
+
def time_suppress_from_greater_than_or_equal_to(self, time_suppress_from_greater_than_or_equal_to):
|
105
|
+
"""
|
106
|
+
Sets the time_suppress_from_greater_than_or_equal_to of this SummarizeAlarmSuppressionHistoryDetails.
|
107
|
+
A filter to return only entries with \"timeSuppressFrom\" time occurring on or after the specified time.
|
108
|
+
|
109
|
+
The value cannot be a future time.
|
110
|
+
Format defined by RFC3339.
|
111
|
+
|
112
|
+
Example: `2023-02-01T01:02:29.600Z`
|
113
|
+
|
114
|
+
|
115
|
+
:param time_suppress_from_greater_than_or_equal_to: The time_suppress_from_greater_than_or_equal_to of this SummarizeAlarmSuppressionHistoryDetails.
|
116
|
+
:type: datetime
|
117
|
+
"""
|
118
|
+
self._time_suppress_from_greater_than_or_equal_to = time_suppress_from_greater_than_or_equal_to
|
119
|
+
|
120
|
+
@property
|
121
|
+
def time_suppress_from_less_than(self):
|
122
|
+
"""
|
123
|
+
Gets the time_suppress_from_less_than of this SummarizeAlarmSuppressionHistoryDetails.
|
124
|
+
A filter to return only entries with \"timeSuppressFrom\" time occurring before the specified time.
|
125
|
+
|
126
|
+
The value cannot be a future time.
|
127
|
+
Format defined by RFC3339.
|
128
|
+
|
129
|
+
Example: `2023-02-01T01:02:29.600Z`
|
130
|
+
|
131
|
+
|
132
|
+
:return: The time_suppress_from_less_than of this SummarizeAlarmSuppressionHistoryDetails.
|
133
|
+
:rtype: datetime
|
134
|
+
"""
|
135
|
+
return self._time_suppress_from_less_than
|
136
|
+
|
137
|
+
@time_suppress_from_less_than.setter
|
138
|
+
def time_suppress_from_less_than(self, time_suppress_from_less_than):
|
139
|
+
"""
|
140
|
+
Sets the time_suppress_from_less_than of this SummarizeAlarmSuppressionHistoryDetails.
|
141
|
+
A filter to return only entries with \"timeSuppressFrom\" time occurring before the specified time.
|
142
|
+
|
143
|
+
The value cannot be a future time.
|
144
|
+
Format defined by RFC3339.
|
145
|
+
|
146
|
+
Example: `2023-02-01T01:02:29.600Z`
|
147
|
+
|
148
|
+
|
149
|
+
:param time_suppress_from_less_than: The time_suppress_from_less_than of this SummarizeAlarmSuppressionHistoryDetails.
|
150
|
+
:type: datetime
|
151
|
+
"""
|
152
|
+
self._time_suppress_from_less_than = time_suppress_from_less_than
|
153
|
+
|
154
|
+
def __repr__(self):
|
155
|
+
return formatted_flat_dict(self)
|
156
|
+
|
157
|
+
def __eq__(self, other):
|
158
|
+
if other is None:
|
159
|
+
return False
|
160
|
+
|
161
|
+
return self.__dict__ == other.__dict__
|
162
|
+
|
163
|
+
def __ne__(self, other):
|
164
|
+
return not self == other
|