AddVnffgData

AddVnffgData
AddVnffgData

This type specifies the parameters used for the creation of a new VNFFG instance. It shall comply with the provisions defined in Table 6.5.3.36-1.

JSON Example
{
    "targetNsInstanceId": "targetNsInstanceId",
    "description": "description",
    "vnffgName": "vnffgName"
}
string
targetNsInstanceId
Optional

An identifier that is unique within a NS descriptor. Representation: string of variable length.

string
vnffgName
Required

Human readable name for the VNFFG.

string
description
Required

Human readable description for the VNFFG.

Property Of