remote_run
Check if remote run pod is ready
get/remote_run/{service}/{instance}/poll
Path parameters
servicestring required
Service name
instancestring required
Instance name
Query parameters
job_namestring required
Kubernetes job name (returned from the /start endpoint)
userstring required
User requesting the job
toolboxboolean
Whether this is a toolbox job
Response
Pod status information
Changes
Changed in 5 of the 50 revisions of this API.24
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ▲
added the new required
queryrequest parameterusernew-required-request-parameter
- ○
added the new optional
queryrequest parametertoolboxnew-optional-request-parameter
- ▲
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲