security_vnf_image
security_vnf_image
AllOf
JSON Example
{
"id": 0,
"created": "string",
"operatorId": 0,
"networkId": 0,
"enterpriseId": 0,
"edgeId": 0,
"gatewayId": 0,
"parentGroupId": 0,
"description": "string",
"object": "string",
"name": "string",
"type": "string",
"logicalId": "string",
"alertsEnabled": 0,
"operatorAlertsEnabled": 0,
"status": "string",
"statusModified": "string",
"previousData": {},
"previousCreated": "string",
"draftData": "string",
"draftCreated": "string",
"draftComment": "string",
"data": {
"service": {
"ref": "string"
},
"IN_PROGRESS": {
"logicalId": "string",
"vnfType": "string",
"vendor": "string",
"downloadType": "string",
"edgeSerialNumber": "string",
"isEdgeActive": false,
"status": "string",
"description": "string",
"service": {
"ref": "string"
}
},
"COMPLETED": {
"logicalId": "string",
"vnfType": "string",
"vendor": "string",
"downloadType": "string",
"edgeSerialNumber": "string",
"isEdgeActive": false,
"status": "string",
"description": "string",
"service": {
"ref": "string"
}
},
"FAILED": {
"logicalId": "string",
"vnfType": "string",
"vendor": "string",
"downloadType": "string",
"edgeSerialNumber": "string",
"isEdgeActive": false,
"status": "string",
"description": "string",
"service": {
"ref": "string"
}
}
},
"lastContact": "string",
"version": "string",
"modified": "string"
}