Keystone Windows Client System Database REST API

From KeystoneIntranet
Revision as of 14:32, 12 May 2023 by Chanson (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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