mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Update Service type definition.
This commit is contained in:
parent
07e2a38c4d
commit
1dc10ca512
@ -59,7 +59,7 @@ type IcingaApplication {
|
|||||||
|
|
||||||
type Service {
|
type Service {
|
||||||
%require "host",
|
%require "host",
|
||||||
%attribute string "host",
|
%attribute name(Host) "host",
|
||||||
|
|
||||||
%attribute string "short_name",
|
%attribute string "short_name",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user