NsCpHandle

NsCpHandle
NsCpHandle

This type represents an identifier of the CP or SAP instance. It shall comply with the provisions defined in Table 6.5.3.56-1.

JSON Example
{
    "vnfInstanceId": "vnfInstanceId",
    "nsInstanceId": "nsInstanceId",
    "vnfExtCpInstanceId": "vnfExtCpInstanceId",
    "nsSapInstanceId": "nsSapInstanceId",
    "pnfInfoId": "pnfInfoId",
    "pnfExtCpInstanceId": "pnfExtCpInstanceId"
}
string
vnfInstanceId
Optional

An identifier with the intention of being globally unique.

string
vnfExtCpInstanceId
Optional

An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.

string
pnfInfoId
Optional

An identifier with the intention of being globally unique.

string
pnfExtCpInstanceId
Optional

An Identifier that is unique within respect to a PNF. Representation: string of variable length.

string
nsInstanceId
Optional

An identifier with the intention of being globally unique.

string
nsSapInstanceId
Optional

An identifier that is unique with respect to a NS. Representation: string of variable length.