Method: IControl::Management::EventNotification::EventData#event_type

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

#event_typeIControl::Management::EventSubscription::EventType

The type of event that triggered the notification.

Returns:



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

def event_type
  @event_type
end