Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netbox 4.0 and 4.1 api changes breaking Connect-NetboxAPI #64

Open
mivdeltascripts opened this issue Sep 12, 2024 · 1 comment
Open

Comments

@mivdeltascripts
Copy link

After updating Netbox, when attempting Connect-NetboxAPI I get error.

"/api/extras/content-types/ The requested page does not exist."

Netbox release notes show some API endpoints have been changed:

https://netboxlabs.com/docs/netbox/en/stable/release-notes/version-4.0/

REST API Changes

The /api/extras/content-types/ endpoint has moved to /api/extras/object-types/
The /api/extras/reports/ endpoint has been removed

https://netboxlabs.com/docs/netbox/en/stable/release-notes/version-4.1/

REST API Changes

The /api/extras/object-changes/ endpoint has moved to /api/core/object-changes/.

@tigpas
Copy link

tigpas commented Oct 2, 2024

There is an Pull Request for this issue: #60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants