mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +00:00
21 lines
630 B
ReStructuredText
21 lines
630 B
ReStructuredText
/v2/hypervisor/config/reload
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
POST /v2/hypervisor/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/hypervisor_post_configreload.txt
|
|
|