Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameData TypePurposeExample
monitor_report_dateString

The date and time for which the health status check has been performed. The date format is yyyy-MM-dd.HH-mm-ss.K, for example 2022-07-31.23-12-59.Z indicating UTC time

controller_prod
monitor_report_fileStringThe path to the report file created for the health status check.
subjectString

The subject of an e-mail for use with a later MailJob.


bodyString

The body of an e-mail for use with a later MailJob, by default the value is the same as for the subject.


resultNumberThe number of problems identified during the health status check. A value 0 indicates absence of problems, other values indicate existence of problems.

Further Resources