NetBox plugin for Rack Design.
Project description
NetBox Rack Design
NetBox plugin for Rack Design.
- Free software: Apache-2.0
- Documentation: https://ravenrs.github.io/netbox-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
- Documentation: https://ravenrs.github.io/netbox-rack-design/
- Issues: https://github.com/ravenrs/netbox-rack-design/issues
- Discussions: https://github.com/ravenrs/netbox-rack-design/discussions
- NetBox Community Slack: netdev-community.slack.com
Credits
Based on the NetBox plugin tutorial:
This package was created with Cookiecutter and the netbox-community/cookiecutter-netbox-plugin project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b82b9c8174ba241c84fd389c5ba115426c832d55543b370fc9f3e9578a973f1
|
|
| MD5 |
8b29f6d982bcc5105e8854569b8f7c3c
|
|
| BLAKE2b-256 |
9d94c650798a58f77681d94fa7458724bfe5bc249bf84db3252a6c971f0b3c53
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
netbox_rack_design-0.1.0.tar.gz -
Subject digest:
4b82b9c8174ba241c84fd389c5ba115426c832d55543b370fc9f3e9578a973f1 - Sigstore transparency entry: 1938961559
- Sigstore integration time:
-
Permalink:
ravenrs/netbox-rack-design@edede32a8e61acd5c90345bd19ebf0824ef1e767 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/ravenrs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yaml@edede32a8e61acd5c90345bd19ebf0824ef1e767 -
Trigger Event:
push
-
Statement type:
File details
Details for the file netbox_rack_design-0.1.0-py3-none-any.whl.
File metadata
- Download URL: netbox_rack_design-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d25e35710fb88f409ec8213ff07e08f0baa63326caeba651089113bc310c5492
|
|
| MD5 |
8eba260ed8cfe2f2143e2475bf6eaede
|
|
| BLAKE2b-256 |
211bea9de8a1c0b79e5d4d3eca291cb7387fe3de9e338223e93e672a4d806d43
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
netbox_rack_design-0.1.0-py3-none-any.whl -
Subject digest:
d25e35710fb88f409ec8213ff07e08f0baa63326caeba651089113bc310c5492 - Sigstore transparency entry: 1938961665
- Sigstore integration time:
-
Permalink:
ravenrs/netbox-rack-design@edede32a8e61acd5c90345bd19ebf0824ef1e767 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/ravenrs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yaml@edede32a8e61acd5c90345bd19ebf0824ef1e767 -
Trigger Event:
push
-
Statement type: