Table Of Contents
Fault Codes
Fault Codes
API errors return major and minor fault codes. The major fault codes are described in the following table:
Fault Code
|
Description
|
AUTHENTICATION_FAILED
|
User authentication failed. Invalid credentials.
|
COMMAND_FAILURE
|
The command could not be invoked.
|
CPAM_CONNECTION_FAILURE
|
The Cisco PAM connection failed.
|
DATA_ACCESS_EXCEPTION
|
An error occurred when accessing data in the database.
|
GENERIC_FAILURE
|
A generic function failure.
|
INCOMPATIBLE_DEV_STATE
|
The device state is incompatible for the command.
|
INVALID_BADGE_PROPERTY
|
Invalid badge property value is specified.
|
INVALID_DEV_TYPE
|
Device type specified is invalid.
|
INVALID_METHOD_PARAM
|
An method argument contains an invalid parameter.
|
INVALID_PERSON_PROPERTY
|
Invalid person property value is specified.
|
INVALID_SECURITY_CONTEXT
|
The security context object is invalid. The object may be expired or incorrect.
|
METHOD_NOT_IMPLEMENTED
|
The requested method is not yet implemented.
|
TARGET_DEVICE_NOT_FOUND
|
The specified target device could not be found.
|
WSAPI_NO_LICENSE
|
The WSAPI Feature License is not found.
|