/network/interface
Retrieves all network interfaces on the system.
GET /network/interface
Method |
Response Payload |
JSON |
{ |
Retrieves information for a single network interface.
GET /network/interface/eth0
Method |
Response Payload |
JSON |
{ |
Configures a single network interface.
PUT /network/interface/eth0
Method |
Request Payload |
JSON |
{ |