ParseEventStatus
is an
enumerated list of status for parsing a test event.
Table: ParseEventStatus
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 16, 2024 | |||||
parseError | boolean | Deprecated | There was an error parsing the event. | ||
Success | boolean | Deprecated | Whether the event was parsed successfully. | ||
timestampError | boolean | Deprecated | There was an error extracting a timestamp from the event. |