Open fareedfauzi opened 3 years ago
Ah well this is a huge oversight in Snake Skin. I guess as we never delete samples through the UI we must have forgotten to add it! i'll try and add it in when I get a free moment.
What you can do in the interim is to delete the sample using the API:
curl http://localhost:5000/file/3ea002bead53f6bdf7fade8568285eb14146a7244f631570af55ee08ecef78f3 -XDELETE
Alright, thanks alex!
I have removed the samples in
/var/db/snake
, but somehow it still displays on the web interface.How to delete the sample from snake properly?