Use the CLI commands in this topic to delete scheduled reports from the reports database on the appliance.
To delete scheduled reports from the reports database:
Go to CLI configuration mode.
hostname > enable hostname # configure terminal
Verify the report identification number to delete from the reports database.
hostname (config) # show report schedulePeriodicity MonthDay WeekDay Time Transport Command 3 weekly - Sun 12:00 file common/Alert_Details report_format xml time_frame past_week 4 weekly - Sun 12:00 email file_executive_summary report_format pdf time_frame past_week
Total reporting jobs scheduled: 2.
Specify the report identification number you want to delete from the reports database.
hostname (config) # no report schedule <report_number>Verify the status of the report schedule.
hostname (config) # show report scheduleSave your changes.
hostname (config) # write memory