1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-12 02:48:55 +00:00
gns3-server/docs/api/v2/controller/gns3_vm/gns3vmengines.rst

20 lines
574 B
ReStructuredText
Raw Normal View History

2016-08-25 12:43:19 +00:00
/v2/gns3vm/engines
2016-07-14 13:31:49 +00:00
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
2016-08-25 12:43:19 +00:00
GET /v2/gns3vm/engines
2016-07-14 13:31:49 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-08-25 12:43:19 +00:00
Return the list of engines supported for the GNS3VM
2016-07-14 13:31:49 +00:00
Response status codes
**********************
2016-08-25 12:43:19 +00:00
- **200**: OK
Sample session
***************
.. literalinclude:: ../../../examples/controller_get_gns3vmengines.txt
2016-07-14 13:31:49 +00:00