f5e074c9e4
Added api specifications for versions, segments, hosts and notifications as per OpenStack standards. Change-Id: Iefc83254e22fc31d1f0d13f52e71d42c63e82b7d
13 lines
298 B
JSON
13 lines
298 B
JSON
{
|
|
"notification": {
|
|
"type": "COMPUTE_HOST",
|
|
"generated_time": "2017-04-24 08:34:46",
|
|
"payload": {
|
|
"event": "STOPPED",
|
|
"host_status": "UNKNOWN",
|
|
"cluster_status": "OFFLINE"
|
|
},
|
|
"hostname": "openstack-VirtualBox"
|
|
}
|
|
}
|