getListRemote Operation

Using getListRemote operation you can retrieve the complete list of all alerts currently defined 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 alerts (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 retrieve a list of all alerts defined in remote Appliance 1.2.20.100:

getListRemote authstr 1.2.20.100