mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +00:00
20 lines
580 B
ReStructuredText
20 lines
580 B
ReStructuredText
|
/v2/compute/interfaces
|
||
|
------------------------------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
GET /v2/compute/interfaces
|
||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
List all the network interfaces available on the server
|
||
|
|
||
|
Response status codes
|
||
|
**********************
|
||
|
- **200**: OK
|
||
|
|
||
|
Sample session
|
||
|
***************
|
||
|
|
||
|
|
||
|
.. literalinclude:: ../../../examples/compute_get_interfaces.txt
|
||
|
|