I may have missed an important part of the docs but I don't see a section on importing data from an existing infrastructure. I see the ability to create via the API but not an actual import utility? How is everyone importing and could you share examples?
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to netbox-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/47987f5f-de72-4d5e-bfd8-148b632debab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Kevin,
For all line numbers mentioned below, I am referring to the master version available here: https://github.com/jwegner89/netbox-utilities/blob/master/Sync-Netbox.ps1
$Token = "68b959d575e6028937c2d91825202e6ff5573b8e"
Invoke-RESTMethod : {"custom_fields":["Invalid custom field for virtual machine objects: vcenter_persistent_id"]}I hope that helps!