Management::EventNotification::EventData

Introduced : BIG-IP_v9.0
Event notifications are sent as a sequence of EventData structures. Each EventData structure represents a single data object that changed.
Member Type Description
username String The user who initiated the change.
sequence_number long The sequence number is a persisted value that will increment by one for each event notification message configured to be sent to the notification endpoint.
event_type EventType The type of event that triggered the notification.
object_type ObjectType The object type specified in this notification.
event_data_item_list EventDataItem [] The list of the objects attributes that changed.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.