security_vnf_license

security_vnf_license
security_vnf_license
AllOf
This class requires all of the following:
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": {
        "type": "string",
        "vendor": "string",
        "vendorSpecificData": "security_vnf_license_data Object"
    },
    "lastContact": "string",
    "version": "string",
    "modified": "string"
}