Scheduler service: Get local scheduler service
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/schedulerservice/local
Description
Get the Qlik Sense Scheduler Service (QSS) entity (including all settings) that runs on the same node as the Qlik Sense Repository Service (QRS) that makes the call.
Body
-
Return value
SchedulerService: { "customProperties": null, "name": "", "enabled": false, "serverNodeConfiguration": { "name": "", "hostName": "", "temporaryfilepath": "", "binaryfileRootpath": "", "id": "00000000-0000-0000-0000-000000000000" }, "schedulerServiceType": 1, "enginePath": "..\\Engine\\Engine.exe", "maxConcurrentEngines": 4, "engineTimeout": 30, "settings": {}, "tags": [ { "name": "", "id": "00000000-0000-0000-0000-000000000000" }], "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }
Optional parameters
-