📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/monitoring/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: alarm_summary.cpython-39.pyc
a ���fu� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sb e Zd ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze d d!� �Zejd"d!� �Ze d#d$� �Zejd%d$� �Ze d&d'� �Zejd(d'� �Ze d)d*� �Zejd+d*� �Ze d,d-� �Zejd.d-� �Ze d/d0� �Zejd1d0� �Ze d2d3� �Zejd4d3� �Ze d5d6� �Zejd7d6� �Ze d8d9� �Zejd:d9� �Ze d;d<� �Zejd=d<� �Ze d>d?� �Zejd@d?� �Ze dAdB� �ZejdCdB� �Ze dDdE� �ZejdFdE� �ZdGdH� Z dIdJ� Z!dKdL� Z"dMS )N�AlarmSummarya� A summary of properties for the specified alarm. For information about alarms, see `Alarms Overview`__. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see `Getting Started with Policies`__. For information about endpoints and signing API requests, see `About the API`__. For information about available SDKs and tools, see `SDKS and Other Tools`__. __ https://docs.cloud.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#AlarmsOverview __ https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm __ https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm __ https://docs.cloud.oracle.com/iaas/Content/API/Concepts/sdks.htm �CRITICAL�ERROR�WARNING�INFOc K s� dddddddddddddddddddddd�| _ d d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )av Initializes a new AlarmSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this AlarmSummary. :type id: str :param display_name: The value to assign to the display_name property of this AlarmSummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this AlarmSummary. :type compartment_id: str :param metric_compartment_id: The value to assign to the metric_compartment_id property of this AlarmSummary. :type metric_compartment_id: str :param namespace: The value to assign to the namespace property of this AlarmSummary. :type namespace: str :param query: The value to assign to the query property of this AlarmSummary. :type query: str :param severity: The value to assign to the severity property of this AlarmSummary. Allowed values for this property are: "CRITICAL", "ERROR", "WARNING", "INFO", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type severity: str :param destinations: The value to assign to the destinations property of this AlarmSummary. :type destinations: list[str] :param suppression: The value to assign to the suppression property of this AlarmSummary. :type suppression: oci.monitoring.models.Suppression :param is_enabled: The value to assign to the is_enabled property of this AlarmSummary. :type is_enabled: bool :param is_notifications_per_metric_dimension_enabled: The value to assign to the is_notifications_per_metric_dimension_enabled property of this AlarmSummary. :type is_notifications_per_metric_dimension_enabled: bool :param freeform_tags: The value to assign to the freeform_tags property of this AlarmSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AlarmSummary. :type defined_tags: dict(str, dict(str, object)) :param lifecycle_state: The value to assign to the lifecycle_state property of this AlarmSummary. :type lifecycle_state: str :param overrides: The value to assign to the overrides property of this AlarmSummary. :type overrides: list[oci.monitoring.models.AlarmOverride] :param rule_name: The value to assign to the rule_name property of this AlarmSummary. :type rule_name: str :param notification_version: The value to assign to the notification_version property of this AlarmSummary. :type notification_version: str :param notification_title: The value to assign to the notification_title property of this AlarmSummary. :type notification_title: str :param evaluation_slack_duration: The value to assign to the evaluation_slack_duration property of this AlarmSummary. :type evaluation_slack_duration: str :param alarm_summary: The value to assign to the alarm_summary property of this AlarmSummary. :type alarm_summary: str :param resource_group: The value to assign to the resource_group property of this AlarmSummary. :type resource_group: str �strz list[str]ZSuppression�boolzdict(str, str)zdict(str, dict(str, object))zlist[AlarmOverride])�id�display_name�compartment_id�metric_compartment_id� namespace�query�severity�destinations�suppression� is_enabled�-is_notifications_per_metric_dimension_enabled� freeform_tags�defined_tags�lifecycle_state� overrides� rule_name�notification_version�notification_title�evaluation_slack_duration� alarm_summary�resource_groupr ZdisplayNameZ compartmentIdZmetricCompartmentIdr r r r r Z isEnabledZ(isNotificationsPerMetricDimensionEnabledZfreeformTagsZdefinedTagsZlifecycleStater ZruleNameZnotificationVersionZnotificationTitleZevaluationSlackDurationZalarmSummaryZ resourceGroupN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_metric_compartment_id� _namespace�_query� _severity� _destinations�_suppression�_is_enabled�._is_notifications_per_metric_dimension_enabled�_freeform_tags� _defined_tags�_lifecycle_state� _overrides� _rule_name�_notification_version�_notification_title�_evaluation_slack_duration�_alarm_summary�_resource_group)�self�kwargs� r9 �G/usr/lib/python3.9/site-packages/oci/monitoring/models/alarm_summary.py�__init__2 s� ]��zAlarmSummary.__init__c C s | j S )a **[Required]** Gets the id of this AlarmSummary. The `OCID`__ of the alarm. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this AlarmSummary. :rtype: str �r"