| setcachepolicy_storeingroup |
Use this method to set name of the content group in which to store the object when the final result of policy evaluation is CACHE. The content group must exist before being mentioned here. Use the "show cache contentgroup" method to view the list of existing content groups. |
Syntax |
Parameters |
policyname |
Name for the policy. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Can be changed after the policy is created. This is mandatory parameter. |
storeingroup |
Name of the content group in which to store the object when the final result of policy evaluation is CACHE. The content group must exist before being mentioned here. Use the "show cache contentgroup" method to view the list of existing content groups. |
Return Value |
Returns simpleResult |
See Also |