Is there a way to pull the version number for the api appliance through the APIs or database.
15.8, 16.x
need to monitor the version number of the API appliance detection server.
There is not a API that can be queried for this information.
In the database the table "APPLIANCE" will have information about the registered appliance and the version
You can run a select on the appliance table and filter by the applianceid of the detection server.