Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
23.7 Legacy Series
»
23.7.8 - Allow new backup API to download latest configuration
« previous
next »
Print
Pages: [
1
]
Author
Topic: 23.7.8 - Allow new backup API to download latest configuration (Read 775 times)
SteveK
Newbie
Posts: 10
Karma: 0
23.7.8 - Allow new backup API to download latest configuration
«
on:
November 13, 2023, 11:58:32 am »
Hey,
I couldn't find any API documentation about the new feature for downloading the latest configuration directly via /api/core/backup/download/this. I tested it successfully with: curl -u "key":"secret" -o backup.xml
https://opensense/api/core/backup/download/this
Is there a parameter for getting the configuration encrypted, as it is possible through the WebUI?
Thanks
Logged
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 23.7.8 - Allow new backup API to download latest configuration
«
Reply #1 on:
November 13, 2023, 12:13:17 pm »
Hi,
The API is currently limited to the History page and you are referring to the Backup page with the encrypted download.
It's possible to add but there is no immediate plan to do so as we work through converting the remaining static pages bit by bit.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
23.7 Legacy Series
»
23.7.8 - Allow new backup API to download latest configuration