salt.runners.jobs

A convenience system to manage jobs, both active and already run

salt.runners.jobs.active()

Return a report on all actively running jobs from a job id centric perspective

salt.runners.jobs.list_jobs()

List all detectable jobs and associated functions

salt.runners.jobs.lookup_jid(jid, ext_source=None)

Return the printout from a previously executed job

salt.runners.jobs.print_job(job_id)

Print job available details, including return data.

Parent topic

Previous topic

salt.runners.cache

Next topic

salt.runners.launchd