Method: IControl::Common::ObjectStatus#status_description

Defined in:
lib/icontrol/common.rb

#status_descriptionString

The textual description of the object’s status.

Returns:

  • (String)

    the current value of status_description



177
178
179
# File 'lib/icontrol/common.rb', line 177

def status_description
  @status_description
end