gns3-server/docs/api/v2/hypervisor/iou/iouvms.rst

20 lines
574 B
ReStructuredText
Raw Normal View History

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