ExtManagedVirtualLinkData

ExtManagedVirtualLinkData
ExtManagedVirtualLinkData

This type represents an externally-managed internal VL. It shall comply with the provisions defined in Table 6.5.3.27-1.

JSON Example
{
    "extManagedVirtualLinkId": "extManagedVirtualLinkId",
    "resourceId": "resourceId",
    "vimId": "vimId",
    "vnfVirtualLinkDescId": "vnfVirtualLinkDescId",
    "resourceProviderId": "resourceProviderId"
}
string
extManagedVirtualLinkId
Optional

An identifier with the intention of being globally unique.

string
vnfVirtualLinkDescId
Required

Identifier of the VNF Virtual Link Descriptor (VLD) in the VNFD.

string
vimId
Optional

An identifier with the intention of being globally unique.

string
resourceProviderId
Optional

An identifier with the intention of being globally unique.

string
resourceId
Required

An identifier maintained by the VIM or other resource provider. It is expected to be unique within the VIM instance. Representation: string of variable length.