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

20 lines
603 B
ReStructuredText
Raw Normal View History

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