getStatus()

Retrieves basic status information about the adapter.

This information is fairly limited. For additional methods, see getConfig() and getRvConfig().

The following table lists the returned results:
Name Type Description
Instance ID String The adapter configuration ID.
Adapter Name String The name of the adapter.
Uptime Integer Time in seconds since startup.
Messages Received Integer The number of TIBCO Rendezvous messages received.
Messages Sent Integer The number of TIBCO Rendezvous messages published.
New Errors Integer The number of errors since the last call to this method.
Total Errors Integer The total number of errors since startup.
Process ID Integer The process ID of the application.
Host String The name of host machine on which the adapter is running.