ExtManagedVirtualLinkData

ExtManagedVirtualLinkData
ExtManagedVirtualLinkData
JSON Example
{
    "resourceId": "resourceId",
    "vimConnectionId": "vimConnectionId",
    "id": "id",
    "vnfVirtualLinkDescId": "vnfVirtualLinkDescId",
    "resourceProviderId": "resourceProviderId"
}
string
id
Required

An identifier with the intention of being globally unique.

string
vnfVirtualLinkDescId
Optional

An identifier that is unique within a VNF descriptor.

string
vimConnectionId
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.