mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
Update vlans.py
This commit is contained in:
parent
cd97ccc23c
commit
7cb990fd2d
@ -113,7 +113,7 @@ class VLANGroup(OrganizationalModel):
|
||||
if available_vids:
|
||||
return available_vids[0]
|
||||
return None
|
||||
|
||||
|
||||
def get_utilization(self):
|
||||
"""
|
||||
Return the percentage of utilization for this vlan group.
|
||||
|
Loading…
Reference in New Issue
Block a user