sandbox-cache-clear
Use this command to clear Sandbox cache. You can specify the hash value of the file to clear the cached results for specific files, or clear all cache.
To use this command, your administrator account’s access control profile must have either w
or rw
permission to the sysgrp
area. For details, see Permissions.
Syntax
execute sandbox-cache-clear sha256 <sha256 strings of file1> <sha256 strings of file2> ...
execute sandbox-cache-clear all
Variable | Description | Default |
Enter the sha256 strings of the files to be cleared. Up to 32 hash value strings are allowed. |
No default. | |
Clear all cache. | No default. |
Example
FortiWeb # execute sandbox-cache-clear sha256 XXXXXXXXXXXXX XXXXXXXXXXXXXX
FortiWeb # execute sandbox-cache-clear all