# File lib/fog/vcloud/models/compute/server.rb, line 69 def power_reset power_operation( :power_reset => :reset ) end