Method: getEndSystemsByUserNameEx

Return end-system data based on a username. This operation is similar to getEndSystemsByUserName, but returns a verbose message.

Parameters

Name Type Description
userName string Username of the end-system

Returns

Returns WsEndSystemListResult with a structure defined by the following table.

Name Type Description
endSystem EndSystemDTO End-system data
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text
success boolean True if operation was successful

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/getEndSystemsByUserName?userName=jsmith