From 61e5d3ba4eb7d3091dce6b9c7755360e87d550a5 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Wed, 2 Nov 2016 13:52:17 +0100 Subject: [PATCH] User needs at least permission status/query --- SU/API/Icinga2.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SU/API/Icinga2.pod b/SU/API/Icinga2.pod index 5cf3bd2..5e9876a 100644 --- a/SU/API/Icinga2.pod +++ b/SU/API/Icinga2.pod @@ -66,7 +66,8 @@ Returns a new SU::API::Icinga object. =item login (USERNAME, PASSWORD) -Configure and validate credantials. +Configure and validate credantials. Pleas not that user needs at least the permission +"status/query" =item logout