Commit 46689c1c authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_71: Description of attributes in "ResourceHandle" data type updated

parent c181a93d
......@@ -221,7 +221,7 @@ definitions:
properties:
vimId:
description: >
Identifier of the VIM under whose control this resource is placed.
Identifier of the VIM or WIM under whose control this resource is placed.
This attribute shall be present if VNF-related resource management
in direct mode is applicable. It shall also be present for resources
that are part of an NS instance such as virtual link resources.
......@@ -235,13 +235,13 @@ definitions:
$ref: "#/definitions/Identifier"
resourceId:
description: >
Identifier of the resource in the scope of the VIM or the resource provider.
Identifier of the resource in the scope of the VIM, the WIM or the resource provider.
$ref: "#/definitions/IdentifierInVim"
vimLevelResourceType:
description: >
Type of the resource in the scope of the VIM or the resource provider.
Type of the resource in the scope of the VIM, the WIM 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
of the VIM, the WIM or the resource provider and can be used as information that
complements the ResourceHandle.
type: string
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment