- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-05-2013 05:51 AM
Hi all,
I am not really in touch with API or thing like that, maybe someone can help 🙂
I am using wget command and API for backuping my palo config. It works ....
But how can I do if I would like to re upload this config to another palo ? think there is a wput commande but ... if someone have an exemple ....
V.
06-05-2013 04:48 PM
Have you tried using the type=import API query with curl? Check out the API guide for details.
curl --form file=@filename “http(s)://firewall/api/?type=import&category=configuration&key=xxx”
06-06-2013 12:46 AM
will try to do that and keep you in touch
Thx
v.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!