Open
Description
Due to the scope changes on clusters the netbox plugin won't work with 4.2
https://netboxlabs.com/docs/netbox/en/stable/release-notes/version-4.2/
These two sections will need an upgrade to support 4.2:
this is what site looks like now on a cluster:
"scope_type": "dcim.site",
"scope_id": 5121,
"scope": {
"id": 5121,
"url": "https://netbox.localhost.net/api/dcim/sites/5121/",
"display": "6464",
"name": "6464",
"slug": "site_6464",
"description": "Paris"
},
Activity