mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
ConfigObject: Introduce new icingadb_identifier
attr
This commit is contained in:
parent
14e4f6b921
commit
07e60c1961
@ -88,6 +88,7 @@ abstract class ConfigObject : ConfigObjectBase < ConfigType
|
||||
[state, no_user_modify] double version {
|
||||
default {{{ return 0; }}}
|
||||
};
|
||||
[no_user_view, no_user_modify] String icingadb_identifier;
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user