# File lib/fog/softlayer/requests/compute/get_bare_metal_create_options.rb, line 22
        def get_bare_metal_create_options
          request(:hardware_server, "getCreateObjectOptions", :http_method => :GET)
        end