Method: JSS::Computer#site

Defined in:
lib/jss/api_object/computer.rb

#siteHash (readonly)

Returns the :name and :id of the site for this machine.

Returns:

  • (Hash)

    the :name and :id of the site for this machine



582
583
584
# File 'lib/jss/api_object/computer.rb', line 582

def site
  @site
end