Steps to reproduce
- Have VM that is expired
- Send "/api/v1/vm/{vmId}/re-install" PATCH request
Expected behavior
Get an error indicating that the VM has expired (code 402 PaymentRequired).
Actual behavior
Get InternalServerError (code 500) with content
{"error":"An internal error occurred"}
Steps to reproduce
Expected behavior
Get an error indicating that the VM has expired (code 402 PaymentRequired).
Actual behavior
Get InternalServerError (code 500) with content