]> granicus.if.org Git - icinga2/commitdiff
Add verbose parameter to the docs
authorMichael Friedrich <michael.friedrich@icinga.com>
Fri, 6 Apr 2018 11:03:08 +0000 (13:03 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Fri, 6 Apr 2018 11:03:08 +0000 (13:03 +0200)
doc/12-icinga2-api.md

index e88ca62267420087f7ec408a45c0f23861a46dc2..48d96e6993a406922f4f26eb9d9b666923bb81b1 100644 (file)
@@ -124,7 +124,8 @@ The API will return standard [HTTP statuses](https://www.ietf.org/rfc/rfc2616.tx
 including error codes.
 
 When an error occurs, the response body will contain additional information
-about the problem and its source.
+about the problem and its source. Set `verbose` to true to retrieve more
+insights into what may be causing the error.
 
 A status code between 200 and 299 generally means that the request was
 successful.