gns3-server/docs/api/v1/server/iou/iouvms.rst

20 lines
505 B
ReStructuredText
Raw Normal View History

2015-05-01 12:20:55 +03:00
/v1/iou/vms
----------------------------------------------------------------------------------------------------------------------
.. contents::
GET /v1/iou/vms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
***************
2016-03-04 18:50:17 +02:00
.. literalinclude:: ../../../examples/get_iouvms.txt
2015-06-10 15:35:53 +03:00