Skip to content

Looking for the v2 equivalent of /api/v1/system/version/upgrade to check for pfSense upgrades available? #539

Discussion options

You must be logged in to vote

That endpoint is being reworked a bit. There were some odd discrepancies in how it works between CE and Plus so it didn't make it into the initial v2 release. Might be in v2.1.0 but I wouldn't count on that. You can install v1 alongside v2 and continue to use the v1 endpoint in the meantime.

Another workaround for CE you could do with v2 is just run the command below using /api/v2/diagnostics/command_prompt. It simply checks if there's a system upgrade available in the upstream repo:

pfSense-upgrade -c

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mbentley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants