Delete interface configuration
DELETE/api/node/:hostname/network/interface/:name
Delete the managed Netplan configuration for a network interface on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Interface configuration deleted.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error deleting interface configuration.