Skip to content

Commit e942c0d

Browse files
committed
Remove subnet list limitation from README
1 parent 447a610 commit e942c0d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ This plugin allows you to view Kea status, leases and subnets in NetBox. Go dire
2121

2222
- Searching for leases by subnet ID does not support pagination. This may be an expensive operation depending on the subnet size.
2323

24-
- Kea doesn't provide a way to get a list of subnets without an additional hook library.
25-
Thus, this plugin lists subnets using the `config-get` command. This means that the entire config will be fetched just to get the configured subnets!
26-
This may be an expensive operation.
27-
2824
## Requirements
2925

3026
- NetBox 4.4 or 4.5

0 commit comments

Comments
 (0)