Dela via


DataBoxStageStatus Enum

Definition

Holds the device erasure completion status.

public enum DataBoxStageStatus
type DataBoxStageStatus = 
Public Enum DataBoxStageStatus
Inheritance
DataBoxStageStatus

Fields

Cancelled 4

Stage has been cancelled.

Cancelling 5

Stage is cancelling.

CustomerActionPerformed 12

Stage has performed customer action for clean up.

CustomerActionPerformedForCleanUp 11

Stage has performed customer action for clean up.

Failed 3

Stage has failed.

InProgress 1

Stage is in progress.

None 0

No status available yet.

Succeeded 2

Stage has succeeded.

SucceededWithErrors 6

Stage has succeeded with errors.

SucceededWithWarnings 8

Stage has succeeded with warnings.

WaitingForCustomerAction 7

Stage is stuck until customer takes some action.

WaitingForCustomerActionForCleanUp 10

Stage is waiting for customer action for clean up.

WaitingForCustomerActionForKek 9

Stage is waiting for customer action for kek action items.

Applies to