Hi,
I'm trying to work out which actual build of the GAIA API is currently installed. Running "show-api-versions" only gives the main version 1.8. However there some specific bug fixes in build 299 that were for us (didn't get around to installing the custom fix) so need to confirm the auto-updater has that one on the devices.
Since the last portion of build from "gaia_api status" has 299 on the end mean is indeed build 299? I would have thought build 299 on web page would match exactly from a command that can be run) not the "cp991255299" but since it does have 299 makes me wonder...
[Expert@GW:0]# gaia_api status
API Status:
---------------------
Build: cp991255299
Uptime: 7 days, 6:00:35.903777
Current Sessions: 0
Latest Version: 1.8
show-api-versions
{
"current-version": "1.8",
"supported-versions": [
"1",
"1.1",
"1.2",
"1.3",
"1.4",
"1.5",
"1.6",
"1.7",
"1.8"
]
}