Status Codes
| HTTP Status code | appStatusCode | Message | Possible remediation |
|---|---|---|---|
| 202 Accepted | - | 1 connector(s) saved and push operation has been triggered. | - |
| 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. |
| 417 Expectation failed | FIELD_VALUE_INVALID | Invalid value - <<field name>>. | Check and ensure that valid value is provided for the <<field name>> field in the request. |
| 404 Not Found | NO_RECORDS_FOUND | No matching records found - certificate not found. | Please provide correct value for the field
certificateId. |
| 400 Bad Request | INVALID_REQUEST | selectedProfiles are already available in the specified certificate. | Provide different value for the
selectedProfiles field. |
| 417 Expectation failed | CERT-APP-0016 | Connector with profiles {} already exists. | Profile connector already available for the selected
certificate. Please change the certificateId or delete
the existing connector. |
|
500 Internal Server Error |
avx-common-011 | Error while processing. |