Method: Jamf::Computer#site
- Defined in:
- lib/jamf/api/classic/api_objects/computer.rb
#site ⇒ Hash (readonly)
Returns the :name and :id of the site for this machine.
695 696 697 |
# File 'lib/jamf/api/classic/api_objects/computer.rb', line 695 def site @site end |