2015-03-30 12:05:54 +03:00
|
|
|
/v1/config/reload
|
2015-02-17 11:37:09 +02:00
|
|
|
----------------------------------------------------------------------------------------------------------------------
|
2015-02-04 11:31:31 +02:00
|
|
|
|
|
|
|
.. contents::
|
|
|
|
|
2015-03-30 12:05:54 +03:00
|
|
|
POST /v1/config/reload
|
2015-02-17 11:37:09 +02:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2015-03-30 12:05:54 +03:00
|
|
|
Check if version is the same as the server
|
2015-02-04 11:31:31 +02:00
|
|
|
|
|
|
|
Response status codes
|
|
|
|
**********************
|
2015-03-30 12:05:54 +03:00
|
|
|
- **201**: Config reload
|
|
|
|
- **403**: Config reload refused
|
2015-02-04 11:31:31 +02:00
|
|
|
|
2015-02-24 12:38:57 +02:00
|
|
|
Sample session
|
|
|
|
***************
|
|
|
|
|
|
|
|
|
2015-03-30 12:05:54 +03:00
|
|
|
.. literalinclude:: ../../examples/post_configreload.txt
|
2015-02-24 12:38:57 +02:00
|
|
|
|