# File lib/fog/compute/openstack/models/server.rb, line 285 def shelve_offload requires :id service.shelve_offload_server(id) end