cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

PAN-OS 8.0/8.1 - Push changes committed by specific admin user to devices using API (commit-all)

L0 Member

Hi,

Currnely we are checking the following commands to commit changes to panorama (admin-level) made by spsefic admin user:
1. 

https://<Panorama>/api/?&type=commit&action=partial&cmd=<commit><partial><admin><member>admin-name<></member></admin></partial></commit>


And using the following command to push committed changes, in specific device group:
2.
https://<Panorama>/api/?type=commit&action=all&cmd=<commit-all><shared-policy><device-group><entry name="device-group-name"/></device-group>

 

This command push all committed changes made by all users, so my query is it possible to push committed changes made by specific admin user as in the first command by determining the admin-user ?

Thanks,

 

 

Who Me Too'd this topic