ServiceManager check is a live Follow
AuraPlayer offers a REST API to check if the ServiceManager server is up and running, and if it has an up to date license.
GET http://<host>:<port>/ServiceManager/Macro/isAlive
Where <host> is the hostname of the server where the Service manager is installed
Where <port> is the port where the Service manager is installed
If the license is valid, you will get success true
If the license has expired, you will get an error of "User license has expired"
Comments
0 comments
Please sign in to leave a comment.