rancher v2.15.1

ETCDSnapshotSave.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
ETCDSnapshotSave.status.phase fields and descriptions
Field / TypeDescription
ETCDSnapshotSave.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"]