mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-12 19:38:57 +00:00
da00aa030a
Fix #116
21 lines
558 B
ReStructuredText
21 lines
558 B
ReStructuredText
/v1/config/reload
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
POST /v1/config/reload
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Check if version is the same as the server
|
|
|
|
Response status codes
|
|
**********************
|
|
- **201**: Config reload
|
|
- **403**: Config reload refused
|
|
|
|
Sample session
|
|
***************
|
|
|
|
|
|
.. literalinclude:: ../../examples/post_configreload.txt
|
|
|