mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-12 10:08:10 +00:00
21 lines
621 B
ReStructuredText
21 lines
621 B
ReStructuredText
|
/v2/compute/config/reload
|
||
|
------------------------------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
POST /v2/compute/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/compute_post_configreload.txt
|
||
|
|