Update interface configuration
PUT/api/node/:hostname/network/interface/:name
Update the managed Netplan configuration for a network interface on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Interface configuration updated.
Invalid request payload.
Unauthorized - API key required
Forbidden - Insufficient permissions
Interface configuration not found.
Error updating interface configuration.