🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 08:24:31 | 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: remote_connection_creation_request.cpython-38.pyc
Read Only
U w�if � @ 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 ZdZdddddddd�Zddddd d dd�Zd/dd�Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+d,� Zd-d.� ZdS )0�RemoteConnectionCreationRequestz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�bool)�name�description�org_id� remote_url�remote_api_token� remote_org_id�allow_insecure_tlsr r ZorgIDZ remoteURLZremoteAPITokenZremoteOrgIDZallowInsecureTLSNFc C sn d| _ d| _d| _d| _d| _d| _d| _d| _|| _|dk rD|| _ || _ || _|| _|dk rd|| _ || _dS )z=RemoteConnectionCreationRequest - a model defined in OpenAPI.N)�_name�_description�_org_id�_remote_url�_remote_api_token�_remote_org_id�_allow_insecure_tlsZ discriminatorr r r r r r r )�selfr r r r r r r � r �j/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/remote_connection_creation_request.py�__init__4 s"