QUESTION:
How do I access the web services API using Java?
RESOLUTION:
Attached is a sample Java client that will get a session token and retrieve list of provisioned devices that matches "ip*" name pattern using that token. If you are using .NET, you should be able to create an equivalent syntax by substituting appropriate method calls. Note that this client uses the Legacy version of the API which is still supported.
APPLIES TO:
All versions of Traverse
REFERENCE:
For additional information regarding the Web Services, kindly review the KB article 'https://helpdesk.kaseya.com/entries/95422997-Traverse-Web-Services'