getListRemote Operation
Using getListRemote operation you can retrieve a list of all devices currently configured for a managed TIBCO LogLogic Appliance from a Management Station. This returns all devices, not just enabled devices.
Response
If resultCount is greater than 0 and statusCode is 2000 (successful), the response returns a list of all devices (total number indicated by resultCount) currently configured for the remote TIBCO LogLogic Appliance.
If resultCount is 0 and statusCode is not 2000 (successful), an error is returned in statusMessage.
Example
To list all devices currently configured for remote Appliance 1.2.20.100:
getListRemote authstr 1.2.20.100
Copyright © Cloud Software Group, Inc. All rights reserved.