Status codes
| HTTP Status code | appStatusCode | Message | Possible remediation |
|---|---|---|---|
| 202 Accepted | NA | Certificate submission triggered successfully. | NA |
| 401 Unauthorized | AVX_GW_003 | Authentication failed, reason - Invalid Credentials. | Ensure that valid username and
password or valid sessionId is
provided as header param. |
| 400 Bad Request | MANDATORY_FIELD_MISSING | Mandatory field is missing or invalid - <<field name>>. | Check and ensure that valid value is provided for <<field name>> field in the request. |
| 400 Bad Request | INVALID_CSR_GEN_SOURCE | Invalid csr generation source specified. | Check and ensure that valid value is provided for
csrGenerationSource field in the
request. |
| 417 Bad Request | READ_GROUP | Group is given with read permission, so cannot perform any operation. | Please ensure that the
certificateGroup has read write
permission. |
| 404 Expectation failed | GROUP_NOT_FOUND | Invalid group name specified. | Check and ensure that valid value is provided for the
certificateGroup section in the
request. |
|
404 Not Found |
CERT-CA-0001 | CA settings are not available. | Check and ensure that valid value is provided for the
caSettingName field in the request. |