Method: IControl::Common::ObjectStatus#status_description
- Defined in:
- lib/icontrol/common.rb
#status_description ⇒ String
The textual description of the object’s status.
177 178 179 |
# File 'lib/icontrol/common.rb', line 177 def status_description @status_description end |