job module

class job.Job(client, uuid)

Bases: object

delete()

Delete this job.

property info

Get info on the conversion job.

restart()

Restart a job.

stop()

Stop a job.