| disablelbmonitor |
Use this method to disable the monitor for a service. If the monitor name is not specified, all monitors bound to the service are disabled. |
Syntax |
Parameters |
servicename |
The name of the service being monitored. |
servicegroupname |
The name of the service group being monitored. |
monitorname |
Name for the monitor. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my monitor" or 'my monitor'). |
Return Value |
Returns simpleResult |
See Also |