You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/docs/api/v2/controller/gns3_vm/gns3vm.rst

35 lines
914 B

/v2/gns3vm
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
GET /v2/gns3vm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get GNS3 VM settings
Response status codes
**********************
- **200**: GNS3 VM settings returned
Sample session
***************
.. literalinclude:: ../../../examples/controller_get_gns3vm.txt
PUT /v2/gns3vm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Update GNS3 VM settings
Response status codes
**********************
- **201**: GNS3 VM updated
Sample session
***************
.. literalinclude:: ../../../examples/controller_put_gns3vm.txt