status-type | xs:string |
A string indicating the result (success or failure) of the conneciton test.
| Mandatory |
status-success | xs:boolean |
A summary of the status type, indicates whether the connection test was successful for this port or not.
| Mandatory |
round-trip-time | xs:long |
Nanosecond time it took for the server to receive the test packet and respond (valid for successful tests only).
| Mandatory |
test-number | xs:long |
An identifier for an individual test port.
| Mandatory |
local-port | LocalPort |
Identifies the local port of the test.
| Mandatory |
remote-port | RemotePort |
Identifies the remote port of the test.
| Mandatory |