Method: JSS::Group#site
- Defined in:
- lib/jss-api/api_object/group.rb
#site ⇒ String
Returns the :name of the site for this group.
126 127 128 |
# File 'lib/jss-api/api_object/group.rb', line 126 def site @site end |
Returns the :name of the site for this group.
126 127 128 |
# File 'lib/jss-api/api_object/group.rb', line 126 def site @site end |