| bindlbmonitor_service |
Use this method to bind service to lb monitor. |
Syntax |
Parameters |
monitorname |
Name of the monitor. This is mandatory parameter. |
servicename |
Name of the service or 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. Default value = 1. Minimum value = 1. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |