Hi Sergey,
Thanks for your answer.
Maybe I didn't explain myself well, what I was trying to ask is what possible values exists in the "params -> status" key.
I've ran the following using an actual scan and filtered the statuses but I don't know if these are all of it:
# imunify-antivirus malware history list --limit 10000 | awk '{ print $3 }' | sort | uniq
added_to_ignore
cleanup_done
cleanup_removed
deleted
deleted_from_ignore
failed_to_cleanup
found
restored_original
unable_to_cleanup
Do you have the full list?
Thanks,
Ignacio