IcingaNotification: add apply_to column

This commit is contained in:
Thomas Gelf 2016-05-24 17:42:17 +02:00
parent b2b2140dcf
commit 44e2c73f79
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ class IcingaNotification extends IcingaObject
'object_name' => null,
'object_type' => null,
'disabled' => 'n',
'apply_to' => null,
'host_id' => null,
'service_id' => null,
// 'users' => null,