2.34.
ERROR HANDLING
CHAPTER 2.
API REFERENCE
RESTORE INCOMPATIBLE VERSION
The restore could not be performed because this backup has been created by a different (incom-
patible) product verion
No parameters.
RESTORE SCRIPT FAILED
The restore could not be performed because the restore script failed. Is the file corrupt?
No parameters.
RESTORE TARGET MGMT IF NOT IN BACKUP
The restore could not be performed because the host’s current management interface is not in the
backup. The interfaces mentioned in the backup are:
No parameters.
RESTORE TARGET MISSING DEVICE
The restore could not be performed because a network interface is missing
Signature:
RESTORE_TARGET_MISSING_DEVICE(device)
SESSION AUTHENTICATION FAILED
The credentials given by the user are incorrect, so access has been denied, and you have not been
issued a session handle.
No parameters.
SESSION INVALID
You gave an invalid session reference. It may have been invalidated by a server restart, or timed
out. You should get a new session handle, using one of the session.login calls. This error does
not invalidate the current connection. The handle parameter echoes the bad value given.
Signature:
SESSION_INVALID(handle)
303