getListRemote Operation

With getListRemote operation you can retrieve a list of all message forwarding rules currently configured on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameter

authToken, applianceIP

Response

If resultCount is greater than 0 and statusCode is 2000 (successful), the response returns a list of all message forwarding rules (total number indicated by resultCount) currently configured in 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 message forwarding rules currently configured on remote Appliance 1.2.20.100:

getListRemote authstr 1.2.20.100