netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.93k stars 2.56k forks source link

overview tagged devices #2550

Closed tonoitp closed 5 years ago

tonoitp commented 5 years ago

Environment

I'd like the same for the column instances at the page organization -> tags so we can get a page with all devices bearing that tag.

Use Case

We are gonna use tags in our network automation, beginning with specifying when and how often a backup is taken from each device. It will be very useful to be able to see which devices have the same tag.

Database Changes

None expected

External Dependencies

None expected

jeremystretch commented 5 years ago

The number of devices assigned to each tag is included in the tags list on the devices list view (Devices > Devices). You can also view the total number of objects assigned to each tag under Organization > Tags.