-
I previously imported all the device templates using this tool last year and it ran within a few minutes.
I've just tried to update the device templates and it ran so slowly, I had to terminate after…
-
Allow for some form of dynamic data allocation per Netbox device object. This could be useful for many instances.
One useful example would be mapping the primary cluster member name to a macro. Aft…
-
Hi, i just upgraded from 3.5 to the latest version. After the update i get the following error:
`CMK Connection Error: 'BaseList' object has no attribute 'items'`
got any idea where to look in m…
-
Addition of https://github.com/netbox-community/netbox-bgp
waja updated
4 months ago
-
### Ansible NetBox Collection version
v3.20.0
### Ansible version
```bash
ansible [core 2.16.3]
config file = None
configured module search path = ['/Users/aenikitin/.ansible/plugins/modules…
-
Addition of https://github.com/Kani999/netbox-attachments
waja updated
4 months ago
-
Addition of https://github.com/ArnesSI/netbox-inventory
waja updated
4 months ago
-
Hi !
I wanted to implement the DHCP option 43 ([https://datatracker.ietf.org/doc/html/rfc2132#section-8.4](https://datatracker.ietf.org/doc/html/rfc2132#section-8.4)) but this made the startup cras…
-
When running the following function:
```go
package main
import (
"context"
"log"
"os"
"github.com/netbox-community/go-netbox/v4"
)
func main() {
ctx := context.Background()
cl…
-
I was just trying to make it work.
```
package main
import (
"context"
"log"
"github.com/netbox-community/go-netbox/v4"
)
func main() {
ctx := context.Background()
c := netbox.N…