workstep
A module for jobs routes.
Module Contents
Functions
|
Get the status of a submitted workstep execution for provisioning interactive and batch jobs |
|
Submit job to be executed using the provision. |
Attributes
- workstep.authentication_disabled
- workstep.dependencies
- async workstep.get_job_status(execution_id, execution_service, token, cached=False)
Get the status of a submitted workstep execution for provisioning interactive and batch jobs
- workstep.logger
- workstep.security
- async workstep.submit(job_request, execution_service, token)
Submit job to be executed using the provision.
- workstep.workstep_router