1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-03 20:51:00 +00:00
gns3-server/docs/api/v2/hypervisor/iou/iouvms.rst

20 lines
574 B
ReStructuredText
Raw Normal View History

2016-03-07 16:57:12 +00:00
/v2/hypervisor/iou/vms
------------------------------------------------------------------------------------------------------------------------------------------
2015-05-01 09:20:55 +00:00
.. contents::
2016-03-07 16:57:12 +00:00
GET /v2/hypervisor/iou/vms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2015-05-01 09:20:55 +00:00
Retrieve the list of IOU VMS
Response status codes
**********************
- **200**: List of IOU VM retrieved
2015-06-10 12:35:53 +00:00
Sample session
***************
.. literalinclude:: ../../../examples/hypervisor_get_iouvms.txt
2015-06-10 12:35:53 +00:00