ExtLinkPortInfo

ExtLinkPortInfo
ExtLinkPortInfo

This type represents information about a link port of an external VL, i.e. a port providing connectivity for the VNF to an NS VL.

JSON Example
{
    "resourceHandle": {
        "resourceId": "resourceId",
        "vimId": "vimId",
        "vimLevelResourceType": "vimLevelResourceType",
        "resourceProviderId": "resourceProviderId"
    },
    "id": "id",
    "cpInstanceId": "cpInstanceId"
}
string
id
Required

An identifier with the intention of being globally unique.

resourceHandle
Required

resourceHandle

string
cpInstanceId
Optional

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