
Originally Posted by
liverpoolfcfan
If you open a new session using the AuthRequest call, you will get the version returned in the session "refresh" block
"Header": {
"context": {
"session": {
"id": "13508",
"_content": "13508"
},
"refresh": {
"version": "7.2.1_GA_2790 20120815212042 20120815-2126 FOSS",
Also, if you call the GetInfoRequest API you will get the version returned in the response
"Body": {
"GetInfoResponse": {
"version": "7.2.1_GA_2790 20120815212042 20120815-2126 FOSS",
FOSS indicates Open Source - NE would indicate Network Edition - Not sure what the Appliance sends back.
There may be other calls to get the version but these are two that I know provide it.