| unbindcacheglobal_policy |
Use this method to unbind policy from cache global. |
Syntax |
Parameters |
policy |
Name of the policy to unbind. This is mandatory parameter. |
type |
Bind point from which to unbind the policy. Possible Values : REQ_OVERRIDE, REQ_DEFAULT, RES_OVERRIDE, RES_DEFAULT, HTTPQUIC_REQ_OVERRIDE, HTTPQUIC_REQ_DEFAULT, HTTPQUIC_RES_OVERRIDE, HTTPQUIC_RES_DEFAULT. |
Return Value |
Returns simpleResult |
See Also |