| bindsslglobal_policy |
Use this method to bind policy to ssl global. |
Syntax |
Parameters |
policyname |
Name of the SSL policy. |
priority |
Integer specifying the policy's priority. The lower the number, the higher the priority. Minimum value = 1. Maximum value = 2147483647. |
type |
Global bind point to which to bind the policy. If CONTROL_OVERRIDE or DATA_OVERRIDE is selected, the global control or data policy overrides the control or data policy bound to the virtual server or service. Possible Values : CONTROL_OVERRIDE, CONTROL_DEFAULT, DATA_OVERRIDE, DATA_DEFAULT, HTTPQUIC_CONTROL_OVERRIDE, HTTPQUIC_CONTROL_DEFAULT, HTTPQUIC_DATA_OVERRIDE, HTTPQUIC_DATA_DEFAULT. |
Return Value |
Returns simpleResult |
See Also |