| setlbvserver_healththreshold |
Use this method to set threshold in percent of active services below which vserver state is made down. If this threshold is 0, vserver state will be up even if one bound service is up. |
Syntax |
Parameters |
name |
Name of the virtual server. This is mandatory parameter. |
healththreshold |
Threshold in percent of active services below which vserver state is made down. If this threshold is 0, vserver state will be up even if one bound service is up. Default value = 0. Minimum value = 0. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |