mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-19 06:48:10 +00:00
20 lines
571 B
ReStructuredText
20 lines
571 B
ReStructuredText
/v2/compute/iou/nodes
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v2/compute/iou/nodes
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Retrieve the list of IOU VMS
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: List of IOU VM retrieved
|
|
|
|
Sample session
|
|
***************
|
|
|
|
|
|
.. literalinclude:: ../../../examples/compute_get_iounodes.txt
|
|
|