
Added api specifications for versions, segments, hosts and notifications as per OpenStack standards. Change-Id: Iefc83254e22fc31d1f0d13f52e71d42c63e82b7d
20 lines
574 B
JSON
20 lines
574 B
JSON
{
|
|
"notification": {
|
|
"notification_uuid": "9e66b95d-45da-4695-bfb6-ace68b35d955",
|
|
"status": "new",
|
|
"source_host_uuid": "083a8474-22c0-407f-b89b-c569134c3bfd",
|
|
"deleted": false,
|
|
"created_at": "2017-04-24T06:37:37.396994",
|
|
"updated_at": null,
|
|
"id": 4,
|
|
"generated_time": "2017-04-24T08:34:46.000000",
|
|
"deleted_at": null,
|
|
"type": "COMPUTE_HOST",
|
|
"payload": {
|
|
"host_status": "UNKNOWN",
|
|
"event": "STOPPED",
|
|
"cluster_status": "OFFLINE"
|
|
}
|
|
}
|
|
}
|