# File lib/fog/softlayer/requests/compute/get_key_pair.rb, line 30 def get_key_pair(id) request(:security_ssh_key, id) end