masakari/doc/api_samples/notifications/process-notification-create-req.json
Abhishek Kekane f5e074c9e4 Masakari API Specifications
Added api specifications for versions, segments, hosts and
notifications as per OpenStack standards.

Change-Id: Iefc83254e22fc31d1f0d13f52e71d42c63e82b7d
2017-11-27 05:29:45 +00:00

12 lines
258 B
JSON

{
"notification": {
"type": "PROCESS",
"generated_time": "2017-04-21 17:29:55",
"payload": {
"process_name": "nova-compute",
"event": "stopped"
},
"hostname": "openstack-VirtualBox"
}
}