How to use SOFT DELETE (deferred delete)
Nova client provides an option to restore (nova restore) an instance that is in soft delete state.
However, I couldn't find a way to put the instance into that state - my instances are immediately deleted.
How to set this up?