- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-23-2021 01:24 AM
Hi,
I am a newbie to Panorama, please help me figure out the api call I need to execute to replace the serial number. I have tried few options like https://1.0.20.30.40//api/?key=LUFRPT0zAndSoOnAndSoOnAndSoOn=&type=config&action=set&xpath=/config/devices/entry[@name='all']&element=<serial>12345678012345</serial>
Didn't work. Please help.
Thanks,
Ani
07-24-2021 05:59 AM
Hi @Anipani
As this is one of the operational commands, try this one:
https://<panorama>/api/?key=apikey&type=op&cmd=<set><serial-number>serialnumber</serial-number></set>
07-24-2021 05:59 AM
Hi @Anipani
As this is one of the operational commands, try this one:
https://<panorama>/api/?key=apikey&type=op&cmd=<set><serial-number>serialnumber</serial-number></set>
07-24-2021 10:21 AM
Works! Thank a ton! Vsys_remo 🙂
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!