execute webcache
webcache
This topic includes the following commands:
- execute webcache delete regular-expression
- execute webcache delete simple-string
- execute webcache delete status
- execute webcache delete wildcard
execute webcache delete regular-expression
Delete objects matching a regular expression in webcache.
execute webcache delete regular-expression <pattern>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<pattern> |
Pattern. |
string |
|
execute webcache delete simple-string
Delete objects matching a simple string in webcache.
execute webcache delete simple-string <pattern>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<pattern> |
Pattern. |
string |
|
execute webcache delete status
Query pattern deletion status.
execute webcache delete status
execute webcache delete wildcard
Delete objects matching a wildcard in webcache.
execute webcache delete wildcard <pattern>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<pattern> |
Pattern. |
string |
|