plcm-conntest-port-report.xsd Documentation

Target Namespace

Elements

plcm-conntest-port-report  PlcmConntestPortReport

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


Complex Types

PlcmConntestPortReport Fields

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


Simple Types


NameTypeRestrictions
RemotePortxs:int
LocalPortxs:int