get_current_jobs_for_tunnel
Retrieve the current number of active test jobs running through a specified Sauce Connect tunnel to monitor testing workload and infrastructure usage.
Instructions
Returns the number of currently running jobs for the specified tunnel. The word "tunnel" in this context refers
to usage of the Sauce Connect tool.
:param username: Required. The authentication username of the owner of the requested tunnel.
:param tunnel_id: Required. The unique identifier of the requested tunnel.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| tunnel_id | Yes |