Name | Type | Description | Notes |
---|---|---|---|
status | String | The operation status. | |
steps | [String] | The list of operation steps that have been executed successfully. | |
totalSteps | Number | Total number of steps to be executed. | |
error | Error | [optional] |
-
ok
(value:"ok"
) -
error
(value:"error"
) -
running
(value:"running"
)