Skip to main content

PreparationStatus

Status of an asynchronous preparation job.

MemberValueDescription
PendingJob created but not started yet.
RunningJob is currently running.
CompletedJob completed successfully.
FailedJob failed.
CancelledJob was cancelled.