Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobLogSummary

A list of job execution logs. A job log is an audit log record inserted during the lifecycle of a job execution instance. There can be one or more logs for an execution instance.

Properties

Optional jobExecutionKey

jobExecutionKey: undefined | string

The unique key of the parent job execution for which the log resource was created.

key

key: string

Unique key of the job log that is immutable.

Optional logMessage

logMessage: undefined | string

Message for this job log.

Optional severity

severity: undefined | string

Severity level for this log.

Optional timeCreated

timeCreated: Date

The date and time the job log was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Optional uri

uri: undefined | string

URI to the job log instance in the API.

Functions

getDeserializedJsonObj

getJsonObj