Multiplay Clanforge

Open Clanforge

Multiplay Clanforge

Game image job fields

Documentation for Game image job fields
Read time 1 minuteLast updated 4 hours ago

During the game image process, the game image update job has various fields that provide information about the update job, such as when it was initiated, the current progress, and error messages. The table below has definitions for each field within game image update jobs. Refer to Game image job states.
FIELDDESCRIPTION
jobcreate
The
jobcreate
field has a Unix timestamp representing the time the image install job was created.
joberror
If the image install job fails, the
joberror
field will contain an error message.
jobeta
The
jobeta
field has a Unix timestamp representing the time at which the job is expected to complete.
jobfailed
The
jobfailed
field has a number representing the number of times the image install job has failed.
jobprogress
The
jobprogress
field has an integer between
0
and
100
representing the completion progress of the image install job.
jobstart
The
jobstart
field has a Unix timestamp representing the time at which the job started processing.
jobstateid
The
jobstateid
field has an ID representing the state of the image install job.
jobstatename
The
jobstatename
field has the human-readable name of the job state.
jobupdated
The
jobupdated
field has a Unix timestamp representing the time at which the job was last updated.