Home > Configuration > Integrated Caching > flushcachecontentgroup

flushcachecontentgroup

Use this method to flush the objects in the specified content group.

Syntax



Parameters

name

Name of the content group from which to flush objects, or "all" to flush all content groups.
This is mandatory parameter.

query

Query string specifying individual objects to flush from this group by using parameterized invalidation. If this parameter is not set, all objects are flushed from the group.

host

Flush only objects that belong to the specified host. Do not use except with parameterized invalidation. Also, the Invalidation Restricted to Host parameter for the group must be set to YES.

selectorvalue

Value of the selector to be used for flushing objects from the content group. Requires that an invalidation selector be configured for the content group.

Return Value

Returns simpleResult

See Also