-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v4.2.7
Feature type
New functionality
Proposed functionality
The table at /ipam/services/ lists all created services attached to a Device or VM.
If you want to rename several of them, you have to edit each of them, one at a time.
It's already possible for interfaces (/dcim/interfaces/, button Rename Selected), so I propose the same feature for services too.
Use case
- You named a bunch of services "DNS", but now you need to distinguish between "DNS Resolver" and "DNS Authoritative".
- You use Ansible netbox.netbox.nb_inventory with
group_by: [ "services" ], and therefore needs a coherent naming (I feel this use case could be improved by revamp data model for "services", and "service templates" #17196)
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application