vnf_vm_event

vnf_vm_event
vnf_vm_event
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "eventTime": "string",
    "event": "string",
    "category": "string",
    "severity": "string",
    "message": "string",
    "detail": {
        "configUuid": "string",
        "data": {},
        "edgeSerialNumber": "string",
        "isEdgeActive": false,
        "runningConfig": {},
        "status": "string",
        "uuid": "string",
        "vendor": "string",
        "vnfEdgeLogicalId": "string",
        "vnfType": "string"
    }
}