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
{
"id": "string",
"resourceHandle": {
"vimId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
},
"cpInstanceId": "string"
}