execute webcache
Use this command to delete objects matching a certain criteria in web cache and to query pattern deletion status.
Delete objects matching a regular expression in the web cache
execute webcache delete regexp <pattern> Pattern.
Delete objects matching a simple string expression in the web cache
execute webcache delete simple <pattern> Pattern.
Query pattern deletion status
execute webcache delete status
Delete objects matching a wildcard in the web cache
execute webcache delete wildcard <pattern> Pattern.