Hi all, I am trying to use the API to get a list of unused and another of used rules. Via the API I only get the following error <response status="error"><msg><line>An error occured. See dagger.log for information.</line></msg></response> I have also tried with the following https://hostname/api/?type=op&action=show&key=PaloaltoKey&xpath=/show/running/rule-use/rule-base=security/type=used/vsys… I then get a list of all policies. This does not change even if I change from used to unused, or from security to nat or pbf. Does anyone know how to get an api command that will simply list the unused security rules as on e would get from a normal command line query? Hope so, thanks Stefan
... View more