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