Method: IControl::Management::EventNotification::EventData#username
- Defined in:
- lib/icontrol/management/event_notification.rb
#username ⇒ String
The user who initiated the change.
39 40 41 |
# File 'lib/icontrol/management/event_notification.rb', line 39 def username @username end |