InfluxDB PHP Client
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
InfluxDB2\Model\TemplateKind Class Reference

Static Public Member Functions

static getAllowableEnumValues ()
 

Public Attributes

const BUCKET = 'Bucket'
 
const CHECK = 'Check'
 
const CHECK_DEADMAN = 'CheckDeadman'
 
const CHECK_THRESHOLD = 'CheckThreshold'
 
const DASHBOARD = 'Dashboard'
 
const LABEL = 'Label'
 
const NOTIFICATION_ENDPOINT = 'NotificationEndpoint'
 
const NOTIFICATION_ENDPOINT_HTTP = 'NotificationEndpointHTTP'
 
const NOTIFICATION_ENDPOINT_PAGER_DUTY = 'NotificationEndpointPagerDuty'
 
const NOTIFICATION_ENDPOINT_SLACK = 'NotificationEndpointSlack'
 
const NOTIFICATION_RULE = 'NotificationRule'
 
const TASK = 'Task'
 
const TELEGRAF = 'Telegraf'
 
const VARIABLE = 'Variable'
 

Member Function Documentation

◆ getAllowableEnumValues()

static InfluxDB2\Model\TemplateKind::getAllowableEnumValues ( )
static

Gets allowable values of the enum

Returns
string[]

Member Data Documentation

◆ BUCKET

const InfluxDB2\Model\TemplateKind::BUCKET = 'Bucket'

Possible values of this enum


The documentation for this class was generated from the following file: