Server information
Returns the version of the target system. Also used to validate a connection to the target system when using the "Test Connect" button during target configuration
Signature: serverinfo(cinfo)
Return Value:
ACSuccess 0
ACUnknownError 1
Remarks:
The agent.serverInfo callback should be used to return the version information for the target system. See the agent.serverInfo callback page for full details.