Method: JSS::NetBootServer#boot_device

Defined in:
lib/jss-api/api_object/netboot_server.rb

#boot_deviceString (readonly)

Returns the nvram/bless args.

Returns:

  • the nvram/bless args



83
84
85
# File 'lib/jss-api/api_object/netboot_server.rb', line 83

def boot_device
  @boot_device
end