Status codes
| HTTP Status code | appStatusCode | Message | Possible remediation |
|---|---|---|---|
| 202 Accepted | NA | Certificate attribute deleted 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. |
|
404 Not Found |
NO_RECORDS_FOUND | No matching records found. | Check and ensure that the value provided for name query param is correct. |
| 400 Bad Request | MANDATORY_FIELD_MISSING | Mandatory field is missing or invalid - name. | Ensure that the name query param is available in the request. |