For the latest version, please use Certificate Lifecycle Manager 5.2.0! |
API Errors
Api Error | Message | HTTP Status |
---|---|---|
INPUT_VALIDATION_FAILED |
Input is not valid |
400 BAD_REQUEST |
AUTHENTICATION_FAILED |
Failed to Authenticate |
401 UNAUTHORIZED |
INVALID_TYPE_OF_ARGUMENT |
Provided argument is of invalid type |
400 BAD_REQUEST |
ACCESS_DENIED |
Access denied |
403 FORBIDDEN |
PASSWORD_NOT_FOUND |
Password for this End Entity and Policy does not exists |
404 NOT_FOUND |
MEDIA_NOT_SUPPORTED |
Media not supported |
415 UNSUPPORTED_MEDIA_TYPE |
END_ENTITY_IS_ARCHIVED |
The requested End Entity is archived |
409 CONFLICT |
POLICY_IS_ARCHIVED |
The requested policy is archived |
409 CONFLICT |
OPTIMISTIC_LOCKING_EXCEPTION |
A newer version of the resource was found in the database |
409 CONFLICT |
CRYPTO_MODULE_CREATE_SECURE_RANDOM_ERROR |
Crypto module failed to create secure random generator |
500 INTERNAL_SERVER_ERROR |
END_ENTITY_PASSWORD_POLICY_NOT_FOUND_UNPROCESSABLE_ENTITY |
End entity password policy do not exist |
422 UNPROCESSABLE_ENTITY |
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 |