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 - 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 



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

Comments