Method: IControl::Management::EventNotification::EventData#username

Defined in:
lib/icontrol/management/event_notification.rb

#usernameString

The user who initiated the change.

Returns:

  • (String)

    the current value of username



39
40
41
# File 'lib/icontrol/management/event_notification.rb', line 39

def username
  @username
end