masakari/doc/notification_samples/process-notification-end.json
Kengo Takahara 0616b4bd99 Send notifications for all API changes
This patch send notifications for all API changes.
1. Segment: create, update, delete
2. Host: create, update, delete
3. Notifications: create, update

Co-Authored-By: Shilpa Devharakar <Shilpa.Devharakar@nttdata.com>

Change-Id: I02411db0b3563f6a24e164dbaf50bb30744c2fda
Implements: bp notifications-in-masakari
2019-03-05 10:46:23 +05:30

22 lines
806 B
JSON

{
"event_type": "notification.process.end",
"timestamp": "2018-12-20 05:26:05.075917",
"payload": {
"masakari_object.name": "NotificationApiPayload",
"masakari_object.data": {
"notification_uuid": "15505a8c-8856-4f3d-9747-55b6e899c0f5",
"status": "ignored",
"source_host_uuid": "6bfaf80d-7592-4ea8-ad12-60d45476d056",
"fault": null,
"id": 47,
"generated_time": "2017-06-13T15:34:55Z",
"type": "VM",
"payload": {"process_name": "nova-compute"}
},
"masakari_object.version": "1.0",
"masakari_object.namespace": "masakari"
},
"priority": "INFO",
"publisher_id": "masakari-engine:fake-mini",
"message_id": "c081eb25-7450-4fa2-bb19-ae6d4466e14e"
}