latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestRun

Sends a message to stop the current execution of the test run and send another message to schedule a new execution with an incremented attempt count

Sends a message to terminate the test run, and if the attempt count number is not over the limit, sends another message to schedule execution of the test run and updates the attempt count of the existing run.

post/journeyRuns/{id}/reschedule

Path parameters

idstring required

id of test to schedule execution of a second time

Response

The reschedule attempt was received and a termination message was sent, but a scheduling message was not sent

scheduling_message_sentboolean required

Whether a message to schedule execution of the test run again was sent

run_attempts_remaininginteger required

The number of remaining scheduling attempts allowed after counting this scheduling attempt