Kihagyás

Admin típusok

Queue_V1

vnd.api type: queues

Név Típus Leírás
name String A sor neve. (vnd.api ID)
size Integer A sor mérete.

TaskChainWM_V1

Task chain with meta.

vnd.api type: taskChainWMs

Név Típus Leírás
name String A task chain neve. (vnd.api ID)
description String Leírás.
status String A task chain státusza.
queueName String A sor neve.
errorQueueName String A hibasor neve.

JRole_V1

vnd.api type: roles

Név Típus Leírás
role String A szerepkör neve. (vnd.api ID)
description String Leírás.

JobStatus

Érték Leírás
WAITING Végrehajtásra vár.
STARTED Elindult.
FINISHED Sikeresen lezárult.
FAILED Sikertelenül lezárult.
CANCELLED Törölt.

JobInfo_V1

Név Típus Leírás
jobId Integer A job azonosítója. (vnd.api ID)
jobStatus String A job státusza.
jobClass String A job osztálya.
createdAt DateTime A job létrehozásának időpontja.
startedAt DateTime A job végrehajtásának kezdete.
finishedAt DateTime A job befejezésének időpontja.
resultDescription String Eredmény leírása.
progressPct Integer A százalékos végrehajtottság.
jobParams Param_V1 [ ] A job egyedi paraméterei, kulcs és érték párok.

JUserGroup_V1

vnd.api type: usergroups

Név Típus Leírás
id String A csoport azonosítója. (vnd.api ID)
groupName String A csoport neve.
description String A csoport leírása.

QueueManager_V1

vnd.api type: queuemanager

Név Típus Leírás
id String Azonosító. (vnd.api ID)
time DateTime Időpont.
queues Queue_V1 [ ] Sorok.

Node_V1

Név Típus Leírás
id String A node azonosítója.
nodeType String A node típusa, master vagy slave.
nodeProfile String Melyik profil alapján működik.
nodeTime Date Az információk lekérdezésének ideje.
modules Module_V1 [ ] A modulok listája.

JNode_V1

vnd.api type: nodes

Név Típus Leírás
id String A node azonosítója. (vnd.api ID)
nodeType String A node típusa, master vagy slave.
nodeProfile String Melyik profil alapján működik.
nodeTime Date Az információk lekérdezésének ideje.
modules JModule_V1 [ ] A modulok listája.

Module_V1

Név Típus Leírás
moduleName String A modul neve.
configValue String Az adatbázisban szereplő állapot érték.
runningValue String A tényleges érték.
runningValueLocked Boolean A tényleges érték zárolva van-e.
description String A modul leírása.

JModule_V1

vnd.api type: modules

Név Típus Leírás
id String A modul azonosítója. (vnd.api ID)
moduleName String A modul neve.
configValue String Az adatbázisban szereplő állapot érték.
runningValue String A tényleges érték.
runningValueLocked Boolean A tényleges érték zárolva van-e.
description String A modul leírása.

VersionInfo_V1

Név Típus Leírás
appName String Alkalmazásnév.
serverName String Szervernév.
hostName String Hosztnév.
legId String Leg azonosító.
flavour String Megrendelő specifikus verzió.
startedAt DateTime Indítás ideje.
gitCommitHash String Git commit hash.
gitTag String Git tag.
gitBranch String Git ág.
hammyCoreGitCommitHash String Hammy Core Git commit hash.
hammyCoreGitTag String Hammy Core Git tag.
hammyCoreGitBranch String Hammy Core Git ág.
hammyCoreApiGitCommitHash String Hammy Core Api Git commit hash.
hammyCoreApiGitTag String Hammy Core Api Git tag.
hammyCoreApiGitBranch String Hammy Core Api Git ág.
chaingunGitCommitHash String Chaingun Git commit hash.
chaingunGitTag String Chaingun Git tag.
chaingunGitBranch String Chaingun Git ág.
chaingunApiGitCommitHash String Chaingun Api Git commit hash.
chaingunApiGitTag String Chaingun Api Git tag.
chaingunApiGitBranch String Chaingun Api Git ág.