RESTful Job Control: Semantic Descriptor

jobRecord

id type title
jobID semantic unique identifier for this job resource.
jobURL semantic URL of this job resource document
jobRestartURL semantic URL to restart this jobfrom the very beginning.
jobContinueURL semantic URL to continue this job where it last left off.
jobCancelURL semantic URL to cancel this job
jobSuccessURL semantic URL to follow after successful completion of this job resource
jobFailedURL semantic URL to follow after a failed job run of this job resource
jobDescription semantic Human-readable text that describes this document.
jobStatus semantic Indicates resource status (pending, working, completed, failed)
jobDateCreated semantic Indicates the date/time (UTC) this resource was first created).
jobDateUpdated semantic Indicates the last date/time (UTC) this resource was modified).
jobMaxTTL semantic Indicates the maximum amount of time (in seconds) this resource is considered valid.
taskRecord semantic A task record (part of a job)

home | asd