v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
services

Run RM tests for a given service

By default this endpoint initiates all RM Tests in your Test Suite for this service and every one of it's dependencies. You may also supply a list of RM tests in the body if you which to constrain to a subset of all tests, but they must be in the active Test Suite for your team Requires the privilege SERVICES_RUN

post/services/{serviceId}/baseline

Path parameters

serviceIdstring required

Query parameters

teamIdstring required

Required when using company session token.

Request body

testsstring[]

Response

default response

teamIdstring
serviceIdstring
startTimestring date-time
pauseUntilstring date-time
pauseReasonstring
testsstring[]
currentTestIndexinteger
createdBystring
state'PENDING' | 'ACTIVE' | 'FINISHED' | 'HALTED' | 'FAILED'