Skip to main content

Easily import Device and Module types from GitHub repo

Project description

Netbox DeviceType/ModuleType Import Plugin

NetBox plugin for easy import DeviceType and ModuleType from NetBox Device Type Library. This is the continuation of the Netbox DeviceType Import Plugin app.

Description

The plugin uses GitHub GraphQL API to load DeviceType and ModuleType from NetBox Device Type Library. The plugin loads only file tree representation from GitHub repo and shows it as a table with vendor and model columns. DeviceType definitions files are loaded when you try to import selected models. To use GraphQL API you need to set GitHub personal access token in plugin settings. How to create the token, see "Creating a personal access token."

Compatibility

NetBox Version Plugin Version
3.4.x 0.0.x
3.5.x 0.1.x
3.6.x 0.2.x
3.7.x 0.3.x
4.0.x 0.4.x
4.1.x 0.5.x
4.2.x 0.6.x
4.3.x 0.7.x
4.4.x 0.8.x
4.5.x 0.9.x
4.6.x 0.10.x

Installation

  • Install NetBox as per NetBox documentation
  • Add to local_requirements.txt:
    • netbox-metatype-importer
  • Install requirements: ./venv/bin/pip install -r local_requirements.txt
  • Add to PLUGINS in NetBox configuration:
    • 'netbox_metatype_importer',
  • Run migration: ./venv/bin/python netbox/manage.py migrate

Configuration

The following options are available in the configuration file:

  • branch
    • Type: String
    • Description: Branch of the NetBox Device Type Library repo
    • Default: master
  • github_token
    • Type: String
    • Description: GitHub personal access token
  • repo
    • Type: String
    • Description: Name of the NetBox Device Type Library repo
    • Default: devicetype-library
  • repo_owner
    • Type: String
    • Description: Owner of the NetBox Device Type Library repo
    • Default: netbox-community

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_metatype_importer-0.10.0.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_metatype_importer-0.10.0-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

Details for the file netbox_metatype_importer-0.10.0.tar.gz.

File metadata

File hashes

Hashes for netbox_metatype_importer-0.10.0.tar.gz
Algorithm Hash digest
SHA256 96d1f1f054ed2fb7f0750d89d5f3dbc17e820db3337e327aa4d481b6d91a46eb
MD5 ef525e544d24d3ce18bf2d41285398cb
BLAKE2b-256 d931d2a91aec5d8e79e2bd648246934b2f92e7bc30753f65dc068f593ed4038a

See more details on using hashes here.

File details

Details for the file netbox_metatype_importer-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_metatype_importer-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0889932b1920ff49712fda73a51ec902f05e54b7889de532dab583772759811
MD5 a8031fb52043baab6656db31f814935a
BLAKE2b-256 b1f72501e234277953524bcb5770122c24dd39dd46c3dfed920acfdcc6049aa1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page