Start Debug Tunnel
POST/api/v2/workspaces/:workspace_id/pipelines/:pipeline_id/debug-tunnel
Start a debug tunnel for a pipeline.
If another debug tunnel is already running for this pipeline, the existing tunnel will be stopped and a new one will be started.
Request
Responses
- 202
- 422
- 424
Debug tunnel started.
Validation Error
Debug tunnel device login failed.
Was this page helpful?