You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allocated("The VM snapshot is allocated but has not been created yet."), Creating("The VM snapshot is being created."), Ready(
33
-
"The VM snapshot is ready to be used."), Reverting("The VM snapshot is being used to revert"), Expunging("The volume is being expunging"), Removed(
32
+
Allocated("The Instance Snapshot is allocated but has not been created yet."), Creating("The Instance Snapshot is being created."), Ready(
33
+
"The Instance Snapshot is ready to be used."), Reverting("The Instance Snapshot is being used to revert"), Expunging("The volume is being expunging"), Removed(
34
34
"The volume is destroyed, and can't be recovered."), Error("The volume is in error state, and can't be recovered"),
35
-
Hidden("The VM snapshot is hidden from the user and cannot be recovered.");
35
+
Hidden("The Instance snapshot is hidden from the user and cannot be recovered.");
0 commit comments