getListRemote Operation

With getListRemote operation you can retrieve a list of all device groups currently configured for a managed TIBCO LogLogic Appliance from a Management Station. This returns all device groups, not just enabled device groups.

Request Parameter

authToken, applianceIP

Response

If resultCount is greater than 0 and statusCode is 2000 (successful), the response returns a list of all device groups (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 device groups currently configured for remote Appliance 1.2.20.100:

getListRemote authstr 1.2.20.100