Skip to main content

Transform NetBox APIs into Business Ready Documents

Project description

Logo

netbox_giftwrap

Transform NetBox APIs into Business Ready formats

Installing netbox_giftwrap

To install netbox_giftwrap there are a few simple steps:

Ubuntu Linux

The following instructions are based on Windows WSL2 and Ubuntu however any flavour of Linux will work with possibly slightly different commands.
Confirm Python 3 is installed
$ python3 -V
Python 3.9.10
Create and activate a virtual environment
$ sudo apt install python3-venv
$ python3 -m venv netbox_giftwrap
$ source netbox_giftwrap/bin/activate
(netbox_giftwrap)$
Install the netbox_giftwrap
(netbox_giftwrap)$pip install netbox_giftwrap
Create an output folder
(netbox_giftwrap)$mkdir output

Windows

Download Python

Create and activate a virtual environment

C:\>python3 -m venv netbox_giftwrap
C:\>netbox_giftwrap\Scripts\activate
(netbox_giftwrap) C:\>

Install netbox_giftwrap

(message_room)$pip install netbox_giftwrap
Create an output folder
(netbox_giftwrap)$mkdir output

Using the bot

Run the bot as an interactive session

(netbox_giftwrap)$ cd output
(netbox_giftwrap)$~/output/netbox_giftwrap.py

The form questions:

Question 1 - NetBox URL:

Enter the URL of your NetBox instance (e.g. https://demo.netbox.dev):

This can be set as an environment variable

Question 2 - NetBox API Token:

Enter your NetBox API Token - you can create / retrieve one from https://URL/user/api-tokens/

This can be set as an environment variable

Question 3 - NetBox API:

The NetBox API you want to transform.

You can use "?" to list all available APIs.

You can use "all" to transform all available APIs.

The list of currently available APIs:

aggregates asns cables circuit-terminations circuit-types circuits cluster-groups cluster-types clusters console-port-templates console-ports contact-assignments contact-groups contact-roles contacts device-bay-templates device-bays device-roles device-types devices front-port-templates front-ports groups interface-templates interfaces inventory-items ip-addresses ip-ranges locations manufacturers module-bay-templates module-bays module-types modules platforms power-feeds power-outlet-templates power-outlets power-panels power-port-templates power-ports prefixes provider-networks providers rack-reservations rack-roles racks rear-port-templates rear-ports regions rirs roles route-targets service-templates services site-groups sites status tenant-groups tenants tokens users virtual-chassis virtual-interfaces virtual-machines vlan-groups vlans

Question 4 - Filetype Filetype (none, json, yaml, html, csv, markdown, mindmap, mp3, all)[none]:

If you do not select a filetype the NetBox API JSON will print to the screen.

You can select "all" to transform the NetBox API into all available filetypes.

The MindMaps require the VS Code markmap extension to render them inside the IDE.

It is recommended to use Excel Preview VS Code extension to preview the CSV output files.

Mindmap and MP3 generate 1 file-per result.

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_giftwrap-1.0.0.tar.gz (60.1 kB view details)

Uploaded Source

Built Distribution

netbox_giftwrap-1.0.0-py3-none-any.whl (60.9 kB view details)

Uploaded Python 3

File details

Details for the file netbox_giftwrap-1.0.0.tar.gz.

File metadata

  • Download URL: netbox_giftwrap-1.0.0.tar.gz
  • Upload date:
  • Size: 60.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.3 Linux/5.4.72-microsoft-standard-WSL2

File hashes

Hashes for netbox_giftwrap-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b972aa1c37ea1b4fcf50ca05746710de9ec051daa48ba683bbb84fad9def1b10
MD5 c09df7e13247ca862d9406beb58ac5c4
BLAKE2b-256 81006fe13400a05142fe3c49834754b9561aa2080fa65233c4cb98b842ba184e

See more details on using hashes here.

File details

Details for the file netbox_giftwrap-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: netbox_giftwrap-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 60.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.3 Linux/5.4.72-microsoft-standard-WSL2

File hashes

Hashes for netbox_giftwrap-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4e94677847b38cf9c78b6efa978b3e0ec53f24ec510947d20fd93a33e60f98d
MD5 195fe99d2a280ea777a96bc5d1c3b8ef
BLAKE2b-256 25951b3391b2aed352afab54f524ee2671a8d63bcf556c671dea187d4fc133a5

See more details on using hashes here.

Supported by

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