Get network interface details
GET/api/node/:hostname/network/interface/:name
Get detailed configuration for a specific network interface on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Interface detail.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
Interface not found.
Error getting network interface.