Floating Server

Connecting a Client

7min
to connect a client to the floating server, you can register users, manage licenses, and track consumption through the api while the api provides a flexible way to manage these tasks programmatically, the ui also offers insights and visibility into license usage and consumption starting from version 1 6 0, licenses are identified by license ids after being added to the floating server previously, the product code was used to address a license from version 1 6 0 onward you can include license ids in the body of requests to the floating server api to specify a particular license if a license id is not provided in the request, the most recently added license for the given product code will be addressed prior to version 1 6 0 only one license was supported per product code as a result, there was no need to include a license id in api requests registering a user to register a new user on the floating server, use the api to send a post request the api allows you to provide details such as product code, license id, user info, and host information api endpoint /register full api documentation register user docid\ r9jsnoamyvlvnenpd1k9n unregistering a user you can remove a user from the system by sending an api request to unregister them the server will remove the user's registration for the given product api endpoint /unregister full api documentation unregister user docid\ kbs alxf6yhruu7roi41c unregistering all users of a product to quickly remove all users registered to a product, use the unregister/all api endpoint this will clear all user registrations for a specific product api endpoint /unregister/all full api documentation unregister all users docid\ nvrktz upwrtq7tffd0o2 borrowing a license slot if a user needs to "borrow" a license for use in an offline scenario, the api allows you to reserve a license slot for a user until a specific date api endpoint /borrow full api documentation borrow license slot docid\ yu2t9fve vj2hvncnwesw client related capabilities in the ui the floating server's user interface also allows for easy management of client registrations, license usage, and consumption tracking without requiring api knowledge for more information about the capabilities of the ui related to registrations, see registrations docid rlzv whgchebhuvsu fx