go-netbox
go-netbox copied to clipboard
FR: Support Bulk Creation
trafficstars
Currently(in alpha 3.7.1 build) the Create request such as 'GetAPI().IpamAPI.IpamIpAddressesCreate(ctx)' is for a single entity. The netbox api currently has support for bulk object creation from this issue and implemented here in the current master.