Method: JSS::NetBootServer#protocol
- Defined in:
- lib/jss/api_object/netboot_server.rb
#protocol ⇒ String (readonly)
Returns “nfs” or “http”.
104 105 106 |
# File 'lib/jss/api_object/netboot_server.rb', line 104 def protocol @protocol end |