acs::SiteNodeUrlspaceCache method flush_cache (public)
<instance of acs::SiteNodeUrlspaceCache> flush_cache \ -node_id node_id [ -with_subtree on|off ] [ -url url ]
Defined in packages/acs-tcl/tcl/site-nodes-procs.tcl
Cleanup in the urlspace tree: Clear always the full subtree via "-recurse" (maybe not always necessary).
- Switches:
- -node_id (required)
- -with_subtree (optional, boolean, defaults to
"true"
)- -url (optional)
- Testcases:
- No testcase defined.