-
I have some odd behavior where the sync script is not properly setting the Primary IP on almost half of the VMs existent in netbox. The output seems to be fine:
```text
$ /opt/netbox-vmware-sync/.ve…
-
### 官方地址
1. https://github.com/netbox-community/netbox
2. https://netbox-community.github.io/netbox-python/
### 基础架构
![image](https://github.com/user-attachments/assets/68b23893-2601-4bba-8228…
-
I have just updated to Netbox 4.1 (from 3.something) and this gem no longer works when trying to request individual records.
For example,
`NetboxClientRuby.dcim.interface(1).get!`
Results in a…
jaark updated
15 hours ago
-
Hello,
The name/slug variables should be marked as optional when a scope_type = scope_id are used.
```
variable "vlan_id" {
default = 200
}
variable "site" {
default = "FRA1"
}
va…
-
netbox_1 | 127.0.0.1 - - [13/Nov/2024:10:37:29 +0000] "GET /api/extras/tags/?name=Proxbox&slug=proxbox&limit=0 HTTP/1.1" 200 437 "-" "python-requests/2.32.3"
netbox_1 | Ba…
-
Hi!
I just wanted to ask if you guys think that one could add a more or less generic plugin api or if there have already been some ideas for this (I couldn't find anything).
Our concrete use ca…
-
### Current Behavior
I get the following error starting NetBox on docker using tag v4.1.0 or newer (running on Kubernetes). Image tag v4.0.11 or older works without issue.
```text
ssl.SSLError:…
-
https://github.com/netbox-community/netbox-bgp/blob/b620b7284632e16697884cd5b78d4cf3f380a71e/netbox_bgp/api/serializers.py#L165
https://github.com/netbox-community/netbox-bgp/blob/b620b7284632e1669…
-
### What would you like to be added?
Creating the following CR does currently not work since the NetBox Operator only supports creating IPAM Resources with Custom Fields of type `Text` in `.spec.cust…
-
Hi,
compatibility table suggest it is compatible with 4.0 does it mean 4.0.X?
I have netbox 4.0.7 and and update.sh complains it need netbox 4.1 to run.
How do i have to select the pluginve…