go-netbox icon indicating copy to clipboard operation
go-netbox copied to clipboard

FR: Support Bulk Creation

Open mtuska opened this issue 1 year ago • 0 comments
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.

mtuska avatar Apr 24 '24 16:04 mtuska