https://github.com/wutcat/netbox-nas
https://github.com/wutcat/netbox-nas
netbox netbox-plugin
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wutcat/netbox-nas
- Owner: wutcat
- Created: 2022-04-20T17:55:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T15:54:16.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T16:52:26.591Z (almost 2 years ago)
- Topics: netbox, netbox-plugin
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## netbox-nas
A plugin to enable managment of NAS resources.
This plugin introduces four new models:
- NAS Cluster: The NAS resource provider, e.g. a NAS head node or cluster of nodes. NetBox Devices can be linked to this.
- NAS Volume: The share backing volume used by the NAS cluster.
- NAS Share: The share itself, e.g. NFS export, CIFS share, CephFS path, etc.
- NAS Mount: The mount definition. This describes how a share should be mounted on a particular resource. NetBox Devices, Virtual Machines, and Prefixes can be linked to this currently.

## Requirements
Minimum NetBox version:
- v1.0.3: NetBox 3.7.8
- v1.0.2: NetBox 4.0.0
- v1.0.1: NetBox 3.4.0
- v1.0.0: NetBox 3.4.0