Keystone Windows Client System Database REST API: Difference between revisions
Jump to navigation
Jump to search
(Created page with "CATEGORY: KSERVER ==Overview== The Keystone REST Server exposes a REST API which is used to communicate with the Keystone Windows Client System Database. See: Keystone...") |
m (1 revision imported) |
Latest revision as of 12:58, 14 July 2023
Overview
The Keystone REST Server exposes a REST API which is used to communicate with the Keystone Windows Client System Database.
See: Keystone_REST_Server_(KServer) for more on KServer.
Example URIs:
http://127.0.0.1:8212/rest/kWCsysapi/v1/connection
Portal Functions
updateversion
updateversion
- returns update version info
activeusers
activeusers
- returns number of active users
getupdate
getupdate
- method to update system
tempfile
tempfile
- returns file key
removefile/{filekey}
removefile/{filekey}
- method to remove file for a certain key
putupdate
putudpate