0

I would like to resize the server via this api. It returns 202 but the flavor is not applied. Its status is not changed to VERIFY_RESIZE. The status is Active. I also tried it with SHUTOFF status. The same thing has happened via CLI and horizon.

When I tried to confirm the resize via this, it does not work as the status is not VERIFY_RESIZE.

Bani
  • 19
  • 6
  • 1
    VERIFY_RESIZE is an asynchronous condition. The API returns, but it will take a while until the instance is resized. The process may fail, too. See also the definition of [return code 202](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/202). – berndbausch Mar 10 '21 at 09:11
  • @berndbausch Thanks for your reply. I wait for it but It is not changed at all. – Bani Mar 10 '21 at 09:28

0 Answers0