Skip to Main Content
NetBox Plugin Ideas

Propose and vote for your most-wanted NetBox plugins!

Status Discussion
Created by Jose A
Created on Jun 8, 2023

Application a collection of services

Provide a Application Model which would consist of one or more services/applications.

Use case

Would allow to group services into one application. As services are restricted to one protocol and bundle applications.
Example:

#LDAP

##LDAP UDP

###Port 389

###Protocol UDP

##LDAP TCP

###Port 389, 636

###Protocol TCP

#Domain Controller

##LDAP

##Global Catalog

###TCP

###3268

Then after assigning applications to a device/vm once could use the api/automation with them.

Examples:

#Create Firewall Access List based on ip/protocol/port

#Generate Ansible/Puppet configuration for provisioning/setup

  • Attach files