mirror of https://github.com/Icinga/icinga2.git
parent
a97519a42e
commit
4b997c0838
|
@ -310,6 +310,13 @@ type TimePeriod {
|
|||
%require "update",
|
||||
%attribute string "update"
|
||||
},
|
||||
|
||||
/* %if (methods.update == "LegacyTimePeriod") { */
|
||||
// %require "ranges",
|
||||
%attribute dictionary "ranges" {
|
||||
%attribute string "*"
|
||||
}
|
||||
/* } */
|
||||
}
|
||||
|
||||
type PerfdataWriter {
|
||||
|
|
Loading…
Reference in New Issue