TestResult is a datatype for the result of a test.

This datatype is used by several testing mutation fields: testEmailAction(); testHumioRepoAction(); testKafkaEventForwarderV2(); testOpsGenieAction(); testPagerDutyAction(); testS3Action(); testSlackAction(); testSlackPostMessageAction(); testUploadFileAction(); testVictorOpsAction(); and testWebhookAction().

Table: TestResult

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
messagestringyes Long-TermA message explaining the test result.
successbooleanyes Long-TermTrue if the test was a success, false otherwise.