-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
Allow users to add customized labels to servers for better organization and filtering. Examples of labels include: dmz, web, internal, etc.
Desired Functionality
- Users should be able to assign one or more custom labels to a server.
- Labels could be managed (created/edited/deleted) via the UI and/or API.
Dynamic Labels (Nice-to-have)
- Support for dynamic label assignment based on rule matches:
- For example: If the primary IP address starts with
192.168.20, assign thedmzlabel automatically.
- For example: If the primary IP address starts with
Example Use Cases
- Label a group of servers as
webto easily filter and apply rule sets. - Automatically categorize new servers into
dmzorinternalbased on their network IP.
This feature would improve visibility, organization, and dynamic management of servers within the platform.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request