PlcmConntestPortReport

PlcmConntestPortReport

Defines the result object from running a connetion test from a single local port.


PlcmConntestPortReport Fields

NameTypeDescriptionAttributes
statusTypestring A string indicating the result (success or failure) of the conneciton test. Mandatory
statusSuccessboolean A summary of the status type, indicates whether the connection test was successful for this port or not. Mandatory
roundTripTimelong Nanosecond time it took for the server to receive the test packet and respond (valid for successful tests only). Mandatory
testNumberlong An identifier for an individual test port. Mandatory
localPortLocalPort Identifies the local port of the test. Mandatory
remotePortRemotePort Identifies the remote port of the test. Mandatory


Nested Types/Restrictions


NameTypeRestrictions
RemotePortint
LocalPortint