From 386f7a310e37b9f13085e573d5bfa686d09d6e0d Mon Sep 17 00:00:00 2001 From: Sven Nierlein Date: Tue, 17 Sep 2024 12:15:10 +0200 Subject: [PATCH] rest: add docs about host variables --- docs/documentation/rest.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/documentation/rest.asciidoc b/docs/documentation/rest.asciidoc index c5a7e3215..43f9818ed 100644 --- a/docs/documentation/rest.asciidoc +++ b/docs/documentation/rest.asciidoc @@ -386,6 +386,15 @@ Those columns can be used for filtering or to only select specific custom values ] ------ +[TIP] +.Host custom variables +======= +Host custom variables are accessible with the _HOST prefix for example like.: + +`%> thruk r '/services?columns=_HOSTWORKER&description'` +======= + + == Functions === Transformation Functions