/configuration/outputgeneratorstatus - Get CCMS Output Generator status

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

Note:

This method is new in 6.3

End-point

GET /configuration/outputgeneratorstatus

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

String

Always empty

Note:

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