QuestionQ21
FortiSOAR ComponentsReview this command:
#/opt/cyops-workflow/.env/bin/python /opt/cyops-workflow/sealab/manage.py cleandb --keep 1000
What outcome is expected from this command?
- A Deletes all workflow run history, apart from the last 1000 entries
- B Reclaims disk space for backup, restore, or upgrade process
- C Deletes the last 1000 entries from the workflow run history
- D Schedules a workflow execution history cleanup for every Saturday night
Community Discussion