We, are looking for a way to pull monitoring information from Xprotect VMS. Could be SNMP+oids or api+guide. Can anyone advice?
Status viewer sample might be helpful for you –
I ended up using “https://manager/ManagementServer/ServerCommandService.svc?wsdl” to login, get token and configuration. Then using “https://recorder:7563/recorderstatusservice/recorderstatusservice2.asmx?wsdl” to get different status informations, mainly cameras. Actually I have another question I did not find anyway to expire token, is there a way to manually expire token? because logout does not expire it.
There’s no way to expire token manually, it happens automatically. On the other hand, you can modify token timeout, please read this KB article -