The following list describes the known status codes that the API returns. Other codes may exist from the web server or the CXF framework, but it depends on the type of error.
OK
Indicates a successful return.
Created
Indicates a new record.
No Content
Indicates an empty response body.
Not Modified
Indicates that the record did not update.
Bad Request
Indicates that an error occurred due to a user or backend server issue.
Unauthorized
Indicates a function Access error or any authentication failure.
Not Found
Indicates that a record is not found.
Method Not Allowed
Indicates an unsupported HTTP method.
Not Acceptable
Indicates an unsupported requested format.
Conflict
Indicates that multiple records were found for the given identifier.
Unsupported Media Type
Indicates that the provided format is not supported.
Internal Server Error
Indicates an error on the server or CXF framework.
|
Copyright © 2014 CA.
All rights reserved.
|
|