# File lib/fog/sakuracloud/models/compute/servers.rb, line 20 def regist_interface_to_server(id) sv = get(id) sv.regist_interface sv end