We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447a610 commit e942c0dCopy full SHA for e942c0d
1 file changed
README.md
@@ -21,10 +21,6 @@ This plugin allows you to view Kea status, leases and subnets in NetBox. Go dire
21
22
- Searching for leases by subnet ID does not support pagination. This may be an expensive operation depending on the subnet size.
23
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
-
28
## Requirements
29
30
- NetBox 4.4 or 4.5
0 commit comments