Status codes

HTTP Status code appStatusCode Message Possible remediation
202 Accepted - Reinstate action has been triggered successfully. -
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 commonName/ serialNumber/ resourceId is correct.
400 Bad Request INVALID_REQUEST Please give valid common name and serial number or resourceId. Please give valid common name and serial number or resourceId.
400 Bad Request INVALID_REQUEST Please provide a valid action. Please provide a valid action.
400 Bad Request MANDATORY_FIELD_MISSING Mandatory field is missing or invalid - action. Ensure that the action field is available in the request payload.
400 Bad Request MANDATORY_FIELD_MISSING Mandatory field is missing or invalid - reason. Ensure that the reason field is available in the request payload.
417 Expectation Failed OPEN_WORK_ORDERS_FOUND Since requested certificate's work order is in progress, cannot initiate another action. Trigger the request once the open worker for the certificate is completed.
406 Not Acceptable CERT-VWF-0006 Life cycle action is unsupported by CA or another work order is in progress or certificate belongs to read group or is in Monitored status.

Ensure the following -

  • The CA supports the Reinstate action.

  • There is no workOrder in progress for the specified certificate.

  • Certificate should not belong to read only group.

  • Certificate is not in monitored status.