| expirecacheobject |
Use this method to forces expiry of a cached object. You have to specify the locator ID of the cached object by using the -locator parameter. |
Syntax |
Parameters |
locator |
ID of the cached object to be expired To view the locator ID of the cached objects, use the show cache object method. |
url |
The URL of the object to be expired. |
host |
The host of the object to be expired. |
port |
The host port of the object to be expired. Default value = 80. Minimum value = 1. |
groupname |
Name of the content group to which the object belongs. |
httpmethod |
HTTP request method that caused the object to be stored. Default value = NS_HTTP_METHOD_GET. |
Return Value |
Returns simpleResult |
See Also |