Test Run
Last updated
Last updated
Trigger a new test run for a specified target with a predefined set of probes configured via the SplxAI Platform UI.<br><br>To learn more about Test Runs and see a visual reference, visit the Test Run documentation page.
/api/v2/test-run/trigger
The id of the Target for which the Test Run will be triggered.
The ids of the Probes that will be used in a test run.
Name of the Test Run.
Get Test Run execution status. <br><br>Learn more about Test Run statuses on the Test Run documentation page.
/api/v2/test-run/{id}/status
Test Run id.
Generate a PDF report for a completed Test Run. <br><br> Visit the Test Run Report documentation page for more information about the report.
/api/v2/test-run/{id}/report
Test Run id.