Developers API
prepareHostHMWindows
Prepares Wormly to listen for health monitoring transmissions from the specified IP address.
This should be called at least 5 minutes before calling enableHostHMWindows, allowing time for some data to be collected.
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 | - |
Response Data
Response Variable | Data Type | Description |
---|---|---|
errorcode | integer | Returns an errorcode of 0 if call is successful. |