TestResult is a datatype for the result of a test.

Table: TestResult

ParameterTypeRequiredDefaultDescription
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: Oct 3, 2024
messagestringyes A message explaining the test result.
successbooleanyes True if the test was a success, false otherwise.