aliasName | String Name of the connection node for which you want usage statistics returned. |
connectionStatistics | Document List Information for each connection node. | |
Key | Description | |
TotalConnections | Integer Current number of connection instances. | |
BusyConnections | Integer Number of connections currently in use by services, notifications, and listeners. | |
FreeConnections | Integer Total number of connections created and available for use. | |
TotalHits | Integer Number of times this connection node successfully provided connections since the last reset. | |
TotalMisses | Integer Number of times this connection node unsuccessfully provided connections since the last reset (when the request timed out). |