| addcachepolicylabel |
Use this method to creates a user-defined cache policy label. A policy label is a bind point of a group of policies. |
Syntax |
Parameters |
labelname |
Name for the label. 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 label is created. This is mandatory parameter. |
evaluates |
When to evaluate policies bound to this label: request-time or response-time. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |