Method: JSS::Computer#sus
- Defined in:
- lib/jss/api_object/computer.rb
#sus ⇒ String (readonly)
Returns the name of the Software Update Server assigned to this machine.
585 586 587 |
# File 'lib/jss/api_object/computer.rb', line 585 def sus @sus end |