Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDeployJobStatus

Hierarchy

  • IDeployJobStatus

Index

Properties

Optional appUrl

appUrl: undefined | string

Optional buildErrors

buildErrors: IBuildError[]

buildstatus

buildstatus: string | null

Optional consistencyErrors

consistencyErrors: IProblem[]

jobid

jobid: string

startTime

startTime: number

status

trace

trace: string[]

Used to keep track of which steps this app update went trough, mainly for debugging

memberof

IGetUpdateAppStatusResponse

type

type: "full" | "fast"

Generated using TypeDoc