Create the predef via the REST API
151 152 153
# File 'lib/megam/core/sshkey.rb', line 151 def create megam_rest.post_sshkey(to_hash) end