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

20 lines
517 B
ReStructuredText
Raw Normal View History

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