Skip to main content

NetBox plugin for Rack Design.

Project description

NetBox Rack Design

NetBox plugin for Rack Design.

Features

The features the plugin provides should be listed here. For example:

  • Manage Rack Design resources through NetBox UI
  • Track and organize Rack Design data with custom fields and tags
  • REST API endpoints for programmatic access
  • GraphQL support for flexible data queries
  • Full change logging and journaling support
  • Integration with NetBox's permission system
  • Global search integration for finding Rack Design objects
  • Comprehensive filtering and table views

Screenshots

Screenshots will be added as features are developed.

Compatibility

This plugin targets NetBox 4.4.x.

NetBox Version Plugin Version
4.4.x 0.1.0

For more detailed compatibility information, see COMPATIBILITY.md.

Dependencies

This plugin requires:

  • NetBox 4.4.0 – 4.4.x
  • Python 3.10 – 3.12

No additional Python packages are required beyond NetBox's core dependencies.

REST API

This plugin provides a REST API endpoint for managing Rack Design resources:

  • /api/plugins/netbox_rack_design/rack-designs/ - List and create Rackdesign objects

GraphQL

This plugin provides GraphQL support for querying Rack Design resources through NetBox's GraphQL API.

Installing

For adding to a NetBox Docker setup see the general instructions for using netbox-docker with plugins.

While this is still in development and not yet on pypi you can install with pip:

pip install git+https://github.com/ravenrs/netbox-rack-design

or by adding to your local_requirements.txt or plugin_requirements.txt (netbox-docker):

git+https://github.com/ravenrs/netbox-rack-design

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you use netbox-docker, your /configuration/plugins.py file :

PLUGINS = [
    'netbox_rack_design'
]

PLUGINS_CONFIG = {
    "netbox_rack_design": {},
}

Configuration

This plugin does not require any additional configuration by default. Optional configuration parameters can be added to PLUGINS_CONFIG in your NetBox configuration file as needed.

Usage

For detailed usage instructions, please refer to the documentation.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

Reporting Bugs

Please report bugs by opening an issue on our GitHub Issues page. When reporting bugs, please include:

  • NetBox version
  • Plugin version
  • Python version
  • Steps to reproduce
  • Expected behavior
  • Actual behavior

Feature Requests

Feature requests can be submitted as GitHub Issues with the "enhancement" label.

Support

Credits

Based on the NetBox plugin tutorial:

This package was created with Cookiecutter and the netbox-community/cookiecutter-netbox-plugin project template.

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_rack_design-0.1.0.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

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

netbox_rack_design-0.1.0-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

Details for the file netbox_rack_design-0.1.0.tar.gz.

File metadata

  • Download URL: netbox_rack_design-0.1.0.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for netbox_rack_design-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4b82b9c8174ba241c84fd389c5ba115426c832d55543b370fc9f3e9578a973f1
MD5 8b29f6d982bcc5105e8854569b8f7c3c
BLAKE2b-256 9d94c650798a58f77681d94fa7458724bfe5bc249bf84db3252a6c971f0b3c53

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_rack_design-0.1.0.tar.gz:

Publisher: publish-pypi.yaml on ravenrs/netbox-rack-design

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file netbox_rack_design-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_rack_design-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d25e35710fb88f409ec8213ff07e08f0baa63326caeba651089113bc310c5492
MD5 8eba260ed8cfe2f2143e2475bf6eaede
BLAKE2b-256 211bea9de8a1c0b79e5d4d3eca291cb7387fe3de9e338223e93e672a4d806d43

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_rack_design-0.1.0-py3-none-any.whl:

Publisher: publish-pypi.yaml on ravenrs/netbox-rack-design

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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