]> granicus.if.org Git - icinga2/commit
Implement support for getting a list of global variables from the API
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 16 Jun 2016 06:38:01 +0000 (08:38 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 16 Jun 2016 06:38:15 +0000 (08:38 +0200)
commitc99fb68c2dfa80502c2b8c2e50674d7ff273e021
tree35614f0694b0d408f8e2128f5653adedf3504b90
parent28dee2b79b4c5ebf8d1365f33b93385bbdef9caa
Implement support for getting a list of global variables from the API

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