connectionAlias | String. Name of the connection node for which you want the connection state and error status returned. |
response | Document List. Information about the connection state and error status. Keys are: connectionState. String. Current connection state (enabled/disabled). hasError. Boolean. Flag indicating if any error was detected on the connection. Values are: true - An error was detected. false - No error was detected. lastErrorTime. String. Indicates the last time an error occurred. |