Defines the response from a server to a conneciton test client with server parameters to use for the test session.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| sessionId | string | An identifier for this test session with the server. | Mandatory |
| ports | Array of Ports | Ports on the server the client should use for the test. | |
| networkProtocol | NetworkProtocol | The desired network protocol of the test (UDP|TCP), defaults to UDP |
| Name | Type | Restrictions |
|---|---|---|
| NetworkProtocol | string | Value must be one of:
|
| Ports | int |