eventsResponse
| Namespace: | com.unboundid.directory.mon.api.v1.models | 
This represents a response to listing of Events.
JSON
| property | type | description | 
|---|---|---|
| found | int | The number of events found that matched the filter in the request. | 
| offset | int | The index into the entire result set at which the current response begins. | 
| events | array of event | The list of event in the response. |