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

Static Public Member Functions

static getAllowableEnumValues ()
 

Public Attributes

const UNKNOWN = 'UNKNOWN'
 
const OK = 'OK'
 
const INFO = 'INFO'
 
const CRIT = 'CRIT'
 
const WARN = 'WARN'
 
const ANY = 'ANY'
 

Member Function Documentation

◆ getAllowableEnumValues()

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

Gets allowable values of the enum

Returns
string[]

Member Data Documentation

◆ UNKNOWN

const InfluxDB2\Model\RuleStatusLevel::UNKNOWN = 'UNKNOWN'

Possible values of this enum


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