🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 10:32:36 | PHP 8.2.32
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
influxdb_client
/
domain
/
__pycache__
📍 /opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/__pycache__
🔄 Refresh
✏️
Editing: http_notification_rule.cpython-38.pyc
Read Only
U v�i~ � @ s4 d Z ddlZddlZddlmZ G 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 � N)�HTTPNotificationRuleBasec @ s� e Zd ZdZddddddddddddddddddddddddd d �Zddd ddddddddddddddddddd d!d"d#d �Zd2d&d'�Zd(d)� Zd*d+� Zd,d-� Z d.d/� Z d0d1� Zd%S )3�HTTPNotificationRulez�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�datetimeZTaskStatusType�intz list[TagRule]zlist[StatusRule]zlist[Label]ZNotificationRuleBaseLinks��type�url�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�linksr r ZlatestCompletedZ lastRunStatusZlastRunErrorr Z endpointIDZorgIDZtaskIDZownerIDZ createdAtZ updatedAtr r Z sleepUntilr r ZrunbookLinkZ limitEveryr ZtagRulesr ZstatusRulesr r �httpNc C sH t j| ||||||||| | ||| ||||||||||||d� d| _dS )z2HTTPNotificationRule - a model defined in OpenAPI.r N)r �__init__Z discriminator)�selfr r r r r r r r r r r r r r r r r r r r r r r r r � r$ �^/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/http_notification_rule.pyr"