GetCdsUnitTestStatus
Retrieve the status of a CDS unit test run using its run identifier, with optional long polling for real-time updates.
Instructions
Retrieve CDS unit test run status for a run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run identifier returned by unit test run. | |
| with_long_polling | No | Enable long polling while waiting for status. |