Delete - cleanupAppServerCache_1
Delete - cleanupAppServerCache
Description :
This command deletes old temporary files on a specific Application Server.
Return type : java.lang.Object
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
appServerName | String | Name of the Application Server whose cache you want to clean up. |
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 an Application Server called appserver1.
Script
blcli Delete cleanupAppServerCache appserver1 10
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*