plcm-conntest-client-report.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-conntest-client-report  PlcmConntestClientReport

Defines the client report object from running a connection test. Each report is a group of tests over a specified range all using the same network protocol as well as other test settings.


Complex Types

PlcmConntestClientReport Fields

NameTypeDescriptionAttributes
plcmConntestPortReportList List of plcm-conntest-port-reportSee Definition of plcm-conntest-port-report
session-idxs:string An identifier for this test session with the server. Mandatory
all-successxs:boolean A fast summay value indicating all contained port reports were successful or not. Mandatory
test-range-startTestRangeStart Client test port range start (inclusive, may be the same as the end range). Mandatory
test-range-endTestRangeEnd Client test port range end (inclusive, may be the same as the start range). Mandatory
network-protocolNetworkProtocol The network protocol used for the test (UDP|TCP). Mandatory
local-ipxs:string Identifies the local IP address of the test. Mandatory
remote-ipxs:string Identifies the remote IP address of the test. Mandatory


Simple Types


NameTypeRestrictions
NetworkProtocolxs:string
Value must be one of:
  • UDP
  • TCP
  • TLS
TestRangeEndxs:int
TestRangeStartxs:int