Method: clearOldestEndSystemIp

Clear the IP address on all end-systems with the matching parameter.

Parameters

Name Type Description
ipAddress string IP address to clear

Returns

Returns WsEndSystemResult with a structure defined by the following table.

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

Example

The following web service is executed with a web browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/clearOldestEndSystemIp?ipAddress=192.168.10.180