gns3-server/docs/api/v1/network/interfaces.rst

20 lines
517 B
ReStructuredText
Raw Normal View History

2015-02-04 11:31:31 +02:00
/v1/interfaces
----------------------------------------------------------------------------------------------------------------------
2015-02-04 11:31:31 +02:00
.. contents::
GET /v1/interfaces
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2015-02-04 11:31:31 +02:00
List all the network interfaces available on the server
Response status codes
**********************
- **200**: OK
2015-02-24 12:38:57 +02:00
Sample session
***************
.. literalinclude:: ../../examples/get_interfaces.txt