Get Output Generator Status

Checks if the Output Generator service is available and returns an error if it is not.

Note:

This method is new in 6.3

End-point

GET /configuration/outputgeneratorstatus

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

String

The result field is always empty. The status of the Output Generator is given by the error code and associated message:

  • If the code is 0, the Output Generator is available
  • If the code is negative, the Output Generator is not available.