netbox-community / go-netbox

The official Go API client for Netbox IPAM and DCIM service.
Other
195 stars 146 forks source link

A virtual machine interface cannot be created #35

Closed hensoko closed 4 years ago

hensoko commented 6 years ago

Hi,

the current swagger.json does not allow creating an interface for a virtual machine because it expects a device_id instead of a virtual_machine_id.