- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-27-2013 11:15 AM
I have an issue similar to the issue in https://live.paloaltonetworks.com/docs/DOC-4127
Unfortunately the solution provided does not work for me
I tried
adminX@palo500-01(active)> delete report custom scope adult-and-pornography-top25
Invalid syntax.
adminX@palo500-01(active)> delete report custom scope
<name> <name>
I can't get the syntax right and I cannot find an examples
Any help would be appreciated.
12-06-2013 01:34 AM
Try this, it's working for me:
>show report directory-listing | match test_delete
It gave me the following output:
drwxr-xr-x 2 root root 4.0K Dec 2 10:03 test_delete
/opt/pancfg/mgmt/custom-reports/test_delete:
To delete those Custom Reports under the 'Reports' column, please run the following command: (for example, here we are deleting a custom report "Test_delete")
>delete report custom scope shared report-name Test_delete file-name *
or
>delete report custom scope vsys1 report-name Test_delete file-name *
PA support confirm that is a bug and you cant delete custom reports from GUI.
Regards
Slawek
11-28-2013 03:54 AM
I have same issiue on 5.0.9, few days ago I deleted one of my reports but today I checked and it still exist as yours.
12-06-2013 01:34 AM
Try this, it's working for me:
>show report directory-listing | match test_delete
It gave me the following output:
drwxr-xr-x 2 root root 4.0K Dec 2 10:03 test_delete
/opt/pancfg/mgmt/custom-reports/test_delete:
To delete those Custom Reports under the 'Reports' column, please run the following command: (for example, here we are deleting a custom report "Test_delete")
>delete report custom scope shared report-name Test_delete file-name *
or
>delete report custom scope vsys1 report-name Test_delete file-name *
PA support confirm that is a bug and you cant delete custom reports from GUI.
Regards
Slawek
04-06-2020 08:29 AM
This functionality does not seem to apply to Panorama if you created Custom Reports under a specific Device Group. You can only delete reports in Shared. delete report custom scope command only allows for shared as of v8.1.13. Do we know if v9.x allows you to specify device groups in the scope Panorama?
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!