Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Flushes the entire URL cache or deletes entries according to the specified URL.
delete cache [url=]string [[recursive=]{yes|no}]
Parameters
[url=]string
Required. Specifies the fully qualified URL.
[recursive=]{yes|no}
If yes, removes all entries under the specified URL.
Examples
delete cache url=https://www.contoso.com:80/myresource/ recursive=yes