get_current_jobs_for_tunnel
Retrieve the count of active test jobs running through a specified Sauce Connect tunnel by providing the tunnel ID and owner username.
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
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| tunnel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |