The ParseEventResult datatype includes various settings.

Table: ParseEventResult

ParameterTypeRequired[a]DefaultDescription
statusParseEventStatusyes The status of parsing the test event (see ParseEventStatus Table).
errorMessagestringyes A potential error message.
events[ParsedEvent]yes The parsed events. Can be empty if the test was dropped by the parser or contain one or more events.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.