Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 872 Bytes

STALE PROJECT - OFFICIAL NEW PLUGIN FOUND AT https://gitlab.com/ip-fabric/integrations/ipfabric-netbox-sync

ipfabric-netbox 1.0.0

The project is a combination of code samples and examples to migrate data between IP Fabric v4.4.2 and NetBox v3.3.2.

requirements

Files

  • modules/netbox.py - Set of functions to operate NetBox's API.
  • ipf-netbox.py - Examples to operate the functions from modules.

Usage

Complete the server and token params and test examples in the main in ipf-netbox.py by uncommenting them.