Method: Jamf::NetworkSegment#netboot_server

Defined in:
lib/jamf/api/classic/api_objects/network_segment.rb

#netboot_serverString

Returns the netboot server for this segment.

Returns:

  • (String)

    the netboot server for this segment



376
377
378
# File 'lib/jamf/api/classic/api_objects/network_segment.rb', line 376

def netboot_server
  @netboot_server
end