vnf_image_download_event

vnf_image_download_event
vnf_image_download_event
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "eventTime": "string",
    "event": "string",
    "category": "string",
    "severity": "string",
    "message": "string",
    "detail": {
        "logicalId": "string",
        "vnfType": "string",
        "vendor": "string",
        "downloadType": "string",
        "edgeSerialNumber": "string",
        "isEdgeActive": false,
        "status": "string",
        "description": "string",
        "service": {
            "ref": "string"
        }
    }
}