forceRemove
Specifies whether cache entries with full or partial file data currently stored on the gateway will be forcibly removed by the cache clean operation.
Valid arguments:
False
- The cache clean operation skips cache entries failing upload if they are associated with data currently stored on the gateway. This preserves the cached data.True
- The cache clean operation removes cache entries failing upload even if they are associated with data currently stored on the gateway. This deletes the cached data.IfForceRemove
is set toTrue
, the cache clean operation will delete file data from the gateway which might otherwise be recoverable.