go-netbox
go-netbox copied to clipboard
Unable to remove some parameters from vm interface
trafficstars
Hello,
I would like to remove these parameters from an interface:
- MacAddress => the library does not accept empty string
- Mtu => 0 is not accepted to remove the MTU set for an interface
- Mode => empty string is not accepted to remove this parameter
Thanks.