DESCRIPTION
Information about the storage cluster configuration restore status.
PROPERTIES
startedTime: string (date-time) nullable
Time when storage cluster configuration restore was started.
completedTime: string (date-time) nullable
Time when storage cluster configuration restore ended.
status: string , x ∈ { "NotExecuted", "Running", "Completed", "Failed" }
Progress of storage cluster configuration restore.
-
NotExecuted: Restoring the storage cluster configuration has not been performed.
-
Running: The storage cluster configuration is being restored.
-
Completed: The storage cluster configuration has been restored.
-
Failed: The storage cluster configuration has not been restored.
error: errorResponse: object nullable