The ApiJobHistory message.
JSON representation |
---|
{ "id": string, "name": string, "message": string, "creationTime": string, "identifier": string, "modificationTime": string, "additionalProperties": { string: string, ... } } |
Fields | |
---|---|
id |
The id of the job. |
name |
The name of the job. |
message |
The message of the job. |
creationTime |
The creation time of the job. |
identifier |
The identifier of the job. |
modificationTime |
The modification time of the job. |
additionalProperties |
The additional properties of the job. An object containing a list of |