Describes a single object from livestatus. More...
Public Member Functions | |
get_in () | |
For backward compatibility with the filter API. | |
get_exceptions () | |
Get all exceptions, augmented with types. |
Describes a single object from livestatus.
TimePeriod_Model::get_exceptions | ( | ) |
Get all exceptions, augmented with types.
Ninja rule: orm depend[] exceptions_calendar_dates Ninja rule: orm depend[] exceptions_month_date Ninja rule: orm depend[] exceptions_month_day Ninja rule: orm depend[] exceptions_month_week_day Ninja rule: orm depend[] exceptions_week_day
TimePeriod_Model::get_in | ( | ) |
For backward compatibility with the filter API.
We can't use the name 'in', since it conflicts with the lsfilter-operator 'in'.
In all cases, use the is_active instead.
Ninja rule: orm depend[] is_active