Files
tacker/api-ref/source/v2/samples/prometheus_plugin/alert_auto_heal.json
YiFeng 4e074e922b Add docs of VNFM auto heal and scale
Usage guides for how to use VNFM for auto scale and heal.

Implements: blueprint support-auto-lcm
Change-Id: Ib3cce4da7b3f04a994f7b5803f45ca80a0a453cd
2023-03-01 00:54:51 +00:00

17 lines
479 B
JSON

{
"alerts": [{
"status": "firing",
"labels": {
"receiver_type": "tacker",
"function_type": "auto_heal",
"vnf_instance_id": "503e635e-dcd8-4fae-9939-279af4c528b1",
"vnfc_info_id": "VDU1-85adebfa-d71c-49ab-9d39-d8dd7e393541"
},
"annotations": {
},
"startsAt": "2022-06-21T23:47:36.453Z",
"endsAt": "0001-01-01T00:00:00Z",
"fingerprint": "5ef77f1f8a3ecb8d"
}]
}