]> granicus.if.org Git - icinga2/commit
Implement support for retrieving a list of templates from the API
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 15 Jun 2016 05:37:03 +0000 (07:37 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 15 Jun 2016 05:41:51 +0000 (07:41 +0200)
commitace6882b59f8a0dc4223a466ed2963ff03eb29d1
tree1c43e7cb3dc5065480b1c91c7aaa787fe7cd99c1
parentf7f976b962661a3dc38a122d4ee0a967dd6518d2
Implement support for retrieving a list of templates from the API

fixes #11941
doc/9-icinga2-api.md
lib/remote/CMakeLists.txt
lib/remote/templatequeryhandler.cpp [new file with mode: 0644]
lib/remote/templatequeryhandler.hpp [new file with mode: 0644]