Create routes for an interface
POST/api/node/:hostname/network/route/:interfaceName
Create managed route configuration for a network interface on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Route configuration created.
Invalid request payload.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error creating route configuration.