rancher v2.15.1

ETCDSnapshotRestore.status.phase

Phase represents the current phase of the Operation. A Pending operation is one that is currently waiting to acquire the beacon, active it, and begin execution. An InProgress operation is one that is currently executing. A Succeeded operation is one that completed successfully. A Failed operation is one that failed to complete successfully. A Canceled operation is one that was canceled by the user or system.

1 fields
ETCDSnapshotRestore.status.phase fields and descriptions
Field / TypeDescription
ETCDSnapshotRestore.status.phase
string

Phase represents the current phase of the Operation. A Pending operation is one that is currently waiting to acquire the beacon, active it, and begin execution. An InProgress operation is one that is currently executing. A Succeeded operation is one that completed successfully. A Failed operation is one that failed to complete successfully. A Canceled operation is one that was canceled by the user or system.

  • enum: ["Pending","InProgress","Succeeded","Failed","Canceled"]