Method: JSS::Computer#site
- Defined in:
- lib/jss/api_object/computer.rb
#site ⇒ Hash (readonly)
Returns 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 |