Table of Contents

Description

The Job object is part of a system response and contains the information about a current job.

The authentication data is generated from the product. The data can only be determined if a product is specified.

Structure

JSON KeywordXML KeywordOccursTypeFormatDescription
createdcreated0 - 1stringdatetime

The date on which the order was created.

updatedupdated0 - 1stringdate-time

The date on which the order was last updated.

ownerowner1objectBasic UserThe object owner
updaterupdater1objectBasic UserThe user who performed the last update.
statusstatus1enumJobStatusConstantsDefines the status of a job.
substatussub_status 0 - 1string

Substatus of the job.  Substatuses exist depending on the job.

executionexecution0 - 1stringdate-timeThe date on which the job is processed by the system.
eventsevents0 - nobjectWorkFlowEventThe workflow events generated by the job.
-type1string

Type of the job (e.g. contact job=contact,

domain job=domain)

subTypesub_type0 - 1string

The subtype of the job. (e.g.: The SSL certificate type).

actionaction1integerint64The job action
idid1integerint64The job ID
-object1string
The object associated with the job, for example, the contact ID or domain name.
-messages0 - nobjectMsgThe notifications contained in the system response, e.g. error messages or notices. 
-logs0 - n objectCommonLogThe list of the associated log entries