mirror of https://github.com/zulip/zulip.git
25 lines
894 B
JSON
25 lines
894 B
JSON
|
{
|
||
|
"organization_name": "Example Org",
|
||
|
"webhook_event_id": 5301811,
|
||
|
"organization_id": 156000,
|
||
|
"webhook_type": "AL",
|
||
|
"webhook_event_data": {
|
||
|
"check_state_name": "Available",
|
||
|
"check_target_response_time": 100,
|
||
|
"recently_started_check_state_name": null,
|
||
|
"check_id": 1,
|
||
|
"recently_started_check_start_time": null,
|
||
|
"http_status_code": 200,
|
||
|
"request_start_time": "2021-04-15T19:36:31.812658+00:00",
|
||
|
"check_name": "Example check",
|
||
|
"recently_started_check_http_status_code": null,
|
||
|
"application_name": "Webhook test",
|
||
|
"recently_started_check_response_time": null,
|
||
|
"request_url": "https://www.example.com/",
|
||
|
"check_computed_target_response_time": 200,
|
||
|
"response_time": 50
|
||
|
},
|
||
|
"webhook_id": 24172,
|
||
|
"webhook_event_created_on": "2021-04-15T19:36:31.812999+00:00"
|
||
|
}
|