mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Add verbose parameter to the docs
This commit is contained in:
parent
1b31ec8378
commit
5e8321f3a4
@ -124,7 +124,8 @@ The API will return standard [HTTP statuses](https://www.ietf.org/rfc/rfc2616.tx
|
|||||||
including error codes.
|
including error codes.
|
||||||
|
|
||||||
When an error occurs, the response body will contain additional information
|
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
|
A status code between 200 and 299 generally means that the request was
|
||||||
successful.
|
successful.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user