List network interfaces
GET/api/node/:hostname/network/interface
List all network interfaces on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 500
List of network interfaces.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error listing network interfaces.