# File lib/fog/softlayer/models/compute/server.rb, line 107 def image_id=(uuid) attributes[:image_id] = {:globalIdentifier => uuid} end