TaskStatusResponse

  • createdDateTime
    Type: string Format: date-time

    The date and time the task ran.

  • message
    Type: string | null

    Extra human readable message associated with task run.

  • successful
    Type: boolean

    Whether or not the task ran successfully.