How to handle Quarantine with Symantec Single Agent for Linux using the command line tool (sav)
Symantec Single Agent for Linux 14.3 RU4 and above
NOTE: Root privilege is required to use this tool
/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -l | --list
List all of the items that are in the local Quarantine
/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -i | -- info <ID>
Provides detailed information about the quarantined item. To view the ID of an item, list the items that are in the Quarantine.
/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -d | --delete <ID>
Delete the specified item from the Quarantine. To view the ID of an item, list the items that are in the Quarantine.
/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -r | --restore <ID>
Restores the quarantined item that is specified. To view the ID of an item, list the items that are in the Quarantine.