Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Delete - cleanupAppServerCache

Delete - cleanupAppServerCache

Description :

This command deletes old temporary files on the Application Server the BLCLI is currently connected to.

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 the current Application Server.

Script





blcli Delete cleanupAppServerCache 10 



Was this page helpful? Yes No Submitting... Thank you

Comments