For the complete documentation index, see llms.txt. This page is also available as Markdown.

Output Queue

Ausgabe-Warteschlange

post
Path parameters
taskIdinteger · int64Required

ID des Tasks

newStatestring · enumRequired

neuer newState

Possible values:
Body
processingResultanyOptional

Search-Dialog

Responses
200

OK

application/json
anyOptional
post/cmn/output/queue/{taskId}/state/{newState}
200

OK

No content

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

resourceIdstringRead-onlyOptional

resource id to be printed

filenamestringRead-onlyOptional

filename

subjectstringRead-onlyOptional

short subject

fromAddressstringRead-onlyOptional

(mail) from address

fromNamestring · max: 255Read-onlyOptional

(mail) from name

attachmentReferencesstring[]Read-onlyOptional

(mail) additional file references

statestring · enumRead-onlyOptional

state of the printing task

Possible values:
processingResultstringRead-onlyOptional

Prozessierungs-Ergebnis (für Log)

successfulAttemptsinteger · int64Read-onlyOptional

successfulAttempts

failedAttemptsinteger · int64Read-onlyOptional

failedAttempts

ruleResultanyOptional

Search-Dialog

importancestring · enumRead-onlyOptional

Wichtigkeit/Dringlichkeit

Possible values:
outputQuantityinteger · int32 · min: 1Optional

Anzahl der Ausgabe

get/cmn/output/queue/{id}

Last updated

Was this helpful?