For the latest version, please use Certificate Lifecycle Manager 5.2.0! |
API Errors
Api Error | Message | HTTP Status |
---|---|---|
AUTHENTICATION_FAILED |
Failed to Authenticate |
401 UNAUTHORIZED |
ACCESS_DENIED |
Access denied |
403 FORBIDDEN |
INVALID_TYPE_OF_ARGUMENT |
Provided argument is of invalid type |
400 BAD_REQUEST |
IMPORT_X509_INVALID_PEM_FILE_CONTENT |
Provided file content is not in valid PEM format |
422 UNPROCESSABLE_ENTITY |
IMPORT_CA_FILE_CONTAINS_NON_CA |
Provided file contains non-CA certificate |
422 UNPROCESSABLE_ENTITY |
SUB_CA_ISSUER_NOT_FOUND_UNPROCESSABLE_ENTITY |
Issuer CA does not exist in the system |
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 |