Info

Status

Check whether the job is solved or not.

get/v2/vrp/jobs/{id}/status

Path parameters

idstring required

Response

Status

idstring required

Job ID

status'QUEUED' | 'SOLVING' | 'SOLVED' | 'ERROR' nullable

Status of the solve.

solveDurationinteger nullable

Duration of the solve in seconds

Example response

{
  "status": "SOLVING"
}

Changes

Changed in 1 of the 23 revisions of this API.1293

  • 4f1fbf4f1b771293See the full diff
    • added the new ACCEPTED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new ACCEPTED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new ACCEPTED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new BAD_GATEWAY enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new BAD_GATEWAY enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new BAD_GATEWAY enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new BAD_REQUEST enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new BAD_REQUEST enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new BAD_REQUEST enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new CONFLICT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new CONFLICT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new CONFLICT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new CREATED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new CREATED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new CREATED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new EXPECTATION_FAILED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new EXPECTATION_FAILED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new EXPECTATION_FAILED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new FORBIDDEN enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new FORBIDDEN enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new FORBIDDEN enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new FOUND enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new FOUND enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new FOUND enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new GATEWAY_TIMEOUT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new GATEWAY_TIMEOUT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new GATEWAY_TIMEOUT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new GONE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new GONE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new GONE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new HTTP_VERSION_NOT_SUPPORTED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new HTTP_VERSION_NOT_SUPPORTED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new HTTP_VERSION_NOT_SUPPORTED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new INTERNAL_SERVER_ERROR enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new INTERNAL_SERVER_ERROR enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new INTERNAL_SERVER_ERROR enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new LENGTH_REQUIRED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new LENGTH_REQUIRED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new LENGTH_REQUIRED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new METHOD_NOT_ALLOWED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new METHOD_NOT_ALLOWED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new METHOD_NOT_ALLOWED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new MOVED_PERMANENTLY enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new MOVED_PERMANENTLY enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new MOVED_PERMANENTLY enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new MULTIPLE_CHOICES enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new MULTIPLE_CHOICES enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new MULTIPLE_CHOICES enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NETWORK_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NETWORK_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NETWORK_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_ACCEPTABLE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NOT_ACCEPTABLE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NOT_ACCEPTABLE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_FOUND enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NOT_FOUND enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NOT_FOUND enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_IMPLEMENTED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NOT_IMPLEMENTED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NOT_IMPLEMENTED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_MODIFIED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NOT_MODIFIED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NOT_MODIFIED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new NO_CONTENT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new NO_CONTENT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new NO_CONTENT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new OK enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new OK enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new OK enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PARTIAL_CONTENT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PARTIAL_CONTENT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PARTIAL_CONTENT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PAYMENT_REQUIRED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PAYMENT_REQUIRED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PAYMENT_REQUIRED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PERMANENT_REDIRECT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PERMANENT_REDIRECT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PERMANENT_REDIRECT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PRECONDITION_FAILED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PRECONDITION_FAILED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PRECONDITION_FAILED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PRECONDITION_REQUIRED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PRECONDITION_REQUIRED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PRECONDITION_REQUIRED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new PROXY_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new PROXY_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new PROXY_AUTHENTICATION_REQUIRED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new REQUESTED_RANGE_NOT_SATISFIABLE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new REQUESTED_RANGE_NOT_SATISFIABLE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new REQUESTED_RANGE_NOT_SATISFIABLE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new REQUEST_ENTITY_TOO_LARGE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new REQUEST_ENTITY_TOO_LARGE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new REQUEST_ENTITY_TOO_LARGE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new REQUEST_HEADER_FIELDS_TOO_LARGE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new REQUEST_HEADER_FIELDS_TOO_LARGE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new REQUEST_HEADER_FIELDS_TOO_LARGE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new REQUEST_TIMEOUT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new REQUEST_TIMEOUT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new REQUEST_TIMEOUT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new REQUEST_URI_TOO_LONG enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new REQUEST_URI_TOO_LONG enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new REQUEST_URI_TOO_LONG enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new RESET_CONTENT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new RESET_CONTENT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new RESET_CONTENT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new SEE_OTHER enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new SEE_OTHER enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new SEE_OTHER enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new TEMPORARY_REDIRECT enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new TEMPORARY_REDIRECT enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new TEMPORARY_REDIRECT enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new UNAUTHORIZED enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new UNAUTHORIZED enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new UNAUTHORIZED enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new UNAVAILABLE_FOR_LEGAL_REASONS enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new UNAVAILABLE_FOR_LEGAL_REASONS enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new UNAVAILABLE_FOR_LEGAL_REASONS enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new UNSUPPORTED_MEDIA_TYPE enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new UNSUPPORTED_MEDIA_TYPE enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new UNSUPPORTED_MEDIA_TYPE enum value to the status response property for the response status 500

      response-property-enum-value-added

    • added the new USE_PROXY enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new USE_PROXY enum value to the status response property for the response status 427

      response-property-enum-value-added

    • added the new USE_PROXY enum value to the status response property for the response status 500

      response-property-enum-value-added

    • removed Status from the status response property allOf list for the response status 400

      response-property-all-of-removed

    • removed Status from the status response property allOf list for the response status 427

      response-property-all-of-removed

    • removed Status from the status response property allOf list for the response status 500

      response-property-all-of-removed