Developers API
enableHostHMWindows
Enables health monitoring on a Windows host.
Ensure that prepareHostHMWindows has been called at least 5 minutes before issuing this command.
Request Parameters
Parameter | Data Type | Description | Required | Default |
---|---|---|---|---|
hostid | integer | The HostID identifying the host on which to enable Windows Server Health Monitoring. | Required | - |
ipaddress | string | The IP address from which your server will be transmitting health monitoring data. | Required | - |
hostname | string | The Windows hostname of the monitored server. | Required | - |
Response Data
Response Variable | Data Type | Description |
---|---|---|
errorcode | integer | Returns an errorcode of 0 if call is successful. |