|
For the latest version, please use Certificate Lifecycle Manager 6.5.1! |
API Errors
| Api Error | Message | HTTP Status |
|---|---|---|
AUTHENTICATION_FAILED |
Failed to Authenticate |
401 UNAUTHORIZED |
ACCESS_DENIED |
Access denied |
403 FORBIDDEN |
AUTHENTICATED_PRINCIPAL_NOT_FOUND |
Authenticated principal does not exist |
404 NOT_FOUND |
USER_NOT_FOUND_UNPROCESSABLE_ENTITY |
User does not exist |
422 UNPROCESSABLE_ENTITY |
AVAILABLE_MAIL_SETTINGS_NOT_FOUND_UNPROCESSABLE_ENTITY |
There are no mail settings available |
422 UNPROCESSABLE_ENTITY |
CHECK_CONFIGURATION_EMAIL_FAILED_MISSING_USER_EMAIL |
Failed to send test E-Mail, User E-Mail address is missing |
422 UNPROCESSABLE_ENTITY |
CHECK_CONFIGURATION_EMAIL_FAILED_API_CLIENT_NOT_SUPPORTED |
Functionality for sending test E-Mail is not supported for API Clients |
422 UNPROCESSABLE_ENTITY |
INVALID_EMAIL_CONFIGURATION |
E-Mail configuration is invalid |
409 CONFLICT |
BAD_REQUEST |
Bad Request |
400 BAD_REQUEST |
UNMAPPED_REQUEST_URL |
The request URL is not mapped to an endpoint |
404 NOT_FOUND |
METHOD_NOT_ALLOWED |
Method not allowed |
405 METHOD_NOT_ALLOWED |
UNKNOWN_ERROR |
Unknown Error |
500 INTERNAL_SERVER_ERROR |