Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 310 Bytes

netbox-scripts

My scripts for NetBox

config.py

Includes variables for url and token.

devices_export.py

Export all devices to a csv file.

devicetype_library_parser.py

Script for parsing device type templates into a csv file.

sample-data.py

Can be used to quickly create sample data for testing.