Method: JSS::Computer#ip_address
- Defined in:
- lib/jss/api_object/computer.rb
#ip_address ⇒ IPAddr
Returns the last known IP address.
533 534 535 |
# File 'lib/jss/api_object/computer.rb', line 533 def ip_address @ip_address end |
Returns the last known IP address.
533 534 535 |
# File 'lib/jss/api_object/computer.rb', line 533 def ip_address @ip_address end |