diff --git a/lib/icingadb/icingadb-objects.cpp b/lib/icingadb/icingadb-objects.cpp index 90ac8c615..ae9d93344 100644 --- a/lib/icingadb/icingadb-objects.cpp +++ b/lib/icingadb/icingadb-objects.cpp @@ -54,13 +54,13 @@ std::vector IcingaDB::GetTypes() Downtime::TypeInstance, Comment::TypeInstance, + HostGroup::TypeInstance, + ServiceGroup::TypeInstance, CheckCommand::TypeInstance, Endpoint::TypeInstance, EventCommand::TypeInstance, - HostGroup::TypeInstance, Notification::TypeInstance, NotificationCommand::TypeInstance, - ServiceGroup::TypeInstance, TimePeriod::TypeInstance, User::TypeInstance, UserGroup::TypeInstance,