Delete - cleanupAllAppServerCaches
Delete - cleanupAllAppServerCaches
Description :
This command deletes old temporary files on all the Application Servers that are currently up and running (and accessible).
Return type : java.lang.Object
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
retentionTime | Integer | Retention time in days. Retention time means the minimum time that must have elapsed since the last access time of a file, before that file can be considered for deletion. The minimum retention time is 3 days. |
Example
The following example shows how to clean up the cache on all Application Servers.
Script
blcli Delete cleanupAllAppServerCaches 10
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*