Key | Key | Description |
alias | String. Name of the connection for which you want the usage statistics. | |
packageName | String. Name of the package in which the connection resides. | |
statistics | totalConnections | Integer. Total number of connection instances. |
busyConnections | Integer. Number of connections in use by services, notifications, and listeners. | |
totalHits | Integer. Number of successful connections since the last reset. | |
totalMissess | Integer. Number of unsuccessful connections since the last reset (when the request timed out). | |
state | String. State of the connection. The value can be enabled, disabled, or suspended. |