Method: getAllEndSystemsAsProperties

Retrieve all end-system information as properties. Use the firstResult and maxResults parameters to paginate the end-systems returned by the web service.

Parameters

Name Type Description
firstResult int The first index in the query
maxResults int The maximum number of end-systems to return

Returns

Returns an array of end-systems.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/getAllEndSystemsAsProperties?firstResult=0&maxResults=100