Files
tacker/api-ref/source/v2/samples/fault_notification/notify.json
Koji Shimizu 72e361bb18 Add docs for faultnotification auto heal
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
2022-09-08 14:51:48 +09:00

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."
}
}
}