SoftLayer_Network_Monitor_Version1_Query_Result


SoftLayer_Network_Monitor_Version1_Query_Result

Description

The monitoring result object is used to show the status of the actions taken by the monitoring system.

In general, only the responseStatus variable is needed, as it holds the information on the status of the service.

Local


finishTime

The timestamp of when this monitor was co
Type: dateTime


responseStatus

The response status for this server. The response status meanings are: 0: Down/Critical: Server is down and/or has passed the critical response threshold (extremely long ping response, abnormal behavior, etc.) 1: Warning - Server may be recovering from a previous down state, or may have taken too long to respond 2: Up 3: Not used 4: Unknown - An unknown error has occurred. If the problem persists, contact support. 5: Unknown - An unknown error has occurred. If the problem persists, contact support.
Type: int


responseTime

The length of time it took the server to respond
Type: float

Relational


queryHost

References the queryHost that this response relates to.
Type: SoftLayer_Network_Monitor_Version1_Query_Host

Count