VnfInstanceData

VnfInstanceData
VnfInstanceData

This type specifies an existing VNF instance to be used in the NS instance and if needed, the VNF Profile to use for this VNF instance. It shall comply with the provisions defined in Table 6.5.3.19-1.

JSON Example
{
    "vnfInstanceId": "vnfInstanceId",
    "vnfProfileId": "vnfProfileId"
}
string
vnfInstanceId
Required

An identifier with the intention of being globally unique.

string
vnfProfileId
Required

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