# File lib/fog/vcloud/models/compute/server.rb, line 78 def graceful_restart requires :href shutdown wait_for { off? } power_on end