| unbindcmpglobal_policy |
Use this method to unbind policy from cmp global. |
Syntax |
Parameters |
policyname |
Name of the compression policy to unbind. This is mandatory parameter. |
type |
Bind point, specifying from where 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. |
priority |
Integer specifying the priority of the policy. The lower the number, the higher the priority. By default, polices within a label are evaluated in the order of their priority numbers.
Note that in the configuration utility, you can click the Priority field and edit the priority level or drag the entry to a new position in the list. If you drag the entry to a new position, the priority level is updated automatically. Minimum value = 1. Maximum value = 2147483647. |
Return Value |
Returns simpleResult |
See Also |