GetLastErrors
Command:
GetLastErrors DcsSnap{relationship#}
Description:
Use this command to find out the status of the last snapshot operation for the snapshot relationship configured on a particular storage server.
Arguments:
relationship# : A value that represents the snapshot relationship number.
For example: GetLastErrors DcsSnap1
Return Values:
0: success
-1: failure
Error Codes:
DCSPIT_ERROR_INVALID_PARAMETER: There is a potential version mismatch between API and driver.
DCSPIT_ERROR_REQUEST_ABORTED: The request was aborted.
Comments:
If a group command returns -1, call this function to retrieve detailed information for each snapshot relationship that was affected by this command.