This patch makes the following updates to the API and CLI docs. * Add support faultnotification auto heal Implements: blueprint support-autoheal-queue Change-Id: I2fcb3c54ef3cca4e79bf701daebf1286a36f730c
11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"notification": {
|
|
"host_id": "host1",
|
|
"alarm_id": "e8e97eaf-ba85-4b92-aeb9-f2b2c712ca4f",
|
|
"fault_id": "1234",
|
|
"fault_type": "10",
|
|
"fault_option": {
|
|
"message": "Server is down."
|
|
}
|
|
}
|
|
} |