Keystone Windows Client System Database REST API

From KeystoneIntranet
Revision as of 12:58, 14 July 2023 by WikiAdmin (talk | contribs) (1 revision imported)
(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