gns3-server/docs/api/v2/compute/config/configreload.rst

21 lines
621 B
ReStructuredText
Raw Normal View History

2016-04-18 17:58:06 +03:00
/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