ResourceHandle

ResourceHandle
ResourceHandle

This type represents the information that allows addressing a virtualised resource that is used by a VNF instance or by an NS instance. Information about the resource is available from the VIM.

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

vimId

resourceProviderId
Optional

resourceProviderId

resourceId
Required

resourceId

string
vimLevelResourceType
Optional

Type of the resource in the scope of the VIM or the resource provider. The value set of the "vimLevelResourceType" attribute is within the scope of the VIM or the resource provider and can be used as information that complements the ResourceHandle.