Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobActivity

Description of JobActivity.

Properties

id

id: string

Unique activity id at action group level

Optional resourceLevelExecutions

resourceLevelExecutions: Array<EntityExecutionDetails>

Resources execution details and outcomes associated with the Task.

Optional runbookId

runbookId: undefined | string

ID of the runbook

Optional runbookName

runbookName: undefined | string

Name of the runbook

status

status: JobStatus

Status of the Job at Action Group Level

Optional timeEnded

timeEnded: Date

The time the Scheduler Job ended. An RFC3339 formatted datetime string

Optional timeStarted

timeStarted: Date

The time the the Scheduler Job started. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj