The Monitoring_Query_Host type represents a monitoring instance. It consists of a hardware ID to monitor, an IP address attached to that hardware ID, a method of monitoring, and what to do in the instance that the monitor ever fails.
The argument to be used for this monitor, if necessary. The lowest monitoring levels (like ping) ignore this setting, but higher levels like HTTP custom use it.
Type: string
The IP address to be monitored. Must be attached to the hardware on this object
Type: string
The status of this monitoring instance. Anything other than “ON” means that the monitor has been disabled
Type: string
The number of 5-minute cycles to wait before the “responseAction” is taken. If set to 0, the response action will be taken immediately
Type: integer
The most recent result for this particular monitoring instance.
Type: SoftLayer_Network_Monitor_Version1_Query_Result
The type of monitoring query that is executed when this hardware is monitored.
Type: SoftLayer_Network_Monitor_Version1_Query_Type
The action taken when a monitor fails.
Type: SoftLayer_Network_Monitor_Version1_Query_ResponseType