List Problem Events
DescriptionList problem events.
Request
URLURL
Query Parameters
Query Parameters
Cursor from previous response
End time for query in epoch seconds
Event severity filter
Status of event open or closed
Possible values are: open , closed , all
Event tags
Type of event, e.g UserDefinedProblemEvent
The entity ID of the manager of entity on which event is raised
Page size of results
Start time for query in epoch seconds
Events that were created or updated or closed between this time and update_time_to, in seconds
Events that were created or updated or closed between update_time_from and this time, in seconds
Authentication
Response
Response BodyResponse Body
200 OK
{
"cursor": "ML12eu02==",
"end_time": 1504739809,
"start_time": 1504739809,
"total_count": 100
}
Cursor for the next page
End timestamp of the window of the objects returned
Start timestamp of the window of the objects returned
Total number of objects returned
Errors
Bad Request
Unauthorized
Internal Error