JobHistory

Interface

Job history.

Includes history information for a job.

Properties

PropertyTypeNotes

Type of action performed.

Date

Date of the entry.

number

Duration in seconds from when a step transitions between running states.

Date

Date when a step on a job stopped running.

string

Job id associated with the entry.

string

Additional information for the action performed.

Date

Date when a step on a job started running.

string

Step id associated with the entry.

string

Username of the user that caused the action to happen.

action

Interface Property
action: JobHistoryAction

Type of action performed.

date

optional
Interface Property
date: Date

Date of the entry.

durationSeconds

optional
Interface Property
durationSeconds: number

Duration in seconds from when a step transitions between running states.

endDate

optional
Interface Property
endDate: Date

Date when a step on a job stopped running.

jobId

Interface Property
jobId: string

Job id associated with the entry.

result

optional
Interface Property
result: string

Additional information for the action performed.

startDate

optional
Interface Property
startDate: Date

Date when a step on a job started running.

stepId

optional
Interface Property
stepId: string

Step id associated with the entry.

username

Interface Property
username: string

Username of the user that caused the action to happen.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.