| bindlbmonitor_servicegroup |
Use this method to bind servicegroup to lb monitor. |
Syntax |
Parameters |
monitorname |
Name of the monitor. This is mandatory parameter. |
servicegroupname |
Name of the service group. NOTE: This attribute is deprecated. This method is deprecated in 10.0, Instead use bind service method |
state |
State of the monitor. The state setting for a monitor of a given type affects all monitors of that type. For example, if an HTTP monitor is enabled, all HTTP monitors on the appliance are (or remain) enabled. If an HTTP monitor is disabled, all HTTP monitors on the appliance are disabled. Default value = ENABLED. Possible Values : ENABLED, DISABLED. |
weight |
Weight to assign to the binding between the monitor and service. Minimum value = 1. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |