| renamecachepolicy |
Use this method to renames an existing cache policy. |
Syntax |
Parameters |
policyname |
Existing name of the cache policy. This is mandatory parameter. |
newname |
New name for the cache 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. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |