gns3-server/docs/api/v2/compute/network/networkinterfaces.rst

20 lines
603 B
ReStructuredText
Raw Normal View History

2016-07-11 16:37:57 +03:00
/v2/compute/network/interfaces
2016-04-18 17:58:06 +03:00
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
2016-07-11 16:37:57 +03:00
GET /v2/compute/network/interfaces
2016-04-18 17:58:06 +03:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
List all the network interfaces available on the server
Response status codes
**********************
- **200**: OK
Sample session
***************
2016-07-11 16:37:57 +03:00
.. literalinclude:: ../../../examples/compute_get_networkinterfaces.txt
2016-04-18 17:58:06 +03:00