CpPairInfo

CpPairInfo
CpPairInfo

This type represents describes a pair of ingress and egress CPs or SAPs which the NFP passes by. It shall comply with the provisions defined in Table 6.5.3.72-1.

JSON Example
{
    "vnfExtCpIds": [
        "string"
    ],
    "pnfExtCpIds": [
        "string"
    ],
    "sapIds": [
        "string"
    ]
}
vnfExtCpIds
Optional

Identifier(s) of the VNF CP(s) which form the pair. The presence of a single vnfExpCpId, pnfExtCpId, or sapId occurrence indicates that the CP or SAP is used both as an ingress and egress port at a particular NFP position.

pnfExtCpIds
Optional

Identifier(s) of the PNF CP(s) which form the pair. The presence of a single vnfExpCpId, pnfExtCpId, or sapId occurrence indicates that the CP or SAP is used both as an ingress and egress port at a particular NFP position.

sapIds
Optional

Identifier(s) of the SAP(s) which form the pair. The presence of a single vnfExpCpId, pnfExtCpId, or sapId occurrence indicates that the CP or SAP is used both as an ingress and egress port at a particular NFP position.

Property Of