diff --git a/lib/icingadb/icingadb-objects.cpp b/lib/icingadb/icingadb-objects.cpp index 7fe26761e..865dba08c 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,