Status codes
| HTTP Status code | appStatusCode | Message | Possible remediation |
|---|---|---|---|
| 202 Accepted | - | App connector rollback action initiated for 1 connector(s). | - |
| 202 Accepted | - | Operation cannot be completed for one or more devices as the 'Resource' allocated to you does not have write permission. | User does not have access for the device. |
| 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. |
| 417 Expectation failed | CERT-APP-0012 | Application connector ids cannot be empty. | Please provide value for the field
applicationConnectorIds. |
| 417 Expectation failed | ERR_APPLICATION_CONNECTOR_LIST_RETRIVAL | Unable to retrieve connector information. | Connector may not be available. Please provide correct value for the
field applicationConnectorIds. |
| 417 Expectation failed | ERR_APP_CONNECTORS_NOT_FOUND | Application connector(s) not found. | Connector may not be available. Please provide correct value for the
field applicationConnectorIds. |
| 417 Expectation failed | ERR_INITIALIZE_ROLLBACK_REQUEST | Unable to initialize rollback request. | |
|
500 Internal Server Error |
avx-common-011 | Error while processing. |